1. 16382e1 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  2. 62530ed bio: ensure __bio_clone_fast copies bi_partno by Michael Lyle · 7 years ago
  3. e2c5923 Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  4. e319e1f block, locking/lockdep: Assign a lock_class per gendisk used for wait_for_completion() by Byungchul Park · 7 years ago
  5. 65e53aa block: Use DECLARE_COMPLETION_ONSTACK() in submit_bio_wait() by Christoph Hellwig · 7 years ago
  6. 519c8e9 block: fix Sphinx kernel-doc warning by Randy Dunlap · 7 years ago
  7. 0e5b935 bio_alloc_map_data(): do bmd->iter setup right there by Al Viro · 7 years ago
  8. d16d44e bio_copy_user_iov(): saner bio size calculation by Al Viro · 7 years ago
  9. 0a0f151 bio_map_user_iov(): get rid of copying iov_iter by Al Viro · 7 years ago
  10. 98a09d6 bio_copy_from_iter(): get rid of copying iov_iter by Al Viro · 7 years ago
  11. 2884d0b move more stuff down into bio_copy_user_iov() by Al Viro · 7 years ago
  12. e81cef5 blk_rq_map_user_iov(): move iov_iter_advance() down by Al Viro · 7 years ago
  13. b282cc7 bio_map_user_iov(): get rid of the iov_for_each() by Al Viro · 7 years ago
  14. 98f0bc9 bio_map_user_iov(): move alignment check into the main loop by Al Viro · 7 years ago
  15. e2e115d don't rely upon subsequent bio_add_pc_page() calls failing by Al Viro · 7 years ago
  16. 629e42b ... and with iov_iter_get_pages_alloc() it becomes even simpler by Al Viro · 7 years ago
  17. 076098e bio_map_user_iov(): switch to iov_iter_get_pages()/iov_iter_advance() by Al Viro · 7 years ago
  18. 1cfd0dd bio_copy_user_iov(): don't ignore ->iov_offset by Al Viro · 7 years ago
  19. 2b04e8f more bio_map_user_iov() leak fixes by Al Viro · 7 years ago
  20. 95d78c2 fix unbalanced page refcounting in bio_map_user_iov by Vitaly Mayatskikh · 7 years ago
  21. 4078def block/bio: Remove null checks before mempool_destroy in bioset_free by Tim Hansen · 7 years ago
  22. af551fb blkcg: delete unused APIs by Shaohua Li · 7 years ago
  23. 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
  24. 8a8e6f8 md/raid0: attach correct cgroup info in bio by Shaohua Li · 7 years ago
  25. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  26. d62e26b block: pass in queue to inflight accounting by Jens Axboe · 7 years ago
  27. 3d289d6 block: Add comment to submit_bio_wait() by Jan Kara · 7 years ago
  28. b222dd2 block: call bio_uninit in bio_endio by Shaohua Li · 7 years ago
  29. 7c20f11 bio-integrity: stop abusing bi_end_io by Christoph Hellwig · 7 years ago
  30. fbd08e7 bio-integrity: fix interface for bio_integrity_trim by Dmitry Monakhov · 7 years ago
  31. 376a78a bio-integrity: bio_trim should truncate integrity vector accordingly by Dmitry Monakhov · 7 years ago
  32. c6b1e36 Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  33. 9ae3b3f block: provide bio_uninit() free freeing integrity/task associations by Jens Axboe · 7 years ago
  34. cb6934f block: add support for write hints in a bio by Jens Axboe · 7 years ago
  35. 9b10f6a block: remove bio_clone() and all references. by NeilBrown · 7 years ago
  36. 47e0fb4 blk: make the bioset rescue_workqueue optional. by NeilBrown · 7 years ago
  37. 011067b blk: replace bioset_create_nobvec() with a flags arg to bioset_create() by NeilBrown · 7 years ago
  38. a462b95 block: Dedicated error code fixups by Bart Van Assche · 7 years ago
  39. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 7 years ago
  40. e265eb3a Merge branch 'md-next' into md-linus by Shaohua Li · 7 years ago
  41. 5051262 Revert "block: introduce bio_copy_data_partial" by NeilBrown · 7 years ago
  42. fbbaf70 block: trace completion of all bios. by NeilBrown · 7 years ago
  43. 9e234ee blk-throttle: add a simple idle detection by Shaohua Li · 7 years ago
  44. f459587 block: remove bio_clone_bioset_partial() by Shaohua Li · 7 years ago
  45. 6f880285 block: introduce bio_copy_data_partial by Ming Lei · 7 years ago
  46. 7a88fa1 block: make nr_iovecs unsigned in bio_alloc_bioset() by Dan Carpenter · 7 years ago
  47. f5fe1b5 blk: Ensure users for current->bio_list can see the full list. by NeilBrown · 7 years ago
  48. a682e00 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  49. 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 7 years ago
  50. c18a1e0 block: introduce bio_clone_bioset_partial() by Ming Lei · 7 years ago
  51. 5fad1b6 block: Update comments that refer to __bio_map_user() and bio_map_user() by Bart Van Assche · 7 years ago
  52. aebf526 block: fold cmd_type into the REQ_OP_ space by Christoph Hellwig · 7 years ago
  53. f9d03f9 block: improve handling of the magic discard payload by Christoph Hellwig · 8 years ago
  54. a6f0788 block: add support for REQ_OP_WRITE_ZEROES by Chaitanya Kulkarni · 8 years ago
  55. 3a83f46 block: bio: pass bvec table to bio_init() by Ming Lei · 8 years ago
  56. 2cefe4d block: add bio_iov_iter_get_pages() by Kent Overstreet · 8 years ago
  57. 491221f block: export bio_free_pages to other modules by Guoqing Jiang · 8 years ago
  58. a441b0d block: remove remnant refs to hardsect by Linus Walleij · 8 years ago
  59. 7afafc8 block: Fix secure erase by Adrian Hunter · 8 years ago
  60. 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
  61. 20bd723 block: add missing group association in bio-cloning functions by Paolo Valente · 8 years ago
  62. f9cc447 block: unexport various bio mapping helpers by Christoph Hellwig · 8 years ago
  63. ed996a5 block: simplify and cleanup bvec pool handling by Christoph Hellwig · 8 years ago
  64. 95fe6c1 block, fs, mm, drivers: use bio set/get op accessors by Mike Christie · 8 years ago
  65. 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 8 years ago
  66. 0ef5a50 block: make bio_inc_remaining() interface accessible again by Mike Snitzer · 8 years ago
  67. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 8 years ago
  68. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  69. 35d88d9 Merge branch 'for-4.6/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  70. 2b88551 block: bio_remaining_done() isn't unlikely by Christoph Hellwig · 8 years ago
  71. ba8c696 block: cleanup bio_endio by Christoph Hellwig · 8 years ago
  72. 38f8baa block: factor out chained bio completion by Christoph Hellwig · 8 years ago
  73. af3e3a5 block: don't unecessarily clobber bi_error for chained bios by Christoph Hellwig · 8 years ago
  74. 2d99b55 bio: return EINTR if copying to user space got interrupted by Hannes Reinecke · 8 years ago
  75. d57d611 kernel/fs: fix I/O wait not accounted for RW O_DSYNC by Stephane Gasparini · 8 years ago
  76. bd5cece bio: use offset_in_page macro by Geliang Tang · 9 years ago
  77. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  78. b0a1ea5 Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  79. 1081230 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  80. 03100aa block: Replace SG_GAPS with new queue limits mask by Keith Busch · 9 years ago
  81. c165b3e blkcg: rename subsystem name from blkio to io by Tejun Heo · 9 years ago
  82. b54ffb7 block: remove bio_get_nr_vecs() by Kent Overstreet · 9 years ago
  83. c66a14d block: simplify bio_add_page() by Kent Overstreet · 11 years ago
  84. b7c44ed block: manipulate bio->bi_flags through helpers by Jens Axboe · 9 years ago
  85. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  86. f3f5da6 block: Do a full clone when splitting discard bios by Martin K. Petersen · 9 years ago
  87. 5aa2a96 block: export bio_associate_*() and wbc_account_io() by Tejun Heo · 9 years ago
  88. 1d933cf blkcg: implement bio_associate_blkcg() by Tejun Heo · 9 years ago
  89. ec43869 cgroup, block: implement task_get_css() and use it in bio_associate_current() by Tejun Heo · 9 years ago
  90. 326e1db block: remove management of bi_remaining when restoring original bi_end_io by Mike Snitzer · 9 years ago
  91. dac5621 bio: skip atomic inc/dec of ->bi_cnt for most use cases by Jens Axboe · 9 years ago
  92. c4cf526 bio: skip atomic inc/dec of ->bi_remaining for non-chains by Jens Axboe · 9 years ago
  93. 9124d3f block: rewrite and split __bio_copy_iov() by Dongsu Park · 10 years ago
  94. 37f19e5 block: merge __bio_map_user_iov into bio_map_user_iov by Christoph Hellwig · 10 years ago
  95. 75c72b8 block: merge __bio_map_kern into bio_map_kern by Christoph Hellwig · 10 years ago
  96. 26e49cf block: pass iov_iter to the BLOCK_PC mapping functions by Kent Overstreet · 10 years ago
  97. 1dfa0f6 block: add a helper to free bio bounce buffer pages by Christoph Hellwig · 10 years ago
  98. ddad8dd block: use blk_rq_map_user_iov to implement blk_rq_map_user by Christoph Hellwig · 10 years ago
  99. 42d2683 block: simplify bio_map_kern by Christoph Hellwig · 10 years ago
  100. fcbf6a0 bio: modify __bio_add_page() to accept pages that don't start a new segment by Maurizio Lombardi · 10 years ago