1. a9bddd7 [SCSI] fix recovered error handling by James Bottomley · 15 years ago
  2. f078727 [SCSI] remove scsi_req_map_sg by FUJITA Tomonori · 16 years ago
  3. 126c098 [SCSI] fix ABORTED_COMMAND looping forever problem by James Bottomley · 15 years ago
  4. 79ed242 [SCSI] scsi_lib: fix DID_RESET status problems by James Bottomley · 16 years ago
  5. 3e695f8 [SCSI] Fix error handling for DIF/DIX by Martin K. Petersen · 16 years ago
  6. 4f5299a [SCSI] scsi_lib: don't decrement busy counters when inserting commands by James Bottomley · 16 years ago
  7. 3dbf6a5 [SCSI] Fix uninitialized variable error in scsi_io_completion by Alan Stern · 16 years ago
  8. f4f4e47 [SCSI] add residual argument to scsi_execute and scsi_execute_req by FUJITA Tomonori · 16 years ago
  9. b60af5b [SCSI] simplify scsi_io_completion() by Alan Stern · 16 years ago
  10. 02bd349 [SCSI] scsi_lib: only call scsi_unprep_request() under queue lock by James Bottomley · 16 years ago
  11. 2a3a59e [SCSI] Fix hang in starved list processing by Mike Christie · 16 years ago
  12. 6c5121b [SCSI] export busy state via q->lld_busy_fn() by Kiyoshi Ueda · 16 years ago
  13. 9d11251 [SCSI] refactor sdev/starget/shost busy checking by Kiyoshi Ueda · 16 years ago
  14. 32c356d [SCSI] fix removable device inability to detect disk changes by James Bottomley · 16 years ago
  15. 4a27446 [SCSI] modify scsi to handle new fail fast flags. by Mike Christie · 16 years ago
  16. f0c0a37 [SCSI] Add helper code so transport classes/driver can control queueing (v3) by Mike Christie · 16 years ago
  17. ef5bef3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  18. 242f9dc block: unify request timeout handling by Jens Axboe · 16 years ago
  19. 6f4267e [SCSI] Update the SCSI state model to allow blocking in the created state by James Bottomley · 16 years ago
  20. 44ea91c [SCSI] Fix hang with split requests by James Bottomley · 16 years ago
  21. cadbd4a [SCSI] replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  22. 6bd522f [SCSI] scsi_lib: use blk_rq_tagged in scsi_request_fn by Mike Christie · 16 years ago
  23. 511e44f [SCSI] Do not retry a request whose data integrity check failed by Martin K. Petersen · 16 years ago
  24. 7027ad7 [SCSI] Support devices with protection information by Martin K. Petersen · 16 years ago
  25. ecefe8a [SCSI] fix shared tag map tag allocation by Mike Christie · 16 years ago
  26. 89a93f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  27. 2476b4d [SCSI] fix locking in host use of blk_plug_device() by James Bottomley · 16 years ago
  28. 6362abd [SCSI] Rename scsi_bidi_sdb_cache by Martin K. Petersen · 16 years ago
  29. bdb2b8c [SCSI] erase invalid data returned by device by Alan Stern · 16 years ago
  30. a6a8d9f [SCSI] scsi_dh: add infrastructure for SCSI Device Handlers by Chandra Seetharaman · 16 years ago
  31. d626e3b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  32. db4742d [SCSI] add support for variable length extended commands by Boaz Harrosh · 16 years ago
  33. 64a87b2 [SCSI] Let scsi_cmnd->cmnd use request->cmd buffer by Boaz Harrosh · 16 years ago
  34. 75ad23b block: make queue flags non-atomic by Nick Piggin · 16 years ago
  35. fa8e36c [SCSI] fix barrier failure issue by James Bottomley · 16 years ago
  36. 8c5e03d [SCSI] make scsi_end_bidi_request() static by Adrian Bunk · 16 years ago
  37. 4d1566e [SCSI] fix media change events for polled devices by Kay Sievers · 16 years ago
  38. 6b00769 block: add request->raw_data_len by Tejun Heo · 16 years ago
  39. 4d2de3a [SCSI] fix BUG when sum(scatterlist) > bufflen by Tony Battersby · 16 years ago
  40. 99c84db iommu sg merging: call dma_set_seg_boundary in __scsi_alloc_queue() by FUJITA Tomonori · 16 years ago
  41. 860ac56 iommu sg merging: call blk_queue_segment_boundary in __scsi_alloc_queue by FUJITA Tomonori · 16 years ago
  42. 3d9dd6e [SCSI] handle scsi_init_queue failure properly by FUJITA Tomonori · 17 years ago
  43. b172b6e [SCSI] destroy scsi_bidi_sdb_cache in scsi_exit_queue by FUJITA Tomonori · 17 years ago
  44. d3f46f3 [SCSI] remove use_sg_chaining by James Bottomley · 17 years ago
  45. b8de163 [SCSI] bidirectional: fix up for the new blk_end_request code by Kiyoshi Ueda · 17 years ago
  46. 6f9a35e [SCSI] bidirectional command support by Boaz Harrosh · 17 years ago
  47. 30b0c37 [SCSI] implement scsi_data_buffer by Boaz Harrosh · 17 years ago
  48. bb52d82 [SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtable by Boaz Harrosh · 17 years ago
  49. f0f0052 Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  50. 7cedb1f SG: work with the SCSI fixed maximum allocations. by James Bottomley · 17 years ago
  51. 610d8b0 blk_end_request: changing scsi (take 4) by Kiyoshi Ueda · 17 years ago
  52. 5ed7959 SG: Convert SCSI to use scatterlist helpers for sg chaining by Jens Axboe · 17 years ago
  53. b80ca4f [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE by FUJITA Tomonori · 17 years ago
  54. 465ff31 [SCSI] relax scsi dma alignment by James Bottomley · 17 years ago
  55. 001aac2 [SCSI] sd,sr: add early detection of medium not present by James Bottomley · 17 years ago
  56. 4a03d90 [SCSI] BUG_ON() impossible condition in sg list counting by Rusty Russell · 17 years ago
  57. 25d7c36 [SCSI] move single_lun flag from scsi_device to scsi_target by Tony Battersby · 17 years ago
  58. eb44820 [SCSI] Add Documentation and integrate into docbook build by Rob Landley · 17 years ago
  59. 7b3d954 Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done"" by Linus Torvalds · 17 years ago
  60. 3a62b5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 17 years ago
  61. ac40532 scsi: revert "[SCSI] Get rid of scsi_cmnd->done" by Ingo Molnar · 17 years ago
  62. 751bf4d [SCSI] scsi_sysfs: restore prep_fn when ULD is removed by James Bottomley · 17 years ago
  63. a341cd0 SCSI: add asynchronous event notification API by Jeff Garzik · 17 years ago
  64. c46f233 [SG] Get rid of __sg_mark_end() by Jens Axboe · 17 years ago
  65. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  66. a3bec5c Revert "[SCSI] Remove full sg table memset()" by Jens Axboe · 17 years ago
  67. f5c0dde [SCSI] Remove full sg table memset() by FUJITA Tomonori · 17 years ago
  68. 2a7c59e remove sglist_len by FUJITA Tomonori · 17 years ago
  69. fd820f4 revert sg segment size ifdefs by FUJITA Tomonori · 17 years ago
  70. 9cb83c7 [SCSI] add use_sg_chaining option to scsi_host_template by FUJITA Tomonori · 17 years ago
  71. a8474ce SCSI: support for allocating large scatterlists by Jens Axboe · 17 years ago
  72. 0cde8d9 scsi: simplify scsi_free_sgtable() by Jens Axboe · 17 years ago
  73. c6132da scsi: convert to using sg helpers by Jens Axboe · 17 years ago
  74. df3d80f Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  75. 6f5391c [SCSI] Get rid of scsi_cmnd->done by Matthew Wilcox · 17 years ago
  76. 311b581 [SCSI] Fix device not ready printk by James Bottomley · 17 years ago
  77. 7f9a6bc [SCSI] move ULD attachment into the prep function by James Bottomley · 17 years ago
  78. 52aeeca [SCSI] stale residual returned on write following BUSY retry by Michael Reed · 17 years ago
  79. bd441de [SCSI] fix write buffer length in scsi_req_map_sg() by Mike Christie · 17 years ago
  80. 6712ecf Drop 'size' argument from bio_endio and bi_end_io by NeilBrown · 17 years ago
  81. 3001ca7 New function blk_req_append_bio by NeilBrown · 17 years ago
  82. 03a5743 [SCSI] sd: disentangle barriers in SCSI by James Bottomley · 17 years ago
  83. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  84. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  85. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  86. 4f7a307 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  87. 5972511 [BLOCK] Don't pin lots of memory in mempools by Jens Axboe · 17 years ago
  88. b22f687 [SCSI] set resid in scsi_io_completion() even for check condition by Pete Wyckoff · 17 years ago
  89. a4d04a4 [SCSI] Make error printing more verbose by Martin K. Petersen · 17 years ago
  90. 5f0b143 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  91. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 17 years ago
  92. 22cfefb [SCSI] scsi_kmap_atomic_sg(): check that local irqs are disabled by Andrew Morton · 17 years ago
  93. 596f482 [SCSI] kill scsi_rety_command by Christoph Hellwig · 18 years ago
  94. 1aa4f24 [PATCH] Remove queue merging hooks by Jens Axboe · 18 years ago
  95. 2985259 [PATCH] ->nr_sectors and ->hard_nr_sectors are not used for BLOCK_PC requests by Jens Axboe · 18 years ago
  96. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  97. b58d915 [SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDs by FUJITA Tomonori · 18 years ago
  98. 0bd2af4 Merge ../scsi-rc-fixes-2.6 by James Bottomley · 18 years ago
  99. 097b845 [PATCH] scsi: clear garbage after CDBs on SG_IO by Tejun Heo · 18 years ago
  100. 3b00315 [SCSI] untangle scsi_prep_fn by Christoph Hellwig · 18 years ago