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