summaryrefslogtreecommitdiff
path: root/include/scsi
AgeCommit message (Expand)Author
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
2008-01-11[SCSI] libsas: Convert sas_proto users to sas_protocolDarrick J. Wong
2008-01-11[SCSI] sr,sd: send media state change modification eventsKay Sievers
2008-01-06Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""Linus Torvalds
2008-01-02scsi: revert "[SCSI] Get rid of scsi_cmnd->done"Ingo Molnar
2007-12-10esp_scsi: fix reset cleanup spinlock recursionMaciej W. Rozycki
2007-11-03SCSI: add asynchronous event notification APIJeff Garzik
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk
2007-10-17[SCSI] include linux/scatterlist.h in scsi_eh.hJames Bottomley
2007-10-17do not export /usr/include/scsi in make headers_installOlaf Hering
2007-10-16remove sglist_lenFUJITA Tomonori
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori
2007-10-16SCSI: support for allocating large scatterlistsJens Axboe
2007-10-16scsi: simplify scsi_free_sgtable()Jens Axboe
2007-10-16scsi: convert to using sg helpersJens Axboe
2007-10-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-10-12[SCSI] scsi_error: Refactoring scsi_error to facilitate in synchronous REQUES...Boaz Harrosh
2007-10-12[SCSI] scsi_transport_iscsi: add list, mutex includesMichael S. Tsirkin