1. 5e9d398 btrfs: readpages() should submit IO as read-ahead by Jens Axboe · 6 years ago
  2. 5cdc84b btrfs: drop extent_io_ops::set_range_writeback callback by David Sterba · 7 years ago
  3. 00032d3 btrfs: drop extent_io_ops::merge_bio_hook callback by David Sterba · 7 years ago
  4. 05912a3 btrfs: drop extent_io_ops::tree_fs_info callback by David Sterba · 7 years ago
  5. b0132a3 btrfs: Rename EXTENT_BUFFER_DUMMY to EXTENT_BUFFER_UNMAPPED by Nikolay Borisov · 7 years ago
  6. 07e21c4 btrfs: Document locking requirement via lockdep_assert_held by Nikolay Borisov · 7 years ago
  7. 55ac013 btrfs: rename btrfs_release_extent_buffer_page by David Sterba · 7 years ago
  8. d64766f btrfs: Refactor loop in btrfs_release_extent_buffer_page by Nikolay Borisov · 7 years ago
  9. b16d011 btrfs: Reword dodgy comments in alloc_extent_buffer by Nikolay Borisov · 7 years ago
  10. 28187ae btrfs: Simplify page unlocking in alloc_extent_buffer by Nikolay Borisov · 7 years ago
  11. ebcc326 btrfs: open-code bio_set_op_attrs by David Sterba · 7 years ago
  12. cc5e31a btrfs: switch types to int when counting eb pages by David Sterba · 7 years ago
  13. 65ad010 btrfs: pass only eb to num_extent_pages by David Sterba · 7 years ago
  14. 55b636b Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  15. bd3599a Btrfs: fix file data corruption after cloning a range and fsync by Filipe Manana · 7 years ago
  16. 84bfed4 Merge tag 'for-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  17. f098631 Btrfs: fix physical offset reported by fiemap for inline extents by Filipe Manana · 7 years ago
  18. e7655d2 Merge tag 'for-4.18-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  19. 9d311e1 Btrfs: fiemap: pass correct bytenr when fm_extent_count is zero by Robbie Ko · 7 years ago
  20. 7049965 Merge tag 'for-4.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  21. 8ac9f7c btrfs: convert to bioset_init()/mempool_init() by Kent Overstreet · 7 years ago
  22. 8ae225a btrfs: Remove tree argument from extent_writepages by Nikolay Borisov · 7 years ago
  23. 2a3ff0a btrfs: Remove redundant tree argument from extent_readpages by Nikolay Borisov · 7 years ago
  24. 29c68b2d btrfs: Remove map argument from try_release_extent_state by Nikolay Borisov · 7 years ago
  25. 477a30b btrfs: Sink extent_tree arguments in try_release_extent_mapping by Nikolay Borisov · 7 years ago
  26. 6faa8f4 btrfs: clean up le_bitmap_{set, clear}() by Howard McLauchlan · 7 years ago
  27. e37563bb Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  28. c1d7c51 btrfs: replace GPL boilerplate by SPDX -- sources by David Sterba · 7 years ago
  29. b93b016 page cache: use xa_lock by Matthew Wilcox · 7 years ago
  30. 57599c7 btrfs: lift errors from add_extent_changeset to the callers by David Sterba · 7 years ago
  31. b8b3d62 btrfs: document more parameters of submit_extent_page by David Sterba · 8 years ago
  32. 0c8508a btrfs: cleanup merging conditions in submit_extent_page by David Sterba · 8 years ago
  33. 8eec829 btrfs: remove redundant variable in __do_readpage by David Sterba · 8 years ago
  34. 5c2b1fd btrfs: assume that bio_ret is always valid in submit_extent_page by David Sterba · 8 years ago
  35. e67c718 btrfs: add more __cold annotations by David Sterba · 7 years ago
  36. ba02049 btrfs: extent_buffer_uptodate() make it static and inline by Anand Jain · 7 years ago
  37. af2679e Btrfs: enhance leak debug checker for extent state and extent buffer by Liu Bo · 7 years ago
  38. 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
  39. e43bbe5 btrfs: sink unlock_extent parameter gfp_flags by David Sterba · 7 years ago
  40. d810a4b btrfs: add separate helper for unlock_extent_cached with GFP_ATOMIC by David Sterba · 7 years ago
  41. ffc9c8d btrfs: Remove redundant bio_get/bio_set pair from submit_one_bio by Nikolay Borisov · 7 years ago
  42. aab6e9e btrfs: unify extent_page_data type passed as void by David Sterba · 7 years ago
  43. 935db85 btrfs: sink writepage parameter to extent_write_cache_pages by David Sterba · 8 years ago
  44. 25b860e btrfs: sink flush_fn to extent_write_cache_pages by David Sterba · 8 years ago
  45. e2932ee btrfs: merge two flush_write_bio helpers by David Sterba · 8 years ago
  46. 0a9b0e5 btrfs: sink extent_write_full_page tree argument by Nikolay Borisov · 7 years ago
  47. 5e3ee23 btrfs: sink extent_write_locked_range tree parameter by Nikolay Borisov · 7 years ago
  48. ebbede4 btrfs: cleanup device states define BTRFS_DEV_STATE_WRITEABLE by Anand Jain · 7 years ago
  49. 4a2d25c btrfs: Remove redundant FLAG_VACANCY by Nikolay Borisov · 7 years ago
  50. 6af49db btrfs: sink get_extent parameter to read_extent_buffer_pages by David Sterba · 8 years ago
  51. 4ef7769 btrfs: sink get_extent parameter to __do_contiguous_readpages by David Sterba · 8 years ago
  52. e4d17ef btrfs: sink get_extent parameter to __extent_readpages by David Sterba · 8 years ago
  53. 0932584 btrfs: sink get_extent parameter to extent_readpages by David Sterba · 8 years ago
  54. e3350e1 btrfs: sink get_extent parameter to get_extent_skip_holes by David Sterba · 8 years ago
  55. 2135fb9 btrfs: sink get_extent parameter to extent_fiemap by David Sterba · 8 years ago
  56. 3c98c62 btrfs: drop get_extent from extent_page_data by David Sterba · 8 years ago
  57. deac642 btrfs: sink get_extent parameter to extent_write_full_page by David Sterba · 8 years ago
  58. 916b929 btrfs: sink get_extent parameter to extent_write_locked_range by David Sterba · 8 years ago
  59. 4331759 btrfs: sink get_extent parameter to extent_writepages by David Sterba · 8 years ago
  60. ae0f162 btrfs: sink gfp parameter to clear_extent_bit by David Sterba · 7 years ago
  61. 66b0c88 btrfs: prepare to drop gfp mask parameter from clear_extent_bit by David Sterba · 7 years ago
  62. d3fac6b btrfs: Remove redundant mirror_num arg by Nikolay Borisov · 7 years ago
  63. a0b60d7 btrfs: avoid access to .bi_vcnt directly by Ming Lei · 7 years ago
  64. c45a8f2 fs: convert to bio_last_bvec_all() by Ming Lei · 7 years ago
  65. 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
  66. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  67. 8667982 mm, pagevec: remove cold parameter for pagevecs by Mel Gorman · 7 years ago
  68. 67fd707 mm: remove nr_pages argument from pagevec_lookup_{,range}_tag() by Jan Kara · 7 years ago
  69. 4006f43 btrfs: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
  70. f82b735 Btrfs: add write_flags for compression bio by Liu Bo · 7 years ago
  71. 5cea764 Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  72. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  73. 6273b7f btrfs: get rid of sector_t and use u64 offset in submit_extent_page by David Sterba · 7 years ago
  74. 6c5a4e2 btrfs: rename page offset parameter in submit_extent_page by David Sterba · 7 years ago
  75. 18fdc67 Btrfs: remove bio_flags which indicates a meta block of log-tree by Liu Bo · 7 years ago
  76. bf2db0b Merge branch 'for-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  77. 2d8ce70 btrfs: avoid overflow when sector_t is 32 bit by Goffredo Baroncelli · 7 years ago
  78. 5ba88cd Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  79. 5f14efd Btrfs: do not reset bio->bi_ops while writing bio by Liu Bo · 7 years ago
  80. ff40adf Btrfs: use the new helper wbc_to_write_flags by Liu Bo · 7 years ago
  81. 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  82. 66ba772 Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  83. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  84. f716abd Btrfs: fix out of bounds array access while reading extent buffer by Liu Bo · 7 years ago
  85. 4b81ba4 btrfs: merge REQ_OP and REQ_ flags to one parameter in submit_extent_page by David Sterba · 8 years ago
  86. f1c77c5 btrfs: cleanup types storing REQ_* by David Sterba · 8 years ago
  87. e4ff5fb btrfs: Remove unused parameters from volume.c functions by Nikolay Borisov · 8 years ago
  88. bb739cf btrfs: btrfs_check_shared should manage its own transaction by Edmund Nadolski · 8 years ago
  89. 1cbb1f4 btrfs: struct-funcs, constify readers by Jeff Mahoney · 8 years ago
  90. bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 8 years ago
  91. bc24370 Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 8 years ago
  92. c3cfb65 Btrfs: fix unexpected return value of bio_readpage_error by Liu Bo · 8 years ago
  93. e8f5b39 btrfs: btrfs_create_repair_bio never fails, skip error handling by David Sterba · 8 years ago
  94. c09abff btrfs: cloned bios must not be iterated by bio_for_each_segment_all by David Sterba · 8 years ago
  95. a4c20b9 Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 8 years ago
  96. 8c27cb3 Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 8 years ago
  97. 848c23b btrfs: Remove false alert when fiemap range is smaller than on-disk extent by Qu Wenruo · 8 years ago
  98. e6959b9 btrfs: add support for passing in write hints for buffered writes by Jens Axboe · 8 years ago
  99. 104b4e5 percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch by Nikolay Borisov · 8 years ago
  100. c5e4c3d btrfs: sink gfp parameter to btrfs_io_bio_alloc by David Sterba · 8 years ago