1. b58d915 [SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDs by FUJITA Tomonori · 18 years ago
  2. 0bd2af4 Merge ../scsi-rc-fixes-2.6 by James Bottomley · 18 years ago
  3. 097b845 [PATCH] scsi: clear garbage after CDBs on SG_IO by Tejun Heo · 18 years ago
  4. 3b00315 [SCSI] untangle scsi_prep_fn by Christoph Hellwig · 18 years ago
  5. 46c43db [SCSI] scsi_lib.c: use BUILD_BUG_ON by Alexey Dobriyan · 18 years ago
  6. 97d41e9 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  7. 6470f2b [SCSI] trivial scsi_execute_async fix by Arne Redlich · 18 years ago
  8. 4aff5e2 [PATCH] Split struct request ->flags into two parts by Jens Axboe · 18 years ago
  9. 04846f2 [SCSI] limit recursion when flushing shost->starved_list by Andreas Herrmann · 18 years ago
  10. 631c228 [SCSI] hide EH backup data outside the scsi_cmnd by Christoph Hellwig · 18 years ago
  11. d6b0c53 [SCSI] fix error handling in scsi_io_completion by James Bottomley · 18 years ago
  12. 309bd27 [SCSI] scsi: Device scanning oops for offlined devices (resend) by Brian King · 18 years ago
  13. 9ea7290 [SCSI] SCSI core: Allow QUIESCE -> CANCEL sdev transition by Alan Stern · 18 years ago
  14. 03aba2f [SCSI] sd/scsi_lib simplify sd_rw_intr and scsi_io_completion by Luben Tuikov · 18 years ago
  15. 71d530c Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  16. fec69a9 Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  17. beb4048 [SCSI] remove scsi_request infrastructure by Christoph Hellwig · 18 years ago
  18. f0cd91a Merge ../linux-2.6 by James Bottomley · 18 years ago
  19. 6391a11 [SCSI] drivers/scsi: Use ARRAY_SIZE macro by Tobias Klauser · 18 years ago
  20. f523596 [SCSI] scsi_lib.c: properly count the number of pages in scsi_req_map_sg() by Bryan Holty · 18 years ago
  21. efa6e7e Merge branch 'for-jeff' of git://htj.dyndns.org/libata-tj into tejun-merge by Jeff Garzik · 18 years ago
  22. ee7863b [PATCH] SCSI: implement shost->host_eh_scheduled by Tejun Heo · 18 years ago
  23. f3e93f7 [SCSI] Fix DVD burning issues. by James Bottomley · 18 years ago
  24. 169e1a2 [SCSI] scsi_lib.c: fix warning in scsi_kmap_atomic_sg by Andrew Morton · 18 years ago
  25. cdb8c2a [SCSI] dc395x: dynamically map scatter-gather for PIO by Guennadi Liakhovetski · 18 years ago
  26. e36e0c8 [SCSI] SCSI: fix scsi_kill_request() busy count handling by Tejun Heo · 18 years ago
  27. 93d2341 [PATCH] mempool: use mempool_create_slab_pool() by Matthew Dobson · 18 years ago
  28. 5baba83 [SCSI] add scsi_mode_select to scsi_lib.c by James Bottomley · 18 years ago
  29. f33b5d7 Merge ../linux-2.6 by James Bottomley · 18 years ago
  30. ffedb45 [SCSI] fix scsi process problems and clean up the target reap issues by James Bottomley · 18 years ago
  31. 6d73c85 [SCSI] scsi_lib: fix recognition of cache type of Initio SBP-2 bridges by Al Viro · 18 years ago
  32. 24669f75 [SCSI] SCSI core kmalloc2kzalloc by Jes Sorensen · 19 years ago
  33. 8884efa [SCSI] scsi: scsi command retries off by one fix by Brian King · 18 years ago
  34. faead26 [PATCH] add scsi_execute_in_process_context() API by James Bottomley · 18 years ago
  35. bb1d107 [SCSI] Prevent scsi_execute_async from guessing cdb length by brking@us.ibm.com · 19 years ago
  36. 776b23a [SCSI] always handle REQ_BLOCK_PC requests in common code by Christoph Hellwig · 19 years ago
  37. 1aea643 [SCSI] Kill the SCSI softirq handling by Jens Axboe · 19 years ago
  38. e650c30 [SCSI] scsi_end_async() needs to take an uptodate parameter by Jens Axboe · 19 years ago
  39. 461d4e9 [BLOCK] update SCSI to use new blk_ordered for barriers by Tejun Heo · 19 years ago
  40. 8ffdc65 [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() by Tejun Heo · 19 years ago
  41. 7b16318 Fix up SCSI mismerge by James Bottomley · 19 years ago
  42. defd94b [SCSI] seperate max_sectors from max_hw_sectors by Mike Christie · 19 years ago
  43. aa7b5cd [SCSI] add kmemcache for scsi_io_context by Mike Christie · 19 years ago
  44. 0d95716 [SCSI] complete the whole command when it is REQ_BLOCK_PC by Mike Christie · 19 years ago
  45. 17e01f2 [SCSI] add retries field to request for REQ_BLOCK_PC use by Mike Christie · 19 years ago
  46. 6e68af6 [SCSI] Convert SCSI mid-layer to scsi_execute_async by Mike Christie · 19 years ago
  47. 26a6801 [SCSI] scsi_lib: stricter checks for clearing use_10_for_rw by Jens Axboe · 19 years ago
  48. 49d7bc6 Revert revert of "[SCSI] fix usb storage oops" by Linus Torvalds · 19 years ago
  49. 1b0997f Revert "[SCSI] fix usb storage oops" by Linus Torvalds · 19 years ago
  50. 34ea80e [SCSI] fix usb storage oops by goggin, edward · 19 years ago
  51. 262eef6 [SCSI] remove scsi_wait_req by Christoph Hellwig · 19 years ago
  52. 3bf743e [SCSI] use {sdev,scmd,starget,shost}_printk in generic code by Jeff Garzik · 19 years ago
  53. 9ccfc75 [SCSI] move the mid-layer printk's over to shost/starget/sdev_printk by James Bottomley · 19 years ago
  54. c53033f [PATCH] gfp_t: drivers/scsi by Al Viro · 19 years ago
  55. 7c72ce8 [SCSI] Fix leak of Scsi_Cmnds by Alan Stern · 19 years ago
  56. 939647e [SCSI] fix oops on usb storage device disconnect by James Bottomley · 19 years ago
  57. b95be99 [SCSI] fix oops in scsi_release_buffers() by Alan Stern · 19 years ago
  58. 59897da [SCSI] fix sym scsi boot hang by James Bottomley · 19 years ago
  59. 186d330 [SCSI] scsi: sd, sr, st, and scsi_lib all fail to copy cmd_len to new cmd by Timothy Thelin · 19 years ago
  60. 6f16b53 [SCSI] set error value when failing commands in prep_fn by Mike Christie · 19 years ago
  61. 788ce43 [SCSI] SCSI core: fix leakage of scsi_cmnd's by James Bottomley · 19 years ago
  62. e91442b [SCSI] SCSI core: fix leakage of scsi_cmnd's by James Bottomley · 19 years ago
  63. 286f3e1 [SCSI] fix possible deadlock in scsi_lib.c by Neil Brown · 19 years ago
  64. 3173d8c [SCSI] quieten messages on scsi_execute commands by James Bottomley · 19 years ago
  65. e514385 [SCSI] fix sense buffer length handling problem by James Bottomley · 19 years ago
  66. 1ccb48b [SCSI] fix C syntax problem in scsi_lib.c by akpm@osdl.org · 19 years ago
  67. ea73a9f [SCSI] convert sd to scsi_execute_req (and update the scsi_execute_req API) by James Bottomley · 19 years ago
  68. 33aa687 [SCSI] convert SPI transport class to scsi_execute by James Bottomley · 19 years ago
  69. 1cf7269 [SCSI] convert the remaining mid-layer pieces to scsi_execute_req by James Bottomley · 19 years ago
  70. 7a93aef Merge HEAD from ../scsi-misc-2.6-tmp by James Bottomley · 19 years ago
  71. 3921603 [SCSI] use scatter lists for all block pc requests and simplify hw handlers by James Bottomley · 19 years ago
  72. 8e64011 update scsi_wait_req to new format for blk_rq_map_kern() by James Bottomley · 19 years ago
  73. e537a36 [SCSI] use scatter lists for all block pc requests and simplify hw handlers by James Bottomley · 19 years ago
  74. d330187 [SCSI] host state model update: replace old host bitmap state by Mike Anderson · 19 years ago
  75. 2d98601 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 by Linus Torvalds · 19 years ago
  76. 0f34e3f [SCSI] Redundant memset in scsi_alloc_sgtable by Chen, Kenneth W · 19 years ago
  77. a77e336 [PATCH] coverity: i386: scsi_lib buffer overrun fix by KAMBAROV, ZAUR · 19 years ago
  78. 8d115f8 [SCSI] remove scsi_cmnd->state by Christoph Hellwig · 19 years ago
  79. b4edcbc [SCSI] remove scsi_cmnd->owner by Christoph Hellwig · 19 years ago
  80. f5ad561 [SCSI] remove scsi_cmnd->abort_reason by Christoph Hellwig · 19 years ago
  81. 52c1da3 [PATCH] make various thing static by Adrian Bunk · 19 years ago
  82. d8c37e7 [SCSI] remove a timer race in scsi_queue_insert() by Tejun Heo · 19 years ago
  83. a1bf9d1d [SCSI] make scsi_queue_insert() use blk_requeue_request() by Tejun Heo · 19 years ago
  84. 283369c [SCSI] make scsi_requeue_request() use blk_requeue_request() by Tejun Heo · 19 years ago
  85. 867d119 [SCSI] remove requeue feature from blk_insert_request() by Tejun Heo · 19 years ago
  86. beb6617 [SCSI] remove REQ_SPECIAL in scsi_init_io() by Tejun Heo · 19 years ago
  87. c46f2ff merge by hand (scsi_device.h) by James Bottomley · 19 years ago
  88. c6295cd [PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field by · 19 years ago
  89. d3a933d [PATCH] scsi: remove unused scsi_cmnd->internal_timeout field by · 19 years ago
  90. 152587d [PATCH] fix NMI lockup with CFQ scheduler by · 19 years ago
  91. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago