summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-6.9-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds28 hours4-16/+40
|\
| * btrfs: set correct ram_bytes when splitting ordered extentQu Wenruo3 days1-0/+1
| * btrfs: take the cleaner_mutex earlier in qgroup disableJosef Bacik8 days2-16/+38
| * btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks()Dominique Martinet8 days1-0/+1
* | Merge tag 'for-6.9-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9 days6-27/+25
|\|
| * btrfs: fix wrong block_start calculation for btrfs_drop_extent_map_range()Qu Wenruo2024-04-182-1/+6
| * btrfs: fix information leak in btrfs_ioctl_logical_to_ino()Johannes Thumshirn2024-04-181-9/+3
| * btrfs: fallback if compressed IO fails for ENOSPCSweet Tea Dorminy2024-04-181-7/+6
| * btrfs: scrub: run relocation repair when/only neededNaohiro Aota2024-04-181-9/+9
| * btrfs: remove colon from messages with stateDavid Sterba2024-04-181-1/+1
* | Merge tag 'for-6.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-04-172-15/+14
|\|
| * btrfs: do not wait for short bulk allocationQu Wenruo2024-04-091-14/+4
| * btrfs: zoned: add ASSERT and WARN for EXTENT_BUFFER_ZONED_ZEROOUT handlingNaohiro Aota2024-04-092-0/+9
| * btrfs: zoned: do not flag ZEROOUT on non-dirty extent bufferNaohiro Aota2024-04-091-1/+1
* | Merge tag 'for-6.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-04-087-33/+55
|\|
| * btrfs: always clear PERTRANS metadata during commitBoris Burkov2024-04-021-1/+1
| * btrfs: make btrfs_clear_delalloc_extent() free delalloc reserveBoris Burkov2024-04-021-1/+1
| * btrfs: qgroup: convert PREALLOC to PERTRANS after record_root_in_transBoris Burkov2024-04-021-9/+8
| * btrfs: record delayed inode root in transactionBoris Burkov2024-04-021-0/+3
| * btrfs: qgroup: fix qgroup prealloc rsv leak in subvolume operationsBoris Burkov2024-04-024-22/+40
| * btrfs: qgroup: correctly model root qgroup rsv in convertBoris Burkov2024-04-021-0/+2
* | Merge tag 'for-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-276-22/+63
|\|
| * btrfs: fix race in read_extent_buffer_pages()Tavian Barnes2024-03-261-0/+13
| * btrfs: return accurate error code on open failure in open_fs_devices()Anand Jain2024-03-261-5/+12
| * btrfs: zoned: don't skip block groups with 100% zone unusableJohannes Thumshirn2024-03-261-1/+2
| * btrfs: use btrfs_warn() to log message at btrfs_add_extent_mapping()Filipe Manana2024-03-261-5/+5
| * btrfs: fix message not properly printing interval when adding extent mapFilipe Manana2024-03-261-2/+2
| * btrfs: fix warning messages not printing interval at unpin_extent_range()Filipe Manana2024-03-261-2/+2
| * btrfs: fix extent map leak in unexpected scenario at unpin_extent_cache()Filipe Manana2024-03-261-1/+1
| * btrfs: validate device maj:min during openAnand Jain2024-03-261-0/+10
| * btrfs: zoned: fix use-after-free in do_zone_finish()Johannes Thumshirn2024-03-261-7/+7
| * btrfs: zoned: use zone aware sb location for scrubJohannes Thumshirn2024-03-151-1/+11
* | btrfs: do not skip re-registration for the mounted deviceAnand Jain2024-03-181-11/+47
* | Merge tag 'for-6.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2024-03-12118-1117/+2131
|\|
| * btrfs: reuse cloned extent buffer during fiemap to avoid re-allocationsFilipe Manana2024-03-051-8/+24
| * btrfs: fix race when detecting delalloc ranges during fiemapFilipe Manana2024-03-051-61/+160
| * btrfs: fix off-by-one chunk length calculation at contains_pending_extent()Filipe Manana2024-03-051-1/+1
| * btrfs: qgroup: allow quick inherit if snapshot is created and added to the sa...Qu Wenruo2024-03-051-7/+72
| * btrfs: qgroup: validate btrfs_qgroup_inherit parameterQu Wenruo2024-03-053-13/+57
| * btrfs: include device major and minor numbers in the device scan noticeAnand Jain2024-03-051-7/+12
| * btrfs: mark btrfs_put_caching_control() staticLijuan Li2024-03-052-2/+1
| * btrfs: remove SLAB_MEM_SPREAD flag useChengming Zhou2024-03-0512-29/+18
| * btrfs: qgroup: always free reserved space for extent recordsQu Wenruo2024-03-051-5/+5
| * btrfs: tree-checker: dump the page status if hit something wrongQu Wenruo2024-03-051-0/+6
| * btrfs: compression: remove dead comments in btrfs_compress_heuristic()Qu Wenruo2024-03-051-5/+0
| * btrfs: subpage: make writer lock utilize bitmapQu Wenruo2024-03-051-2/+19
| * btrfs: subpage: make reader lock utilize bitmapQu Wenruo2024-03-052-11/+46
| * btrfs: unexport btrfs_subpage_start_writer() and btrfs_subpage_end_and_test_w...Qu Wenruo2024-03-052-8/+4
| * btrfs: pass a valid extent map cache pointer to __get_extent_map()David Sterba2024-03-051-3/+10
| * btrfs: merge btrfs_del_delalloc_inode() helpersDavid Sterba2024-03-043-11/+7