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