summaryrefslogtreecommitdiff
path: root/include/scsi
AgeCommit message (Expand)Author
2010-12-21[SCSI] libfc: remove tgt_flags from fc_fcp_pkt structjohn fastabend
2010-12-21[SCSI] bnx2i: Added fix for NOP-Out response panic from unsolicited NOP-InEddie Wai
2010-12-21[SCSI] libsas: fix definition of wideport, include local sas addressDan Williams
2010-12-16sr: implement sr_check_events()Tejun Heo
2010-11-16SCSI host lock push-downJeff Garzik
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-10-26[SCSI] libosd: write/read_sg_kern APIBoaz Harrosh
2010-10-26[SCSI] libosd: Support for scatter gather write/read commandsBoaz Harrosh
2010-10-25[SCSI] libfc: Do not let disc work cancel itselfBhanu Prakash Gollapudi
2010-10-22IB/srp: Implement SRP_CRED_REQ and SRP_AER_REQDavid Dillow
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-10-22Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-22USB: gadget: storage: reuse definitions from scsi.h header fileMichal Nazarewicz
2010-10-22scsi/sd: add a no_read_capacity_16 scsi_device flagHans de Goede
2010-10-22scsi/sr: add no_read_disc_info scsi_device flagHans de Goede
2010-10-08[SCSI] libsas: Don't issue commands to devices that have been hot-removedDarrick J. Wong
2010-10-07[SCSI] fc class: add fc host dev loss sysfs fileMike Christie
2010-09-10block/scsi: Provide a limit on the number of integrity segmentsMartin K. Petersen
2010-09-10block: remove spurious uses of REQ_HARDBARRIERTejun Heo
2010-09-05[SCSI] fc class: add fc host default default dev loss settingMike Christie
2010-08-11scsi: use __uX types for headers exported to user spacePeter Korsgaard
2010-07-28[SCSI] implement runtime Power ManagementAlan Stern
2010-07-28[SCSI] Unify SAM_ and SAM_STAT_ macrosJames Bottomley
2010-07-28[SCSI] iscsi_transport: wait on session in error handler pathMike Christie
2010-07-28[SCSI] libfc: don't require a local exchange for incoming requestsJoe Eykholt
2010-07-28[SCSI] libfc: add interface to allocate a sequence for incoming requestsJoe Eykholt
2010-07-28[SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr()Joe Eykholt
2010-07-28[SCSI] libfc: add fc_frame_sid() and fc_frame_did() functionsJoe Eykholt
2010-07-28[SCSI] libfc: eliminate rport LOGO stateJoe Eykholt
2010-07-28[SCSI] libfcoe: fcoe: fnic: add FIP VN2VN point-to-multipoint supportJoe Eykholt
2010-07-28[SCSI] libfcoe: add protocol description of FIP VN2VN modeJoe Eykholt
2010-07-28[SCSI] libfc: track FIP exchangesJoe Eykholt
2010-07-28[SCSI] libfc: add FLOGI state to rport for VN2VNJoe Eykholt
2010-07-28[SCSI] libfc: Add local port point-to-multipoint flagJoe Eykholt
2010-07-28[SCSI] libfcoe: fcoe: fnic: change fcoe_ctlr_init interface to specify modeJoe Eykholt
2010-07-28[SCSI] libfc: add discovery-private pointer for LLDJoe Eykholt
2010-07-28[SCSI] libfcoe: convert FIP to lock with mutex instead of spin lockJoe Eykholt
2010-07-28[SCSI] libfc: provide space for LLD after remote port structureJoe Eykholt
2010-07-28[SCSI] libfc: convert rport lookup to be RCU safeJoe Eykholt
2010-07-28[SCSI] fcoe: adds src and dest mac address checking for fcoe framesVasu Dev
2010-07-28[SCSI] fcoe: make it possible to verify fcoe with sparseBart Van Assche
2010-07-28[SCSI] iscsi_transport: added new iscsi_param to display target alias in sysfsVikas Chaudhary
2010-07-27[SCSI] libfc: fix indefinite rport restartJoe Eykholt
2010-07-27[SCSI] libfc: Fix remote port restart problemJoe Eykholt
2010-07-27[SCSI] libfc: Handle unsolicited PRLO requestBhanu Prakash Gollapudi
2010-07-27[SCSI] fcoe: clean up TBD comments in FCoE prototype headerJoe Eykholt
2010-06-02SCSI: implement sd_unlock_native_capacity()Tejun Heo