1. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  2. 355dfa1 [SCSI] scsi_error: send the sense buffer down without copying by James Bottomley · 17 years ago
  3. e555db9 [SCSI] use sysfs configured timeout for EH Start Unit timeout by Brian King · 17 years ago
  4. 4f7a307 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  5. ed773e6 [SCSI] scsi_error.c: Add EH Start Unit retry by Brian King · 17 years ago
  6. 8cc574a [SCSI]: Fix scsi_send_eh_cmnd scatterlist handling by David S. Miller · 17 years ago
  7. 6c5f8ce [SCSI] expose eh_timed_out to the host template by James Bottomley · 17 years ago
  8. 292148f [SCSI] scsi_error: Fix lost EH commands by Brian King · 17 years ago
  9. fd1b494 [SCSI] Fix sense key MEDIUM ERROR processing and retry by Luben Tuikov · 18 years ago
  10. dca84e4 [SCSI] scsi_error.c: Export some scsi_eh_* functions by Darrick J. Wong · 18 years ago
  11. 2dc611d [SCSI] use one-element sg list in scsi_send_eh_cmnd by Christoph Hellwig · 18 years ago
  12. fa1f5ea [PATCH] gfp annotations: scsi_error by Al Viro · 18 years ago
  13. 7fbb364 [PATCH] SCSI: lockdep annotation in scsi_send_eh_cmnd by Stefan Richter · 18 years ago
  14. 0db99e3 [SCSI] fix scsi_send_eh_cmnd regression by Mike Christie · 18 years ago
  15. 631c228 [SCSI] hide EH backup data outside the scsi_cmnd by Christoph Hellwig · 18 years ago
  16. d7a1bb0 [SCSI] Block I/O while SG reset operation in progress - the midlayer patch by James Smart · 18 years ago
  17. 71d530c Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  18. 8d7feac [SCSI] remove RQ_SCSI_* flags by Christoph Hellwig · 18 years ago
  19. beb4048 [SCSI] remove scsi_request infrastructure by Christoph Hellwig · 18 years ago
  20. f8bbfc2 [PATCH] SCSI: make scsi_implement_eh() generic API for SCSI transports by Tejun Heo · 18 years ago
  21. ee7863b [PATCH] SCSI: implement shost->host_eh_scheduled by Tejun Heo · 18 years ago
  22. 9227c33 [PATCH] move ->eh_strategy_handler to the transport class by Christoph Hellwig · 18 years ago
  23. d04cdb6 Merge ../linux-2.6 by James Bottomley · 18 years ago
  24. f33b5d7 Merge ../linux-2.6 by James Bottomley · 18 years ago
  25. c829c39 [SCSI] FC transport : Avoid device offline cases by stalling aborts until device unblocked by James Smart · 18 years ago
  26. d2dbaad Merge branch 'master' by Jeff Garzik · 18 years ago
  27. 8884efa [SCSI] scsi: scsi command retries off by one fix by Brian King · 18 years ago
  28. 18ee3610 Merge branch 'master' by Jeff Garzik · 18 years ago
  29. 041c5fc [PATCH] SCSI: export scsi_eh_finish_cmd() and scsi_eh_flush_done_q() by Tejun Heo · 19 years ago
  30. bb1d107 [SCSI] Prevent scsi_execute_async from guessing cdb length by brking@us.ibm.com · 19 years ago
  31. 2a1e137 Merge by hand (conflicts in scsi_lib.c) by James Bottomley · 19 years ago
  32. 6e68af6 [SCSI] Convert SCSI mid-layer to scsi_execute_async by Mike Christie · 19 years ago
  33. 8563167 [SCSI] fix OOPS due to clearing eh_action prior to aborting eh command by Michael Reed · 19 years ago
  34. 7dfdc9a [SCSI] use a completion in scsi_send_eh_cmnd by Christoph Hellwig · 19 years ago
  35. 474838d [SCSI] remove Scsi_Host.eh_active by Christoph Hellwig · 19 years ago
  36. ad42eb1 [SCSI] tidy up scsi_error_handler by Christoph Hellwig · 19 years ago
  37. 422c0d6 [SCSI] use scmd_id(), scmd_channel() throughout code by Jeff Garzik · 19 years ago
  38. 3bf743e [SCSI] use {sdev,scmd,starget,shost}_printk in generic code by Jeff Garzik · 19 years ago
  39. 9ccfc75 [SCSI] move the mid-layer printk's over to shost/starget/sdev_printk by James Bottomley · 19 years ago
  40. 461a0ff [PATCH] scsi_error thread exits in TASK_INTERRUPTIBLE state. by Steven Rostedt · 19 years ago
  41. 3ed7a47 [SCSI] Fix thread termination for the SCSI error handle by James Bottomley · 19 years ago
  42. 939647e [SCSI] fix oops on usb storage device disconnect by James Bottomley · 19 years ago
  43. 17fa53d Merge by hand (conflicts in sd.c) by James Bottomley · 19 years ago
  44. fe1b2d5 [SCSI] unexport scsi_add_timer/scsi_delete_timer by Christoph Hellwig · 19 years ago
  45. c5478de [SCSI] switch EH thread startup to the kthread API by Christoph Hellwig · 19 years ago
  46. e47373e [SCSI] return success after retries in scsi_eh_tur by Alan Stern · 19 years ago
  47. 33aa687 [SCSI] convert SPI transport class to scsi_execute by James Bottomley · 19 years ago
  48. d330187 [SCSI] host state model update: replace old host bitmap state by Mike Anderson · 19 years ago
  49. 937abeaa [SCSI] use list_for_each_entry_safe in scsi_error.c by Christoph Hellwig · 19 years ago
  50. 3111b0d [SCSI] remove scsi_eh_eflags_ macros by Christoph Hellwig · 19 years ago
  51. 8d115f8 [SCSI] remove scsi_cmnd->state by Christoph Hellwig · 19 years ago
  52. b4edcbc [SCSI] remove scsi_cmnd->owner by Christoph Hellwig · 19 years ago
  53. f5ad561 [SCSI] remove scsi_cmnd->abort_reason by Christoph Hellwig · 19 years ago
  54. df0ae24 [SCSI] allow sleeping in ->eh_host_reset_handler() by Jeff Garzik · 19 years ago
  55. 68b3aa7 [SCSI] allow sleeping in ->eh_bus_reset_handler() by Jeff Garzik · 19 years ago
  56. 94d0e7b8 [SCSI] allow sleeping in ->eh_device_reset_handler() by Jeff Garzik · 19 years ago
  57. 8fa728a [SCSI] allow sleeping in ->eh_abort_handler() by Jeff Garzik · 19 years ago
  58. 793698c [SCSI] saved and restore result for timed out commands by Patrick Mansfield · 19 years ago
  59. ad34ea2 merge by hand - fix up rejections in Documentation/DocBook/Makefile by James Bottomley · 19 years ago
  60. 5b8ef84 [SCSI] remove spurious if tests from scsi_eh_{times_out|done} by Tejun Heo · 19 years ago
  61. 0155a37 [SCSI] remove unnecessary scsi_delete_timer() call in scsi_reset_provider() by Tejun Heo · 19 years ago
  62. bc86120 [PATCH] SCSI GFP fixes by Al Viro · 19 years ago
  63. f59114b [PATCH] scsi: scsi_send_eh_cmnd() cleanup by · 19 years ago
  64. bf34191 scsi: add DID_REQUEUE to the error handling by · 19 years ago
  65. c6295cd [PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field by · 19 years ago
  66. d3a933d [PATCH] scsi: remove unused scsi_cmnd->internal_timeout field by · 19 years ago
  67. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago