1. 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
  2. 10c5db2 fs: move the fiemap definitions out of fs.h by Christoph Hellwig · 4 years, 7 months ago
  3. 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
  4. ba206a0 btrfs: convert from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 7 months ago
  5. 2b48966 btrfs: constify extent_buffer in the API functions by David Sterba · 4 years, 8 months ago
  6. db3756c btrfs: remove unused map_private_extent_buffer by David Sterba · 4 years, 8 months ago
  7. 77d5d68 btrfs: unify buffered and direct I/O read repair by Omar Sandoval · 4 years, 9 months ago
  8. ce06d3e btrfs: make btrfs_check_repairable() static by Omar Sandoval · 4 years, 9 months ago
  9. c733397 btrfs: look at full bi_io_vec for repair decision by Omar Sandoval · 4 years, 9 months ago
  10. 3fd6372 btrfs: make the extent buffer leak check per fs info by Josef Bacik · 4 years, 11 months ago
  11. 71ad38b btrfs: sink argument tree to extent_read_full_page by David Sterba · 5 years ago
  12. 39b07b5 btrfs: drop create parameter to btrfs_get_extent() by Omar Sandoval · 5 years ago
  13. 67439da btrfs: opencode extent_buffer_get by David Sterba · 5 years ago
  14. b3f167a btrfs: move the failrec tree stuff into extent-io-tree.h by Josef Bacik · 5 years ago
  15. 9c7d3a5 btrfs: move extent_io_tree defs to their own header by Josef Bacik · 5 years ago
  16. 6f0d04f btrfs: separate out the extent io init function by Josef Bacik · 5 years ago
  17. 74e9194 btrfs: Remove delalloc_end argument from extent_clear_unlock_delalloc by Nikolay Borisov · 5 years ago
  18. 9978059 btrfs: Evaluate io_tree in find_lock_delalloc_range() by Goldwyn Rodrigues · 6 years ago
  19. e749af44 btrfs: lift bio_set_dev from bio allocation helpers by David Sterba · 6 years ago
  20. 00801ae btrfs: switch extent_buffer write_locks from atomic to int by David Sterba · 6 years ago
  21. f3dc24c btrfs: switch extent_buffer spinning_writers from atomic to int by David Sterba · 6 years ago
  22. 06297d8 btrfs: switch extent_buffer blocking_writers from atomic to int by David Sterba · 6 years ago
  23. 50489a5 btrfs: Remove bio_offset argument from submit_bio_hook by Nikolay Borisov · 6 years ago
  24. c2ccfbc btrfs: Remove 'tree' argument from read_extent_buffer_pages by Nikolay Borisov · 6 years ago
  25. a56b1c7 btrfs: Change submit_bio_hook to taking an inode directly by Nikolay Borisov · 6 years ago
  26. a9355a0 btrfs: Define submit_bio_hook's type directly by Nikolay Borisov · 6 years ago
  27. 45bfcfc btrfs: Implement find_first_clear_extent_bit by Nikolay Borisov · 6 years ago
  28. 8811133 btrfs: Optimize unallocated chunks discard by Nikolay Borisov · 6 years ago
  29. 4ca7365 btrfs: Implement set_extent_bits_nowait by Nikolay Borisov · 6 years ago
  30. 930b090 btrfs: Introduce new bits for device allocation tree by Nikolay Borisov · 6 years ago
  31. 41e7acd btrfs: Rename and export clear_btree_io_tree by Nikolay Borisov · 6 years ago
  32. 20a1fbf9 btrfs: get fs_info from eb in repair_eb_io_failure by David Sterba · 6 years ago
  33. ed1b4ed btrfs: switch extent_buffer::lock_nested to bool by David Sterba · 6 years ago
  34. c79adfc btrfs: use assertion helpers for extent buffer write lock counters by David Sterba · 6 years ago
  35. 5c9c799 btrfs: use assertion helpers for extent buffer read lock counters by David Sterba · 6 years ago
  36. afd495a btrfs: use assertion helpers for spinning readers by David Sterba · 6 years ago
  37. 843ccf9 btrfs: use assertion helpers for spinning writers by David Sterba · 6 years ago
  38. 8882679 btrfs: Remove EXTENT_IOBITS by Nikolay Borisov · 6 years ago
  39. 4e586ca btrfs: Remove EXTENT_WRITEBACK by Nikolay Borisov · 6 years ago
  40. 43eb5f2 btrfs: Introduce extent_io_tree::owner to distinguish different io_trees by Qu Wenruo · 6 years ago
  41. 7b43973 btrfs: switch extent_io_tree::track_uptodate to bool by David Sterba · 6 years ago
  42. c258d6e btrfs: Introduce fs_info to extent_io_tree by Qu Wenruo · 6 years ago
  43. ba8f520 btrfs: Remove EXTENT_FIRST_DELALLOC bit by Nikolay Borisov · 6 years ago
  44. 52042d8 btrfs: Fix typos in comments and strings by Andrea Gelmini · 6 years ago
  45. 3522e90 btrfs: remove always true if branch in find_delalloc_range by Lu Fengqi · 6 years ago
  46. 80cb383 btrfs: switch EXTENT_BUFFER_* to enums by David Sterba · 6 years ago
  47. 78e62c0 btrfs: Remove extent_io_ops::readpage_io_failed_hook by Nikolay Borisov · 6 years ago
  48. 0e6ec38 Btrfs: allow clear_extent_dirty() to receive a cached extent state record by Filipe Manana · 6 years ago
  49. ce9f967 btrfs: use EXPORT_FOR_TESTS for conditionally exported functions by Johannes Thumshirn · 6 years ago
  50. 917aace btrfs: Sink find_lock_delalloc_range's 'max_bytes' argument by Nikolay Borisov · 6 years ago
  51. abbb55f btrfs: Remove extent_io_ops::split_extent_hook callback by Nikolay Borisov · 6 years ago
  52. 5c84819 btrfs: Remove extent_io_ops::merge_extent_hook callback by Nikolay Borisov · 6 years ago
  53. a36bb5f btrfs: Remove extent_io_ops::clear_bit_hook callback by Nikolay Borisov · 6 years ago
  54. e06a1fc btrfs: Remove extent_io_ops::set_bit_hook extent_io callback by Nikolay Borisov · 6 years ago
  55. 65a680f btrfs: Remove extent_io_ops::check_extent_io_range callback by Nikolay Borisov · 6 years ago
  56. 7087a9d btrfs: Remove extent_io_ops::writepage_end_io_hook by Nikolay Borisov · 6 years ago
  57. d75855b btrfs: Remove extent_io_ops::writepage_start_hook by Nikolay Borisov · 6 years ago
  58. 5eaad97 btrfs: Remove extent_io_ops::fill_delalloc by Nikolay Borisov · 6 years ago
  59. 9c36396 btrfs: tests: add separate stub for find_lock_delalloc_range by David Sterba · 6 years ago
  60. abb57ef Btrfs: skip set_page_dirty if eb pages are already dirty by Liu Bo · 6 years ago
  61. 5cdc84b btrfs: drop extent_io_ops::set_range_writeback callback by David Sterba · 6 years ago
  62. 00032d3 btrfs: drop extent_io_ops::merge_bio_hook callback by David Sterba · 6 years ago
  63. 05912a3 btrfs: drop extent_io_ops::tree_fs_info callback by David Sterba · 6 years ago
  64. e288c08 btrfs: unify end_io callbacks of async_submit_bio by David Sterba · 6 years ago
  65. b0132a3 btrfs: Rename EXTENT_BUFFER_DUMMY to EXTENT_BUFFER_UNMAPPED by Nikolay Borisov · 7 years ago
  66. cc5e31a btrfs: switch types to int when counting eb pages by David Sterba · 7 years ago
  67. 8791d43 btrfs: use round_up wrapper in num_extent_pages by David Sterba · 6 years ago
  68. 65ad010 btrfs: pass only eb to num_extent_pages by David Sterba · 7 years ago
  69. 8ae225a btrfs: Remove tree argument from extent_writepages by Nikolay Borisov · 7 years ago
  70. 2a3ff0a btrfs: Remove redundant tree argument from extent_readpages by Nikolay Borisov · 7 years ago
  71. 477a30b btrfs: Sink extent_tree arguments in try_release_extent_mapping by Nikolay Borisov · 7 years ago
  72. 3b079a9 btrfs: remove unused le_test_bit() by Howard McLauchlan · 7 years ago
  73. 6faa8f4 btrfs: clean up le_bitmap_{set, clear}() by Howard McLauchlan · 7 years ago
  74. 9888c34 btrfs: replace GPL boilerplate by SPDX -- headers by David Sterba · 7 years ago
  75. 6c55343 btrfs: remove unused parameters from extent_submit_bio_done_t by David Sterba · 7 years ago
  76. d077929 btrfs: remove unused parameters from extent_submit_bio_start_t by David Sterba · 7 years ago
  77. a758781 btrfs: separate types for submit_bio_start and submit_bio_done by David Sterba · 8 years ago
  78. ab0d093 btrfs: drop extern from function declarations by David Sterba · 7 years ago
  79. e67c718 btrfs: add more __cold annotations by David Sterba · 7 years ago
  80. ba02049 btrfs: extent_buffer_uptodate() make it static and inline by Anand Jain · 7 years ago
  81. 31466f3 Merge tag 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  82. e43bbe5 btrfs: sink unlock_extent parameter gfp_flags by David Sterba · 7 years ago
  83. d810a4b btrfs: add separate helper for unlock_extent_cached with GFP_ATOMIC by David Sterba · 7 years ago
  84. 0a9b0e5 btrfs: sink extent_write_full_page tree argument by Nikolay Borisov · 7 years ago
  85. 5e3ee23 btrfs: sink extent_write_locked_range tree parameter by Nikolay Borisov · 7 years ago
  86. 6af49db btrfs: sink get_extent parameter to read_extent_buffer_pages by David Sterba · 8 years ago
  87. 0932584 btrfs: sink get_extent parameter to extent_readpages by David Sterba · 8 years ago
  88. 2135fb9 btrfs: sink get_extent parameter to extent_fiemap by David Sterba · 8 years ago
  89. deac642 btrfs: sink get_extent parameter to extent_write_full_page by David Sterba · 8 years ago
  90. 916b929 btrfs: sink get_extent parameter to extent_write_locked_range by David Sterba · 8 years ago
  91. 4331759 btrfs: sink get_extent parameter to extent_writepages by David Sterba · 8 years ago
  92. f08dc36 btrfs: sink gfp parameter to clear_extent_uptodate by David Sterba · 7 years ago
  93. ae0f162 btrfs: sink gfp parameter to clear_extent_bit by David Sterba · 7 years ago
  94. 66b0c88 btrfs: prepare to drop gfp mask parameter from clear_extent_bit by David Sterba · 7 years ago
  95. a0b60d7 btrfs: avoid access to .bi_vcnt directly by Ming Lei · 7 years ago
  96. 26cd947 Merge tag 'for-4.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  97. e3b8a48 Btrfs: fix reported number of inode blocks after buffered append writes by Filipe Manana · 7 years ago
  98. f82b735 Btrfs: add write_flags for compression bio by Liu Bo · 7 years ago
  99. 5cea764 Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  100. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago