- 21dda65 btrfs: fix argument type of btrfs_bio_clone_partial() by Chaitanya Kulkarni · 3 years, 6 months ago
- f57ad93 btrfs: rename PagePrivate2 to PageOrdered inside btrfs by Qu Wenruo · 3 years, 9 months ago
- 390ed29 btrfs: refactor submit_extent_page() to make bio and its flag tracing easier by Qu Wenruo · 3 years, 9 months ago
- 1245835 btrfs: remove io_failure_record::in_validation by Qu Wenruo · 3 years, 8 months ago
- 150e4b0 btrfs: submit read time repair only for each corrupted sector by Qu Wenruo · 3 years, 8 months ago
- 183ebab btrfs: move forward declarations to the beginning of extent_io.h by Wan Jiabing · 3 years, 9 months ago
- d3575156 btrfs: zoned: redirty released extent buffers by Naohiro Aota · 4 years ago
- 32443de btrfs: introduce btrfs_subpage for data inodes 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
- 4a3dc93 btrfs: update num_extent_pages to support subpage sized extent buffer by Qu Wenruo · 4 years, 1 month ago
- deb6789 btrfs: calculate inline extent buffer page size based on page size by Qu Wenruo · 4 years, 1 month ago
- 7ffd27e btrfs: pass bio_offset to check_data_csum() directly by Qu Wenruo · 4 years, 1 month ago
- 1941b64 btrfs: rename bio_offset of extent_submit_bio_start_t to dio_file_offset by Qu Wenruo · 4 years, 1 month ago
- f97e27e btrfs: use fixed width int type for extent_state::state by Qu Wenruo · 4 years, 2 months ago
- a55463c btrfs: remove extent_buffer::recursed by Josef Bacik · 4 years, 2 months ago
- 3fbaf25 btrfs: pass the owner_root and level to alloc_extent_buffer by Josef Bacik · 4 years, 2 months ago
- bfb484d btrfs: cleanup extent buffer readahead by Josef Bacik · 4 years, 2 months ago
- dc5161648 btrfs: reorder extent buffer members for better packing by David Sterba · 4 years, 2 months ago
- 8896a08 btrfs: replace fs_info and private_data with inode in btrfs_wq_submit_bio by Qu Wenruo · 4 years, 3 months ago
- 196d59a btrfs: switch extent buffer tree lock to rw_semaphore by Josef Bacik · 4 years, 5 months ago
- 905eb88 btrfs: remove struct extent_io_ops by Nikolay Borisov · 4 years, 4 months ago
- 1f03d9c btrfs: remove extent_io_ops::readpage_end_io_hook by Nikolay Borisov · 4 years, 4 months ago
- 0f20881 btrfs: open code extent_read_full_page to its sole caller by Nikolay Borisov · 4 years, 4 months ago
- 6f15af6 btrfs: sink read_flags argument into extent_read_full_page by Nikolay Borisov · 4 years, 4 months ago
- 003c286 btrfs: sink mirror_num argument in extent_read_full_page by Nikolay Borisov · 4 years, 4 months ago
- c1be9c1 btrfs: promote extent_read_full_page to btrfs_readpage by Nikolay Borisov · 4 years, 4 months ago
- 72cffee btrfs: remove mirror_num argument from extent_read_full_page by Nikolay Borisov · 4 years, 4 months ago
- 1a5ee1e btrfs: remove btrfs_get_extent indirection from __do_readpage by Nikolay Borisov · 4 years, 4 months ago
- facee0a btrfs: make extent_fiemap take btrfs_inode by Nikolay Borisov · 4 years, 4 months ago
- 329ced7 btrfs: rename extent_buffer::lock_nested to extent_buffer::lock_recursed by Josef Bacik · 4 years, 5 months ago
- a48b73e btrfs: fix potential deadlock in the search ioctl by Josef Bacik · 4 years, 5 months ago
- bab16e2 btrfs: don't use UAPI types for fiemap callback by David Sterba · 4 years, 7 months ago
- ad7ff17 btrfs: make extent_clear_unlock_delalloc take btrfs_inode by Nikolay Borisov · 4 years, 7 months ago
- 0b166a5 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 7 months ago
- 10c5db2 fs: move the fiemap definitions out of fs.h by Christoph Hellwig · 4 years, 8 months ago
- f3cdc8a Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 7 months ago
- ba206a0 btrfs: convert from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- 2b48966 btrfs: constify extent_buffer in the API functions by David Sterba · 4 years, 8 months ago
- db3756c btrfs: remove unused map_private_extent_buffer by David Sterba · 4 years, 8 months ago
- 77d5d68 btrfs: unify buffered and direct I/O read repair by Omar Sandoval · 4 years, 9 months ago
- ce06d3e btrfs: make btrfs_check_repairable() static by Omar Sandoval · 4 years, 9 months ago
- c733397 btrfs: look at full bi_io_vec for repair decision by Omar Sandoval · 4 years, 9 months ago
- 3fd6372 btrfs: make the extent buffer leak check per fs info by Josef Bacik · 5 years ago
- 71ad38b btrfs: sink argument tree to extent_read_full_page by David Sterba · 5 years ago
- 39b07b5 btrfs: drop create parameter to btrfs_get_extent() by Omar Sandoval · 5 years ago
- 67439da btrfs: opencode extent_buffer_get by David Sterba · 5 years ago
- b3f167a btrfs: move the failrec tree stuff into extent-io-tree.h by Josef Bacik · 5 years ago
- 9c7d3a5 btrfs: move extent_io_tree defs to their own header by Josef Bacik · 5 years ago
- 6f0d04f btrfs: separate out the extent io init function by Josef Bacik · 5 years ago
- 74e9194 btrfs: Remove delalloc_end argument from extent_clear_unlock_delalloc by Nikolay Borisov · 5 years ago
- 9978059 btrfs: Evaluate io_tree in find_lock_delalloc_range() by Goldwyn Rodrigues · 6 years ago
- e749af44 btrfs: lift bio_set_dev from bio allocation helpers by David Sterba · 6 years ago
- 00801ae btrfs: switch extent_buffer write_locks from atomic to int by David Sterba · 6 years ago
- f3dc24c btrfs: switch extent_buffer spinning_writers from atomic to int by David Sterba · 6 years ago
- 06297d8 btrfs: switch extent_buffer blocking_writers from atomic to int by David Sterba · 6 years ago
- 50489a5 btrfs: Remove bio_offset argument from submit_bio_hook by Nikolay Borisov · 6 years ago
- c2ccfbc btrfs: Remove 'tree' argument from read_extent_buffer_pages by Nikolay Borisov · 6 years ago
- a56b1c7 btrfs: Change submit_bio_hook to taking an inode directly by Nikolay Borisov · 6 years ago
- a9355a0 btrfs: Define submit_bio_hook's type directly by Nikolay Borisov · 6 years ago
- 45bfcfc btrfs: Implement find_first_clear_extent_bit by Nikolay Borisov · 6 years ago
- 8811133 btrfs: Optimize unallocated chunks discard by Nikolay Borisov · 6 years ago
- 4ca7365 btrfs: Implement set_extent_bits_nowait by Nikolay Borisov · 6 years ago
- 930b090 btrfs: Introduce new bits for device allocation tree by Nikolay Borisov · 6 years ago
- 41e7acd btrfs: Rename and export clear_btree_io_tree by Nikolay Borisov · 6 years ago
- 20a1fbf9 btrfs: get fs_info from eb in repair_eb_io_failure by David Sterba · 6 years ago
- ed1b4ed btrfs: switch extent_buffer::lock_nested to bool by David Sterba · 6 years ago
- c79adfc btrfs: use assertion helpers for extent buffer write lock counters by David Sterba · 6 years ago
- 5c9c799 btrfs: use assertion helpers for extent buffer read lock counters by David Sterba · 6 years ago
- afd495a btrfs: use assertion helpers for spinning readers by David Sterba · 6 years ago
- 843ccf9 btrfs: use assertion helpers for spinning writers by David Sterba · 6 years ago
- 8882679 btrfs: Remove EXTENT_IOBITS by Nikolay Borisov · 6 years ago
- 4e586ca btrfs: Remove EXTENT_WRITEBACK by Nikolay Borisov · 6 years ago
- 43eb5f2 btrfs: Introduce extent_io_tree::owner to distinguish different io_trees by Qu Wenruo · 6 years ago
- 7b43973 btrfs: switch extent_io_tree::track_uptodate to bool by David Sterba · 6 years ago
- c258d6e btrfs: Introduce fs_info to extent_io_tree by Qu Wenruo · 6 years ago
- ba8f520 btrfs: Remove EXTENT_FIRST_DELALLOC bit by Nikolay Borisov · 6 years ago
- 52042d8 btrfs: Fix typos in comments and strings by Andrea Gelmini · 6 years ago
- 3522e90 btrfs: remove always true if branch in find_delalloc_range by Lu Fengqi · 6 years ago
- 80cb383 btrfs: switch EXTENT_BUFFER_* to enums by David Sterba · 6 years ago
- 78e62c0 btrfs: Remove extent_io_ops::readpage_io_failed_hook by Nikolay Borisov · 6 years ago
- 0e6ec38 Btrfs: allow clear_extent_dirty() to receive a cached extent state record by Filipe Manana · 6 years ago
- ce9f967 btrfs: use EXPORT_FOR_TESTS for conditionally exported functions by Johannes Thumshirn · 6 years ago
- 917aace btrfs: Sink find_lock_delalloc_range's 'max_bytes' argument by Nikolay Borisov · 6 years ago
- abbb55f btrfs: Remove extent_io_ops::split_extent_hook callback by Nikolay Borisov · 6 years ago
- 5c84819 btrfs: Remove extent_io_ops::merge_extent_hook callback by Nikolay Borisov · 6 years ago
- a36bb5f btrfs: Remove extent_io_ops::clear_bit_hook callback by Nikolay Borisov · 6 years ago
- e06a1fc btrfs: Remove extent_io_ops::set_bit_hook extent_io callback by Nikolay Borisov · 6 years ago
- 65a680f btrfs: Remove extent_io_ops::check_extent_io_range callback by Nikolay Borisov · 6 years ago
- 7087a9d btrfs: Remove extent_io_ops::writepage_end_io_hook by Nikolay Borisov · 6 years ago
- d75855b btrfs: Remove extent_io_ops::writepage_start_hook by Nikolay Borisov · 6 years ago
- 5eaad97 btrfs: Remove extent_io_ops::fill_delalloc by Nikolay Borisov · 6 years ago
- 9c36396 btrfs: tests: add separate stub for find_lock_delalloc_range by David Sterba · 6 years ago
- abb57ef Btrfs: skip set_page_dirty if eb pages are already dirty by Liu Bo · 6 years ago
- 5cdc84b btrfs: drop extent_io_ops::set_range_writeback callback by David Sterba · 6 years ago
- 00032d3 btrfs: drop extent_io_ops::merge_bio_hook callback by David Sterba · 6 years ago
- 05912a3 btrfs: drop extent_io_ops::tree_fs_info callback by David Sterba · 6 years ago
- e288c08 btrfs: unify end_io callbacks of async_submit_bio by David Sterba · 6 years ago
- b0132a3 btrfs: Rename EXTENT_BUFFER_DUMMY to EXTENT_BUFFER_UNMAPPED by Nikolay Borisov · 7 years ago
- cc5e31a btrfs: switch types to int when counting eb pages by David Sterba · 7 years ago
- 8791d43 btrfs: use round_up wrapper in num_extent_pages by David Sterba · 7 years ago