1. a341cd0 SCSI: add asynchronous event notification API by Jeff Garzik · 17 years ago
  2. c46f233 [SG] Get rid of __sg_mark_end() by Jens Axboe · 17 years ago
  3. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  4. a3bec5c Revert "[SCSI] Remove full sg table memset()" by Jens Axboe · 17 years ago
  5. f5c0dde [SCSI] Remove full sg table memset() by FUJITA Tomonori · 17 years ago
  6. 2a7c59e remove sglist_len by FUJITA Tomonori · 17 years ago
  7. fd820f4 revert sg segment size ifdefs by FUJITA Tomonori · 17 years ago
  8. 9cb83c7 [SCSI] add use_sg_chaining option to scsi_host_template by FUJITA Tomonori · 17 years ago
  9. a8474ce SCSI: support for allocating large scatterlists by Jens Axboe · 17 years ago
  10. 0cde8d9 scsi: simplify scsi_free_sgtable() by Jens Axboe · 17 years ago
  11. c6132da scsi: convert to using sg helpers by Jens Axboe · 17 years ago
  12. df3d80f Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  13. 6f5391c [SCSI] Get rid of scsi_cmnd->done by Matthew Wilcox · 17 years ago
  14. 311b581 [SCSI] Fix device not ready printk by James Bottomley · 17 years ago
  15. 7f9a6bc [SCSI] move ULD attachment into the prep function by James Bottomley · 17 years ago
  16. 52aeeca [SCSI] stale residual returned on write following BUSY retry by Michael Reed · 17 years ago
  17. bd441de [SCSI] fix write buffer length in scsi_req_map_sg() by Mike Christie · 17 years ago
  18. 6712ecf Drop 'size' argument from bio_endio and bi_end_io by NeilBrown · 17 years ago
  19. 3001ca7 New function blk_req_append_bio by NeilBrown · 17 years ago
  20. 03a5743 [SCSI] sd: disentangle barriers in SCSI by James Bottomley · 17 years ago
  21. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  22. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  23. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  24. 4f7a307 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  25. 5972511 [BLOCK] Don't pin lots of memory in mempools by Jens Axboe · 17 years ago
  26. b22f687 [SCSI] set resid in scsi_io_completion() even for check condition by Pete Wyckoff · 17 years ago
  27. a4d04a4 [SCSI] Make error printing more verbose by Martin K. Petersen · 17 years ago
  28. 5f0b143 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  29. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 17 years ago
  30. 22cfefb [SCSI] scsi_kmap_atomic_sg(): check that local irqs are disabled by Andrew Morton · 17 years ago
  31. 596f482 [SCSI] kill scsi_rety_command by Christoph Hellwig · 18 years ago
  32. 1aa4f24 [PATCH] Remove queue merging hooks by Jens Axboe · 18 years ago
  33. 2985259 [PATCH] ->nr_sectors and ->hard_nr_sectors are not used for BLOCK_PC requests by Jens Axboe · 18 years ago
  34. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  35. b58d915 [SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDs by FUJITA Tomonori · 18 years ago
  36. 0bd2af4 Merge ../scsi-rc-fixes-2.6 by James Bottomley · 18 years ago
  37. 097b845 [PATCH] scsi: clear garbage after CDBs on SG_IO by Tejun Heo · 18 years ago
  38. 3b00315 [SCSI] untangle scsi_prep_fn by Christoph Hellwig · 18 years ago
  39. 46c43db [SCSI] scsi_lib.c: use BUILD_BUG_ON by Alexey Dobriyan · 18 years ago
  40. 97d41e9 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  41. 6470f2b [SCSI] trivial scsi_execute_async fix by Arne Redlich · 18 years ago
  42. 4aff5e2 [PATCH] Split struct request ->flags into two parts by Jens Axboe · 18 years ago
  43. 04846f2 [SCSI] limit recursion when flushing shost->starved_list by Andreas Herrmann · 18 years ago
  44. 631c228 [SCSI] hide EH backup data outside the scsi_cmnd by Christoph Hellwig · 18 years ago
  45. d6b0c53 [SCSI] fix error handling in scsi_io_completion by James Bottomley · 18 years ago
  46. 309bd27 [SCSI] scsi: Device scanning oops for offlined devices (resend) by Brian King · 18 years ago
  47. 9ea7290 [SCSI] SCSI core: Allow QUIESCE -> CANCEL sdev transition by Alan Stern · 18 years ago
  48. 03aba2f [SCSI] sd/scsi_lib simplify sd_rw_intr and scsi_io_completion by Luben Tuikov · 18 years ago
  49. 71d530c Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  50. fec69a9 Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  51. beb4048 [SCSI] remove scsi_request infrastructure by Christoph Hellwig · 18 years ago
  52. f0cd91a Merge ../linux-2.6 by James Bottomley · 18 years ago
  53. 6391a11 [SCSI] drivers/scsi: Use ARRAY_SIZE macro by Tobias Klauser · 18 years ago
  54. f523596 [SCSI] scsi_lib.c: properly count the number of pages in scsi_req_map_sg() by Bryan Holty · 18 years ago
  55. efa6e7e Merge branch 'for-jeff' of git://htj.dyndns.org/libata-tj into tejun-merge by Jeff Garzik · 18 years ago
  56. ee7863b [PATCH] SCSI: implement shost->host_eh_scheduled by Tejun Heo · 18 years ago
  57. f3e93f7 [SCSI] Fix DVD burning issues. by James Bottomley · 18 years ago
  58. 169e1a2 [SCSI] scsi_lib.c: fix warning in scsi_kmap_atomic_sg by Andrew Morton · 18 years ago
  59. cdb8c2a [SCSI] dc395x: dynamically map scatter-gather for PIO by Guennadi Liakhovetski · 18 years ago
  60. e36e0c8 [SCSI] SCSI: fix scsi_kill_request() busy count handling by Tejun Heo · 18 years ago
  61. 93d2341 [PATCH] mempool: use mempool_create_slab_pool() by Matthew Dobson · 18 years ago
  62. 5baba83 [SCSI] add scsi_mode_select to scsi_lib.c by James Bottomley · 18 years ago
  63. f33b5d7 Merge ../linux-2.6 by James Bottomley · 18 years ago
  64. ffedb45 [SCSI] fix scsi process problems and clean up the target reap issues by James Bottomley · 18 years ago
  65. 6d73c85 [SCSI] scsi_lib: fix recognition of cache type of Initio SBP-2 bridges by Al Viro · 18 years ago
  66. 24669f75 [SCSI] SCSI core kmalloc2kzalloc by Jes Sorensen · 19 years ago
  67. 8884efa [SCSI] scsi: scsi command retries off by one fix by Brian King · 18 years ago
  68. faead26 [PATCH] add scsi_execute_in_process_context() API by James Bottomley · 18 years ago
  69. bb1d107 [SCSI] Prevent scsi_execute_async from guessing cdb length by brking@us.ibm.com · 18 years ago
  70. 776b23a [SCSI] always handle REQ_BLOCK_PC requests in common code by Christoph Hellwig · 19 years ago
  71. 1aea643 [SCSI] Kill the SCSI softirq handling by Jens Axboe · 19 years ago
  72. e650c30 [SCSI] scsi_end_async() needs to take an uptodate parameter by Jens Axboe · 19 years ago
  73. 461d4e9 [BLOCK] update SCSI to use new blk_ordered for barriers by Tejun Heo · 19 years ago
  74. 8ffdc65 [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() by Tejun Heo · 19 years ago
  75. 7b16318 Fix up SCSI mismerge by James Bottomley · 19 years ago
  76. defd94b [SCSI] seperate max_sectors from max_hw_sectors by Mike Christie · 19 years ago
  77. aa7b5cd [SCSI] add kmemcache for scsi_io_context by Mike Christie · 19 years ago
  78. 0d95716 [SCSI] complete the whole command when it is REQ_BLOCK_PC by Mike Christie · 19 years ago
  79. 17e01f2 [SCSI] add retries field to request for REQ_BLOCK_PC use by Mike Christie · 19 years ago
  80. 6e68af6 [SCSI] Convert SCSI mid-layer to scsi_execute_async by Mike Christie · 19 years ago
  81. 26a6801 [SCSI] scsi_lib: stricter checks for clearing use_10_for_rw by Jens Axboe · 19 years ago
  82. 49d7bc6 Revert revert of "[SCSI] fix usb storage oops" by Linus Torvalds · 19 years ago
  83. 1b0997f Revert "[SCSI] fix usb storage oops" by Linus Torvalds · 19 years ago
  84. 34ea80e [SCSI] fix usb storage oops by goggin, edward · 19 years ago
  85. 262eef6 [SCSI] remove scsi_wait_req by Christoph Hellwig · 19 years ago
  86. 3bf743e [SCSI] use {sdev,scmd,starget,shost}_printk in generic code by Jeff Garzik · 19 years ago
  87. 9ccfc75 [SCSI] move the mid-layer printk's over to shost/starget/sdev_printk by James Bottomley · 19 years ago
  88. c53033f [PATCH] gfp_t: drivers/scsi by Al Viro · 19 years ago
  89. 7c72ce8 [SCSI] Fix leak of Scsi_Cmnds by Alan Stern · 19 years ago
  90. 939647e [SCSI] fix oops on usb storage device disconnect by James Bottomley · 19 years ago
  91. b95be99 [SCSI] fix oops in scsi_release_buffers() by Alan Stern · 19 years ago
  92. 59897da [SCSI] fix sym scsi boot hang by James Bottomley · 19 years ago
  93. 186d330 [SCSI] scsi: sd, sr, st, and scsi_lib all fail to copy cmd_len to new cmd by Timothy Thelin · 19 years ago
  94. 6f16b53 [SCSI] set error value when failing commands in prep_fn by Mike Christie · 19 years ago
  95. 788ce43 [SCSI] SCSI core: fix leakage of scsi_cmnd's by James Bottomley · 19 years ago
  96. e91442b [SCSI] SCSI core: fix leakage of scsi_cmnd's by James Bottomley · 19 years ago
  97. 286f3e1 [SCSI] fix possible deadlock in scsi_lib.c by Neil Brown · 19 years ago
  98. 3173d8c [SCSI] quieten messages on scsi_execute commands by James Bottomley · 19 years ago
  99. e514385 [SCSI] fix sense buffer length handling problem by James Bottomley · 19 years ago
  100. 1ccb48b [SCSI] fix C syntax problem in scsi_lib.c by akpm@osdl.org · 19 years ago