summaryrefslogtreecommitdiffstats
path: root/include/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] sd: fix USB devices incorrectly reporting DIF supportHugh Dickins2008-08-061-1/+2
* Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds2008-08-051-1/+2
* Revert "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds2008-08-041-2/+1
* [SCSI] extend the last_sector_bug flag to cover more sectorsAlan Jenkins2008-07-271-1/+2
* [SCSI] scsi_eh_prep_cmnd should save scmd->underflowAlan Stern2008-07-261-0/+1
* [SCSI] Support devices with protection informationMartin K. Petersen2008-07-262-0/+25
* [SCSI] Command protection operationMartin K. Petersen2008-07-262-0/+67
* [SCSI] Host protection capabilitiesMartin K. Petersen2008-07-261-0/+84
* [SCSI] scsi_dh: attach to hardware handler from dm-mpathHannes Reinecke2008-07-261-0/+10
* [SCSI] scsi_dh: add generic SPC-3 alua handlerHannes Reinecke2008-07-261-0/+3
* [SCSI] scsi_dh: Update EMC handlerHannes Reinecke2008-07-261-0/+1
* [SCSI] scsi_dh: Implement common device table handlingHannes Reinecke2008-07-261-1/+8
* [SCSI] Make host_no an unsigned intMatthew Wilcox2008-07-261-1/+1
* driver core: remove KOBJ_NAME_LEN defineKay Sievers2008-07-213-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-07-1510-201/+261
|\
| * [SCSI] scsi_dh: fix kconfig related build errorsChandra Seetharaman2008-07-151-1/+11
| * [SCSI] scsi_cmnd.h: remove double inclusion of linux/blkdev.hAlexander Beregalov2008-07-121-1/+0
| * [SCSI] zfcp: Move status accessors from zfcp to SCSI include file.Martin Petermann2008-07-121-0/+17
| * [SCSI] sg: Add target reset supportBrian King2008-07-121-0/+1
| * [SCSI] sd: Move sd.h header fileMartin K. Petersen2008-07-121-57/+0
| * [SCSI] iscsi_tcp: Enable any size commandBoaz Harrosh2008-07-121-1/+2
| * [SCSI] libiscsi, iser, tcp: remove recv_lockMike Christie2008-07-121-5/+3
| * [SCSI] libiscsi: fix cmds_max settingMike Christie2008-07-121-4/+5
| * [SCSI] iscsi class: Add session initiatorname and ifacename sysfs attrs.Mike Christie2008-07-122-36/+45
| * [SCSI] iscsi class: add endpoint classMike Christie2008-07-122-6/+15
| * [SCSI] iscsi class: user device_for_each_child instead of duplicating session...Mike Christie2008-07-122-4/+4
| * [SCSI] libiscsi: rename iscsi_cmd_task to iscsi_taskMike Christie2008-07-122-15/+15
| * [SCSI] libiscsi: merge iscsi_mgmt_task and iscsi_cmd_taskMike Christie2008-07-122-44/+26
| * [SCSI] libiscsi, iscsi_tcp, iser: add session cmds array accessorMike Christie2008-07-121-2/+2
| * [SCSI] iscsi: modify iscsi printk so it can take driver data pointersMike Christie2008-07-121-1/+3
| * [SCSI] iscsi: remove session/conn_data_size from iscsi_transportMike Christie2008-07-122-10/+7
| * [SCSI] iscsi: add iscsi host helpersMike Christie2008-07-122-2/+13
| * [SCSI] iscsi: remove session and host binding in libiscsiMike Christie2008-07-123-27/+19
| * [SCSI] iscsi class: rename iscsi_host to iscsi_cls_hostMike Christie2008-07-121-1/+1
| * [SCSI] iscsi class, iscsi drivers: remove unused iscsi_transport attrsMike Christie2008-07-121-2/+0
| * [SCSI] iscsi class, iscsi_tcp/iser: add host arg to session creationMike Christie2008-07-123-2/+10
| * [SCSI] scsi_dh: add infrastructure for SCSI Device HandlersChandra Seetharaman2008-06-053-0/+82
* | scsi: sd: optionally set power condition in START STOP UNITStefan Richter2008-07-141-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-05-024-17/+58
|\
| * [SCSI] add support for variable length extended commandsBoaz Harrosh2008-05-023-13/+37
| * [SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh2008-05-022-4/+21
* | IB/iser: Count FMR alignment violations per sessionEli Dorfman2008-04-291-0/+1
|/
* [SCSI] rework scsi_target allocationJames Bottomley2008-04-221-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-216-25/+24
|\
| * SCSI: convert struct class_device to struct deviceTony Jones2008-04-196-25/+24
* | include: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
|/
* [SCSI] iscsi: extended cdb supportBoaz Harrosh2008-04-181-2/+4
* [SCSI] libsas: fix missing inlines in header fileJames Bottomley2008-04-071-2/+2
* [SCSI] add scsi_build_sense_buffer helper functionFUJITA Tomonori2008-04-071-1/+3
* [SCSI] export command allocation and freeing functions independently of the hostJames Bottomley2008-04-071-0/+3