summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: Adapt partitioned XRI lists to efficient sharingJames Smart2019-02-0613-327/+1527
* scsi: lpfc: Synchronize hardware queues with SCSI MQ interfaceJames Smart2019-02-064-58/+27
* scsi: lpfc: Convert ring number to hardware queue for nvme wqe posting.James Smart2019-02-069-34/+60
* scsi: lpfc: Move SCSI and NVME Stats to hardware queue structuresJames Smart2019-02-0610-103/+304
* scsi: lpfc: Adapt cpucheck debugfs logic to Hardware QueuesJames Smart2019-02-065-116/+124
* scsi: lpfc: cleanup: Remove unused FCP_XRI_ABORT_EVENT slowpath eventJames Smart2019-02-063-33/+0
* scsi: lpfc: Partition XRI buffer list across Hardware QueuesJames Smart2019-02-0614-338/+623
* scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpuJames Smart2019-02-0610-606/+417
* scsi: lpfc: Remove extra vector and SLI4 queue for ExpresslaneJames Smart2019-02-066-468/+25
* scsi: lpfc: Implement common IO buffers between NVME and SCSIJames Smart2019-02-0610-1209/+707
* scsi: lpfc: cleanup: Remove excess check on NVME io submit code pathJames Smart2019-02-061-1/+1
* scsi: lpfc: cleanup: remove nrport from nvme command structureJames Smart2019-02-062-24/+7
* scsi: qla2xxx: Update driver version to 10.00.00.13-kHimanshu Madhani2019-02-061-1/+1
* scsi: qla2xxx: Use complete switch scan for RSCN eventsQuinn Tran2019-02-061-86/+0
* scsi: qla2xxx: Fix fw options handle eh_bus_reset()Quinn Tran2019-02-061-5/+2
* scsi: qla2xxx: Restore FAWWPN of Physical Port only for loop downSawan Chandak2019-02-061-1/+2
* scsi: qla2xxx: Prevent memory leak for CT req/rsp allocationQuinn Tran2019-02-061-2/+9
* scsi: qla2xxx: Fix SRB allocation flag to avoid sleeping in IRQ contextGiridhar Malavali2019-02-061-1/+1
* scsi: qla2xxx: allow session delete to finish before create.Quinn Tran2019-02-061-0/+3
* scsi: qla2xxx: fix fcport null pointer access.Quinn Tran2019-02-061-3/+12
* scsi: qla2xxx: flush IO on chip reset or sess deleteQuinn Tran2019-02-061-6/+3
* scsi: qla2xxx: Fix session cleanup hangQuinn Tran2019-02-062-7/+15
* scsi: qla2xxx: Change default ZIO threshold.Quinn Tran2019-02-061-1/+1
* scsi: qla2xxx: Add pci function reset support.Quinn Tran2019-02-061-0/+53
* scsi: qla2xxx: Fix N2N target discovery with Local loopHimanshu Madhani2019-02-061-5/+0
* scsi: block: remove req->specialChristoph Hellwig2019-02-061-2/+0
* scsi: stop setting up request->specialChristoph Hellwig2019-02-064-17/+0
* scsi: remove bidirectional command supportChristoph Hellwig2019-02-0610-249/+33
* scsi: remove the SCSI OSD libraryChristoph Hellwig2019-02-067-2749/+0
* scsi: bsg-lib: handle bidi requests without block layer helpChristoph Hellwig2019-02-061-1/+0
* scsi: mpt3sas: Update driver version to 27.102.00.00Suganath Prabu S2019-02-051-2/+2
* scsi: mpt3sas: Add support for ATLAS PCIe switchSuganath Prabu S2019-02-052-0/+9
* scsi: mpt3sas: Add support for NVMe Switch AdapterSuganath Prabu S2019-02-052-0/+5
* scsi: mpt3sas: Rename mpi endpoint device ID macro.Suganath Prabu S2019-02-052-4/+4
* scsi: megaraid_sas: Add support for DEVICE_LIST DCMD in driverShivasharan S2019-02-054-23/+250
* scsi: megaraid_sas: Rework device add code in AEN pathShivasharan S2019-02-051-66/+107
* scsi: megaraid_sas: Rework code to get PD and LD listShivasharan S2019-02-051-13/+31
* scsi: aacraid: clean up some indentation and formatting issuesColin Ian King2019-02-053-15/+15
* scsi: sd: Improve sd_print_capacity()Damien Le Moal2019-02-051-13/+13
* scsi: ufs: Print uic error history in time orderStanley Chu2019-02-051-1/+6
* scsi: target/iscsi: Simplify iscsit_handle_text_cmd()Bart Van Assche2019-02-051-14/+11
* scsi: target/iscsi: Simplify iscsit_dump_data_payload()Bart Van Assche2019-02-051-32/+9
* scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlockBart Van Assche2019-02-051-2/+2
* scsi: target/iscsi: Rename a function and a function pointerBart Van Assche2019-02-054-5/+5
* scsi: target/iscsi: Fix spelling of "unsolicited"Bart Van Assche2019-02-055-8/+8
* scsi: target/iscsi: Convert comments about locking into runtime checksBart Van Assche2019-02-057-42/+31
* scsi: target/iscsi: Remove an incorrect commentBart Van Assche2019-02-051-3/+0
* scsi: RDMA/srpt: Fix a credit leak for aborted commandsBart Van Assche2019-02-051-0/+11
* scsi: RDMA/srpt: Rework I/O context allocationBart Van Assche2019-02-052-32/+19
* scsi: RDMA/srpt: Fix handling of TMF submission failureBart Van Assche2019-02-051-3/+1