aboutsummaryrefslogtreecommitdiff
path: root/include/scsi
AgeCommit message (Expand)AuthorFilesLines
2008-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Gravatar Linus Torvalds 4-17/+58
2008-05-02[SCSI] add support for variable length extended commandsGravatar Boaz Harrosh 3-13/+37
2008-05-02[SCSI] Let scsi_cmnd->cmnd use request->cmd bufferGravatar Boaz Harrosh 2-4/+21
2008-04-29IB/iser: Count FMR alignment violations per sessionGravatar Eli Dorfman 1-0/+1
2008-04-22[SCSI] rework scsi_target allocationGravatar James Bottomley 1-1/+2
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Gravatar Linus Torvalds 6-25/+24
2008-04-19SCSI: convert struct class_device to struct deviceGravatar Tony Jones 6-25/+24
2008-04-18include: Remove unnecessary inclusions of asm/semaphore.hGravatar Matthew Wilcox 1-1/+0
2008-04-18[SCSI] iscsi: extended cdb supportGravatar Boaz Harrosh 1-2/+4
2008-04-07[SCSI] libsas: fix missing inlines in header fileGravatar James Bottomley 1-2/+2
2008-04-07[SCSI] add scsi_build_sense_buffer helper functionGravatar FUJITA Tomonori 1-1/+3
2008-04-07[SCSI] export command allocation and freeing functions independently of the hostGravatar James Bottomley 1-0/+3
2008-04-07[SCSI] scsi: add wrapper functions for sg buffer copy helper functionsGravatar FUJITA Tomonori 1-0/+14
2008-04-07[SCSI] scsi_error: add target reset handlerGravatar Mike Christie 2-0/+2
2008-04-07[SCSI] libsas: Provide a transport-level facility to request SAS addrsGravatar Darrick J. Wong 1-0/+2
2008-03-05[SCSI] iscsi class: regression - fix races with state manipulation and blocki...Gravatar Mike Christie 1-0/+2
2008-02-23[SCSI] libsas: export sas_find_local_phy functionGravatar James Bottomley 1-0/+1
2008-02-11[SCSI] update SG_ALL to avoid causing chainingGravatar James Bottomley 1-2/+6
2008-02-07[SCSI] Small cleanups for scsi_host.hGravatar Pavel Machek 1-19/+25
2008-02-07[SCSI] add protocol definitionsGravatar James Bottomley 1-0/+14
2008-02-07[SCSI] libiscsi: fix session age rollover and remove cid encodingGravatar Mike Christie 2-4/+2
2008-02-07[SCSI] iscsi: fix up iscsi printk prefixGravatar Mike Christie 2-0/+13
2008-02-07[SCSI] iscsi class: add async scan helperGravatar Mike Christie 1-1/+2
2008-02-07[SCSI] iscsi class: add session scanningGravatar Mike Christie 1-3/+4
2008-02-07[SCSI] iscsi class, libiscsi: add iscsi sysfs session state fileGravatar Mike Christie 2-15/+31
2008-02-07[SCSI] libiscsi: make __iscsi_complete_pdu() staticGravatar Adrian Bunk 1-2/+0
2008-02-03include/scsi/: Spelling fixesGravatar Joe Perches 1-1/+1
2008-01-30[SCSI] scsi_debug: add XDWRITEREAD_10 supportGravatar FUJITA Tomonori 1-0/+1
2008-01-30[SCSI] remove use_sg_chainingGravatar James Bottomley 2-13/+19
2008-01-30[SCSI] bidirectional command supportGravatar Boaz Harrosh 2-1/+19
2008-01-30[SCSI] implement scsi_data_bufferGravatar Boaz Harrosh 3-21/+27
2008-01-30[SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtableGravatar Boaz Harrosh 1-2/+2
2008-01-28SG: Convert SCSI to use scatterlist helpers for sg chainingGravatar Jens Axboe 1-4/+3
2008-01-25[SCSI] libsas: abstract STP task status into a functionGravatar James Bottomley 1-0/+4
2008-01-23[SCSI] use dynamically allocated sense bufferGravatar FUJITA Tomonori 1-1/+1
2008-01-23[SCSI] scsi.h: add macro for enclosure bit of inquiry dataGravatar James Bottomley 1-0/+4
2008-01-23[SCSI] sd: add fix for devices with last sector access problemsGravatar Hans de Goede 1-0/+1
2008-01-11[SCSI] libsas: don't use made up error codesGravatar James Bottomley 1-2/+0
2008-01-11[SCSI] libsas: add host SMP processingGravatar James Bottomley 1-4/+4
2008-01-11[SCSI] iscsi: convert xmit path to iscsi chunksGravatar Olaf Kirch 1-1/+1
2008-01-11[SCSI] libiscsi: fix nop handlingGravatar Mike Christie 2-0/+19
2008-01-11[SCSI] libiscsi: fix shutdownGravatar Mike Christie 3-2/+14
2008-01-11[SCSI] libiscsi: do not block session during logoutGravatar Mike Christie 2-0/+3
2008-01-11[SCSI] libiscsi, iscsi_tcp: iscsi pool cleanupGravatar Olaf Kirch 1-5/+5
2008-01-11[SCSI] iscsi_tcp, libiscsi: initial AHS SupportGravatar Boaz Harrosh 2-3/+40
2008-01-11[SCSI] iscsi_tcp: rewrite recv pathGravatar Olaf Kirch 1-0/+4
2008-01-11[SCSI] libiscsi, iscsi_tcp: add device supportGravatar Mike Christie 3-10/+19
2008-01-11[SCSI] sd,sr: add early detection of medium not presentGravatar James Bottomley 1-1/+1
2008-01-11[SCSI] move single_lun flag from scsi_device to scsi_targetGravatar Tony Battersby 1-3/+3
2008-01-11[SCSI] libsas: Fix various sparse complaintsGravatar Darrick J. Wong 1-3/+1