aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi
Commit message (Expand)AuthorAge
* [SCSI] sas_scsi_host: Convert to use the kthread APIChristoph Hellwig2007-05-06
* [SCSI] modalias for scsi devicesMichael Tokarev2007-04-17
* [SCSI] sd: implement START/STOP managementTejun Heo2007-03-20
* [SCSI] expose eh_timed_out to the host templateJames Bottomley2007-03-20
* [SCSI] fc_transport: update potential link speedsJames Smart2007-03-20
* [SCSI] tgt: fix sesnse buffer problemsFUJITA Tomonori2007-03-11
* [SCSI] tgt: rm bio hacks in scsi tgtMike Christie2007-03-11
* [SCSI] iscsi: rename DEFAULT_MAX_RECV_DATA_SEGMENT_LENGTHMike Christie2007-03-11
* [SCSI] sd: make printing use a common prefixMartin K. Petersen2007-03-11
* [SCSI] Make error printing more verboseMartin K. Petersen2007-03-11
* [SCSI] constants.c: cleanup, verbose result printingMartin K. Petersen2007-03-11
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-02-19
|\
| * [SCSI] scsi_transport.h should include scsi_device.hRolf Eike Beer2007-02-16
| * [SCSI] tgt: fix the user/kernel ring buffer interfaceFUJITA Tomonori2007-02-16
* | USB Storage: indistinguishable devices with broken and unbroken firmwareOliver Neukum2007-02-16
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-02-11
|\
| * Merge branch 'linus'James Bottomley2007-02-10
| |\
| * | [SCSI] libsas: Add an LU reset mechanism to the error handlerDarrick J. Wong2007-02-03
| * | [SCSI] spi transport class: export spi_dv_pendingEric Moore2007-02-02
| * | [SCSI] libsas: Handle SCSI commands that complete with failure codesDarrick J. Wong2007-01-27
| * | [SCSI] libsas: Clean up discovery failure handler codeDarrick J. Wong2007-01-27
| * | [SCSI] libsas: Add SAS_HA state flags to avoid queueing events while unloadingDarrick J. Wong2007-01-13
| * | [SCSI] libsas: Delay issuing ABORT TASK TMF until the error handlerDarrick J. Wong2007-01-13
| * | [SCSI] libsas: Enable the EH strategy handler to reset a phy after a commandDarrick J. Wong2007-01-13
| * | [SCSI] libsas: Remove SAS_TASK_INITIATOR_ABORTED flagDarrick J. Wong2007-01-13
| * | [SCSI] libsas: Add a sysfs knob to enable/disable a phyDarrick J. Wong2007-01-13
| * | [SCSI] libsas: Don't give scsi_cmnds to the EH if they never made it to the S...Darrick J. Wong2007-01-13
* | | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-11
| |/ |/|
* | [PATCH] iscsi endianness annotationsAl Viro2007-02-09
|/
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* Actually update the fixed up compile failures.David Howells2006-12-06
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-06
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-12-05
| |\
| | * [SCSI] scsi tgt: SCSI RDMA Protocol library functionsFUJITA Tomonori2006-12-03
| | * [SCSI] scsi tgt: scsi target user and kernel communication interfaceFUJITA Tomonori2006-11-25
| | * [SCSI] scsi tgt: scsi target lib functionalityFUJITA Tomonori2006-11-25
| | * [SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDsFUJITA Tomonori2006-11-25
| | * [SCSI] Make scsi_scan_host work for drivers which find their own targetsMatthew Wilcox2006-11-22
| | * Merge ../scsi-rc-fixes-2.6James Bottomley2006-11-22
| | |\
| | * | [PATCH] aic94xx: handle REQ_DEVICE_RESETDarrick J. Wong2006-11-22
| | * | [SCSI] kill scsi_assign_lockChristoph Hellwig2006-11-15
| | * | [SCSI] libsas: add sas_abort_taskDarrick J. Wong2006-11-15
| | * | [SCSI] libsas: modify error handler to use scsi_eh_* functionsDarrick J. Wong2006-11-15
| | * | [SCSI] Add ability to scan scsi busses asynchronouslyMatthew Wilcox2006-10-11
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\| | |
| * | | [PATCH] severing module.h->sched.hAl Viro2006-12-04
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\| | |
| * | | [PATCH] add missing libsas include to fix s390 compilation.Dave Jones2006-11-28
| | |/ | |/|
* / | WorkStruct: make allyesconfigDavid Howells2006-11-22
|/ /
* | [SCSI] replace u8 and u32 with __u8 and __u32 in scsi.h for user spaceFUJITA Tomonori2006-10-25