- dfeb9e7 btrfs: make btrfs_update_inode_item take btrfs_inode by Nikolay Borisov · 4 years, 3 months ago
- f3fbcae btrfs: make btrfs_delayed_update_inode take btrfs_inode by Nikolay Borisov · 4 years, 3 months ago
- 72e7e6e btrfs: make btrfs_finish_ordered_io btrfs_inode-centric by Nikolay Borisov · 4 years, 3 months ago
- 5074339 btrfs: make btrfs_truncate_inode_items take btrfs_inode by Nikolay Borisov · 4 years, 3 months ago
- 90dffd0 btrfs: make insert_prealloc_file_extent take btrfs_inode by Nikolay Borisov · 4 years, 3 months ago
- 76aea53 btrfs: make btrfs_inode_safe_disk_i_size_write take btrfs_inode by Nikolay Borisov · 4 years, 3 months ago
- a55463c btrfs: remove extent_buffer::recursed by Josef Bacik · 4 years, 2 months ago
- 0ecae6f btrfs: remove the recurse parameter from __btrfs_tree_read_lock by Josef Bacik · 4 years, 2 months ago
- fe596ca btrfs: use btrfs_tree_read_lock in btrfs_search_slot by Josef Bacik · 4 years, 2 months ago
- 1bb9659 btrfs: merge back btrfs_read_lock_root_node helpers by Josef Bacik · 4 years, 2 months ago
- 4048dae btrfs: locking: remove the recursion handling code by Josef Bacik · 4 years, 2 months ago
- 2f5239d btrfs: remove btrfs_path::recurse by Josef Bacik · 4 years, 2 months ago
- 0e46318 btrfs: unlock to current level in btrfs_next_old_leaf by Josef Bacik · 4 years, 2 months ago
- ffeb03c btrfs: cleanup the locking in btrfs_next_old_leaf by Josef Bacik · 4 years, 2 months ago
- b2598ed btrfs: remove unused argument seed from btrfs_find_device by Anand Jain · 4 years, 2 months ago
- 3a160a9 btrfs: drop never met disk total bytes check in verify_one_dev_extent by Anand Jain · 4 years, 2 months ago
- bacce86 btrfs: drop unused argument step from btrfs_free_extra_devids by Anand Jain · 4 years, 2 months ago
- 2766ff6 btrfs: update the number of bytes used by an inode atomically by Filipe Manana · 4 years, 2 months ago
- 7f458a3 btrfs: fix race when defragmenting leads to unnecessary IO by Filipe Manana · 4 years, 2 months ago
- 5893dfb btrfs: refactor btrfs_drop_extents() to make it easier to extend by Filipe Manana · 4 years, 2 months ago
- e114c54 btrfs: set the lockdep class for extent buffers on creation 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
- 5d81230 btrfs: pass the root owner and level around for readahead by Josef Bacik · 4 years, 2 months ago
- 1b7ec85 btrfs: pass root owner to read_tree_block by Josef Bacik · 4 years, 2 months ago
- 182c79f btrfs: use btrfs_read_node_slot in btrfs_qgroup_trace_subtree by Josef Bacik · 4 years, 2 months ago
- 3acfbd6 btrfs: use btrfs_read_node_slot in qgroup_trace_new_subtree_blocks by Josef Bacik · 4 years, 2 months ago
- 6b2cb7c btrfs: use btrfs_read_node_slot in qgroup_trace_extent_swap by Josef Bacik · 4 years, 2 months ago
- c990ada2 btrfs: use btrfs_read_node_slot in walk_down_tree by Josef Bacik · 4 years, 2 months ago
- 6b3426b btrfs: use btrfs_read_node_slot in replace_path by Josef Bacik · 4 years, 2 months ago
- c975253 btrfs: use btrfs_read_node_slot in do_relocation by Josef Bacik · 4 years, 2 months ago
- 8ef385b btrfs: use btrfs_read_node_slot in walk_down_reloc_tree by Josef Bacik · 4 years, 2 months ago
- 206983b btrfs: use btrfs_read_node_slot in btrfs_realloc_node by Josef Bacik · 4 years, 2 months ago
- bfb484d btrfs: cleanup extent buffer readahead by Josef Bacik · 4 years, 2 months ago
- 416e344 btrfs: remove lockdep classes for the fs tree by Josef Bacik · 4 years, 2 months ago
- 3e48d8d btrfs: discard: reschedule work after sysfs param update by Pavel Begunkov · 4 years, 2 months ago
- df903e5 btrfs: don't miss async discards after scheduled work override by Pavel Begunkov · 4 years, 2 months ago
- 6e88f11 btrfs: discard: store async discard delay as ns not as jiffies by Pavel Begunkov · 4 years, 2 months ago
- e50404a btrfs: discard: speed up async discard up to iops_limit by Pavel Begunkov · 4 years, 2 months ago
- 480a8ec btrfs: scrub: refactor scrub_find_csum() by Qu Wenruo · 4 years, 2 months ago
- 96e63a4 btrfs: scrub: remove the force parameter from scrub_pages by Qu Wenruo · 4 years, 2 months ago
- 261d2dc btrfs: scrub: distinguish scrub page from regular page by Qu Wenruo · 4 years, 2 months ago
- ac303b6 btrfs: pass bvec to csum_dirty_buffer instead of page by Qu Wenruo · 4 years, 2 months ago
- 77bf40a btrfs: extract extent buffer verification from btrfs_validate_metadata_buffer() by Qu Wenruo · 4 years, 2 months ago
- a26663e btrfs: make csum_tree_block() handle node smaller than page by Qu Wenruo · 4 years, 2 months ago
- 2f4d60d btrfs: grab fs_info from extent_buffer in btrfs_mark_buffer_dirty by Qu Wenruo · 4 years, 2 months ago
- 478ef88 btrfs: make buffer_radix take sector size units by Qu Wenruo · 4 years, 3 months ago
- 0d01e24 btrfs: assert page mapping lock in attach_extent_buffer_page by Qu Wenruo · 4 years, 3 months ago
- bbb86a3 btrfs: protect fs_info->caching_block_groups by block_group_cache_lock by Josef Bacik · 4 years, 3 months ago
- e747853 btrfs: load free space cache asynchronously by Josef Bacik · 4 years, 3 months ago
- 4d7240f btrfs: load the free space cache inode extents from commit root by Josef Bacik · 4 years, 3 months ago
- cd79909 btrfs: load free space cache into a temporary ctl by Josef Bacik · 4 years, 3 months ago
- 66b53ba btrfs: cleanup btrfs_discard_update_discardable usage by Josef Bacik · 4 years, 3 months ago
- 2ca08c5 btrfs: explicitly protect ->last_byte_to_unpin in unpin_extent_range by Josef Bacik · 4 years, 3 months ago
- 27d56e62 btrfs: update last_byte_to_unpin in switch_commit_roots by Josef Bacik · 4 years, 3 months ago
- 9076dbd btrfs: do not shorten unpin len for caching block groups by Josef Bacik · 4 years, 3 months ago
- dc5161648 btrfs: reorder extent buffer members for better packing by David Sterba · 4 years, 3 months ago
- b9729ce btrfs: locking: rip out path->leave_spinning by Josef Bacik · 4 years, 5 months ago
- ac5887c btrfs: locking: remove all the blocking helpers by Josef Bacik · 4 years, 5 months ago
- 2ae0c2d btrfs: scrub: remove local copy of csum_size from context by David Sterba · 4 years, 7 months ago
- 419b791 btrfs: check integrity: remove local copy of csum_size by David Sterba · 4 years, 7 months ago
- 713cebf btrfs: remove unnecessary local variables for checksum size by David Sterba · 4 years, 7 months ago
- 223486c btrfs: switch cached fs_info::csum_size from u16 to u32 by David Sterba · 4 years, 7 months ago
- 55fc29b btrfs: use cached value of fs_info::csum_size everywhere by David Sterba · 4 years, 7 months ago
- fe5ecbe btrfs: precalculate checksums per leaf once by David Sterba · 4 years, 7 months ago
- 22b6331 btrfs: store precalculated csum_size in fs_info by David Sterba · 4 years, 7 months ago
- 265fdfa btrfs: replace s_blocksize_bits with fs_info::sectorsize_bits by David Sterba · 4 years, 7 months ago
- 098e630 btrfs: replace div_u64 by shift in free_space_bitmap_size by David Sterba · 4 years, 7 months ago
- ab108d9 btrfs: use precalculated sectorsize_bits from fs_info by David Sterba · 4 years, 7 months ago
- e940e9a btrfs: rename page_size to io_size in submit_extent_page by Qu Wenruo · 4 years, 3 months ago
- 8b8bbd4 btrfs: only require sector size alignment for page read by Qu Wenruo · 4 years, 3 months ago
- 12e3360 btrfs: rename pages_locked in process_pages_contig() by Qu Wenruo · 4 years, 3 months ago
- 265d4ac btrfs: sink parameter start and len to check_data_csum by Qu Wenruo · 4 years, 3 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
- 3f6bb4a btrfs: sink the failed_start parameter to set_extent_bit by Qu Wenruo · 4 years, 3 months ago
- 03509b7 btrfs: update the comment for find_first_extent_bit by Qu Wenruo · 4 years, 3 months ago
- a3efb2f btrfs: fix the comment on lock_extent_buffer_for_io by Qu Wenruo · 4 years, 3 months ago
- cc7c771 btrfs: remove unnecessary casts in printk by David Sterba · 4 years, 4 months ago
- c842268 btrfs: add set/get accessors for root_item::drop_level by David Sterba · 4 years, 4 months ago
- f944d2c btrfs: use root_item helpers for limit and flags in btrfs_create_tree by David Sterba · 4 years, 4 months ago
- 3b5418f btrfs: check-integrity: use proper helper to access btrfs_header by David Sterba · 4 years, 4 months ago
- 09e3a28 btrfs: send: use helpers to access root_item::ctransid by David Sterba · 4 years, 4 months ago
- ab1405a btrfs: generate lockdep keyset names at compile time by David Sterba · 4 years, 4 months ago
- 387824a btrfs: use the right number of levels for lockdep keysets by David Sterba · 4 years, 3 months ago
- ecfdc08 btrfs: remove dio iomap DSYNC workaround by Goldwyn Rodrigues · 4 years, 4 months ago
- a42fa64 btrfs: call iomap_dio_complete() without inode_lock by Goldwyn Rodrigues · 4 years, 4 months ago
- 502756b btrfs: remove btrfs_inode::dio_sem by Goldwyn Rodrigues · 4 years, 4 months ago
- e9adabb btrfs: use shared lock for direct writes within EOF by Goldwyn Rodrigues · 4 years, 4 months ago
- c352370 btrfs: push inode locking and unlocking into buffered/direct write by Goldwyn Rodrigues · 4 years, 4 months ago
- a14b78a btrfs: introduce btrfs_inode_lock()/unlock() by Goldwyn Rodrigues · 4 years, 4 months ago
- b8d8e1f btrfs: introduce btrfs_write_check() by Goldwyn Rodrigues · 4 years, 4 months ago
- c86537a btrfs: check FS error state bit early during write by Goldwyn Rodrigues · 4 years, 4 months ago
- 5e8b9ef btrfs: move pos increment and pagecache extension to btrfs_buffered_write by Goldwyn Rodrigues · 4 years, 4 months ago
- 4e4cabe btrfs: split btrfs_direct_IO to read and write by Goldwyn Rodrigues · 4 years, 4 months ago
- 3d8cc17 btrfs: sysfs: add per-fs attribute for read policy by Anand Jain · 4 years, 3 months ago
- 33fd2f7 btrfs: create read policy framework by Anand Jain · 4 years, 3 months ago
- aaefed2 btrfs: add helper for string match ignoring leading/trailing whitespace by Anand Jain · 4 years, 3 months ago
- 88090ad btrfs: do not start and wait for delalloc on snapshot roots on transaction commit by Filipe Manana · 4 years, 3 months ago
- 196d59a btrfs: switch extent buffer tree lock to rw_semaphore by Josef Bacik · 4 years, 5 months ago
- ecdcf3c btrfs: open code insert_orphan_item by Nikolay Borisov · 4 years, 3 months ago
- 9037d3c btrfs: introduce mount option rescue=all by Josef Bacik · 4 years, 3 months ago