- 2850630 Merge tag 'for-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 1 year, 11 months ago
- e15acc2 btrfs: zoned: drop space_info->active_total_bytes by Naohiro Aota · 2 years ago
- fa2068d btrfs: zoned: count fresh BG region as zone unusable by Naohiro Aota · 2 years ago
- df384da btrfs: use temporary variable for space_info in btrfs_update_block_group by Josef Bacik · 2 years ago
- bf1f1fe btrfs: rename BTRFS_FS_NO_OVERCOMMIT to BTRFS_FS_ACTIVE_ZONE_TRACKING by Josef Bacik · 2 years ago
- 9e1cdf0 btrfs: zoned: fix btrfs_can_activate_zone() to support DUP profile by Naohiro Aota · 2 years ago
- 10a8857 btrfs: fix compiler warning on SPARC/PA-RISC handling fscrypt_setup_filename by Sweet Tea Dorminy · 2 years ago
- 1c3ab6d btrfs: handle missing chunk mapping more gracefully by Qu Wenruo · 2 years ago
- ae195ca Merge tag 'for-6.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 2 years ago
- 675dfe1 btrfs: fix block group item corruption after inserting new block group by Filipe Manana · 2 years ago
- e4cc148 btrfs: fix extent map logging bit not cleared for split maps after dropping range by Filipe Manana · 2 years ago
- 95cd356 btrfs: fix percent calculation for bg reclaim message by Johannes Thumshirn · 2 years ago
- 98e8d36 btrfs: fix unnecessary increment of read error stat on write error by Naohiro Aota · 2 years ago
- c06016a btrfs: handle btrfs_del_item errors in __btrfs_update_delayed_inode by void0red · 2 years ago
- 2943868 btrfs: ioctl: return device fsid from DEV_INFO ioctl by Qu Wenruo · 2 years ago
- 1214836 btrfs: fix potential dead lock in size class loading logic by Boris Burkov · 2 years ago
- fcd9531 btrfs: sysfs: add size class stats by Boris Burkov · 2 years ago
- 3822a7c Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years ago
- 8cc01d4 Merge tag 'rcu.2023.02.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 2 years ago
- 885ce48 Merge tag 'for-6.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 2 years ago
- 6639c3c Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux by Linus Torvalds · 2 years ago
- 05e6295f Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping by Linus Torvalds · 2 years ago
- 964a54e btrfs: make kobj_type structures constant by Thomas Weißschuh · 2 years ago
- 1eb82ef btrfs: remove the bdev argument to btrfs_rmap_block by Christoph Hellwig · 2 years, 2 months ago
- 04f0847 btrfs: don't rely on unchanging ->bi_bdev for zone append remaps by Christoph Hellwig · 2 years, 2 months ago
- fdf9a37 btrfs: never return true for reads in btrfs_use_zone_append by Christoph Hellwig · 2 years, 2 months ago
- 921603c btrfs: pass a btrfs_bio to btrfs_use_append by Christoph Hellwig · 2 years, 2 months ago
- 0d49543 btrfs: set bbio->file_offset in alloc_new_bio by Christoph Hellwig · 2 years, 2 months ago
- 72fcf1a btrfs: use file_offset to limit bios size in calc_bio_boundaries by Christoph Hellwig · 2 years, 2 months ago
- a724f31 btrfs: do unsigned integer division in the extent buffer binary search loop by Filipe Manana · 2 years ago
- 7b00dff btrfs: eliminate extra call when doing binary search on extent buffer by Filipe Manana · 2 years ago
- 08241d3 btrfs: raid56: handle endio in scrub_rbio by Christoph Hellwig · 2 years, 1 month ago
- 40f87dd btrfs: raid56: handle endio in recover_rbio by Christoph Hellwig · 2 years, 1 month ago
- 1d0ef1c btrfs: raid56: handle endio in rmw_rbio by Christoph Hellwig · 2 years, 1 month ago
- 52f0c19 btrfs: raid56: submit the read bios from scrub_assemble_read_bios by Christoph Hellwig · 2 years, 1 month ago
- 02efa3a btrfs: raid56: fold rmw_read_wait_recover into rmw_read_bios by Christoph Hellwig · 2 years, 1 month ago
- d838d05 btrfs: raid56: fold recover_assemble_read_bios into recover_rbio by Christoph Hellwig · 2 years, 1 month ago
- 801fcfc btrfs: raid56: add a bio_list_put helper by Christoph Hellwig · 2 years, 1 month ago
- 1c76fb7 btrfs: raid56: wait for I/O completion in submit_read_bios by Christoph Hellwig · 2 years, 1 month ago
- 4d76270 btrfs: raid56: simplify code flow in rmw_rbio by Christoph Hellwig · 2 years, 1 month ago
- abb49e8 btrfs: raid56: simplify error handling and code flow in raid56_parity_write by Christoph Hellwig · 2 years, 1 month ago
- 79b02ec btrfs: replace btrfs_wait_tree_block_writeback by wait_on_extent_buffer_writeback by Josef Bacik · 2 years, 1 month ago
- 98c8d68 btrfs: combine btrfs_clear_buffer_dirty and clear_extent_buffer_dirty by Josef Bacik · 2 years, 1 month ago
- 190a833 btrfs: rename btrfs_clean_tree_block to btrfs_clear_buffer_dirty by Josef Bacik · 2 years, 1 month ago
- f88fd65 btrfs: do not increment dirty_metadata_bytes in set_btree_ioerr by Josef Bacik · 2 years, 1 month ago
- c4e54a6 btrfs: replace clearing extent buffer dirty bit with btrfs_clean_block by Josef Bacik · 2 years, 1 month ago
- ed25dab btrfs: add trans argument to btrfs_clean_tree_block by Josef Bacik · 2 years, 1 month ago
- d3fb661 btrfs: always lock the block before calling btrfs_clean_tree_block by Josef Bacik · 2 years, 1 month ago
- d5e4377 btrfs: split zone append bios in btrfs_submit_bio by Christoph Hellwig · 2 years, 1 month ago
- 243cf8d btrfs: calculate file system wide queue limit for zoned mode by Christoph Hellwig · 2 years, 1 month ago
- 35a8d7d btrfs: remove now spurious bio submission helpers by Christoph Hellwig · 2 years, 1 month ago
- 285599b btrfs: remove the fs_info argument to btrfs_submit_bio by Christoph Hellwig · 2 years, 1 month ago
- 48253076 btrfs: open code submit_encoded_read_bio by Christoph Hellwig · 2 years, 1 month ago
- f8a02dc btrfs: remove struct btrfs_io_geometry by Christoph Hellwig · 2 years, 1 month ago
- a34e4c3 btrfs: remove stripe boundary calculation for encoded I/O by Qu Wenruo · 2 years, 1 month ago
- 30493ff btrfs: remove stripe boundary calculation for compressed I/O by Qu Wenruo · 2 years, 1 month ago
- 2380220 btrfs: remove stripe boundary calculation for buffered I/O by Qu Wenruo · 2 years, 1 month ago
- 67d6698 btrfs: pass the iomap bio to btrfs_submit_bio by Christoph Hellwig · 2 years, 1 month ago
- 852eee6 btrfs: allow btrfs_submit_bio to split bios by Christoph Hellwig · 2 years, 1 month ago
- 542e300 btrfs: support cloned bios in btree_csum_one_bio by Christoph Hellwig · 2 years, 1 month ago
- 69ccf3f btrfs: handle recording of zoned writes in the storage layer by Christoph Hellwig · 2 years, 1 month ago
- f8a53bb btrfs: handle checksum generation in the storage layer by Christoph Hellwig · 2 years, 1 month ago
- f8c4467 btrfs: simplify the btrfs_csum_one_bio calling convention by Christoph Hellwig · 2 years, 1 month ago
- deb6216 btrfs: open code the submit_bio_start helpers by Christoph Hellwig · 2 years, 1 month ago
- 295fe46 btrfs: remove struct btrfs_bio::is_metadata flag by Christoph Hellwig · 2 years, 1 month ago
- 0d3acb2 btrfs: rename btrfs_bio::iter field by Christoph Hellwig · 2 years, 1 month ago
- 0571b63 btrfs: remove the io_failure_record infrastructure by Christoph Hellwig · 2 years, 1 month ago
- 860c8c4 btrfs: remove struct btrfs_bio::device field by Christoph Hellwig · 2 years, 1 month ago
- 3d49d0d btrfs: remove now unused checksumming helpers by Christoph Hellwig · 2 years, 1 month ago
- ac9f942 btrfs: remove btrfs_bio_for_each_sector by Christoph Hellwig · 2 years, 1 month ago
- 7ab0fdf btrfs: open code btrfs_bio_free_csum by Christoph Hellwig · 2 years, 1 month ago
- 7609afa btrfs: handle checksum validation and repair at the storage layer by Christoph Hellwig · 2 years, 1 month ago
- e521904 btrfs: add a btrfs_data_csum_ok helper by Christoph Hellwig · 2 years, 1 month ago
- 1c2b3ee btrfs: pre-load data checksum for reads in btrfs_submit_bio by Christoph Hellwig · 2 years, 1 month ago
- 7276aa7 btrfs: save the bio iter for checksum validation in common code by Christoph Hellwig · 2 years, 1 month ago
- 9ba0004 btrfs: refactor error handling in btrfs_submit_bio by Christoph Hellwig · 2 years, 1 month ago
- 4ae2edf btrfs: simplify parameters of btrfs_lookup_bio_sums by Christoph Hellwig · 2 years, 1 month ago
- 5fa3565 btrfs: remove the direct I/O read checksum lookup optimization by Christoph Hellwig · 2 years, 1 month ago
- d0e5cb2 btrfs: add a btrfs_inode pointer to struct btrfs_bio by Christoph Hellwig · 2 years, 1 month ago
- e0cfbb2 btrfs: better document struct btrfs_bio by Christoph Hellwig · 2 years, 1 month ago
- c9a43aa btrfs: raid56: reduce overhead to calculate the bio length by Qu Wenruo · 2 years, 1 month ago
- 67da05b btrfs: fix spelling mistakes found using codespell by Colin Ian King · 2 years, 1 month ago
- e2fd830 btrfs: skip backref walking during fiemap if we know the leaf is shared by Filipe Manana · 2 years, 1 month ago
- 4e4488d btrfs: assert commit root semaphore is held when accessing backref cache by Filipe Manana · 2 years, 1 month ago
- 2b5463f btrfs: hold block group refcount during async discard by Boris Burkov · 2 years, 1 month ago
- 3e49363 btrfs: send: cache utimes operations for directories if possible by Filipe Manana · 2 years, 1 month ago
- ace79df btrfs: send: update size of roots array for backref cache entries by Filipe Manana · 2 years, 1 month ago
- c48545d btrfs: send: use the lru cache to implement the name cache by Filipe Manana · 2 years, 1 month ago
- d588ada btrfs: add an api to delete a specific entry from the lru cache by Filipe Manana · 2 years, 1 month ago
- 0da0c56 btrfs: allow a generation number to be associated with lru cache entries by Filipe Manana · 2 years, 1 month ago
- e8a7f49 btrfs: send: cache information about created directories by Filipe Manana · 2 years, 1 month ago
- 6273ee6 btrfs: adapt lru cache to allow for 64 bits keys on 32 bits systems by Filipe Manana · 2 years, 1 month ago
- 90b90d4 btrfs: send: genericize the backref cache to allow it to be reused by Filipe Manana · 2 years, 1 month ago
- d307d2f btrfs: send: initialize all the red black trees earlier by Filipe Manana · 2 years, 1 month ago
- 8c139e1 btrfs: send: iterate waiting dir move rbtree only once when processing refs by Filipe Manana · 2 years, 1 month ago
- 474e476 btrfs: send: reduce searches on parent root when checking if dir can be removed by Filipe Manana · 2 years, 1 month ago
- 78cf1a9 btrfs: send: avoid unnecessary orphan dir rbtree search at can_rmdir() by Filipe Manana · 2 years, 1 month ago
- d921b9c btrfs: send: avoid duplicated orphan dir allocation and initialization by Filipe Manana · 2 years, 1 month ago
- 24970cc btrfs: send: remove send_progress argument from can_rmdir() by Filipe Manana · 2 years, 1 month ago
- 498581f btrfs: send: avoid extra b+tree searches when checking reference overrides by Filipe Manana · 2 years, 1 month ago