Linus Torvalds
|
d626e3bf72
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
|
17 years ago |
Boaz Harrosh
|
64a87b244b
[SCSI] Let scsi_cmnd->cmnd use request->cmd buffer
|
17 years ago |
FUJITA Tomonori
|
4f54eec831
block: use blk_rq_init() to initialize the request
|
17 years ago |
FUJITA Tomonori
|
3bc6a26192
[SCSI] add scsi_build_sense_buffer helper function
|
17 years ago |
Mike Christie
|
30bd7df8ce
[SCSI] scsi_error: add target reset handler
|
17 years ago |
Boaz Harrosh
|
6f9a35e2da
[SCSI] bidirectional command support
|
17 years ago |
Boaz Harrosh
|
30b0c37b27
[SCSI] implement scsi_data_buffer
|
17 years ago |
FUJITA Tomonori
|
b80ca4f7ee
[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE
|
17 years ago |
Randy Dunlap
|
dc8875e107
[SCSI] docbook and kernel-doc updates
|
17 years ago |
Rob Landley
|
eb44820c28
[SCSI] Add Documentation and integrate into docbook build
|
17 years ago |
Linus Torvalds
|
7b3d9545f9
Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""
|
17 years ago |
Ingo Molnar
|
ac40532ef0
scsi: revert "[SCSI] Get rid of scsi_cmnd->done"
|
17 years ago |
James Bottomley
|
645a0c6c48
[SCSI] include linux/scatterlist.h in scsi_eh.h
|
18 years ago |
Boaz Harrosh
|
e1c234685c
[SCSI] scsi_error: Refactoring scsi_error to facilitate in synchronous REQUEST_SENSE
|
18 years ago |
Boaz Harrosh
|
55db6c1b8e
[SCSI] scsi_error: code cleanup before refactoring of scsi_send_eh_cmnd()
|
18 years ago |
Matthew Wilcox
|
6f5391c283
[SCSI] Get rid of scsi_cmnd->done
|
18 years ago |
Matthew Wilcox
|
12a441622b
[SCSI] Remove ->pid field from scsi_cmnd
|
18 years ago |
Matthew Wilcox
|
31765d7d3d
[SCSI] Improve error message when offlining a device
|
18 years ago |
Adrian Bunk
|
79ee830442
[SCSI] scsi_error.c should #include "scsi_transport_api.h"
|
18 years ago |
Rafael J. Wysocki
|
8314418629
Freezer: make kernel threads nonfreezable by default
|
18 years ago |
James Bottomley
|
355dfa1bc8
[SCSI] scsi_error: send the sense buffer down without copying
|
18 years ago |
Brian King
|
e555db930f
[SCSI] use sysfs configured timeout for EH Start Unit timeout
|
18 years ago |
Linus Torvalds
|
4f7a307dc6
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
|
18 years ago |
Brian King
|
ed773e6648
[SCSI] scsi_error.c: Add EH Start Unit retry
|
18 years ago |
David S. Miller
|
8cc574a3c5
[SCSI]: Fix scsi_send_eh_cmnd scatterlist handling
|
18 years ago |
James Bottomley
|
6c5f8ce1fb
[SCSI] expose eh_timed_out to the host template
|
18 years ago |
Brian King
|
292148f8bb
[SCSI] scsi_error: Fix lost EH commands
|
18 years ago |
Luben Tuikov
|
fd1b494d4a
[SCSI] Fix sense key MEDIUM ERROR processing and retry
|
18 years ago |
Darrick J. Wong
|
dca84e4694
[SCSI] scsi_error.c: Export some scsi_eh_* functions
|
18 years ago |
Christoph Hellwig
|
2dc611de5a
[SCSI] use one-element sg list in scsi_send_eh_cmnd
|
18 years ago |