- f09b04c Merge tag 'for-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 10 months ago
- badae9c btrfs: zoned: do not account freed region of read-only block group as zone_unusable by Naohiro Aota · 3 years, 10 months ago
- d734492 btrfs: zoned: use sector_t for zone sectors by Naohiro Aota · 3 years, 10 months ago
- c28ea61 btrfs: subpage: fix the false data csum mismatch error by Qu Wenruo · 3 years, 10 months ago
- fd57a98 btrfs: fix warning when creating a directory with smack enabled by Filipe Manana · 3 years, 10 months ago
- 4d14c5c btrfs: don't flush from btrfs_delayed_inode_reserve_metadata by Nikolay Borisov · 3 years, 11 months ago
- 80e9bae btrfs: export and rename qgroup_reserve_meta by Nikolay Borisov · 3 years, 11 months ago
- 0f9c03d btrfs: free correct amount of space in btrfs_delayed_inode_reserve_metadata by Nikolay Borisov · 3 years, 11 months ago
- c55a431 btrfs: fix spurious free_space_tree remount warning by Boris Burkov · 3 years, 11 months ago
- 5011c5a btrfs: validate qgroup inherit for SNAP_CREATE_V2 ioctl by Dan Carpenter · 3 years, 11 months ago
- 4f6a49d btrfs: unlock extents in btrfs_zero_range in case of quota reservation errors by Nikolay Borisov · 3 years, 11 months ago
- aedb9d9 btrfs: ref-verify: use 'inline void' keyword ordering by Randy Dunlap · 3 years, 11 months ago
- 7a7fd0d Merge branch 'kmap-conversion-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 10 months ago
- c608aca5 Merge tag 'for-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 10 months ago
- 80cc838 btrfs: use copy_highpage() instead of 2 kmaps() by Ira Weiny · 3 years, 11 months ago
- 3590ec5 btrfs: use memcpy_[to|from]_page() and kmap_local_page() by Ira Weiny · 3 years, 11 months ago
- 87fa0f3 mm/filemap: rename generic_file_buffered_read to filemap_read by Christoph Hellwig · 3 years, 10 months ago
- 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 11 months ago
- 6e37d24 btrfs: zoned: fix deadlock on log sync by Johannes Thumshirn · 3 years, 11 months ago
- 95c85fb btrfs: avoid double put of block group when emptying cluster by Josef Bacik · 4 years ago
- 3660d0bc btrfs: fix stale data exposure after cloning a hole with NO_HOLES enabled by Filipe Manana · 3 years, 11 months ago
- 1119a72 btrfs: tree-checker: do not error out if extent ref hash doesn't match by Josef Bacik · 3 years, 11 months ago
- dd0734f btrfs: fix race between swap file activation and snapshot creation by Filipe Manana · 4 years ago
- 195a49e btrfs: fix race between writes to swap files and scrub by Filipe Manana · 4 years ago
- 2090303 btrfs: avoid checking for RO block group twice during nocow writeback by Filipe Manana · 4 years ago
- 3c17916 btrfs: fix race between extent freeing/allocation when using bitmaps by Nikolay Borisov · 4 years ago
- 04d4ba4c btrfs: make check_compressed_csum() to be subpage compatible by Qu Wenruo · 4 years ago
- be6a136 btrfs: make btrfs_submit_compressed_read() subpage compatible by Qu Wenruo · 4 years ago
- d70cef0 btrfs: fix raid6 qstripe kmap by Ira Weiny · 4 years ago
- 582cd91 Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
- 4f016a3 Merge tag 'iomap-5.12-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 11 months ago
- 6f3952c Merge tag 'for-5.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 11 months ago
- e42ee56 Merge tag 'for-5.11-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 11 months ago
- 83c68bb btrfs: initialize fs_info::csum_size earlier in open_ctree by Su Yue · 3 years, 11 months ago
- 9d294a6 btrfs: zoned: enable to mount ZONED incompat flag by Naohiro Aota · 4 years ago
- b528f46 btrfs: zoned: deal with holes writing out tree-log pages by Naohiro Aota · 4 years ago
- 3ddebf2 btrfs: zoned: reorder log node allocation on zoned filesystem by Naohiro Aota · 4 years ago
- fa1a0f4 btrfs: zoned: serialize log transaction on zoned filesystems by Naohiro Aota · 4 years ago
- 40ab3be btrfs: zoned: extend zoned allocator to use dedicated tree-log block group by Naohiro Aota · 4 years ago
- 6ab6ebb btrfs: split alloc_log_tree() by Naohiro Aota · 4 years ago
- f7ef528 btrfs: zoned: relocate block group to repair IO failure in zoned filesystems by Naohiro Aota · 4 years ago
- 32430c6 btrfs: zoned: enable relocation on a zoned filesystem by Naohiro Aota · 4 years ago
- 7db1c5d btrfs: zoned: support dev-replace in zoned filesystems by Naohiro Aota · 4 years ago
- de17add btrfs: zoned: implement copying for zoned device-replace by Naohiro Aota · 4 years ago
- 6143c23 btrfs: zoned: implement cloning for zoned device-replace by Naohiro Aota · 4 years ago
- 78ce9fc btrfs: zoned: mark block groups to copy for device-replace by Naohiro Aota · 4 years ago
- 4eef29e btrfs: zoned: do not use async metadata checksum on zoned filesystems by Naohiro Aota · 4 years ago
- 24c0a72 btrfs: zoned: wait for existing extents before truncating by Naohiro Aota · 4 years ago
- 0bc09ca btrfs: zoned: serialize metadata IO by Naohiro Aota · 4 years ago
- 42c0110 btrfs: zoned: introduce dedicated data write path for zoned filesystems by Naohiro Aota · 4 years ago
- 544d24f btrfs: zoned: enable zone append writing for direct IO by Naohiro Aota · 4 years ago
- d8e3fb1 btrfs: zoned: use ZONE_APPEND write for zoned mode by Naohiro Aota · 4 years ago
- 24533f6 btrfs: save irq flags when looking up an ordered extent by Johannes Thumshirn · 4 years ago
- 08f45559 btrfs: zoned: cache if block group is on a sequential zone by Johannes Thumshirn · 4 years ago
- 138082f btrfs: extend btrfs_rmap_block for specifying a device by Naohiro Aota · 4 years ago
- cacb2ce btrfs: zoned: check if bio spans across an ordered extent by Johannes Thumshirn · 4 years ago
- d22002f btrfs: zoned: split ordered extent when bio is sent by Naohiro Aota · 4 years ago
- cfe9444 btrfs: zoned: handle REQ_OP_ZONE_APPEND as writing by Naohiro Aota · 4 years ago
- e1326f0 btrfs: zoned: use bio_add_zone_append_page by Naohiro Aota · 4 years ago
- 953651e btrfs: factor out helper adding a page to bio by Naohiro Aota · 4 years ago
- dcba6e4 btrfs: zoned: reset zones of unused block groups by Naohiro Aota · 4 years ago
- 011b41b btrfs: zoned: advance allocation pointer after tree log node by Naohiro Aota · 4 years ago
- d3575156 btrfs: zoned: redirty released extent buffers by Naohiro Aota · 4 years ago
- 2eda570 btrfs: zoned: implement sequential extent allocation by Naohiro Aota · 4 years ago
- 169e0da btrfs: zoned: track unusable bytes for zones by Naohiro Aota · 4 years ago
- a94794d btrfs: zoned: calculate allocation offset for conventional zones by Naohiro Aota · 4 years ago
- 08e11a3 btrfs: zoned: load zone's allocation offset by Naohiro Aota · 4 years ago
- 381a696 btrfs: zoned: verify device extent is aligned to zone by Naohiro Aota · 4 years ago
- 1cd6121 btrfs: zoned: implement zoned chunk allocator by Naohiro Aota · 4 years ago
- 3c9daa0 btrfs: zoned: allow zoned filesystems on non-zoned block devices by Johannes Thumshirn · 4 years ago
- 1cb3dc3 btrfs: zoned: disallow fitrim on zoned filesystems by Naohiro Aota · 4 years ago
- b53429b btrfs: zoned: do not load fs_info::zoned from incompat flag by Johannes Thumshirn · 4 years ago
- 4afd2fe btrfs: release path before calling to btrfs_load_block_group_zone_info by Johannes Thumshirn · 4 years ago
- d6639b3 btrfs: zoned: use regular super block location on zone emulation by Naohiro Aota · 4 years ago
- 7365104 btrfs: zoned: defer loading zone info after opening trees by Naohiro Aota · 4 years ago
- 72c9925 btrfs: fix extent buffer leak on failure to copy root by Filipe Manana · 4 years ago
- 2c4d8cb btrfs: explain page locking and readahead in read_extent_buffer_pages() by Qu Wenruo · 4 years ago
- 0bb3eb3 btrfs: allow read-only mount of 4K sector size fs on 64K page system by Qu Wenruo · 4 years ago
- 92082d4 btrfs: integrate page status update for data read path into begin/end_page_read by Qu Wenruo · 4 years ago
- 32443de btrfs: introduce btrfs_subpage for data inodes by Qu Wenruo · 4 years ago
- 371cdc0 btrfs: introduce subpage metadata validation check by Qu Wenruo · 4 years ago
- 4325cb2 btrfs: support subpage in endio_readpage_update_page_status() by Qu Wenruo · 4 years ago
- 4012daf btrfs: introduce read_extent_buffer_subpage() by Qu Wenruo · 4 years ago
- d1e86e3 btrfs: support subpage in try_release_extent_buffer() by Qu Wenruo · 4 years ago
- 92d83e9 btrfs: support subpage in btrfs_clone_extent_buffer by Qu Wenruo · 4 years ago
- 251f2ac btrfs: support subpage in set/clear_extent_buffer_uptodate() by Qu Wenruo · 4 years ago
- 03a816b3 btrfs: introduce helpers for subpage error status by Qu Wenruo · 4 years ago
- a1d767c btrfs: introduce helpers for subpage uptodate status by Qu Wenruo · 4 years ago
- 09bc1f0 btrfs: attach private to dummy extent buffer pages by Qu Wenruo · 4 years ago
- 8ff8466 btrfs: support subpage for extent buffer page release by Qu Wenruo · 4 years ago
- 81982210 btrfs: make grab_extent_buffer_from_page() handle subpage case by Qu Wenruo · 4 years ago
- 760f991 btrfs: make attach_extent_buffer_page() handle subpage case by Qu Wenruo · 4 years ago
- cac06d8 btrfs: introduce the skeleton of btrfs_subpage structure by Qu Wenruo · 4 years ago
- 62c053f btrfs: set UNMAPPED bit early in btrfs_clone_extent_buffer() for subpage support by Qu Wenruo · 4 years ago
- 6869b0a btrfs: merge PAGE_CLEAR_DIRTY and PAGE_SET_WRITEBACK to PAGE_START_WRITEBACK by Qu Wenruo · 4 years ago
- d0c2f4f btrfs: make concurrent fsyncs wait less when waiting for a transaction commit by Filipe Manana · 4 years ago
- 64d6b28 btrfs: remove unnecessary check_parent_dirs_for_sync() by Filipe Manana · 4 years ago
- 0e44cb3 btrfs: skip logging inodes already logged when logging new entries by Filipe Manana · 4 years ago
- 3e6a86a btrfs: skip logging directories already logged when logging all parents by Filipe Manana · 4 years ago
- ab12313 btrfs: avoid logging new ancestor inodes when logging new inode by Filipe Manana · 4 years ago