1. 2e709b54 Merge android-4.9.212(7e0f964) into msm-4.9 by jianzhou · 4 years, 2 months ago
  2. beb0a21 block: don't use bio->bi_vcnt to figure out segment number by Ming Lei · 5 years ago
  3. 5190c81 fscrypt, pfk, ice: cover ICE-related data structures in CONFIG_PFK by Jaegeuk Kim · 6 years ago
  4. 8468031 f2fs/fscrypt-ice: disallow bio merged into request by Jaegeuk Kim · 6 years ago
  5. 36c6512 Enable hardware based FBE on f2fs and adapt ext4 fs by Neeraj Soni · 6 years ago
  6. c692cb9 Resolve merge conflict and enable HW FBE for ext4 fs by Neeraj Soni · 6 years ago
  7. fe5289a Revert "Enable HW File Based Encryption on ext4 file system" by Blagovest Kolenichev · 6 years ago
  8. 7b93926 Enable HW File Based Encryption on ext4 file system by Neeraj Soni · 6 years ago
  9. 7214d7e md: Add dm-req-crypt driver snapshot by AnilKumar Chimata · 7 years ago
  10. 4d70dca block: make sure a big bio is split into at most 256 bvecs by Ming Lei · 8 years ago
  11. 7afafc8 block: Fix secure erase by Adrian Hunter · 8 years ago
  12. 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
  13. 3fc9d69 Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  14. 17007f3 block: Fix front merge check by Damien Le Moal · 8 years ago
  15. 72ef799 block: do not merge requests without consulting with io scheduler by Tahsin Erdogan · 8 years ago
  16. 288dab8 block: add a separate operation type for secure erase by Christoph Hellwig · 8 years ago
  17. 8fe0d47 block: convert merge/insert code to check for REQ_OPs. by Mike Christie · 8 years ago
  18. 95fe6c1 block, fs, mm, drivers: use bio set/get op accessors by Mike Christie · 8 years ago
  19. a8ebb05 block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE by Mike Christie · 8 years ago
  20. e827091 block: merge: get the 1st and last bvec via helpers by Ming Lei · 8 years ago
  21. d0e5fbb block: fix bio splitting on max sectors by Ming Lei · 8 years ago
  22. 7c24d9f Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  23. e36f620 block: split bios to max possible length by Keith Busch · 8 years ago
  24. 6126eb2 Revert "block: Split bios on chunk boundaries" by Jens Axboe · 8 years ago
  25. d380561 block: Split bios on chunk boundaries by Keith Busch · 8 years ago
  26. cda2264 block: add call to split trace point by Mike Krinkin · 8 years ago
  27. a88d32a blk-merge: fix computing bio->bi_seg_front_size in case of single segment by Ming Lei · 8 years ago
  28. 12e57f5 blk-merge: warn if figured out segment number is bigger than nr_phys_segments by Ming Lei · 8 years ago
  29. 02e7074 blk-merge: fix blk_bio_segment_split by Ming Lei · 8 years ago
  30. 578270b block: fix segment split by Ming Lei · 8 years ago
  31. 6ac45ae block: avoid to merge splitted bio by Ming Lei · 9 years ago
  32. bdced43 block: setup bi_phys_segments after splitting by Ming Lei · 9 years ago
  33. 52cc6ee block: blk-merge: fast-clone bio when splitting rw bios by Ming Lei · 9 years ago
  34. 7f39add block: Refuse request/bio merges with gaps in the integrity payload by Sagi Grimberg · 9 years ago
  35. 5e7c427 block: Check for gaps on front and back merges by Jens Axboe · 9 years ago
  36. 5014c31 block: fix bogus compiler warnings in blk-merge.c by Jens Axboe · 9 years ago
  37. d975f30 Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  38. 2ca495a blk: Fix bio_io_vec index when checking bvec gaps by Keith Busch · 9 years ago
  39. 03100aa block: Replace SG_GAPS with new queue limits mask by Keith Busch · 9 years ago
  40. da81ed1 scatterlist: remove open coded sg_unmark_end instances by Dan Williams · 9 years ago
  41. 8ae1266 block: kill merge_bvec_fn() completely by Kent Overstreet · 9 years ago
  42. 54efd50 block: make generic_make_request handle arbitrarily sized bios by Kent Overstreet · 9 years ago
  43. b7c44ed block: manipulate bio->bi_flags through helpers by Jens Axboe · 9 years ago
  44. beefa6b block: only honor SG gap prevention for merges that contain data by Jens Axboe · 9 years ago
  45. 7ee8e4f3 Fix bug in blk_rq_merge_ok by Wenbo Wang · 9 years ago
  46. d427e3c block: remove unused function blk_bio_map_sg by Christoph Hellwig · 9 years ago
  47. 854fbb9 block: prevent request-to-request merging with gaps if not allowed by Keith Busch · 9 years ago
  48. 7f60dca block: blk-merge: fix blk_recount_segments() by Ming Lei · 9 years ago
  49. 76d8137 blk-merge: recaculate segment if it isn't less than max segments by Ming Lei · 10 years ago
  50. 764f612 blk-merge: don't compute bi_phys_segments from bi_vcnt for cloned bio by Ming Lei · 10 years ago
  51. 4eaf99b block: Don't merge requests if integrity flags differ by Martin K. Petersen · 10 years ago
  52. 0738854 blk-merge: fix blk_recount_segments by Ming Lei · 10 years ago
  53. 66cb45a block: add support for limiting gaps in SG lists by Jens Axboe · 10 years ago
  54. 05f1dd5 block: add queue flag for disabling SG merging by Jens Axboe · 10 years ago
  55. 5cb8850 block: Explicitly handle discard/write same segments by Kent Overstreet · 10 years ago
  56. 2b8221e block: Really silence spurious compiler warnings by Kent Overstreet · 10 years ago
  57. 3f273d3 block: Silence spurious compiler warnings by Kent Overstreet · 10 years ago
  58. f619d25 block: Kill bio_iovec_idx(), __bio_iovec() by Kent Overstreet · 11 years ago
  59. 7988613 block: Convert bio_for_each_segment() to bvec_iter by Kent Overstreet · 10 years ago
  60. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  61. e7e2450 blk-mq: don't disallow request merges for req->special being set by Jens Axboe · 11 years ago
  62. c8164d8 scatterlist: introduce sg_unmark_end by Paolo Bonzini · 11 years ago
  63. 4363ac7 block: Implement support for WRITE SAME by Martin K. Petersen · 12 years ago
  64. f31dc1c block: Consolidate command flag and queue limit checks for merges by Martin K. Petersen · 12 years ago
  65. e2a60da block: Clean up special command handling logic by Martin K. Petersen · 12 years ago
  66. 85b9f66 block: Add blk_bio_map_sg() helper by Asias He · 12 years ago
  67. 963ab9e block: Introduce __blk_segment_map_sg() helper by Asias He · 12 years ago
  68. 050c8ea block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator functions by Tejun Heo · 12 years ago
  69. 5e84ea3 block: attempt to merge with existing requests on plug flush by Jens Axboe · 13 years ago
  70. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  71. 6c23a96 block: add internal hd part table references by Jens Axboe · 13 years ago
  72. 09e099d block: fix accounting bug on cross partition merges by Jerome Marchand · 13 years ago
  73. e692cb6 block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead by Martin K. Petersen · 13 years ago
  74. f253b86 Revert "block: fix accounting bug on cross partition merges" by Jens Axboe · 14 years ago
  75. e9dd2b6 Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  76. 7681bfe block: fix accounting bug on cross partition merges by Yasuaki Ishimatsu · 14 years ago
  77. f281fb5 block: prevent merges of discard and write requests by Adrian Hunter · 14 years ago
  78. 13f05c8 block/scsi: Provide a limit on the number of integrity segments by Martin K. Petersen · 14 years ago
  79. 2c8919d gcc-4.6: block: fix unused but set variables in blk-merge by Andi Kleen · 14 years ago
  80. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  81. 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 14 years ago
  82. 8a78362 block: Consolidate phys_segment and hw_segment limits by Martin K. Petersen · 14 years ago
  83. 316d315 block: Seperate read and write statistics of in_flight requests v2 by Nikanth Karthikesan · 15 years ago
  84. 0f78ab9 Revert "Seperate read and write statistics of in_flight requests" by Jens Axboe · 15 years ago
  85. a9327ca Seperate read and write statistics of in_flight requests by Nikanth Karthikesan · 15 years ago
  86. da6c5c7 scsi,block: update SCSI to handle mixed merge failures by Tejun Heo · 15 years ago
  87. 80a761f block: implement mixed merge of different failfast requests by Tejun Heo · 15 years ago
  88. ab0fd1d block: don't merge requests of different failfast settings by Tejun Heo · 15 years ago
  89. ae03bf6 block: Use accessor functions for queue limits by Martin K. Petersen · 15 years ago
  90. a2dec7b block: hide request sector and data_len by Tejun Heo · 15 years ago
  91. 2e46e8b block: drop request->hard_* and *nr_sectors by Tejun Heo · 15 years ago
  92. 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 15 years ago
  93. 42dad76 block: simplify I/O stat accounting by Jerome Marchand · 15 years ago
  94. 26308ea block: fix inconsistency in I/O stat accounting code by Jerome Marchand · 15 years ago
  95. 1cd96c2 block: WARN in __blk_put_request() for potential bio leak by Boaz Harrosh · 15 years ago
  96. 59247ea block: fix missing bio back/front segment size setting in blk_recount_segments() by Jens Axboe · 15 years ago
  97. 1e42807 block: reduce stack footprint of blk_recount_segments() by Jens Axboe · 15 years ago
  98. 4338178 block: remove unused ll_new_mergeable() by FUJITA Tomonori · 16 years ago
  99. 8677142 block: fix nr_phys_segments miscalculation bug by FUJITA Tomonori · 16 years ago
  100. ab780f1 block: inherit CPU completion on bio->rq and rq->rq merges by Jens Axboe · 16 years ago