index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-02-12
Merge tag 'for-6.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-09
btrfs: free device in btrfs_close_devices for a single device filesystem
Anand Jain
2023-02-09
btrfs: lock the inode in shared mode before starting fiemap
Filipe Manana
2023-02-06
btrfs: simplify update of last_dir_index_offset when logging a directory
Filipe Manana
2023-02-06
Merge tag 'for-6.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-01-27
btrfs: raid56: make error_bitmap update atomic
Qu Wenruo
2023-01-27
btrfs: send: limit number of clones and allocated memory size
David Sterba
2023-01-25
btrfs: zlib: zero-initialize zlib workspace
Alexander Potapenko
2023-01-25
btrfs: limit device extents to the device size
Josef Bacik
2023-01-25
btrfs: raid56: fix stripes if vertical errors are found
Tanmay Bhushan
2023-01-20
Merge tag 'for-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-01-19
fs: port privilege checking helpers to mnt_idmap
Christian Brauner
2023-01-19
fs: port inode_owner_or_capable() to mnt_idmap
Christian Brauner
2023-01-19
fs: port inode_init_owner() to mnt_idmap
Christian Brauner
2023-01-19
fs: port acl to mnt_idmap
Christian Brauner
2023-01-19
fs: port xattr to mnt_idmap
Christian Brauner
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->fileattr_set() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->tmpfile() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->rename() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->mknod() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->create() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2023-01-16
btrfs: fix race between quota rescan and disable leading to NULL pointer deref
Filipe Manana
2023-01-16
btrfs: fix invalid leaf access due to inline extent during lseek
Filipe Manana
2023-01-16
btrfs: stop using write_one_page in btrfs_scratch_superblock
Christoph Hellwig
2023-01-16
btrfs: factor out scratching of one regular super block
Christoph Hellwig
2023-01-16
Merge tag 'for-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-01-12
btrfs: do not abort transaction on failure to update log root
Filipe Manana
2023-01-12
btrfs: do not abort transaction on failure to write log tree when syncing log
Filipe Manana
2023-01-12
btrfs: add missing setup of log for full commit at add_conflicting_inode()
Filipe Manana
2023-01-12
btrfs: fix directory logging due to race with concurrent index key deletion
Filipe Manana
2023-01-12
btrfs: fix missing error handling when logging directory items
Filipe Manana
2023-01-11
btrfs: zoned: enable metadata over-commit for non-ZNS setup
Naohiro Aota
2023-01-11
btrfs: qgroup: do not warn on record without old_roots populated
Qu Wenruo
2023-01-11
btrfs: add extra error messages to cover non-ENOMEM errors from device_add_li...
Qu Wenruo
2023-01-06
Merge tag 'for-6.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-01-03
btrfs: fix compat_ro checks against remount
Qu Wenruo
2023-01-03
btrfs: always report error in run_one_delayed_ref()
Qu Wenruo
2023-01-03
btrfs: handle case when repair happens with dev-replace
Qu Wenruo
2023-01-03
btrfs: fix off-by-one in delalloc search during lseek
Filipe Manana
2023-01-03
btrfs: fix false alert on bad tree level check
Qu Wenruo
2023-01-03
btrfs: add error message for metadata level mismatch
Qu Wenruo
2023-01-03
btrfs: fix ASSERT em->len condition in btrfs_get_extent
Tanmay Bhushan
2023-01-02
Merge tag 'for-6.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
[next]