aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi
Commit message (Expand)AuthorAge
* [SCSI] fc_transport: fix old bug on bitflag definitionsJames Smart2008-11-21
* scsi: make sure that scsi_init_shared_tag_map() doesn't overwrite existing mapJens Axboe2008-10-27
* [PATCH] don't mess with file in scsi_nonblockable_ioctl()Al Viro2008-10-21
* [SCSI] iscsi_tcp: return a descriptive error value during connection errorsMike Christie2008-10-13
* [SCSI] libiscsi: rename host reset to target resetMike Christie2008-10-13
* [SCSI] iscsi class: fix endpoint id handlingMike Christie2008-10-13
* [SCSI] libiscsi: Support drivers initiating session removalMike Christie2008-10-13
* [SCSI] fc class: Add support for new transport errorsMike Christie2008-10-13
* [SCSI] scsi: add transport host byte errors (v3)Mike Christie2008-10-13
* [SCSI] fc class: unblock target after calling terminate callback (take 2)Mike Christie2008-10-13
* [SCSI] Add helper code so transport classes/driver can control queueing (v3)Mike Christie2008-10-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-10-10
|\
| * [SCSI] fc_transport: Add an API to allow an LLD to create vportsAndrew Vasquez2008-10-03
| * [SCSI] Update the SCSI state model to allow blocking in the created stateJames Bottomley2008-10-03
| * [SCSI] add inline functions for recognising created and blocked statesJames Bottomley2008-10-03
| * [SCSI] scsi_netlink: Add transport and LLD recieve and event supportJames Smart2008-10-03
* | block: unify request timeout handlingJens Axboe2008-10-09
|/
* [SCSI] fix check of PQ and PDT bits for WLUNsJames Bottomley2008-08-29
* [SCSI] sd: fix USB devices incorrectly reporting DIF supportHugh Dickins2008-08-06
* Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds2008-08-06
* Revert "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds2008-08-04
* [SCSI] extend the last_sector_bug flag to cover more sectorsAlan Jenkins2008-07-27
* [SCSI] scsi_eh_prep_cmnd should save scmd->underflowAlan Stern2008-07-26
* [SCSI] Support devices with protection informationMartin K. Petersen2008-07-26
* [SCSI] Command protection operationMartin K. Petersen2008-07-26
* [SCSI] Host protection capabilitiesMartin K. Petersen2008-07-26
* [SCSI] scsi_dh: attach to hardware handler from dm-mpathHannes Reinecke2008-07-26
* [SCSI] scsi_dh: add generic SPC-3 alua handlerHannes Reinecke2008-07-26
* [SCSI] scsi_dh: Update EMC handlerHannes Reinecke2008-07-26
* [SCSI] scsi_dh: Implement common device table handlingHannes Reinecke2008-07-26
* [SCSI] Make host_no an unsigned intMatthew Wilcox2008-07-26
* driver core: remove KOBJ_NAME_LEN defineKay Sievers2008-07-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-07-15
|\
| * [SCSI] scsi_dh: fix kconfig related build errorsChandra Seetharaman2008-07-15
| * [SCSI] scsi_cmnd.h: remove double inclusion of linux/blkdev.hAlexander Beregalov2008-07-12
| * [SCSI] zfcp: Move status accessors from zfcp to SCSI include file.Martin Petermann2008-07-12
| * [SCSI] sg: Add target reset supportBrian King2008-07-12
| * [SCSI] sd: Move sd.h header fileMartin K. Petersen2008-07-12
| * [SCSI] iscsi_tcp: Enable any size commandBoaz Harrosh2008-07-12
| * [SCSI] libiscsi, iser, tcp: remove recv_lockMike Christie2008-07-12
| * [SCSI] libiscsi: fix cmds_max settingMike Christie2008-07-12
| * [SCSI] iscsi class: Add session initiatorname and ifacename sysfs attrs.Mike Christie2008-07-12
| * [SCSI] iscsi class: add endpoint classMike Christie2008-07-12
| * [SCSI] iscsi class: user device_for_each_child instead of duplicating session...Mike Christie2008-07-12
| * [SCSI] libiscsi: rename iscsi_cmd_task to iscsi_taskMike Christie2008-07-12
| * [SCSI] libiscsi: merge iscsi_mgmt_task and iscsi_cmd_taskMike Christie2008-07-12
| * [SCSI] libiscsi, iscsi_tcp, iser: add session cmds array accessorMike Christie2008-07-12
| * [SCSI] iscsi: modify iscsi printk so it can take driver data pointersMike Christie2008-07-12
| * [SCSI] iscsi: remove session/conn_data_size from iscsi_transportMike Christie2008-07-12
| * [SCSI] iscsi: add iscsi host helpersMike Christie2008-07-12