1. 70e7730 Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 3 months ago
  2. 30dac24 fs/writeback: convert wbc_account_cgroup_owner to take a folio by Pankaj Raghav · 5 months ago
  3. f10f59f btrfs: fix the delalloc range locking if sector size < page size by Qu Wenruo · 5 months ago
  4. e761be2 btrfs: fix clear_dirty and writeback ordering in submit_one_sector() by Naohiro Aota · 5 months ago
  5. bd610c0 btrfs: only unlock the to-be-submitted ranges inside a folio by Qu Wenruo · 6 months ago
  6. 49a9907 btrfs: merge btrfs_folio_unlock_writer() into btrfs_folio_end_writer_lock() by Qu Wenruo · 6 months ago
  7. ab6eac7 btrfs: remove btrfs_folio_end_all_writers() by Qu Wenruo · 6 months ago
  8. 046c0d6 btrfs: convert try_release_extent_mapping() to take a folio by Li Zetao · 6 months ago
  9. dd0a8df btrfs: convert try_release_extent_state() to take a folio by Li Zetao · 6 months ago
  10. 08dd850 btrfs: convert submit_eb_page() to take a folio by Li Zetao · 6 months ago
  11. 1358732 btrfs: convert submit_eb_subpage() to take a folio by Li Zetao · 6 months ago
  12. b8ae2bf btrfs: convert try_release_extent_buffer() to take a folio by Li Zetao · 6 months ago
  13. 0145aa3 btrfs: convert try_release_subpage_extent_buffer() to take a folio by Li Zetao · 6 months ago
  14. d4aeb5f btrfs: convert get_next_extent_buffer() to take a folio by Li Zetao · 6 months ago
  15. 266a936 btrfs: convert clear_page_extent_mapped() to take a folio by Li Zetao · 6 months ago
  16. ac325fc btrfs: do not hold the extent lock for entire read by Josef Bacik · 6 months ago
  17. 06de42c btrfs: rename __extent_writepage() and drop double underscores by David Sterba · 6 months ago
  18. 792e86e btrfs: rename btrfs_submit_bio() to btrfs_submit_bbio() by David Sterba · 6 months ago
  19. ce4a71e btrfs: subpage: remove btrfs_fs_info::subpage_info member by Qu Wenruo · 6 months ago
  20. 2c70fe1 btrfs: remove the nr_ret parameter from __extent_writepage_io() by Qu Wenruo · 6 months ago
  21. 8189197 btrfs: refactor __extent_writepage_io() to do sector-by-sector submission by Qu Wenruo · 7 months ago
  22. 1a48259 btrfs: convert find_next_dirty_byte() to take a folio by Josef Bacik · 7 months ago
  23. 7ed07d1 btrfs: convert __get_extent_map() to take a folio by Josef Bacik · 7 months ago
  24. dce9ef94 btrfs: convert btrfs_get_extent() to take a folio by Josef Bacik · 7 months ago
  25. d71b53c btrfs: convert btrfs_writepage_cow_fixup() to use folio by Josef Bacik · 7 months ago
  26. 2609c92 btrfs: convert btrfs_run_delalloc_range() to take a folio by Josef Bacik · 7 months ago
  27. 01e1184 btrfs: convert extent_write_locked_range() to take a folio by Josef Bacik · 7 months ago
  28. a67f540 btrfs: convert extent_clear_unlock_delalloc() to take a folio by Josef Bacik · 7 months ago
  29. c9ce51d btrfs: convert process_one_page() to operate only on folios by Josef Bacik · 7 months ago
  30. a59ff72 btrfs: convert __process_pages_contig() to take a folio by Josef Bacik · 7 months ago
  31. 79be4a2 btrfs: convert __unlock_for_delalloc() to take a folio by Josef Bacik · 7 months ago
  32. e4d80eb btrfs: convert lock_delalloc_pages() to take a folio by Josef Bacik · 7 months ago
  33. c987f1e btrfs: convert find_lock_delalloc_range() to use a folio by Josef Bacik · 7 months ago
  34. dc6c745 btrfs: convert writepage_delalloc() to take a folio by Josef Bacik · 7 months ago
  35. a792280 btrfs: convert btrfs_mark_ordered_io_finished() to take a folio by Josef Bacik · 7 months ago
  36. aef665d btrfs: convert btrfs_finish_ordered_extent() to take a folio by Josef Bacik · 7 months ago
  37. 9b32022 btrfs: convert __extent_writepage() to be completely folio based by Josef Bacik · 7 months ago
  38. c1deaa1 btrfs: convert extent_write_locked_range() to use folios by Josef Bacik · 7 months ago
  39. b8a6263 btrfs: convert __extent_writepage_io() to take a folio by Josef Bacik · 7 months ago
  40. 9e97e8b btrfs: update the writepage tracepoint to take a folio by Josef Bacik · 7 months ago
  41. 56a24a3 btrfs: convert btrfs_do_readpage() to only use a folio by Josef Bacik · 7 months ago
  42. b35397d btrfs: convert submit_extent_page() to use a folio by Josef Bacik · 7 months ago
  43. fcf50d1 btrfs: convert begin_page_folio() to take a folio instead by Josef Bacik · 7 months ago
  44. 645006d btrfs: convert end_page_read() to take a folio by Josef Bacik · 7 months ago
  45. e19317e btrfs: convert btrfs_read_folio() to only use a folio by Josef Bacik · 7 months ago
  46. 03d6612 btrfs: convert btrfs_readahead() to only use folio by Josef Bacik · 7 months ago
  47. 6252690 btrfs: fix invalid mapping of extent xarray state by Naohiro Aota · 7 months ago
  48. af61081 btrfs: move extent_range_clear_dirty_for_io() into inode.c by Qu Wenruo · 9 months ago
  49. 0fbf6cb btrfs: rename the extra_gfp parameter of btrfs_alloc_page_array() by Qu Wenruo · 8 months ago
  50. fea9113 btrfs: remove the extra_gfp parameter from btrfs_alloc_folio_array() by Qu Wenruo · 8 months ago
  51. 8610ba7 btrfs: pass a btrfs_inode to is_data_inode() by David Sterba · 2 years, 8 months ago
  52. 2917f74 btrfs: constify pointer parameters where applicable by David Sterba · 9 months ago
  53. a185373 btrfs: make extent_write_locked_range() handle subpage writeback correctly by Qu Wenruo · 12 months ago
  54. 97713b1 btrfs: do not clear page dirty inside extent_write_locked_range() by Qu Wenruo · 12 months ago
  55. d034cdb btrfs: lock subpage ranges in one go for writepage_delalloc() by Qu Wenruo · 1 year ago
  56. 21b5bef btrfs: make __extent_writepage_io() to write specified range only by Qu Wenruo · 1 year ago
  57. c77a8c6 btrfs: remove extent_map::block_start member by Qu Wenruo · 10 months ago
  58. 8996f61 btrfs: move fiemap code into its own file by Filipe Manana · 9 months ago
  59. 56e6f26 btrfs: constify parameters of write_eb_member() and its users by David Sterba · 9 months ago
  60. 9c5e1fb btrfs: remove duplicate name variable declarations by David Sterba · 9 months ago
  61. a56c85f btrfs: fix folio refcount in __alloc_dummy_extent_buffer() by Boris Burkov · 8 months ago
  62. f3a5367 btrfs: protect folio::private when attaching extent buffer folios by Qu Wenruo · 9 months ago
  63. bc00965 btrfs: count super block write errors in device instead of tracking folio error state by Matthew Wilcox (Oracle) · 10 months ago
  64. 6b0a63a btrfs: add a cached state to extent_clear_unlock_delalloc by Josef Bacik · 11 months ago
  65. c0707c9 btrfs: push the extent lock into btrfs_run_delalloc_range by Josef Bacik · 1 year ago
  66. de6f14e btrfs: make try_release_extent_mapping() return a bool by Filipe Manana · 10 months ago
  67. 2e50441 btrfs: be better releasing extent maps at try_release_extent_mapping() by Filipe Manana · 10 months ago
  68. 433a3e0 btrfs: remove i_size restriction at try_release_extent_mapping() by Filipe Manana · 10 months ago
  69. 85d2883 btrfs: use btrfs_get_fs_generation() at try_release_extent_mapping() by Filipe Manana · 10 months ago
  70. 078b981 btrfs: rename some variables at try_release_extent_mapping() by Filipe Manana · 10 months ago
  71. c2fbd81 btrfs: pass the extent map tree's inode to remove_extent_mapping() by Filipe Manana · 11 months ago
  72. 53e2415 btrfs: set start on clone before calling copy_extent_buffer_full by Josef Bacik · 11 months ago
  73. 11e03f2 btrfs: introduce btrfs_alloc_folio_array() by Qu Wenruo · 1 year, 1 month ago
  74. f32f20e btrfs: warn if EXTENT_BUFFER_UPTODATE is set while reading by Tavian Barnes · 11 months ago
  75. 1e2d183 btrfs: add helper to clear EXTENT_BUFFER_READING by Tavian Barnes · 11 months ago
  76. c66f2af btrfs: remove pointless writepages callback wrapper by Filipe Manana · 11 months ago
  77. 7938d38 btrfs: remove pointless readahead callback wrapper by Filipe Manana · 11 months ago
  78. 1db7959 btrfs: do not wait for short bulk allocation by Qu Wenruo · 11 months ago
  79. 073bda7 btrfs: zoned: add ASSERT and WARN for EXTENT_BUFFER_ZONED_ZEROOUT handling by Naohiro Aota · 11 months ago
  80. 6887938 btrfs: zoned: do not flag ZEROOUT on non-dirty extent buffer by Naohiro Aota · 11 months ago
  81. ef1e682 btrfs: fix race in read_extent_buffer_pages() by Tavian Barnes · 12 months ago
  82. 1cab137 btrfs: reuse cloned extent buffer during fiemap to avoid re-allocations by Filipe Manana · 12 months ago
  83. 978b63f btrfs: fix race when detecting delalloc ranges during fiemap by Filipe Manana · 12 months ago
  84. ef5a05c btrfs: remove SLAB_MEM_SPREAD flag use by Chengming Zhou · 1 year ago
  85. 970ea37 btrfs: pass a valid extent map cache pointer to __get_extent_map() by David Sterba · 1 year, 1 month ago
  86. e84bfff btrfs: hoist fs_info out of loops in end_bbio_data_write and end_bbio_data_read by David Sterba · 1 year, 1 month ago
  87. 41044b4 btrfs: add helper to get fs_info from struct inode pointer by David Sterba · 1 year, 5 months ago
  88. b33d2e5 btrfs: add helpers to get fs_info from page/folio pointers by David Sterba · 1 year, 5 months ago
  89. c829389 btrfs: add helpers to get inode from page/folio pointers by David Sterba · 1 year, 5 months ago
  90. 2b712e3 btrfs: remove unused included headers by David Sterba · 1 year, 1 month ago
  91. 4e00422 btrfs: replace sb::s_blocksize by fs_info::sectorsize by David Sterba · 1 year, 1 month ago
  92. dfba9f4 btrfs: add set_folio_extent_mapped() helper by Matthew Wilcox (Oracle) · 1 year, 2 months ago
  93. 8fd2b12 btrfs: WARN_ON_ONCE() in our leak detection code by Josef Bacik · 1 year, 2 months ago
  94. 84cda1a btrfs: cache folio size and shift in extent_buffer by Qu Wenruo · 1 year, 2 months ago
  95. 4d02b54 btrfs: remove unused variable bio_offset from end_bbio_data_read() by Qu Wenruo · 1 year, 2 months ago
  96. 8bab0a3 btrfs: remove the pg_offset parameter from btrfs_get_extent() by Qu Wenruo · 1 year, 2 months ago
  97. 7505aa1 Merge tag 'for-6.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 12 months ago
  98. 418b0902 btrfs: ensure fiemap doesn't race with writes when FIEMAP_FLAG_SYNC is given by Filipe Manana · 1 year ago
  99. a1a4a9c btrfs: fix race between ordered extent completion and fiemap by Filipe Manana · 1 year ago
  100. 8da8d88 Merge tag 'for-6.8-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 1 year ago