1. b2d0d99 block: move the BIO_NO_PAGE_REF check into bio_release_pages by Christoph Hellwig · 6 years ago
  2. a5b47a4 block: Remove unused code by Damien Le Moal · 6 years ago
  3. 14ccb66 block: remove the bi_phys_segments field in struct bio by Christoph Hellwig · 6 years ago
  4. f1f8f29 block: bio: Use struct_size() in kmalloc() by Gustavo A. R. Silva · 6 years ago
  5. 8c16567 block: switch all files cleared marked as GPLv2 to SPDX tags by Christoph Hellwig · 6 years ago
  6. dcdca75 block: clean up __bio_add_pc_page a bit by Christoph Hellwig · 6 years ago
  7. 6601e44e block: remove bogus comments in __bio_add_pc_page by Christoph Hellwig · 6 years ago
  8. 4713839 block: remove the __bio_add_pc_page export by Christoph Hellwig · 6 years ago
  9. 2b070cf block: remove the i argument to bio_for_each_segment_all by Christoph Hellwig · 6 years ago
  10. 0257c0e block: don't run get_page() on pages from non-bvec iov iter by Ming Lei · 6 years ago
  11. 551879a block: clarify that bio_add_page() and related helpers can add multi pages by Ming Lei · 6 years ago
  12. 5c61ee2 Merge tag 'v5.1-rc6' into for-5.2/block by Jens Axboe · 6 years ago
  13. 52d52d1 block: only allow contiguous page structs in a bio_vec by Christoph Hellwig · 6 years ago
  14. 7321ecb block: change how we get page references in bio_iov_iter_get_pages by Christoph Hellwig · 6 years ago
  15. 14eacf1 block: don't allow multiple bio_iov_iter_get_pages calls per bio by Christoph Hellwig · 6 years ago
  16. a10584c block: refactor __bio_iov_bvec_add_pages by Christoph Hellwig · 6 years ago
  17. a3761c3 block: do not leak memory in bio_copy_user_iov() by Jérôme Glisse · 6 years ago
  18. 2b24e6f block: bio: ensure newly added bio flags don't override BVEC_POOL_IDX by Johannes Thumshirn · 6 years ago
  19. 489fbbc block: enable multi-page bvec for passthrough IO by Ming Lei · 6 years ago
  20. 1904708 block: put the same page when adding it to bio by Ming Lei · 6 years ago
  21. 5919482 block: check if page is mergeable in one helper by Ming Lei · 6 years ago
  22. 5a8ce24 block: cleanup bio_add_pc_page by Ming Lei · 6 years ago
  23. db5ebd6 block: avoid to break XEN by multi-page bvec by Ming Lei · 6 years ago
  24. 399254a block: add BIO_NO_PAGE_REF flag by Jens Axboe · 6 years ago
  25. 6d0c48a block: implement bio helper to add iter bvec pages to bio by Jens Axboe · 6 years ago
  26. 07173c3 block: enable multipage bvecs by Ming Lei · 6 years ago
  27. 6dc4f10 block: allow bio_for_each_segment_all() to iterate over multi-page bvec by Ming Lei · 6 years ago
  28. 77d0b19 Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  29. 0e9da3f Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  30. 6ab2187 blkcg: clean up blkg_tryget_closest() by Dennis Zhou · 6 years ago
  31. a45eb57 block: remove the unused bio_set_pages_dirty and bio_check_pages_dirty exports by Christoph Hellwig · 6 years ago
  32. 0374e11 block: remove the unused bio_iov_iter_get_pages export by Christoph Hellwig · 6 years ago
  33. 6c210aa block: remove the bio_phys_segments export by Christoph Hellwig · 6 years ago
  34. f55adad block/bio: Do not zero user pages by Keith Busch · 6 years ago
  35. 5b18b5a block: delete part_round_stats and switch to less precise counting by Mikulas Patocka · 6 years ago
  36. 112f158 block: stop passing 'cpu' to all percpu stats methods by Mike Snitzer · 6 years ago
  37. 7754f66 blkcg: rename blkg_try_get() to blkg_tryget() by Dennis Zhou · 6 years ago
  38. 6f70fb6 blkcg: remove bio_disassociate_task() by Dennis Zhou · 6 years ago
  39. fc5a828 blkcg: remove additional reference to the css by Dennis Zhou · 6 years ago
  40. db6638d blkcg: remove bio->bi_css and instead use bio->bi_blkg by Dennis Zhou · 6 years ago
  41. fd42df3 blkcg: associate writeback bios with a blkg by Dennis Zhou · 6 years ago
  42. 6a7f6d8 blkcg: associate a blkg for pages being evicted by swap by Dennis Zhou · 6 years ago
  43. e439bed blkcg: consolidate bio_issue_init() to be a part of core by Dennis Zhou · 6 years ago
  44. 5cdf2e3 blkcg: associate blkg when associating a device by Dennis Zhou · 6 years ago
  45. 892ad71 dm: set the static flush bio device on demand by Dennis Zhou · 6 years ago
  46. 2268c0f blkcg: introduce common blkg association logic by Dennis Zhou · 6 years ago
  47. beea9da blkcg: convert blkg_lookup_create() to find closest blkg by Dennis Zhou · 6 years ago
  48. 0fe061b blkcg: fix ref count issue with bio_blkcg() using task_css by Dennis Zhou · 6 years ago
  49. e2b3fa5 block: Remove bio->bi_ioc by Damien Le Moal · 6 years ago
  50. ca474b7 block: copy ioprio in __bio_clone_fast() and bounce by Hannes Reinecke · 6 years ago
  51. dc5db21 Merge tag 'for-linus-20181109' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  52. f3587d7 block: Clear kernel memory before copying to user by Keith Busch · 6 years ago
  53. 5f21585 Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  54. 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  55. b5f2954 blkcg: revert blkcg cleanups series by Dennis Zhou · 6 years ago
  56. 00e2370 iov_iter: Use accessor function by David Howells · 6 years ago
  57. d459d85 blkcg: reassociate bios when make_request() is called recursively by Dennis Zhou · 6 years ago
  58. c0aac68 Merge tag 'v4.19-rc6' into for-4.20/block by Jens Axboe · 6 years ago
  59. 3dccdae block: merge BIOVEC_SEG_BOUNDARY into biovec_phys_mergeable by Christoph Hellwig · 6 years ago
  60. 0e25339 block: add a missing BIOVEC_SEG_BOUNDARY check in bio_add_pc_page by Christoph Hellwig · 6 years ago
  61. 6a9f5f2 block: simplify BIOVEC_PHYS_MERGEABLE by Christoph Hellwig · 6 years ago
  62. 101246e blkcg: rename blkg_try_get to blkg_tryget by Dennis Zhou (Facebook) · 6 years ago
  63. f0fcb3e blkcg: remove additional reference to the css by Dennis Zhou (Facebook) · 6 years ago
  64. c839e7a blkcg: remove bio->bi_css and instead use bio->bi_blkg by Dennis Zhou (Facebook) · 6 years ago
  65. 74b7c02 blkcg: associate a blkg for pages being evicted by swap by Dennis Zhou (Facebook) · 6 years ago
  66. 5bf9a1f blkcg: consolidate bio_issue_init to be a part of core by Dennis Zhou (Facebook) · 6 years ago
  67. a7b39b4 blkcg: always associate a bio with a blkg by Dennis Zhou (Facebook) · 6 years ago
  68. 07b05bc blkcg: convert blkg_lookup_create to find closest blkg by Dennis Zhou (Facebook) · 6 years ago
  69. 27e6fa9 blkcg: fix ref count issue with bio_blkcg using task_css by Dennis Zhou (Facebook) · 6 years ago
  70. b57e99b block: use nanosecond resolution for iostat by Omar Sandoval · 6 years ago
  71. 576ed91 block: use bio_add_page in bio_iov_iter_get_pages by Christoph Hellwig · 6 years ago
  72. 7759eb2 block: remove bio_rewind_iter() by Ming Lei · 6 years ago
  73. 3111885 blkcg: use tryget logic when associating a blkg with a bio by Dennis Zhou (Facebook) · 6 years ago
  74. 73ba2fb Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  75. d6c02a9 block: bvec_nr_vecs() returns value for wrong slab by Greg Edwards · 6 years ago
  76. eb181a8 Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  77. 5151842 block: reset bi_iter.bi_done after splitting bio by Greg Edwards · 6 years ago
  78. 17d51b1 block: bio_iov_iter_get_pages: pin more pages for multi-segment IOs by Martin Wilck · 6 years ago
  79. b403ea2 block: bio_iov_iter_get_pages: fix size of last iovec by Martin Wilck · 6 years ago
  80. c55183c block: unexport bio_clone_bioset by Christoph Hellwig · 6 years ago
  81. 3bb5098 block: bio_set_pages_dirty can't see NULL bv_page in a valid bio_vec by Christoph Hellwig · 6 years ago
  82. 24d5493 block: simplify bio_check_pages_dirty by Christoph Hellwig · 6 years ago
  83. ddcf35d block: Add and use op_stat_group() for indexing disk_stat fields. by Michael Callahan · 6 years ago
  84. 67b42d0 rq-qos: introduce dio_bio callback by Josef Bacik · 6 years ago
  85. 0d3bd88 swap,blkcg: issue swap io with the appropriate context by Tejun Heo · 6 years ago
  86. 08e18ea block: add bi_blkg to the bio for cgroups by Josef Bacik · 6 years ago
  87. 77072ca Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  88. 9c24c10 Revert "block: Add warning for bi_next not NULL in bio_endio()" by Bart Van Assche · 7 years ago
  89. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  90. a381884 Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  91. 28e89fd9 block: add bioset_init_from_src() helper by Jens Axboe · 7 years ago
  92. 6567af7 Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  93. 0aa69fd block: add a lower-level bio_add_page interface by Christoph Hellwig · 7 years ago
  94. dad0852 block: Drop bioset_create() by Kent Overstreet · 7 years ago
  95. 1900fcc block: Export bio check/set pages_dirty by Kent Overstreet · 7 years ago
  96. 0ba99ca block: Add warning for bi_next not NULL in bio_endio() by Kent Overstreet · 7 years ago
  97. 6e6e811 block: Add missing flush_dcache_page() call by Kent Overstreet · 7 years ago
  98. 45db54d block: Split out bio_list_copy_data() by Kent Overstreet · 7 years ago
  99. 38a72da block: Add bio_copy_data_iter(), zero_fill_bio_iter() by Kent Overstreet · 7 years ago
  100. f4f8154 block: Use bioset_init() for fs_bio_set by Kent Overstreet · 7 years ago