1. 98db519 [SCSI] fix id computation in scsi_eh_target_reset() by James Bottomley · 14 years ago
  2. 459dbf7 [SCSI] Eliminate error handler overload of the SCSI serial number by James Bottomley · 14 years ago
  3. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  4. 02e031c block: remove REQ_HARDBARRIER by Christoph Hellwig · 14 years ago
  5. c29c08b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  6. 67110df [SCSI] make error handling more robust in the face of reservations by James Bottomley · 14 years ago
  7. 3eb3a92 [SCSI] Return NEEDS_RETRY for eh commands with status BUSY by Hannes Reinecke · 14 years ago
  8. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  9. e96f6ab scsi: use REQ_TYPE_FS for flush request by FUJITA Tomonori · 14 years ago
  10. 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 14 years ago
  11. bc4f240 [SCSI] implement runtime Power Management by Alan Stern · 14 years ago
  12. 6e49949 [SCSI] Log msg when getting Unit Attention by Mike Christie · 14 years ago
  13. 95bb335 [SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6 by James Bottomley · 14 years ago
  14. 77a4229 [SCSI] Retry commands with UNIT_ATTENTION sense codes to fix ext3/ext4 I/O error by James Bottomley · 14 years ago
  15. bf81623 [SCSI] add scsi trace core functions and put trace points by Kei Tokunaga · 14 years ago
  16. 2f2eb58 [SCSI] Allow FC LLD to fast-fail scsi eh by introducing new eh return by Christof Schmitt · 14 years ago
  17. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  18. 4a84067 [SCSI] add queue_depth ramp up code by Vasu Dev · 15 years ago
  19. 42a6a91 [SCSI] scsi error: have scsi-ml call change_queue_depth to handle QUEUE_FULL by Mike Christie · 15 years ago
  20. 6e883b0 [SCSI] Retry ADD_TO_MLQUEUE return value for EH commands by Hannes Reinecke · 15 years ago
  21. 5f91bb0 [SCSI] reservation conflict after timeout causes device to be taken offline by Michael Reed · 15 years ago
  22. 91bc31f [SCSI] fix up scsi_eh_lock_door() by James Bottomley · 15 years ago
  23. 477e608 [SCSI] fix documentation for two functions by Bartlomiej Zolnierkiewicz · 15 years ago
  24. f078727 [SCSI] remove scsi_req_map_sg by FUJITA Tomonori · 16 years ago
  25. cd76469 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  26. c03264a trivial: fix singal -> signal typo by Frederik Schwarzer · 16 years ago
  27. fa99078 [SCSI] clean up scsi_times_out by Christoph Hellwig · 16 years ago
  28. a9b589d [SCSI] scsi_error: TASK ABORTED status handling improvement by Vladislav Bolkhovitin · 16 years ago
  29. 4a8ab87 [SCSI] scsi_error: fix indentation and braces disagreement - add braces by Ilpo Järvinen · 16 years ago
  30. 9728c08 [SCSI] make scsi_eh_try_stu use block timeout by James Bottomley · 16 years ago
  31. 939c228 [SCSI] scsi_error regression: Fix idempotent command handling by Mike Christie · 16 years ago
  32. c82dc88 [SCSI] scsi_error: fix target reset handling by James Bottomley · 16 years ago
  33. 4a27446 [SCSI] modify scsi to handle new fail fast flags. by Mike Christie · 16 years ago
  34. a4dfaa6 [SCSI] scsi: add transport host byte errors (v3) by Mike Christie · 16 years ago
  35. 242f9dc block: unify request timeout handling by Jens Axboe · 16 years ago
  36. bb0003c [SCSI] make scsi_check_sense HARDWARE_ERROR return ADD_TO_MLQUEUE on retry by Mike Anderson · 16 years ago
  37. cadbd4a [SCSI] replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  38. 1226570 [SCSI] scsi_eh_prep_cmnd should save scmd->underflow by Alan Stern · 16 years ago
  39. 511e44f [SCSI] Do not retry a request whose data integrity check failed by Martin K. Petersen · 16 years ago
  40. db007fc [SCSI] Command protection operation by Martin K. Petersen · 16 years ago
  41. a6a8d9f [SCSI] scsi_dh: add infrastructure for SCSI Device Handlers by Chandra Seetharaman · 16 years ago
  42. d626e3b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  43. 64a87b2 [SCSI] Let scsi_cmnd->cmnd use request->cmd buffer by Boaz Harrosh · 16 years ago
  44. 4f54eec block: use blk_rq_init() to initialize the request by FUJITA Tomonori · 16 years ago
  45. 3bc6a26 [SCSI] add scsi_build_sense_buffer helper function by FUJITA Tomonori · 16 years ago
  46. 30bd7df [SCSI] scsi_error: add target reset handler by Mike Christie · 16 years ago
  47. 6f9a35e [SCSI] bidirectional command support by Boaz Harrosh · 17 years ago
  48. 30b0c37 [SCSI] implement scsi_data_buffer by Boaz Harrosh · 17 years ago
  49. b80ca4f [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE by FUJITA Tomonori · 16 years ago
  50. dc8875e [SCSI] docbook and kernel-doc updates by Randy Dunlap · 17 years ago
  51. eb44820 [SCSI] Add Documentation and integrate into docbook build by Rob Landley · 17 years ago
  52. 7b3d954 Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done"" by Linus Torvalds · 17 years ago
  53. ac40532 scsi: revert "[SCSI] Get rid of scsi_cmnd->done" by Ingo Molnar · 17 years ago
  54. 645a0c6 [SCSI] include linux/scatterlist.h in scsi_eh.h by James Bottomley · 17 years ago
  55. e1c2346 [SCSI] scsi_error: Refactoring scsi_error to facilitate in synchronous REQUEST_SENSE by Boaz Harrosh · 17 years ago
  56. 55db6c1 [SCSI] scsi_error: code cleanup before refactoring of scsi_send_eh_cmnd() by Boaz Harrosh · 17 years ago
  57. 6f5391c [SCSI] Get rid of scsi_cmnd->done by Matthew Wilcox · 17 years ago
  58. 12a4416 [SCSI] Remove ->pid field from scsi_cmnd by Matthew Wilcox · 17 years ago
  59. 31765d7 [SCSI] Improve error message when offlining a device by Matthew Wilcox · 17 years ago
  60. 79ee830 [SCSI] scsi_error.c should #include "scsi_transport_api.h" by Adrian Bunk · 17 years ago
  61. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  62. 355dfa1 [SCSI] scsi_error: send the sense buffer down without copying by James Bottomley · 17 years ago
  63. e555db9 [SCSI] use sysfs configured timeout for EH Start Unit timeout by Brian King · 17 years ago
  64. 4f7a307 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  65. ed773e6 [SCSI] scsi_error.c: Add EH Start Unit retry by Brian King · 17 years ago
  66. 8cc574a [SCSI]: Fix scsi_send_eh_cmnd scatterlist handling by David S. Miller · 17 years ago
  67. 6c5f8ce [SCSI] expose eh_timed_out to the host template by James Bottomley · 17 years ago
  68. 292148f [SCSI] scsi_error: Fix lost EH commands by Brian King · 17 years ago
  69. fd1b494 [SCSI] Fix sense key MEDIUM ERROR processing and retry by Luben Tuikov · 18 years ago
  70. dca84e4 [SCSI] scsi_error.c: Export some scsi_eh_* functions by Darrick J. Wong · 17 years ago
  71. 2dc611d [SCSI] use one-element sg list in scsi_send_eh_cmnd by Christoph Hellwig · 18 years ago
  72. fa1f5ea [PATCH] gfp annotations: scsi_error by Al Viro · 18 years ago
  73. 7fbb364 [PATCH] SCSI: lockdep annotation in scsi_send_eh_cmnd by Stefan Richter · 18 years ago
  74. 0db99e3 [SCSI] fix scsi_send_eh_cmnd regression by Mike Christie · 18 years ago
  75. 631c228 [SCSI] hide EH backup data outside the scsi_cmnd by Christoph Hellwig · 18 years ago
  76. d7a1bb0 [SCSI] Block I/O while SG reset operation in progress - the midlayer patch by James Smart · 18 years ago
  77. 71d530c Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  78. 8d7feac [SCSI] remove RQ_SCSI_* flags by Christoph Hellwig · 18 years ago
  79. beb4048 [SCSI] remove scsi_request infrastructure by Christoph Hellwig · 18 years ago
  80. f8bbfc2 [PATCH] SCSI: make scsi_implement_eh() generic API for SCSI transports by Tejun Heo · 18 years ago
  81. ee7863b [PATCH] SCSI: implement shost->host_eh_scheduled by Tejun Heo · 18 years ago
  82. 9227c33 [PATCH] move ->eh_strategy_handler to the transport class by Christoph Hellwig · 18 years ago
  83. d04cdb6 Merge ../linux-2.6 by James Bottomley · 18 years ago
  84. f33b5d7 Merge ../linux-2.6 by James Bottomley · 18 years ago
  85. c829c39 [SCSI] FC transport : Avoid device offline cases by stalling aborts until device unblocked by James Smart · 18 years ago
  86. d2dbaad Merge branch 'master' by Jeff Garzik · 18 years ago
  87. 8884efa [SCSI] scsi: scsi command retries off by one fix by Brian King · 18 years ago
  88. 18ee3610 Merge branch 'master' by Jeff Garzik · 18 years ago
  89. 041c5fc [PATCH] SCSI: export scsi_eh_finish_cmd() and scsi_eh_flush_done_q() by Tejun Heo · 18 years ago
  90. bb1d107 [SCSI] Prevent scsi_execute_async from guessing cdb length by brking@us.ibm.com · 18 years ago
  91. 2a1e137 Merge by hand (conflicts in scsi_lib.c) by James Bottomley · 19 years ago
  92. 6e68af6 [SCSI] Convert SCSI mid-layer to scsi_execute_async by Mike Christie · 19 years ago
  93. 8563167 [SCSI] fix OOPS due to clearing eh_action prior to aborting eh command by Michael Reed · 19 years ago
  94. 7dfdc9a [SCSI] use a completion in scsi_send_eh_cmnd by Christoph Hellwig · 19 years ago
  95. 474838d [SCSI] remove Scsi_Host.eh_active by Christoph Hellwig · 19 years ago
  96. ad42eb1 [SCSI] tidy up scsi_error_handler by Christoph Hellwig · 19 years ago
  97. 422c0d6 [SCSI] use scmd_id(), scmd_channel() throughout code by Jeff Garzik · 19 years ago
  98. 3bf743e [SCSI] use {sdev,scmd,starget,shost}_printk in generic code by Jeff Garzik · 19 years ago
  99. 9ccfc75 [SCSI] move the mid-layer printk's over to shost/starget/sdev_printk by James Bottomley · 19 years ago
  100. 461a0ff [PATCH] scsi_error thread exits in TASK_INTERRUPTIBLE state. by Steven Rostedt · 19 years ago