aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-21[SCSI] fc_transport: fix old bug on bitflag definitionsJames Smart1-1/+1
2008-10-27scsi: make sure that scsi_init_shared_tag_map() doesn't overwrite existing mapJens Axboe1-2/+12
2008-10-21[PATCH] don't mess with file in scsi_nonblockable_ioctl()Al Viro1-1/+1
2008-10-13[SCSI] iscsi_tcp: return a descriptive error value during connection errorsMike Christie1-0/+1
2008-10-13[SCSI] libiscsi: rename host reset to target resetMike Christie1-1/+1
2008-10-13[SCSI] iscsi class: fix endpoint id handlingMike Christie1-1/+1
2008-10-13[SCSI] libiscsi: Support drivers initiating session removalMike Christie3-1/+16
2008-10-13[SCSI] fc class: Add support for new transport errorsMike Christie1-3/+3
2008-10-13[SCSI] scsi: add transport host byte errors (v3)Mike Christie1-0/+5
2008-10-13[SCSI] fc class: unblock target after calling terminate callback (take 2)Mike Christie1-1/+5
2008-10-13[SCSI] Add helper code so transport classes/driver can control queueing (v3)Mike Christie2-0/+11
2008-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds3-5/+101
2008-10-09block: unify request timeout handlingJens Axboe3-12/+3
2008-10-03[SCSI] fc_transport: Add an API to allow an LLD to create vportsAndrew Vasquez1-1/+22
2008-10-03[SCSI] Update the SCSI state model to allow blocking in the created stateJames Bottomley1-5/+9
2008-10-03[SCSI] add inline functions for recognising created and blocked statesJames Bottomley1-0/+11
2008-10-03[SCSI] scsi_netlink: Add transport and LLD recieve and event supportJames Smart1-1/+61
2008-08-29[SCSI] fix check of PQ and PDT bits for WLUNsJames Bottomley1-0/+14
2008-08-06[SCSI] sd: fix USB devices incorrectly reporting DIF supportHugh Dickins1-1/+2
2008-08-05Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds1-1/+2
2008-08-04Revert "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds1-2/+1
2008-07-27[SCSI] extend the last_sector_bug flag to cover more sectorsAlan Jenkins1-1/+2
2008-07-26[SCSI] scsi_eh_prep_cmnd should save scmd->underflowAlan Stern1-0/+1
2008-07-26[SCSI] Support devices with protection informationMartin K. Petersen2-0/+25
2008-07-26[SCSI] Command protection operationMartin K. Petersen2-0/+67
2008-07-26[SCSI] Host protection capabilitiesMartin K. Petersen1-0/+84
2008-07-26[SCSI] scsi_dh: attach to hardware handler from dm-mpathHannes Reinecke1-0/+10
2008-07-26[SCSI] scsi_dh: add generic SPC-3 alua handlerHannes Reinecke1-0/+3
2008-07-26[SCSI] scsi_dh: Update EMC handlerHannes Reinecke1-0/+1
2008-07-26[SCSI] scsi_dh: Implement common device table handlingHannes Reinecke1-1/+8
2008-07-26[SCSI] Make host_no an unsigned intMatthew Wilcox1-1/+1
2008-07-21driver core: remove KOBJ_NAME_LEN defineKay Sievers3-4/+4
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds10-201/+261
2008-07-15[SCSI] scsi_dh: fix kconfig related build errorsChandra Seetharaman1-1/+11
2008-07-14scsi: sd: optionally set power condition in START STOP UNITStefan Richter1-0/+1
2008-07-12[SCSI] scsi_cmnd.h: remove double inclusion of linux/blkdev.hAlexander Beregalov1-1/+0
2008-07-12[SCSI] zfcp: Move status accessors from zfcp to SCSI include file.Martin Petermann1-0/+17
2008-07-12[SCSI] sg: Add target reset supportBrian King1-0/+1
2008-07-12[SCSI] sd: Move sd.h header fileMartin K. Petersen1-57/+0
2008-07-12[SCSI] iscsi_tcp: Enable any size commandBoaz Harrosh1-1/+2
2008-07-12[SCSI] libiscsi, iser, tcp: remove recv_lockMike Christie1-5/+3
2008-07-12[SCSI] libiscsi: fix cmds_max settingMike Christie1-4/+5
2008-07-12[SCSI] iscsi class: Add session initiatorname and ifacename sysfs attrs.Mike Christie2-36/+45
2008-07-12[SCSI] iscsi class: add endpoint classMike Christie2-6/+15
2008-07-12[SCSI] iscsi class: user device_for_each_child instead of duplicating session listMike Christie2-4/+4
2008-07-12[SCSI] libiscsi: rename iscsi_cmd_task to iscsi_taskMike Christie2-15/+15
2008-07-12[SCSI] libiscsi: merge iscsi_mgmt_task and iscsi_cmd_taskMike Christie2-44/+26
2008-07-12[SCSI] libiscsi, iscsi_tcp, iser: add session cmds array accessorMike Christie1-2/+2
2008-07-12[SCSI] iscsi: modify iscsi printk so it can take driver data pointersMike Christie1-1/+3
2008-07-12[SCSI] iscsi: remove session/conn_data_size from iscsi_transportMike Christie2-10/+7