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