Age | Commit message (Expand) | Author |
2014-03-15 | [SCSI] do not manipulate device reference counts in scsi_get/put_command | Christoph Hellwig |
2013-12-19 | [SCSI] Set the minimum valid value of 'eh_deadline' as 0 | Ren Mingxin |
2013-12-19 | [SCSI] Unlock accesses to eh_deadline | Hannes Reinecke |
2013-12-19 | [SCSI] improved eh timeout handler | Hannes Reinecke |
2013-12-19 | [SCSI] Fix erratic device offline during EH | James Bottomley |
2013-10-25 | [SCSI] scsi_error: Escalate to LUN reset if abort fails | Hannes Reinecke |
2013-10-25 | [SCSI] Add 'eh_deadline' to limit SCSI EH runtime | Hannes Reinecke |
2013-08-26 | [SCSI] Generate uevents on certain unit attention codes | Ewan D. Milne |
2013-08-23 | [SCSI] Return ENODATA on medium error | Hannes Reinecke |
2013-08-23 | [SCSI] return ENOSPC on thin provisioning failure | Hannes Reinecke |
2013-08-23 | [SCSI] Set hostbyte status in scsi_check_sense() | Hannes Reinecke |
2013-07-04 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2013-06-04 | [SCSI] Allow error handling timeout to be specified | Martin K. Petersen |
2013-05-28 | scsi: Spelling hsot -> host | Geert Uytterhoeven |
2013-05-10 | [SCSI] Handle MLQUEUE busy response in scsi_send_eh_cmnd | Hannes Reinecke |
2012-10-09 | [SCSI] Shorten the path length of scsi_cmd_to_driver() | Li Zhong |
2012-08-22 | [SCSI] Fix 'Device not ready' issue on mpt2sas | James Bottomley |
2012-07-20 | [SCSI] cleanup setting task state in scsi_error_handler() | Dan Williams |
2012-07-20 | [SCSI] fix eh wakeup (scsi_schedule_eh vs scsi_restart_operations) | Dan Williams |
2012-05-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-04-16 | scsi: fix comment spelling fix recory->recovery | Santosh Y |
2012-04-15 | SCSI: Fix error handling when no ULD is attached | Martin K. Petersen |
2012-02-19 | [SCSI] Handle disk devices which can not process medium access commands | Martin K. Petersen |
2012-02-19 | [SCSI] scsi_error: classify some ILLEGAL_REQUEST sense as a permanent TARGET_... | Mike Snitzer |
2012-02-19 | [SCSI] fix the new host byte settings (DID_TARGET_FAILURE and DID_NEXUS_FAILURE) | Moger, Babu |
2012-01-08 | [SCSI] add flag to skip the runtime PM calls on the host | Lin Ming |
2011-08-27 | [SCSI] Fix out of spec CD-ROM problem with media change | TARUISI Hiroaki |
2011-05-24 | [SCSI] Reduce error recovery time by reducing use of TURs | David Jeffery |
2011-04-15 | [SCSI] Log thin provisioning threshold event | Shyam Iyer |
2011-03-21 | Reduce sequential pointer derefs in scsi_error.c and reduce size as well | Jesper Juhl |
2011-02-12 | [SCSI] Add detailed SCSI I/O errors | Hannes Reinecke |
2010-12-21 | [SCSI] fix id computation in scsi_eh_target_reset() | James Bottomley |
2010-12-09 | [SCSI] Eliminate error handler overload of the SCSI serial number | James Bottomley |
2010-11-16 | SCSI host lock push-down | Jeff Garzik |
2010-11-10 | block: remove REQ_HARDBARRIER | Christoph Hellwig |
2010-08-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2010-08-11 | [SCSI] make error handling more robust in the face of reservations | James Bottomley |
2010-08-11 | [SCSI] Return NEEDS_RETRY for eh commands with status BUSY | Hannes Reinecke |
2010-08-10 | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-08-07 | scsi: use REQ_TYPE_FS for flush request | FUJITA Tomonori |
2010-08-07 | block: remove wrappers for request type/flags | Christoph Hellwig |
2010-07-28 | [SCSI] implement runtime Power Management | Alan Stern |
2010-07-27 | [SCSI] Log msg when getting Unit Attention | Mike Christie |
2010-05-18 | [SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6 | James Bottomley |
2010-05-05 | [SCSI] Retry commands with UNIT_ATTENTION sense codes to fix ext3/ext4 I/O error | James Bottomley |
2010-04-30 | [SCSI] add scsi trace core functions and put trace points | Kei Tokunaga |
2010-04-11 | [SCSI] Allow FC LLD to fast-fail scsi eh by introducing new eh return | Christof Schmitt |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-12-04 | [SCSI] add queue_depth ramp up code | Vasu Dev |
2009-12-04 | [SCSI] scsi error: have scsi-ml call change_queue_depth to handle QUEUE_FULL | Mike Christie |