summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.11-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-01-296-51/+46
|\
| * btrfs: fix log replay failure due to race with space cache rebuildFilipe Manana2021-01-251-43/+18
| * btrfs: fix lockdep warning due to seqcount_mutex on 32bit archSu Yue2021-01-252-6/+7
| * btrfs: fix possible free space tree corruption with online conversionJosef Bacik2021-01-253-2/+21
* | Merge tag 'for-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-01-206-11/+29
|\|
| * btrfs: don't clear ret in btrfs_start_dirty_block_groupsJosef Bacik2021-01-181-1/+2
| * btrfs: fix lockdep splat in btrfs_recover_relocationJosef Bacik2021-01-181-0/+2
| * btrfs: do not double free backref nodes on errorJosef Bacik2021-01-181-1/+1
| * btrfs: don't get an EINTR during drop_snapshot for relocJosef Bacik2021-01-181-1/+9
| * btrfs: send: fix invalid clone operations when cloning from the same file and...Filipe Manana2021-01-121-0/+15
| * btrfs: no need to run delayed refs after commit_fs_roots during commitDavid Sterba2021-01-121-8/+0
* | Merge tag 'for-5.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-01-118-29/+67
|\|
| * btrfs: shrink delalloc pages instead of full inodesJosef Bacik2021-01-082-18/+46
| * btrfs: reloc: fix wrong file extent type check to avoid false ENOENTQu Wenruo2021-01-071-1/+6
| * btrfs: tree-checker: check if chunk item end overflowsSu Yue2021-01-071-0/+7
| * btrfs: prevent NULL pointer dereference in extent_io_tree_panicSu Yue2021-01-071-3/+1
| * btrfs: print the actual offset in btrfs_root_nameJosef Bacik2021-01-073-7/+7
* | Merge tag 'for-5.11-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-01-0618-97/+243
|\|
| * btrfs: run delayed iputs when remounting RO to avoid leaking themFilipe Manana2020-12-181-0/+10
| * btrfs: add assertion for empty list of transactions at late stage of umountFilipe Manana2020-12-181-0/+3
| * btrfs: fix race between RO remount and the cleaner taskFilipe Manana2020-12-184-7/+44
| * btrfs: fix transaction leak and crash after cleaning up orphans on RO mountFilipe Manana2020-12-181-4/+1
| * btrfs: fix transaction leak and crash after RO remount caused by qgroup rescanFilipe Manana2020-12-182-3/+18
| * btrfs: merge critical sections of discard lock in workfnPavel Begunkov2020-12-181-20/+23
| * btrfs: fix racy access to discard_ctl dataPavel Begunkov2020-12-181-7/+3
| * btrfs: fix async discard stallPavel Begunkov2020-12-181-7/+10
| * btrfs: tests: initialize test inodes locationJosef Bacik2020-12-182-11/+8
| * btrfs: send: fix wrong file path when there is an inode with a pending rmdirFilipe Manana2020-12-181-18/+31
| * btrfs: qgroup: don't try to wait flushing if we're already holding a transactionQu Wenruo2020-12-181-10/+20
| * btrfs: correctly calculate item size used when item key collision happensethanwu2020-12-184-2/+32
| * btrfs: fix deadlock when cloning inline extent and low on free metadata spaceFilipe Manana2020-12-187-8/+40
* | Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-163-22/+12
|\ \
| * | block: remove i_bdevChristoph Hellwig2020-12-011-7/+6
| * | block: add a bdev_kobj helperChristoph Hellwig2020-12-011-12/+3
* | | Merge tag 'for-5.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2020-12-1564-4312/+4488
|\ \ \ | | |/ | |/|
| * | btrfs: scrub: allow scrub to work with subpage sectorsizeQu Wenruo2020-12-091-8/+0
| * | btrfs: scrub: support subpage data scrubQu Wenruo2020-12-091-3/+7
| * | btrfs: scrub: support subpage tree block scrubQu Wenruo2020-12-091-4/+14
| * | btrfs: scrub: always allocate one full page for one sector for RAID56Qu Wenruo2020-12-091-5/+16
| * | btrfs: scrub: reduce width of extent_len/stripe_len from 64 to 32 bitsQu Wenruo2020-12-091-23/+31
| * | btrfs: refactor btrfs_lookup_bio_sums to handle out-of-order bvecsQu Wenruo2020-12-094-92/+171
| * | btrfs: remove btrfs_find_ordered_sum call from btrfs_lookup_bio_sumsQu Wenruo2020-12-093-51/+11
| * | btrfs: handle sectorsize < PAGE_SIZE case for extent buffer accessorsQu Wenruo2020-12-094-38/+85
| * | btrfs: update num_extent_pages to support subpage sized extent bufferQu Wenruo2020-12-091-2/+8
| * | btrfs: don't allow tree block to cross page boundary for subpage supportQu Wenruo2020-12-091-0/+8
| * | btrfs: calculate inline extent buffer page size based on page sizeQu Wenruo2020-12-093-14/+3
| * | btrfs: factor out btree page submission code to a helperQu Wenruo2020-12-091-47/+75
| * | btrfs: make btrfs_verify_data_csum follow sector sizeQu Wenruo2020-12-091-3/+15
| * | btrfs: pass bio_offset to check_data_csum() directlyQu Wenruo2020-12-094-26/+42
| * | btrfs: rename bio_offset of extent_submit_bio_start_t to dio_file_offsetQu Wenruo2020-12-094-16/+15