summaryrefslogtreecommitdiffstats
path: root/include/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] libiscsi: Added new boot entries in the session sysfsEddie Wai2013-06-262-0/+9
* [SCSI] Workaround for disks that report bad optimal transfer lengthMartin K. Petersen2013-06-241-0/+1
* [SCSI] Allow error handling timeout to be specifiedMartin K. Petersen2013-06-042-0/+6
* [SCSI] libsas: implement > 16 byte CDB supportJames Bottomley2013-06-041-1/+1
* Merge branch 'postmerge' into for-linusJames Bottomley2013-05-101-4/+12
|\
| * [SCSI] sd: use REQ_PM in sd's runtime suspend operationLin Ming2013-05-061-4/+12
* | Merge branch 'misc' into for-linusJames Bottomley2013-05-106-28/+19
|\ \
| * | [SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are usedMike Christie2013-05-101-6/+2
| * | [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley2013-05-104-21/+16
| * | [SCSI] libosd: remover duplicate __bitwise annotationDan Carpenter2013-05-021-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-2/+4
|\ \ \ | |/ / |/| |
| * | scsi: bury ->proc_info()Al Viro2013-04-091-2/+1
| * | scsi: saner replacements for ->proc_info()Al Viro2013-04-091-1/+4
| |/
* | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-301-1/+0
|\ \
| * | UAPI: remove empty Kbuild filesDavid Howells2013-04-301-1/+0
* | | [SCSI] scsi_transport_iscsi: Declare portal type string macros for generic useAdheer Chandravanshi2013-04-111-0/+4
* | | [SCSI] libiscsi: export function iscsi_switch_str_paramAdheer Chandravanshi2013-04-111-0/+1
* | | [SCSI] scsi_transport_iscsi: Add flash node mgmt supportAdheer Chandravanshi2013-04-112-0/+264
|/ /
* | libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config}Robert Love2013-03-251-1/+2
* | libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initializa...Robert Love2013-03-251-1/+1
|/
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2013-03-0212-2009/+42
|\
| * [SCSI] Merge tag 'fcoe-02-19-13' into for-linusJames Bottomley2013-03-017-1490/+40
| |\
| | * UAPI: (Scripted) Disintegrate include/scsi/fcDavid Howells2013-01-075-1487/+0
| | * libfcoe, fcoe: consolidate the fcoe_ctlr_get_lesb/fcoe_get_lesbYi Zou2012-12-141-0/+2
| | * libfcoe, fcoe: move fcoe_link_speed_update() to libfcoe and export itYi Zou2012-12-141-0/+1
| | * fcoe: add support to the get_netdev() for fcoe_interfaceYi Zou2012-12-141-0/+12
| | * fcoe: prep work to start consolidate the usage of fcoe_netdevYi Zou2012-12-141-0/+1
| | * libfcoe, fcoe, bnx2fc: Add new fcoe control interfaceRobert Love2012-12-142-3/+24
| * | Merge tag 'uapi-20121219' into for-linusJames Bottomley2013-03-014-517/+0
| |\ \
| | * | UAPI: (Scripted) Disintegrate include/scsiDavid Howells2012-12-194-517/+0
| * | | [SCSI] Fix range check in scsi_host_dif_capable()Martin K. Petersen2013-02-241-2/+2
| |/ /
* | | [SCSI] remove can_power_off flag from scsi_deviceAaron Lu2013-01-251-1/+0
* | | [libata] scsi: no poll when ODD is powered offAaron Lu2013-01-251-0/+4
|/ /
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2012-12-132-0/+2
|\ \
| * | [SCSI] scsi_transport_sas: add 12GB definitions for mpt3sasSreekanth Reddy2012-12-011-0/+1
| * | [SCSI] sd: Use SCSI read/write(16) with > 32-bit LBA drivesJason J. Herne2012-11-271-0/+1
| |/
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-12-131-0/+8
|\ \ | |/ |/|
| * IB/srp: Allow SRP disconnect through sysfsBart Van Assche2012-11-301-0/+8
* | [SCSI] sd: Implement support for WRITE SAMEMartin K. Petersen2012-11-131-0/+1
* | [SCSI] Add a report opcode helperMartin K. Petersen2012-11-131-0/+3
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2012-10-133-12/+8
|\
| * [SCSI] Shorten the path length of scsi_cmd_to_driver()Li Zhong2012-10-091-10/+2
| * [SCSI] libfc: fix lun reset failure bugs in fc_fcp_resp handling of FCP_RSP_INFOYi Zou2012-10-071-0/+6
| * [SCSI] fcoe: Fix write errors on NPIV portsNeerav Parikh2012-10-071-2/+0
* | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds2012-10-033-5/+5
|\ \ | |/ |/|
| * UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-023-5/+5
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2012-10-026-7/+36
|\ \
| * | [SCSI] sd: Ensure we correctly disable devices with unknown protection typeMartin K. Petersen2012-09-241-0/+6
| * | [SCSI] fc-transport: Remove unnecessary includeRobert Love2012-09-241-2/+0
| * | [SCSI] Disable DIF on Hitachi Ultrastar 15K300Martin K. Petersen2012-09-242-0/+5