summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
3 daysMerge tag 'for-6.17-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
5 daysbtrfs: zoned: don't fail mount needlessly due to too many active zonesJohannes Thumshirn
7 daysMerge tag 'for-6.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
10 daysbtrfs: reject invalid compression levelQu Wenruo
10 daysbtrfs: ref-verify: handle damaged extent root treeDavid Sterba
10 daysbtrfs: tree-checker: fix the incorrect inode ref size checkQu Wenruo
11 daysMerge tag 'for-6.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
13 daysbtrfs: annotate block group access with data_race() when sorting for reclaimFilipe Manana
13 daysbtrfs: initialize inode::file_extent_tree after i_mode has been setaustinchang
13 daysbtrfs: zoned: fix incorrect ASSERT in btrfs_zoned_reserve_data_reloc_bg()Johannes Thumshirn
13 daysbtrfs: fix invalid extref key setup when replaying dentryFilipe Manana
2025-09-11Merge tag 'for-6.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-09-05btrfs: don't allow adding block device of less than 1 MBMark Harmstone
2025-09-02Merge tag 'for-6.17-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-09-02btrfs: fix subvolume deletion lockup caused by inodes xarray raceOmar Sandoval
2025-09-02btrfs: fix corruption reading compressed range when block size is smaller tha...Qu Wenruo
2025-09-02btrfs: accept and ignore compression level for lzoCalvin Owens
2025-09-02btrfs: fix squota compressed stats leakBoris Burkov
2025-08-22btrfs: avoid load/store tearing races when checking if an inode was loggedFilipe Manana
2025-08-22btrfs: fix race between setting last_dir_index_offset and inode loggingFilipe Manana
2025-08-22btrfs: fix race between logging inode and checking if it was logged beforeFilipe Manana
2025-08-22btrfs: simplify error handling logic for btrfs_link()Filipe Manana
2025-08-22btrfs: fix inode leak on failure to add link to inodeFilipe Manana
2025-08-22btrfs: abort transaction on failure to add link to inodeFilipe Manana
2025-08-18Merge tag 'for-6.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-08-13btrfs: fix printing of mount info messages for NODATACOW/NODATASUMKyoji Ogasawara
2025-08-13btrfs: restore mount option info messages during mountKyoji Ogasawara
2025-08-13btrfs: fix incorrect log message for nobarrier mount optionKyoji Ogasawara
2025-08-13btrfs: fix buffer index in wait_eb_writebacks()Naohiro Aota
2025-08-13btrfs: subpage: keep TOWRITE tag until folio is cleanedNaohiro Aota
2025-08-13btrfs: clear TAG_TOWRITE from buffer tree when submitting a tree blockQu Wenruo
2025-08-13btrfs: do not set mtime/ctime to current time when unlinking for log replayFilipe Manana
2025-08-13btrfs: clear block dirty if btrfs_writepage_cow_fixup() failedQu Wenruo
2025-08-13btrfs: clear block dirty if submit_one_sector() failedQu Wenruo
2025-08-13btrfs: zoned: limit active zones to max_open_zonesNaohiro Aota
2025-08-13btrfs: zoned: fix write time activation failure for metadata block groupNaohiro Aota
2025-08-13btrfs: zoned: fix data relocation block group reservationNaohiro Aota
2025-08-13btrfs: zoned: skip ZONE FINISH of conventional zonesJohannes Thumshirn
2025-08-12Merge tag 'for-6.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-08-07btrfs: fix iteration bug in __qgroup_excl_accounting()Boris Burkov
2025-08-07btrfs: zoned: do not select metadata BG as finish targetNaohiro Aota
2025-08-07btrfs: do not allow relocation of partially dropped subvolumesQu Wenruo
2025-08-07btrfs: error on missing block group when unaccounting log tree extent buffersFilipe Manana
2025-08-07btrfs: fix wrong length parameter for btrfs_cleanup_ordered_extents()Qu Wenruo
2025-08-07btrfs: make btrfs_cleanup_ordered_extents() support large foliosQu Wenruo
2025-08-07btrfs: fix subpage deadlock in try_release_subpage_extent_buffer()Leo Martins
2025-08-06Merge tag 'for-6.17-fix-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-08-06btrfs: fix log tree replay failure due to file with 0 links and extentsFilipe Manana
2025-07-28Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-07-28Merge tag 'for-6.17/io_uring-20250728' of git://git.kernel.dk/linuxLinus Torvalds