1. 394ffa5 blk: introduce generic io stat accounting help function by Gu Zheng · 10 years ago
  2. d8f429e block: add bioset_create_nobvec() by Junichi Nomura · 10 years ago
  3. c611529 sd: Honor block layer integrity handling flags by Martin K. Petersen · 10 years ago
  4. aae7df5 block: Integrity checksum flag by Martin K. Petersen · 10 years ago
  5. b1f013885 block: Relocate bio integrity flags by Martin K. Petersen · 10 years ago
  6. 1859308 block: Clean up the code used to generate and verify integrity metadata by Martin K. Petersen · 10 years ago
  7. 5f9378f block: Remove bip_buf by Martin K. Petersen · 10 years ago
  8. 8492b68b block: Remove integrity tagging functions by Martin K. Petersen · 10 years ago
  9. 180b2f9 block: Replace bi_integrity with bi_special by Martin K. Petersen · 10 years ago
  10. e7258c1 block: Get rid of bdev_integrity_enabled() by Martin K. Petersen · 10 years ago
  11. cbcd1054 bio-integrity: add "bip_max_vcnt" into struct bio_integrity_payload by Gu Zheng · 11 years ago
  12. 66cb45a block: add support for limiting gaps in SG lists by Jens Axboe · 11 years ago
  13. 3a4b0ed bio: remove unused macro bip_vec_idx() by Gu Zheng · 11 years ago
  14. a6c39cb4f fs/bio: remove bs paramater in biovec_create_pool by Fabian Frederick · 11 years ago
  15. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  16. b7aa84d block: Fix for_each_bvec() by Martin K. Petersen · 11 years ago
  17. 86d564c constify blk_rq_map_user_iov() and friends by Al Viro · 11 years ago
  18. 8423ae3 block: Fix cloning of discard/write same bios by Kent Overstreet · 11 years ago
  19. c4540a7 fs: Add prototype declaration to appropriate header file include/linux/bio.h by Rashika Kheria · 11 years ago
  20. 4b1faf9 block: Kill bio_pair_split() by Kent Overstreet · 11 years ago
  21. 20d0189 block: Introduce new bio_split() by Kent Overstreet · 11 years ago
  22. ee67891 block: Rename bio_split() -> bio_pair_split() by Kent Overstreet · 11 years ago
  23. 196d38bc block: Generic bio chaining by Kent Overstreet · 11 years ago
  24. 1c3b13e dm: Refactor for new bio cloning/splitting by Kent Overstreet · 11 years ago
  25. 59d276f block: Add bio_clone_fast() by Kent Overstreet · 11 years ago
  26. f619d25 block: Kill bio_iovec_idx(), __bio_iovec() by Kent Overstreet · 11 years ago
  27. 458b76e block: Kill bio_segments()/bi_vcnt usage by Kent Overstreet · 11 years ago
  28. d57a5f7 bio-integrity: Convert to bvec_iter by Kent Overstreet · 11 years ago
  29. 4550dd6 block: Immutable bio vecs by Kent Overstreet · 11 years ago
  30. 7988613 block: Convert bio_for_each_segment() to bvec_iter by Kent Overstreet · 11 years ago
  31. a4ad39b1 block: Convert bio_iovec() to bvec_iter by Kent Overstreet · 11 years ago
  32. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  33. e37459b Merge branch 'blk-mq/core' into for-3.13/core by Jens Axboe · 11 years ago
  34. 6678d83 block: Consolidate duplicated bio_trim() implementations by Kent Overstreet · 11 years ago
  35. 320ae51 blk-mq: new multi-queue block IO queueing mechanism by Jens Axboe · 11 years ago
  36. 0eb5afb xtensa: remove the second argument of __bio_kmap_atomic() by Zhao Hongjiang · 12 years ago
  37. 29ed781 bio-integrity: Add explicit field for owner of bip_buf by Kent Overstreet · 12 years ago
  38. a38352e block: Add an explicit bio flag for bios that own their bvec by Kent Overstreet · 13 years ago
  39. a078760 block: Add bio_alloc_pages() by Kent Overstreet · 12 years ago
  40. d74c6d5 block: Add bio_for_each_segment_all() by Kent Overstreet · 12 years ago
  41. 16ac3d6 block: Add bio_copy_data() by Kent Overstreet · 12 years ago
  42. 9e88224 block: Add submit_bio_wait(), remove from md by Kent Overstreet · 12 years ago
  43. f73a1c7 block: Add bio_end_sector() by Kent Overstreet · 12 years ago
  44. 054bdf6 block: Add bio_advance() by Kent Overstreet · 12 years ago
  45. 9f060e2 block: Convert integrity to bvec_alloc_bs() by Kent Overstreet · 12 years ago
  46. 6fda981 block: Fix a buffer overrun in bio_integrity_split() by Kent Overstreet · 12 years ago
  47. df2cb6d block: Avoid deadlocks with bio allocation by stacking drivers by Kent Overstreet · 12 years ago
  48. 57fb233 block: Reorder struct bio_set by Kent Overstreet · 12 years ago
  49. 4363ac7 block: Implement support for WRITE SAME by Martin K. Petersen · 12 years ago
  50. e2a60da block: Clean up special command handling logic by Martin K. Petersen · 12 years ago
  51. bf800ef block: Add bio_clone_bioset(), bio_clone_kmalloc() by Kent Overstreet · 12 years ago
  52. 3f86a82 block: Consolidate bio_alloc_bioset(), bio_kmalloc() by Kent Overstreet · 12 years ago
  53. 4254bba block: Kill bi_destructor by Kent Overstreet · 12 years ago
  54. f44b48c7 block: Add bio_reset() by Kent Overstreet · 12 years ago
  55. 1e2a410f block: Ues bi_pool for bio_integrity_alloc() by Kent Overstreet · 12 years ago
  56. 959d851 Merge branch 'for-3.5' of ../cgroup into block/for-3.5/core-merged by Tejun Heo · 13 years ago
  57. ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  58. e8e3c3d fs: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  59. 852c788 block: implement bio_associate_current() by Tejun Heo · 13 years ago
  60. 187f188 BUG: headers with BUG/BUG_ON etc. need linux/bug.h by Paul Gortmaker · 13 years ago
  61. 6898e3b block: Stop using macro stubs for the bio data integrity calls by Martin K. Petersen · 13 years ago
  62. 121f099 bio: change some signed vars to unsigned by Dan Carpenter · 13 years ago
  63. 0c614e2 include/linux/bio.h: use a static inline function for bio_integrity_clone() by Stephen Rothwell · 13 years ago
  64. 9562ad9 block: Remove the control of complete cpu from bio. by Tao Ma · 13 years ago
  65. df67714 block: biovec_slab vs. CONFIG_BLK_DEV_INTEGRITY by Martin K. Petersen · 14 years ago
  66. 02e031c block: remove REQ_HARDBARRIER by Christoph Hellwig · 14 years ago
  67. 11a691b block: Turn bvec_k{un,}map_irq() into static inline functions by Geert Uytterhoeven · 14 years ago
  68. 13f05c8 block/scsi: Provide a limit on the number of integrity segments by Martin K. Petersen · 14 years ago
  69. 7cc0158 bio, fs: separate out bio_types.h and define READ/WRITE constants in terms of BIO_RW_* flags by Tejun Heo · 14 years ago
  70. 8749534 block: introduce REQ_FLUSH flag by FUJITA Tomonori · 15 years ago
  71. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  72. 2d4dc89 block: add helpers to run flush_dcache_page() against a bio and a request's pages by Ilya Loginov · 15 years ago
  73. 4f570f9 Do not __always_inline bvec_kmap_irq() and bvec_kunmap_irq() by Alberto Bertogli · 15 years ago
  74. 1f98a13 bio: first step in sanitizing the bio->bi_rw flag testing by Jens Axboe · 15 years ago
  75. e7e503a block: make bio_rw_flagged() return a bool by Jens Axboe · 15 years ago
  76. a82afdf block: use the same failfast bits for bio and request by Tejun Heo · 16 years ago
  77. 7878cba block: Create bip slabs with embedded integrity vectors by Martin K. Petersen · 16 years ago
  78. 13685a1 block: Add bio_list_peek() by Geert Uytterhoeven · 16 years ago
  79. ae03bf6 block: Use accessor functions for queue limits by Martin K. Petersen · 16 years ago
  80. 2e46e8b block: drop request->hard_* and *nr_sectors by Tejun Heo · 16 years ago
  81. e686307 loop: use BIO list management functions by Akinobu Mita · 16 years ago
  82. 451a9eb bio: fix bio_kmalloc() by Tejun Heo · 16 years ago
  83. 8f3d8ba block: move bio list helpers into bio.h by Christoph Hellwig · 16 years ago
  84. aeb6faf block: Add flag for telling the IO schedulers NOT to anticipate more IO by Jens Axboe · 16 years ago
  85. 6d2a78e block: add private bio_set for bio integrity allocations by Martin K. Petersen · 16 years ago
  86. 8709269 block: Add gfp_mask parameter to bio_integrity_clone() by un'ichi Nomura · 16 years ago
  87. 93dbb39 block: fix bad definition of BIO_RW_SYNC by Jens Axboe · 16 years ago
  88. c52440a bio.h: If they MUST be inlined, then use __always_inline by Alberto Bertogli · 16 years ago
  89. 20b636b Fix misleading comment in bio.h by Alberto Bertogli · 16 years ago
  90. 1dfa17f block: add bio_rw_flagged() for testing bio->bi_rw by Jens Axboe · 16 years ago
  91. 213d941 block: seperate bio/request unplug and sync bits by Jens Axboe · 16 years ago
  92. 16642eb Fix small typo in bio.h's documentation by Alberto Bertogli · 16 years ago
  93. 7b24fc4 block: Don't verify integrity metadata on read error by Martin K. Petersen · 16 years ago
  94. 392ddc3 bio: add support for inlining a number of bio_vecs inside the bio by Jens Axboe · 16 years ago
  95. bb799ca bio: allow individual slabs in the bio_set by Jens Axboe · 16 years ago
  96. 1b43449 bio: move the slab pointer inside the bio_set by Jens Axboe · 16 years ago
  97. 7ff9345 bio: only mempool back the largest bio_vec slab cache by Jens Axboe · 16 years ago
  98. ba744d5 block: reorder struct bio to remove padding on 64bit by Richard Kennedy · 16 years ago
  99. 08bafc0 block: Supress Buffer I/O errors when SCSI REQ_QUIET flag set by Keith Mannthey · 16 years ago
  100. f92131c bio: define __BIOVEC_PHYS_MERGEABLE by Jeremy Fitzhardinge · 16 years ago