Age | Commit message (Expand) | Author | Files | Lines |
2010-10-23 | Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -5/+1 |
2010-10-22 | USB: gadget: storage: reuse definitions from scsi.h header file | Michal Nazarewicz | 1 | -0/+2 |
2010-10-22 | scsi/sd: add a no_read_capacity_16 scsi_device flag | Hans de Goede | 1 | -0/+1 |
2010-10-22 | scsi/sr: add no_read_disc_info scsi_device flag | Hans de Goede | 1 | -0/+1 |
2010-10-09 | [SCSI] libsas: Don't issue commands to devices that have been hot-removed | Darrick J. Wong | 1 | -0/+1 |
2010-10-08 | [SCSI] fc class: add fc host dev loss sysfs file | Mike Christie | 1 | -4/+3 |
2010-09-10 | block/scsi: Provide a limit on the number of integrity segments | Martin K. Petersen | 2 | -0/+13 |
2010-09-10 | block: remove spurious uses of REQ_HARDBARRIER | Tejun Heo | 1 | -5/+1 |
2010-09-05 | [SCSI] fc class: add fc host default default dev loss setting | Mike Christie | 1 | -0/+4 |
2010-08-11 | scsi: use __uX types for headers exported to user space | Peter Korsgaard | 2 | -6/+6 |
2010-07-28 | [SCSI] implement runtime Power Management | Alan Stern | 1 | -0/+8 |
2010-07-28 | [SCSI] Unify SAM_ and SAM_STAT_ macros | James Bottomley | 1 | -10/+1 |
2010-07-28 | [SCSI] iscsi_transport: wait on session in error handler path | Mike Christie | 1 | -0/+2 |
2010-07-28 | [SCSI] libfc: don't require a local exchange for incoming requests | Joe Eykholt | 1 | -11/+5 |
2010-07-28 | [SCSI] libfc: add interface to allocate a sequence for incoming requests | Joe Eykholt | 1 | -0/+7 |
2010-07-28 | [SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr() | Joe Eykholt | 2 | -0/+11 |
2010-07-28 | [SCSI] libfc: add fc_frame_sid() and fc_frame_did() functions | Joe Eykholt | 2 | -19/+44 |
2010-07-28 | [SCSI] libfc: eliminate rport LOGO state | Joe Eykholt | 1 | -2/+0 |
2010-07-28 | [SCSI] libfcoe: fcoe: fnic: add FIP VN2VN point-to-multipoint support | Joe Eykholt | 1 | -1/+41 |
2010-07-28 | [SCSI] libfcoe: add protocol description of FIP VN2VN mode | Joe Eykholt | 2 | -3/+50 |
2010-07-28 | [SCSI] libfc: track FIP exchanges | Joe Eykholt | 2 | -0/+5 |
2010-07-28 | [SCSI] libfc: add FLOGI state to rport for VN2VN | Joe Eykholt | 2 | -0/+6 |
2010-07-28 | [SCSI] libfc: Add local port point-to-multipoint flag | Joe Eykholt | 1 | -0/+2 |
2010-07-28 | [SCSI] libfcoe: fcoe: fnic: change fcoe_ctlr_init interface to specify mode | Joe Eykholt | 1 | -1/+10 |
2010-07-28 | [SCSI] libfc: add discovery-private pointer for LLD | Joe Eykholt | 1 | -2/+7 |
2010-07-28 | [SCSI] libfcoe: convert FIP to lock with mutex instead of spin lock | Joe Eykholt | 1 | -7/+2 |
2010-07-28 | [SCSI] libfc: provide space for LLD after remote port structure | Joe Eykholt | 1 | -0/+2 |
2010-07-28 | [SCSI] libfc: convert rport lookup to be RCU safe | Joe Eykholt | 1 | -0/+2 |
2010-07-28 | [SCSI] fcoe: adds src and dest mac address checking for fcoe frames | Vasu Dev | 1 | -0/+10 |
2010-07-28 | [SCSI] fcoe: make it possible to verify fcoe with sparse | Bart Van Assche | 1 | -2/+2 |
2010-07-28 | [SCSI] iscsi_transport: added new iscsi_param to display target alias in sysfs | Vikas Chaudhary | 1 | -0/+2 |
2010-07-27 | [SCSI] libfc: fix indefinite rport restart | Joe Eykholt | 1 | -0/+2 |
2010-07-27 | [SCSI] libfc: Fix remote port restart problem | Joe Eykholt | 1 | -3/+2 |
2010-07-27 | [SCSI] libfc: Handle unsolicited PRLO request | Bhanu Prakash Gollapudi | 1 | -0/+9 |
2010-07-27 | [SCSI] fcoe: clean up TBD comments in FCoE prototype header | Joe Eykholt | 1 | -11/+4 |
2010-06-02 | SCSI: implement sd_unlock_native_capacity() | Tejun Heo | 1 | -0/+8 |
2010-05-17 | [SCSI] libfc: Move the port_id into lport | Robert Love | 2 | -11/+9 |
2010-05-17 | [SCSI] libfc: Remove unused fc_get_host_port_type | Robert Love | 1 | -1/+0 |
2010-05-02 | [SCSI] Unexport scsi/scsi.h from headers_install | Tom Rini | 1 | -1/+0 |
2010-04-30 | [SCSI] Add missing scsi command definitions | Martin K. Petersen | 1 | -0/+2 |
2010-04-11 | [SCSI] fcoe, fnic, libfc: increased CDB size to 16 bytes for fcoe. | Vasu Dev | 1 | -0/+2 |
2010-04-11 | [SCSI] libfc: fix hton24 macro to take expressions as args | Joe Eykholt | 1 | -6/+11 |
2010-04-11 | [SCSI] Allow FC LLD to fast-fail scsi eh by introducing new eh return | Christof Schmitt | 2 | -1/+2 |
2010-04-11 | [SCSI] libfc, libfcoe, fcoe: use smp_processor_id() only when preempt disabled | Joe Eykholt | 1 | -9/+0 |
2010-04-11 | [SCSI] libfcoe: eliminate unused link and last_link fields | Joe Eykholt | 1 | -6/+2 |
2010-04-11 | [SCSI] libfc: add definition for task attribute mask | Joe Eykholt | 1 | -0/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -1/+2 |
2010-03-13 | sysctl extern cleanup: sg | Dave Young | 1 | -0/+3 |
2010-03-03 | [SCSI] libiscsi: Make iscsi_eh_target_reset start with session reset | Jayamohan Kallickal | 1 | -1/+2 |