1. ee7bdc6 FBE: Add support for hardware based FBE on f2fs and adapt ext4 fs by Zhen Kong · 5 years ago
  2. 7290c71 block/bio: Do not zero user pages by Keith Busch · 6 years ago
  3. 487d58a block: copy ioprio in __bio_clone_fast() and bounce by Hannes Reinecke · 6 years ago
  4. a4da95e block: Clear kernel memory before copying to user by Keith Busch · 6 years ago
  5. b57e99b block: use nanosecond resolution for iostat by Omar Sandoval · 6 years ago
  6. 3111885 blkcg: use tryget logic when associating a blkg with a bio by Dennis Zhou (Facebook) · 6 years ago
  7. 73ba2fb Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  8. d6c02a9 block: bvec_nr_vecs() returns value for wrong slab by Greg Edwards · 6 years ago
  9. eb181a8 Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  10. 5151842 block: reset bi_iter.bi_done after splitting bio by Greg Edwards · 6 years ago
  11. 17d51b1 block: bio_iov_iter_get_pages: pin more pages for multi-segment IOs by Martin Wilck · 6 years ago
  12. b403ea2 block: bio_iov_iter_get_pages: fix size of last iovec by Martin Wilck · 6 years ago
  13. c55183c block: unexport bio_clone_bioset by Christoph Hellwig · 6 years ago
  14. 3bb5098 block: bio_set_pages_dirty can't see NULL bv_page in a valid bio_vec by Christoph Hellwig · 6 years ago
  15. 24d5493 block: simplify bio_check_pages_dirty by Christoph Hellwig · 6 years ago
  16. ddcf35d block: Add and use op_stat_group() for indexing disk_stat fields. by Michael Callahan · 6 years ago
  17. 67b42d0 rq-qos: introduce dio_bio callback by Josef Bacik · 6 years ago
  18. 0d3bd88 swap,blkcg: issue swap io with the appropriate context by Tejun Heo · 6 years ago
  19. 08e18ea block: add bi_blkg to the bio for cgroups by Josef Bacik · 6 years ago
  20. 77072ca Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  21. 9c24c10 Revert "block: Add warning for bi_next not NULL in bio_endio()" by Bart Van Assche · 6 years ago
  22. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  23. a381884 Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  24. 28e89fd9 block: add bioset_init_from_src() helper by Jens Axboe · 6 years ago
  25. 6567af7 Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  26. 0aa69fd block: add a lower-level bio_add_page interface by Christoph Hellwig · 6 years ago
  27. dad0852 block: Drop bioset_create() by Kent Overstreet · 6 years ago
  28. 1900fcc block: Export bio check/set pages_dirty by Kent Overstreet · 6 years ago
  29. 0ba99ca block: Add warning for bi_next not NULL in bio_endio() by Kent Overstreet · 6 years ago
  30. 6e6e811 block: Add missing flush_dcache_page() call by Kent Overstreet · 6 years ago
  31. 45db54d block: Split out bio_list_copy_data() by Kent Overstreet · 6 years ago
  32. 38a72da block: Add bio_copy_data_iter(), zero_fill_bio_iter() by Kent Overstreet · 6 years ago
  33. f4f8154 block: Use bioset_init() for fs_bio_set by Kent Overstreet · 6 years ago
  34. 917a38c block: Add bioset_init()/bioset_exit() by Kent Overstreet · 6 years ago
  35. 8aa6ba2 block: Convert bio_set to mempool_init() by Kent Overstreet · 6 years ago
  36. bd5c4fa Fix slab name "biovec-(1<<(21-12))" by Mikulas Patocka · 6 years ago
  37. 0a4b6e2 Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  38. 20d5902 block: Set BIO_TRACE_COMPLETION on new bio during split by Goldwyn Rodrigues · 7 years ago
  39. 25d8be7 block: move bio_alloc_pages() to bcache by Ming Lei · 7 years ago
  40. 111be88 block-throttle: avoid double charge by Shaohua Li · 7 years ago
  41. f341a4d block: remove useless assignment in bio_split by Mikulas Patocka · 7 years ago
  42. 16382e1 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  43. 62530ed bio: ensure __bio_clone_fast copies bi_partno by Michael Lyle · 7 years ago
  44. e2c5923 Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  45. e319e1f block, locking/lockdep: Assign a lock_class per gendisk used for wait_for_completion() by Byungchul Park · 7 years ago
  46. 65e53aa block: Use DECLARE_COMPLETION_ONSTACK() in submit_bio_wait() by Christoph Hellwig · 7 years ago
  47. 519c8e9 block: fix Sphinx kernel-doc warning by Randy Dunlap · 7 years ago
  48. 0e5b935 bio_alloc_map_data(): do bmd->iter setup right there by Al Viro · 7 years ago
  49. d16d44e bio_copy_user_iov(): saner bio size calculation by Al Viro · 7 years ago
  50. 0a0f151 bio_map_user_iov(): get rid of copying iov_iter by Al Viro · 7 years ago
  51. 98a09d6 bio_copy_from_iter(): get rid of copying iov_iter by Al Viro · 7 years ago
  52. 2884d0b move more stuff down into bio_copy_user_iov() by Al Viro · 7 years ago
  53. e81cef5 blk_rq_map_user_iov(): move iov_iter_advance() down by Al Viro · 7 years ago
  54. b282cc7 bio_map_user_iov(): get rid of the iov_for_each() by Al Viro · 7 years ago
  55. 98f0bc9 bio_map_user_iov(): move alignment check into the main loop by Al Viro · 7 years ago
  56. e2e115d don't rely upon subsequent bio_add_pc_page() calls failing by Al Viro · 7 years ago
  57. 629e42b ... and with iov_iter_get_pages_alloc() it becomes even simpler by Al Viro · 7 years ago
  58. 076098e bio_map_user_iov(): switch to iov_iter_get_pages()/iov_iter_advance() by Al Viro · 7 years ago
  59. 1cfd0dd bio_copy_user_iov(): don't ignore ->iov_offset by Al Viro · 7 years ago
  60. 2b04e8f more bio_map_user_iov() leak fixes by Al Viro · 7 years ago
  61. 95d78c2 fix unbalanced page refcounting in bio_map_user_iov by Vitaly Mayatskikh · 7 years ago
  62. 4078def block/bio: Remove null checks before mempool_destroy in bioset_free by Tim Hansen · 7 years ago
  63. af551fb blkcg: delete unused APIs by Shaohua Li · 7 years ago
  64. 3645e6d Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  65. 8a8e6f8 md/raid0: attach correct cgroup info in bio by Shaohua Li · 7 years ago
  66. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  67. d62e26b block: pass in queue to inflight accounting by Jens Axboe · 7 years ago
  68. 3d289d6 block: Add comment to submit_bio_wait() by Jan Kara · 7 years ago
  69. b222dd2 block: call bio_uninit in bio_endio by Shaohua Li · 7 years ago
  70. 7c20f11 bio-integrity: stop abusing bi_end_io by Christoph Hellwig · 7 years ago
  71. fbd08e7 bio-integrity: fix interface for bio_integrity_trim by Dmitry Monakhov · 7 years ago
  72. 376a78a bio-integrity: bio_trim should truncate integrity vector accordingly by Dmitry Monakhov · 7 years ago
  73. c6b1e36 Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  74. 9ae3b3f block: provide bio_uninit() free freeing integrity/task associations by Jens Axboe · 7 years ago
  75. cb6934f block: add support for write hints in a bio by Jens Axboe · 7 years ago
  76. 9b10f6a block: remove bio_clone() and all references. by NeilBrown · 7 years ago
  77. 47e0fb4 blk: make the bioset rescue_workqueue optional. by NeilBrown · 7 years ago
  78. 011067b blk: replace bioset_create_nobvec() with a flags arg to bioset_create() by NeilBrown · 7 years ago
  79. a462b95 block: Dedicated error code fixups by Bart Van Assche · 7 years ago
  80. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 7 years ago
  81. e265eb3a Merge branch 'md-next' into md-linus by Shaohua Li · 7 years ago
  82. 5051262 Revert "block: introduce bio_copy_data_partial" by NeilBrown · 7 years ago
  83. fbbaf70 block: trace completion of all bios. by NeilBrown · 7 years ago
  84. 9e234ee blk-throttle: add a simple idle detection by Shaohua Li · 7 years ago
  85. f459587 block: remove bio_clone_bioset_partial() by Shaohua Li · 7 years ago
  86. 6f880285 block: introduce bio_copy_data_partial by Ming Lei · 7 years ago
  87. 7a88fa1 block: make nr_iovecs unsigned in bio_alloc_bioset() by Dan Carpenter · 7 years ago
  88. f5fe1b5 blk: Ensure users for current->bio_list can see the full list. by NeilBrown · 7 years ago
  89. a682e00 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  90. 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 7 years ago
  91. c18a1e0 block: introduce bio_clone_bioset_partial() by Ming Lei · 7 years ago
  92. 5fad1b6 block: Update comments that refer to __bio_map_user() and bio_map_user() by Bart Van Assche · 7 years ago
  93. aebf526 block: fold cmd_type into the REQ_OP_ space by Christoph Hellwig · 7 years ago
  94. f9d03f9 block: improve handling of the magic discard payload by Christoph Hellwig · 8 years ago
  95. a6f0788 block: add support for REQ_OP_WRITE_ZEROES by Chaitanya Kulkarni · 8 years ago
  96. 3a83f46 block: bio: pass bvec table to bio_init() by Ming Lei · 8 years ago
  97. 2cefe4d block: add bio_iov_iter_get_pages() by Kent Overstreet · 8 years ago
  98. 491221f block: export bio_free_pages to other modules by Guoqing Jiang · 8 years ago
  99. a441b0d block: remove remnant refs to hardsect by Linus Walleij · 8 years ago
  100. 7afafc8 block: Fix secure erase by Adrian Hunter · 8 years ago