1. b1bf936 Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  2. 8a78362 block: Consolidate phys_segment and hw_segment limits by Martin K. Petersen · 14 years ago
  3. 086fa5f block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors by Martin K. Petersen · 14 years ago
  4. e7efe59 [SCSI] skip sense logging for some ATA PASS-THROUGH cdbs by Douglas Gilbert · 15 years ago
  5. 63c43b0 [SCSI] scsi_lib: Fix bug in completion of bidi commands by Boaz Harrosh · 15 years ago
  6. d8705f1 [SCSI] Correctly handle thin provisioning write error by Martin K. Petersen · 15 years ago
  7. 03b1470 [SCSI] scsi_lib: fix potential NULL dereference by Jiri Slaby · 15 years ago
  8. ad63082 [SCSI] fix propogation of integrity errors by Mike Christie · 15 years ago
  9. 355bbd8 Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  10. da6c5c7 scsi,block: update SCSI to handle mixed merge failures by Tejun Heo · 15 years ago
  11. 002b1eb [SCSI] Print failed commands by Martin K. Petersen · 15 years ago
  12. b391277 sd, sr: fix Driver 'sd' needs updating message by Hannes Reinecke · 15 years ago
  13. 82681a3 [SCSI] Merge branch 'linus' by James Bottomley · 15 years ago
  14. 5c10e63 [SCSI] limit state transitions in scsi_internal_device_unblock by Takahiro Yasui · 15 years ago
  15. e4b6363 Merge branch 'master' into for-2.6.31 by Jens Axboe · 15 years ago
  16. ac36552 scsi_lib: remove unused variable by Boaz Harrosh · 15 years ago
  17. e458824 scsi: fix resid_len mis-conversion in scsi_end_request() by Tejun Heo · 15 years ago
  18. e6bb7a9 scsi: simplify the bidi completion by FUJITA Tomonori · 15 years ago
  19. 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 15 years ago
  20. 1011c1b block: blk_rq_[cur_]_{sectors|bytes}() usage cleanup by Tejun Heo · 15 years ago
  21. b079041 block: cleanup rq->data_len usages by Tejun Heo · 15 years ago
  22. 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 15 years ago
  23. 5b93629 block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones by Tejun Heo · 15 years ago
  24. c3a4d78 block: add rq->resid_len by Tejun Heo · 15 years ago
  25. 731ec49 block: kill rq->data by Tejun Heo · 15 years ago
  26. 40cbbb7 block: implement and use [__]blk_end_request_all() by Tejun Heo · 15 years ago
  27. b4efdd5 [SCSI] fix q->lock not held warning when target is busy by Mike Christie · 15 years ago
  28. a9bddd7 [SCSI] fix recovered error handling by James Bottomley · 15 years ago
  29. f078727 [SCSI] remove scsi_req_map_sg by FUJITA Tomonori · 16 years ago
  30. 126c098 [SCSI] fix ABORTED_COMMAND looping forever problem by James Bottomley · 15 years ago
  31. 79ed242 [SCSI] scsi_lib: fix DID_RESET status problems by James Bottomley · 16 years ago
  32. 3e695f8 [SCSI] Fix error handling for DIF/DIX by Martin K. Petersen · 16 years ago
  33. 4f5299a [SCSI] scsi_lib: don't decrement busy counters when inserting commands by James Bottomley · 16 years ago
  34. 3dbf6a5 [SCSI] Fix uninitialized variable error in scsi_io_completion by Alan Stern · 16 years ago
  35. f4f4e47 [SCSI] add residual argument to scsi_execute and scsi_execute_req by FUJITA Tomonori · 16 years ago
  36. b60af5b [SCSI] simplify scsi_io_completion() by Alan Stern · 16 years ago
  37. 02bd349 [SCSI] scsi_lib: only call scsi_unprep_request() under queue lock by James Bottomley · 16 years ago
  38. 2a3a59e [SCSI] Fix hang in starved list processing by Mike Christie · 16 years ago
  39. 6c5121b [SCSI] export busy state via q->lld_busy_fn() by Kiyoshi Ueda · 16 years ago
  40. 9d11251 [SCSI] refactor sdev/starget/shost busy checking by Kiyoshi Ueda · 16 years ago
  41. 32c356d [SCSI] fix removable device inability to detect disk changes by James Bottomley · 16 years ago
  42. 4a27446 [SCSI] modify scsi to handle new fail fast flags. by Mike Christie · 16 years ago
  43. f0c0a37 [SCSI] Add helper code so transport classes/driver can control queueing (v3) by Mike Christie · 16 years ago
  44. ef5bef3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  45. 242f9dc block: unify request timeout handling by Jens Axboe · 16 years ago
  46. 6f4267e [SCSI] Update the SCSI state model to allow blocking in the created state by James Bottomley · 16 years ago
  47. 44ea91c [SCSI] Fix hang with split requests by James Bottomley · 16 years ago
  48. cadbd4a [SCSI] replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  49. 6bd522f [SCSI] scsi_lib: use blk_rq_tagged in scsi_request_fn by Mike Christie · 16 years ago
  50. 511e44f [SCSI] Do not retry a request whose data integrity check failed by Martin K. Petersen · 16 years ago
  51. 7027ad7 [SCSI] Support devices with protection information by Martin K. Petersen · 16 years ago
  52. ecefe8a [SCSI] fix shared tag map tag allocation by Mike Christie · 16 years ago
  53. 89a93f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  54. 2476b4d [SCSI] fix locking in host use of blk_plug_device() by James Bottomley · 16 years ago
  55. 6362abd [SCSI] Rename scsi_bidi_sdb_cache by Martin K. Petersen · 16 years ago
  56. bdb2b8c [SCSI] erase invalid data returned by device by Alan Stern · 16 years ago
  57. a6a8d9f [SCSI] scsi_dh: add infrastructure for SCSI Device Handlers by Chandra Seetharaman · 16 years ago
  58. d626e3b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  59. db4742d [SCSI] add support for variable length extended commands by Boaz Harrosh · 16 years ago
  60. 64a87b2 [SCSI] Let scsi_cmnd->cmnd use request->cmd buffer by Boaz Harrosh · 16 years ago
  61. 75ad23b block: make queue flags non-atomic by Nick Piggin · 16 years ago
  62. fa8e36c [SCSI] fix barrier failure issue by James Bottomley · 16 years ago
  63. 8c5e03d [SCSI] make scsi_end_bidi_request() static by Adrian Bunk · 16 years ago
  64. 4d1566e [SCSI] fix media change events for polled devices by Kay Sievers · 16 years ago
  65. 6b00769 block: add request->raw_data_len by Tejun Heo · 16 years ago
  66. 4d2de3a [SCSI] fix BUG when sum(scatterlist) > bufflen by Tony Battersby · 16 years ago
  67. 99c84db iommu sg merging: call dma_set_seg_boundary in __scsi_alloc_queue() by FUJITA Tomonori · 16 years ago
  68. 860ac56 iommu sg merging: call blk_queue_segment_boundary in __scsi_alloc_queue by FUJITA Tomonori · 16 years ago
  69. 3d9dd6e [SCSI] handle scsi_init_queue failure properly by FUJITA Tomonori · 17 years ago
  70. b172b6e [SCSI] destroy scsi_bidi_sdb_cache in scsi_exit_queue by FUJITA Tomonori · 17 years ago
  71. d3f46f3 [SCSI] remove use_sg_chaining by James Bottomley · 17 years ago
  72. b8de163 [SCSI] bidirectional: fix up for the new blk_end_request code by Kiyoshi Ueda · 17 years ago
  73. 6f9a35e [SCSI] bidirectional command support by Boaz Harrosh · 17 years ago
  74. 30b0c37 [SCSI] implement scsi_data_buffer by Boaz Harrosh · 17 years ago
  75. bb52d82 [SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtable by Boaz Harrosh · 17 years ago
  76. f0f0052 Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  77. 7cedb1f SG: work with the SCSI fixed maximum allocations. by James Bottomley · 17 years ago
  78. 610d8b0 blk_end_request: changing scsi (take 4) by Kiyoshi Ueda · 17 years ago
  79. 5ed7959 SG: Convert SCSI to use scatterlist helpers for sg chaining by Jens Axboe · 17 years ago
  80. b80ca4f [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE by FUJITA Tomonori · 17 years ago
  81. 465ff31 [SCSI] relax scsi dma alignment by James Bottomley · 17 years ago
  82. 001aac2 [SCSI] sd,sr: add early detection of medium not present by James Bottomley · 17 years ago
  83. 4a03d90 [SCSI] BUG_ON() impossible condition in sg list counting by Rusty Russell · 17 years ago
  84. 25d7c36 [SCSI] move single_lun flag from scsi_device to scsi_target by Tony Battersby · 17 years ago
  85. eb44820 [SCSI] Add Documentation and integrate into docbook build by Rob Landley · 17 years ago
  86. 7b3d954 Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done"" by Linus Torvalds · 17 years ago
  87. 3a62b5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 17 years ago
  88. ac40532 scsi: revert "[SCSI] Get rid of scsi_cmnd->done" by Ingo Molnar · 17 years ago
  89. 751bf4d [SCSI] scsi_sysfs: restore prep_fn when ULD is removed by James Bottomley · 17 years ago
  90. a341cd0 SCSI: add asynchronous event notification API by Jeff Garzik · 17 years ago
  91. c46f233 [SG] Get rid of __sg_mark_end() by Jens Axboe · 17 years ago
  92. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  93. a3bec5c Revert "[SCSI] Remove full sg table memset()" by Jens Axboe · 17 years ago
  94. f5c0dde [SCSI] Remove full sg table memset() by FUJITA Tomonori · 17 years ago
  95. 2a7c59e remove sglist_len by FUJITA Tomonori · 17 years ago
  96. fd820f4 revert sg segment size ifdefs by FUJITA Tomonori · 17 years ago
  97. 9cb83c7 [SCSI] add use_sg_chaining option to scsi_host_template by FUJITA Tomonori · 17 years ago
  98. a8474ce SCSI: support for allocating large scatterlists by Jens Axboe · 17 years ago
  99. 0cde8d9 scsi: simplify scsi_free_sgtable() by Jens Axboe · 17 years ago
  100. c6132da scsi: convert to using sg helpers by Jens Axboe · 17 years ago