summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2024-11-18Merge tag 'vfs-6.13.pagecache' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-18Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-11-18Merge tag 'vfs-6.13.mgtime' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-11-15Merge tag 'for-6.12-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-14btrfs: fix incorrect comparison for delayed refsJosef Bacik
2024-11-08Merge tag 'for-6.12-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-07btrfs: fix the length of reserved qgroup to freeHaisu Wang
2024-11-07btrfs: reinitialize delayed ref list after deleting it from the listFilipe Manana
2024-11-07btrfs: fix per-subvolume RO/RW flags with new mount APIQu Wenruo
2024-11-01Merge tag 'for-6.12-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-10-31btrfs: fix defrag not merging contiguous extents due to merged extent mapsFilipe Manana
2024-10-31btrfs: fix extent map merging not happening for adjacent extentsFilipe Manana
2024-10-29btrfs: fix use-after-free of block device file in __btrfs_free_extra_devids()Zhihao Cheng
2024-10-28fs/writeback: convert wbc_account_cgroup_owner to take a folioPankaj Raghav
2024-10-24Merge tag 'for-6.12-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-10-23btrfs: fix error propagation of split biosNaohiro Aota
2024-10-22btrfs: fix passing 0 to ERR_PTR in btrfs_search_dir_index_item()Yue Haibing
2024-10-22btrfs: reject ro->rw reconfiguration if there are hard ro requirementsQu Wenruo
2024-10-22btrfs: fix read corruption due to race with extent map mergingBoris Burkov
2024-10-22btrfs: fix the delalloc range locking if sector size < page sizeQu Wenruo
2024-10-22btrfs: qgroup: set a more sane default value for subtree drop thresholdQu Wenruo
2024-10-22btrfs: clear force-compress on remount when compress mount option is givenFilipe Manana
2024-10-17btrfs: zoned: fix zone unusable accounting for freed reserved extentNaohiro Aota
2024-10-16Merge tag 'for-6.12-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-10-11btrfs: fix uninitialized pointer free on read_alloc_one_name() errorRoi Martin
2024-10-11btrfs: send: cleanup unneeded return variable in changed_verity()Christian Heusel
2024-10-11btrfs: fix uninitialized pointer free in add_inode_ref()Roi Martin
2024-10-11btrfs: use sector numbers as keys for the dirty extents xarrayFilipe Manana
2024-10-10Merge tag 'for-6.12-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-10-10Merge patch series "timekeeping/fs: multigrain timestamp redux"Christian Brauner
2024-10-10btrfs: convert to multigrain timestampsJeff Layton
2024-10-09btrfs: fix clear_dirty and writeback ordering in submit_one_sector()Naohiro Aota
2024-10-09btrfs: zoned: fix missing RCU locking in error message when loading zone infoFilipe Manana
2024-10-07btrfs: fix missing error handling when adding delayed ref with qgroups enabledFilipe Manana
2024-10-07btrfs: add cancellation points to trim loopsLuca Stefani
2024-10-07btrfs: split remaining space to discard in chunksLuca Stefani
2024-10-04Merge tag 'for-6.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-10-04btrfs: Switch from using the private_2 flag to owner_2Matthew Wilcox (Oracle)
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-10-01btrfs: disable rate limiting when debug enabledLeo Martins
2024-10-01btrfs: wait for fixup workers before stopping cleaner kthread during umountFilipe Manana
2024-10-01btrfs: fix a NULL pointer dereference when failed to start a new trasacntionQu Wenruo
2024-10-01btrfs: send: fix invalid clone operation for file that got its size decreasedFilipe Manana
2024-10-01btrfs: drop the backref cache during relocation if we commitJosef Bacik
2024-10-01btrfs: also add stripe entries for NOCOW writesJohannes Thumshirn
2024-10-01btrfs: send: fix buffer overflow detection when copying path to cache entryFilipe Manana
2024-09-23Merge tag 'for-6.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-17btrfs: fix use-after-free on rbtree that tracks inodes for auto defragFilipe Manana
2024-09-17btrfs: tree-checker: fix the wrong output of data backref objectidQu Wenruo