summaryrefslogtreecommitdiffstats
path: root/include/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-06-121-0/+17
|\
| * scsi_cmnd: Introduce scsi_transfer_length helperSagi Grimberg2014-06-111-0/+17
* | Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linusJames Bottomley2014-06-091-0/+9
|\ \
| * | virtio_scsi: use cmd_sizeChristoph Hellwig2014-05-191-0/+9
| |/
* | include/scsi/osd_protocol.h: remove unnecessary __constantFabian Frederick2014-06-021-5/+5
* | scsi: reintroduce scsi_driver.init_commandChristoph Hellwig2014-05-191-6/+3
|/
* scsi: Make sure cmd_flags are 64-bitMartin K. Petersen2014-04-091-2/+2
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-04-033-1/+5
|\
| *-. Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc...Roland Dreier2014-04-033-1/+5
| |\ \
| | | * scsi_transport_srp: Fix two kernel-doc warningsBart Van Assche2014-03-241-1/+0
| | |/ | |/|
| | * SCSI/libiscsi: Add check_protection callback for transportsSagi Grimberg2014-03-172-0/+5
| |/
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-04-016-12/+43
|\ \
| * | [SCSI] add support for per-host cmd poolsChristoph Hellwig2014-03-271-0/+7
| * | [SCSI] megaraid: simplify internal command handlingChristoph Hellwig2014-03-271-3/+0
| * | [SCSI] Add EVPD page 0x83 and 0x80 to sysfsHannes Reinecke2014-03-271-0/+7
| * | [SCSI] do not manipulate device reference counts in scsi_get/put_commandChristoph Hellwig2014-03-151-2/+1
| * | [SCSI] libiscsi: Reduce locking contention in fast pathShlomo Pongratz2014-03-152-5/+14
| * | [SCSI] fix our current target reap infrastructureJames Bottomley2014-03-151-2/+1
| * | [SCSI] libsas: introduce scmd_dbg() to quiet false positive "timeout" messagesDan Williams2014-03-151-0/+12
| * | [SCSI] scsi_transport_fc: Add 32Gbps speed definition.Chad Dupuis2014-03-151-0/+1
| |/
* / libata, libsas: kill pm_result and related cleanupDan Williams2014-03-181-1/+0
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-01-311-0/+1
|\
| * target_core_alua: Referrals infrastructureHannes Reinecke2014-01-091-0/+1
* | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2014-01-281-0/+1
|\ \
| * | ore: Fix wrong math in allocation of per device BIOBoaz Harrosh2014-01-231-0/+1
* | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-01-241-6/+30
|\ \ \
| * | | scsi_transport_srp: Fix kernel-doc warningsBart Van Assche2014-01-211-4/+28
| * | | scsi_transport_srp: Fix a race conditionBart Van Assche2014-01-211-2/+2
| | |/ | |/|
* | | [SCSI] libiscsi: Add local_ipaddr parameter in iscsi_conn structAdheer Chandravanshi2013-12-191-0/+1
* | | [SCSI] scsi_transport_iscsi: Export ISCSI_PARAM_LOCAL_IPADDR attr for iscsi_c...Adheer Chandravanshi2013-12-191-0/+1
* | | [SCSI] scsi_transport_iscsi: Add host statistics supportLalit Chandivade2013-12-192-0/+113
* | | [SCSI] improved eh timeout handlerHannes Reinecke2013-12-192-0/+11
* | | [SCSI] Fix erratic device offline during EHJames Bottomley2013-12-191-1/+1
* | | [SCSI] iscsi_transport: Additional parameters for network settingsHarish Zunjarrao2013-12-162-0/+82
* | | [SCSI] iscsi_transport: Remove net param enum valuesHarish Zunjarrao2013-12-161-19/+19
|/ /
* | [SCSI] Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen2013-11-291-0/+6
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-11-181-2/+81
|\ \
| * | scsi_transport_srp: Add periodic reconnect supportBart Van Assche2013-11-081-2/+9
| * | scsi_transport_srp: Add transport layer error handlingBart Van Assche2013-11-081-2/+72
| * | IB/srp: Keep rport as long as the IB transport layerBart Van Assche2013-11-081-0/+2
| |/
* | Merge tag 'fcoe-3.13' into for-linusJames Bottomley2013-11-103-2/+16
|\ \
| * | libfcoe: Make fcoe_sysfs optional / fix fnic NULL exceptionRobert Love2013-10-111-1/+6
| * | libfc: Do not invoke the response handler after fc_exch_done()Bart Van Assche2013-09-041-0/+9
| * | libfc: Source code comment spelling fixesBart Van Assche2013-09-041-1/+1
* | | [SCSI] Add 'eh_deadline' to limit SCSI EH runtimeHannes Reinecke2013-10-251-0/+5
* | | [SCSI] remove check for 'resetting'Hannes Reinecke2013-10-251-2/+0
* | | [SCSI] scsi_transport_iscsi: Add support to set CHAP entriesAdheer Chandravanshi2013-10-252-0/+18
| |/ |/|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-09-121-0/+1
|\ \
| * | scsi: Add CDB definition for COMPARE_AND_WRITENicholas Bellinger2013-09-091-0/+1
| |/
* | [SCSI] Generate uevents on certain unit attention codesEwan D. Milne2013-08-261-1/+12