1. 98c8d68 btrfs: combine btrfs_clear_buffer_dirty and clear_extent_buffer_dirty by Josef Bacik · 2 years, 2 months ago
  2. 0571b63 btrfs: remove the io_failure_record infrastructure by Christoph Hellwig · 2 years, 2 months ago
  3. 9b48add btrfs: move eb offset helpers into extent_io.h by Josef Bacik · 2 years, 4 months ago
  4. bacf60e btrfs: move repair_io_failure to bio.c by Christoph Hellwig · 2 years, 4 months ago
  5. 947a629 btrfs: move tree block parentness check into validate_extent_buffer() by Qu Wenruo · 2 years, 6 months ago
  6. d8f9268 btrfs: pass btrfs_inode to btrfs_repair_one_sector by David Sterba · 2 years, 5 months ago
  7. ab2072b btrfs: change how submit bio callback is passed to btrfs_wq_submit_bio by David Sterba · 2 years, 5 months ago
  8. 19af6a7 btrfs: change how repair action is passed to btrfs_repair_one_sector by David Sterba · 2 years, 5 months ago
  9. fd8d295 btrfs: convert extent_io page op defines to enum bits by David Sterba · 2 years, 6 months ago
  10. d6f65c2 btrfs: move extent io tree unrelated prototypes to their appropriate header by Josef Bacik · 2 years, 6 months ago
  11. a62a3bd btrfs: separate out the extent state and extent buffer init code by Josef Bacik · 2 years, 6 months ago
  12. 87c1170 btrfs: convert the io_failure_tree to a plain rb_tree by Josef Bacik · 2 years, 6 months ago
  13. d45cfb8 btrfs: move btrfs_bio allocation to volumes.c by Christoph Hellwig · 2 years, 7 months ago
  14. 81bd932 btrfs: fix repair of compressed extents by Christoph Hellwig · 2 years, 8 months ago
  15. 7aa5123 btrfs: pass a btrfs_bio to btrfs_repair_one_sector by Christoph Hellwig · 2 years, 8 months ago
  16. c144c63 btrfs: repair all known bad mirrors by Christoph Hellwig · 2 years, 8 months ago
  17. f3e90c1 btrfs: remove extent writepage address space operation by Christoph Hellwig · 2 years, 9 months ago
  18. bfceac7 btrfs: remove unused typedefs get_extent_t and btrfs_work_func_t by David Sterba · 2 years, 9 months ago
  19. 9ff7ddd btrfs: do not allocate a btrfs_bio for low-level bios by Christoph Hellwig · 2 years, 10 months ago
  20. fdaf9a5 Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 2 years, 10 months ago
  21. 56fbb0a btrfs: zoned: properly finish block group on metadata write by Naohiro Aota · 2 years, 10 months ago
  22. cb3a12d btrfs: rename bio_flags in parameters and switch type by David Sterba · 3 years, 8 months ago
  23. 0ff4001 btrfs: rename io_failure_record::bio_flags to compress_type by David Sterba · 3 years, 8 months ago
  24. 7f6ca7f btrfs: open code extent_set_compress_type helpers by David Sterba · 3 years, 8 months ago
  25. 2a5232a btrfs: simplify handling of bio_ctrl::bio_flags by David Sterba · 3 years, 8 months ago
  26. ad35793 btrfs: do not return errors from submit_bio_hook_t instances by Christoph Hellwig · 2 years, 11 months ago
  27. 7aab8b3 btrfs: move btrfs_readpage to extent_io.c by Christoph Hellwig · 2 years, 11 months ago
  28. c9583ad btrfs: avoid double clean up when submit_one_bio() failed by Qu Wenruo · 3 years ago
  29. 110ac0e btrfs: pass a block_device to btrfs_bio_clone by Christoph Hellwig · 3 years ago
  30. dd137dd btrfs: factor out allocating an array of pages by Sweet Tea Dorminy · 3 years ago
  31. b642b52d btrfs: fix qgroup reserve overflow the qgroup limit by Ethan Lien · 3 years ago
  32. 2bd0fc9 btrfs: cleanup for extent_write_locked_range() by Qu Wenruo · 3 years, 6 months ago
  33. c3a3b19 btrfs: rename struct btrfs_io_bio to btrfs_bio by Qu Wenruo · 3 years, 6 months ago
  34. cd8e0cc btrfs: remove btrfs_bio_alloc() helper by Qu Wenruo · 3 years, 6 months ago
  35. 38d5e54 btrfs: unexport repair_io_failure() by Qu Wenruo · 3 years, 6 months ago
  36. be1a1d7 btrfs: zoned: finish fully written block group by Naohiro Aota · 3 years, 7 months ago
  37. 21dda65 btrfs: fix argument type of btrfs_bio_clone_partial() by Chaitanya Kulkarni · 3 years, 8 months ago
  38. f57ad93 btrfs: rename PagePrivate2 to PageOrdered inside btrfs by Qu Wenruo · 4 years ago
  39. 390ed29b8 btrfs: refactor submit_extent_page() to make bio and its flag tracing easier by Qu Wenruo · 4 years ago
  40. 1245835 btrfs: remove io_failure_record::in_validation by Qu Wenruo · 3 years, 10 months ago
  41. 150e4b0 btrfs: submit read time repair only for each corrupted sector by Qu Wenruo · 3 years, 10 months ago
  42. 183ebab btrfs: move forward declarations to the beginning of extent_io.h by Wan Jiabing · 4 years ago
  43. d3575156 btrfs: zoned: redirty released extent buffers by Naohiro Aota · 4 years, 1 month ago
  44. 32443de btrfs: introduce btrfs_subpage for data inodes by Qu Wenruo · 4 years, 2 months ago
  45. 6869b0a btrfs: merge PAGE_CLEAR_DIRTY and PAGE_SET_WRITEBACK to PAGE_START_WRITEBACK by Qu Wenruo · 4 years, 2 months ago
  46. 4a3dc93 btrfs: update num_extent_pages to support subpage sized extent buffer by Qu Wenruo · 4 years, 3 months ago
  47. deb6789 btrfs: calculate inline extent buffer page size based on page size by Qu Wenruo · 4 years, 3 months ago
  48. 7ffd27e btrfs: pass bio_offset to check_data_csum() directly by Qu Wenruo · 4 years, 3 months ago
  49. 1941b64 btrfs: rename bio_offset of extent_submit_bio_start_t to dio_file_offset by Qu Wenruo · 4 years, 3 months ago
  50. f97e27e btrfs: use fixed width int type for extent_state::state by Qu Wenruo · 4 years, 4 months ago
  51. a55463c btrfs: remove extent_buffer::recursed by Josef Bacik · 4 years, 4 months ago
  52. 3fbaf25 btrfs: pass the owner_root and level to alloc_extent_buffer by Josef Bacik · 4 years, 4 months ago
  53. bfb484d btrfs: cleanup extent buffer readahead by Josef Bacik · 4 years, 4 months ago
  54. dc5161648 btrfs: reorder extent buffer members for better packing by David Sterba · 4 years, 4 months ago
  55. 8896a08 btrfs: replace fs_info and private_data with inode in btrfs_wq_submit_bio by Qu Wenruo · 4 years, 5 months ago
  56. 196d59a btrfs: switch extent buffer tree lock to rw_semaphore by Josef Bacik · 4 years, 7 months ago
  57. 905eb88 btrfs: remove struct extent_io_ops by Nikolay Borisov · 4 years, 6 months ago
  58. 1f03d9c btrfs: remove extent_io_ops::readpage_end_io_hook by Nikolay Borisov · 4 years, 6 months ago
  59. 0f20881 btrfs: open code extent_read_full_page to its sole caller by Nikolay Borisov · 4 years, 6 months ago
  60. 6f15af6 btrfs: sink read_flags argument into extent_read_full_page by Nikolay Borisov · 4 years, 6 months ago
  61. 003c286 btrfs: sink mirror_num argument in extent_read_full_page by Nikolay Borisov · 4 years, 6 months ago
  62. c1be9c1 btrfs: promote extent_read_full_page to btrfs_readpage by Nikolay Borisov · 4 years, 6 months ago
  63. 72cffee btrfs: remove mirror_num argument from extent_read_full_page by Nikolay Borisov · 4 years, 6 months ago
  64. 1a5ee1e btrfs: remove btrfs_get_extent indirection from __do_readpage by Nikolay Borisov · 4 years, 6 months ago
  65. facee0a btrfs: make extent_fiemap take btrfs_inode by Nikolay Borisov · 4 years, 6 months ago
  66. 329ced7 btrfs: rename extent_buffer::lock_nested to extent_buffer::lock_recursed by Josef Bacik · 4 years, 7 months ago
  67. a48b73e btrfs: fix potential deadlock in the search ioctl by Josef Bacik · 4 years, 7 months ago
  68. bab16e2 btrfs: don't use UAPI types for fiemap callback by David Sterba · 4 years, 9 months ago
  69. ad7ff17 btrfs: make extent_clear_unlock_delalloc take btrfs_inode by Nikolay Borisov · 4 years, 9 months ago
  70. 0b166a5 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 9 months ago
  71. 10c5db2 fs: move the fiemap definitions out of fs.h by Christoph Hellwig · 4 years, 10 months ago
  72. f3cdc8a Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 9 months ago
  73. ba206a0 btrfs: convert from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  74. 2b48966 btrfs: constify extent_buffer in the API functions by David Sterba · 4 years, 11 months ago
  75. db3756c btrfs: remove unused map_private_extent_buffer by David Sterba · 4 years, 11 months ago
  76. 77d5d68 btrfs: unify buffered and direct I/O read repair by Omar Sandoval · 5 years ago
  77. ce06d3e btrfs: make btrfs_check_repairable() static by Omar Sandoval · 5 years ago
  78. c733397 btrfs: look at full bi_io_vec for repair decision by Omar Sandoval · 5 years ago
  79. 3fd6372 btrfs: make the extent buffer leak check per fs info by Josef Bacik · 5 years ago
  80. 71ad38b btrfs: sink argument tree to extent_read_full_page by David Sterba · 5 years ago
  81. 39b07b5 btrfs: drop create parameter to btrfs_get_extent() by Omar Sandoval · 5 years ago
  82. 67439da btrfs: opencode extent_buffer_get by David Sterba · 5 years ago
  83. b3f167a btrfs: move the failrec tree stuff into extent-io-tree.h by Josef Bacik · 5 years ago
  84. 9c7d3a5 btrfs: move extent_io_tree defs to their own header by Josef Bacik · 5 years ago
  85. 6f0d04f btrfs: separate out the extent io init function by Josef Bacik · 5 years ago
  86. 74e9194 btrfs: Remove delalloc_end argument from extent_clear_unlock_delalloc by Nikolay Borisov · 6 years ago
  87. 9978059 btrfs: Evaluate io_tree in find_lock_delalloc_range() by Goldwyn Rodrigues · 6 years ago
  88. e749af44 btrfs: lift bio_set_dev from bio allocation helpers by David Sterba · 6 years ago
  89. 00801ae btrfs: switch extent_buffer write_locks from atomic to int by David Sterba · 6 years ago
  90. f3dc24c btrfs: switch extent_buffer spinning_writers from atomic to int by David Sterba · 6 years ago
  91. 06297d8 btrfs: switch extent_buffer blocking_writers from atomic to int by David Sterba · 6 years ago
  92. 50489a5 btrfs: Remove bio_offset argument from submit_bio_hook by Nikolay Borisov · 6 years ago
  93. c2ccfbc btrfs: Remove 'tree' argument from read_extent_buffer_pages by Nikolay Borisov · 6 years ago
  94. a56b1c7 btrfs: Change submit_bio_hook to taking an inode directly by Nikolay Borisov · 6 years ago
  95. a9355a0 btrfs: Define submit_bio_hook's type directly by Nikolay Borisov · 6 years ago
  96. 45bfcfc btrfs: Implement find_first_clear_extent_bit by Nikolay Borisov · 6 years ago
  97. 8811133 btrfs: Optimize unallocated chunks discard by Nikolay Borisov · 6 years ago
  98. 4ca7365 btrfs: Implement set_extent_bits_nowait by Nikolay Borisov · 6 years ago
  99. 930b090 btrfs: Introduce new bits for device allocation tree by Nikolay Borisov · 6 years ago
  100. 41e7acd btrfs: Rename and export clear_btree_io_tree by Nikolay Borisov · 6 years ago