summaryrefslogtreecommitdiff
path: root/include/scsi
AgeCommit message (Expand)Author
2008-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-05-02[SCSI] add support for variable length extended commandsBoaz Harrosh
2008-05-02[SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh
2008-04-29IB/iser: Count FMR alignment violations per sessionEli Dorfman
2008-04-22[SCSI] rework scsi_target allocationJames Bottomley
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones
2008-04-18include: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-04-18[SCSI] iscsi: extended cdb supportBoaz Harrosh
2008-04-07[SCSI] libsas: fix missing inlines in header fileJames Bottomley
2008-04-07[SCSI] add scsi_build_sense_buffer helper functionFUJITA Tomonori
2008-04-07[SCSI] export command allocation and freeing functions independently of the hostJames Bottomley
2008-04-07[SCSI] scsi: add wrapper functions for sg buffer copy helper functionsFUJITA Tomonori
2008-04-07[SCSI] scsi_error: add target reset handlerMike Christie
2008-04-07[SCSI] libsas: Provide a transport-level facility to request SAS addrsDarrick J. Wong
2008-03-05[SCSI] iscsi class: regression - fix races with state manipulation and blocki...Mike Christie
2008-02-23[SCSI] libsas: export sas_find_local_phy functionJames Bottomley
2008-02-11[SCSI] update SG_ALL to avoid causing chainingJames Bottomley
2008-02-07[SCSI] Small cleanups for scsi_host.hPavel Machek
2008-02-07[SCSI] add protocol definitionsJames Bottomley
2008-02-07[SCSI] libiscsi: fix session age rollover and remove cid encodingMike Christie
2008-02-07[SCSI] iscsi: fix up iscsi printk prefixMike Christie
2008-02-07[SCSI] iscsi class: add async scan helperMike Christie
2008-02-07[SCSI] iscsi class: add session scanningMike Christie
2008-02-07[SCSI] iscsi class, libiscsi: add iscsi sysfs session state fileMike Christie
2008-02-07[SCSI] libiscsi: make __iscsi_complete_pdu() staticAdrian Bunk
2008-02-03include/scsi/: Spelling fixesJoe Perches
2008-01-30[SCSI] scsi_debug: add XDWRITEREAD_10 supportFUJITA Tomonori
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley
2008-01-30[SCSI] bidirectional command supportBoaz Harrosh
2008-01-30[SCSI] implement scsi_data_bufferBoaz Harrosh
2008-01-30[SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtableBoaz Harrosh
2008-01-28SG: Convert SCSI to use scatterlist helpers for sg chainingJens Axboe
2008-01-25[SCSI] libsas: abstract STP task status into a functionJames Bottomley
2008-01-23[SCSI] use dynamically allocated sense bufferFUJITA Tomonori
2008-01-23[SCSI] scsi.h: add macro for enclosure bit of inquiry dataJames Bottomley
2008-01-23[SCSI] sd: add fix for devices with last sector access problemsHans de Goede
2008-01-11[SCSI] libsas: don't use made up error codesJames Bottomley
2008-01-11[SCSI] libsas: add host SMP processingJames Bottomley
2008-01-11[SCSI] iscsi: convert xmit path to iscsi chunksOlaf Kirch
2008-01-11[SCSI] libiscsi: fix nop handlingMike Christie
2008-01-11[SCSI] libiscsi: fix shutdownMike Christie
2008-01-11[SCSI] libiscsi: do not block session during logoutMike Christie
2008-01-11[SCSI] libiscsi, iscsi_tcp: iscsi pool cleanupOlaf Kirch
2008-01-11[SCSI] iscsi_tcp, libiscsi: initial AHS SupportBoaz Harrosh
2008-01-11[SCSI] iscsi_tcp: rewrite recv pathOlaf Kirch
2008-01-11[SCSI] libiscsi, iscsi_tcp: add device supportMike Christie
2008-01-11[SCSI] sd,sr: add early detection of medium not presentJames Bottomley
2008-01-11[SCSI] move single_lun flag from scsi_device to scsi_targetTony Battersby
2008-01-11[SCSI] libsas: Fix various sparse complaintsDarrick J. Wong