summaryrefslogtreecommitdiffstats
path: root/fs/btrfs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-6.13-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds38 hours1-0/+4
|\
| * btrfs: add the missing error handling inside get_canonical_dev_pathQu Wenruo4 days1-0/+4
* | Merge tag 'for-6.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9 days4-61/+74
|\|
| * btrfs: zlib: fix avail_in bytes for s390 zlib HW compression pathMikhail Zaslonko12 days1-2/+2
| * btrfs: zoned: calculate max_extent_size properly on non-zoned setupChristoph Hellwig12 days1-2/+3
| * btrfs: avoid NULL pointer dereference if no valid extent treeQu Wenruo12 days1-0/+4
| * btrfs: don't read from userspace twice in btrfs_uring_encoded_read()Mark Harmstone12 days1-57/+65
* | Merge tag 'for-6.13-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-12-296-56/+130
|\|
| * btrfs: sysfs: fix direct super block member readsQu Wenruo2024-12-231-3/+3
| * btrfs: fix transaction atomicity bug when enabling simple quotasJulian Sun2024-12-231-2/+1
| * btrfs: avoid monopolizing a core when activating a swap fileFilipe Manana2024-12-231-0/+2
| * btrfs: allow swap activation to be interruptibleFilipe Manana2024-12-231-0/+5
| * btrfs: fix swap file activation failure due to extents that used to be sharedFilipe Manana2024-12-231-27/+69
| * btrfs: fix race with memory mapped writes when activating swap fileFilipe Manana2024-12-231-7/+24
| * btrfs: check folio mapping after unlock in put_file_data()Boris Burkov2024-12-231-0/+6
| * btrfs: check folio mapping after unlock in relocate_one_folio()Boris Burkov2024-12-231-0/+6
| * btrfs: fix use-after-free when COWing tree bock and tracing is enabledFilipe Manana2024-12-231-7/+4
| * btrfs: fix use-after-free waiting for encoded read endiosJohannes Thumshirn2024-12-231-11/+11
* | Merge tag 'for-6.13-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-12-184-9/+59
|\ \
| * | btrfs: tree-checker: reject inline extent items with 0 ref countQu Wenruo2024-12-171-1/+26
| * | btrfs: split bios to the fs sector size boundaryChristoph Hellwig2024-12-171-2/+8
| * | btrfs: use bio_is_zone_append() in the completion handlerChristoph Hellwig2024-12-171-3/+3
| * | btrfs: fix improper generation check in snapshot deleteJosef Bacik2024-12-172-3/+22
* | | Merge tag 'for-6.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-12-115-41/+53
|\ \ \ | | |/ | |/|
| * | btrfs: flush delalloc workers queue before stopping cleaner kthread during un...Filipe Manana2024-12-061-0/+9
| * | btrfs: handle bio_split() errorsJohannes Thumshirn2024-12-061-2/+15
| * | btrfs: properly wait for writeback before buffered writeQu Wenruo2024-12-061-0/+1
| * | btrfs: fix missing snapshot drew unlock when root is dead during swap activationFilipe Manana2024-12-031-0/+1
| * | btrfs: fix mount failure due to remount racesQu Wenruo2024-12-031-39/+27
* | | Merge tag 'for-6.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-12-037-8/+43
|\| | | |/ |/|
| * btrfs: fix lockdep warnings on io_uring encoded readsMark Harmstone2024-11-292-0/+20
| * btrfs: ref-verify: fix use-after-free after invalid ref actionFilipe Manana2024-11-291-0/+1
| * btrfs: add a sanity check for btrfs root in btrfs_search_slot()Lizhi Xu2024-11-291-1/+5
| * btrfs: don't loop for nowait writes when checking for cross referencesFilipe Manana2024-11-291-1/+1
| * btrfs: sysfs: advertise experimental features only if CONFIG_BTRFS_EXPERIMENT...Filipe Manana2024-11-281-2/+2
| * btrfs: fix deadlock between transaction commits and extent locksFilipe Manana2024-11-281-3/+13
| * btrfs: fix use-after-free in btrfs_encoded_read_endio()Johannes Thumshirn2024-11-281-1/+1
* | Merge tag 'cxl-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2024-11-221-5/+5
|\ \
| * | range: Add range_overlaps()Ira Weiny2024-11-081-5/+5
* | | Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linuxLinus Torvalds2024-11-191-5/+8
|\ \ \
| * | | btrfs: validate queue limitsChristoph Hellwig2024-11-131-0/+6
| * | | block: add a bdev_limits helperChristoph Hellwig2024-10-291-5/+2
* | | | Merge tag 'for-6.13-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2024-11-1963-1402/+2409
|\ \ \ \ | | |_|/ | |/| |
| * | | btrfs: send: check for read-only send root under critical sectionFilipe Manana2024-11-111-10/+6
| * | | btrfs: send: check for dead send root under critical sectionFilipe Manana2024-11-111-9/+8
| * | | btrfs: remove check for NULL fs_info at btrfs_folio_end_lock_bitmap()Filipe Manana2024-11-111-1/+1
| * | | btrfs: fix warning on PTR_ERR() against NULL device at btrfs_control_ioctl()Filipe Manana2024-11-111-1/+4
| * | | btrfs: fix a typo in btrfs_use_zone_appendChristoph Hellwig2024-11-111-1/+1
| * | | btrfs: avoid superfluous calls to free_extent_map() in btrfs_encoded_read()Mark Harmstone2024-11-111-2/+2
| * | | btrfs: simplify logic to decrement snapshot counter at btrfs_mksnapshot()Filipe Manana2024-11-111-4/+1