summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* ipr: Fix invalid array indexing for HRRQBrian King2015-08-161-3/+8
* ipr: Fix incorrect trace indexingBrian King2015-08-162-2/+4
* ipr: Fix locking for unit attention handlingBrian King2015-08-161-5/+7
* qla2xxx: kill sessions/log out initiator on RSCN and port down eventsRoland Dreier2015-08-103-31/+117
* qla2xxx: fix command initialization in target mode.Kanoj Sarcar2015-08-101-5/+5
* qla2xxx: Remove msleep in qlt_send_term_exchangeHimanshu Madhani2015-08-101-6/+7
* qla2xxx: release request queue reservation.Quinn Tran2015-08-101-3/+7
* qla2xxx: Fix hardware lock/unlock issue causing kernel panic.Saurav Kashyap2015-08-102-6/+4
* st: null pointer dereference panic caused by use after kref_put by st_openSeymour, Shane M2015-08-101-1/+1
* scsi: fix memory leak with scsi-mqTony Battersby2015-08-102-4/+4
* scsi: fix host max depth checking for the 'queue_depth' sysfs interfaceJens Axboe2015-08-101-1/+1
* scsi_transport_srp: Fix a race conditionBart Van Assche2015-07-211-1/+3
* scsi_transport_srp: Introduce srp_wait_for_queuecommand()Bart Van Assche2015-07-211-23/+31
* ipr: Increase default adapter init stage change timeoutBrian King2015-07-211-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-05-311-4/+2
|\
| * target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig2015-05-301-4/+2
* | MAINTAINERS, be2iscsi: change email domainMinh Tran2015-05-189-36/+36
* | sd: Disable support for 256 byte/sector disksMark Hounschell2015-05-181-14/+5
* | lpfc: Fix breakage on big endian kernelsAlexey Kardashevskiy2015-05-111-20/+21
* | storvsc: Set the SRB flags correctly when no data transfer is neededK. Y. Srinivasan2015-05-111-2/+1
* | 3w-9xxx: fix command completion raceChristoph Hellwig2015-04-272-49/+13
* | 3w-xxxx: fix command completion raceChristoph Hellwig2015-04-272-41/+6
* | 3w-sas: fix command completion raceChristoph Hellwig2015-04-272-44/+10
* | aha1542: Allocate memory before taking a lockOndrej Zary2015-04-271-12/+11
* | SCSI: add 1024 max sectors black list flagMike Christie2015-04-272-0/+7
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-04-243-94/+83
|\
| * target: simplify the target template registration APIChristoph Hellwig2015-04-142-93/+27
| * tcm_qla2xxx: Add fabric_prot_type attribute supportNicholas Bellinger2015-04-072-0/+45
| * tcm_qla2xxx: Set TARGET_PROT_ALL for sup_prot_opsNicholas Bellinger2015-04-071-1/+1
| * tcm_qla2xxx: Expose per endpoint dynamic_sessions attributeNicholas Bellinger2015-03-061-0/+10
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-04-205-10/+13
|\ \
| * | mvsas: fix panic on expander attached SATA devicesJames Bottomley2015-04-171-4/+1
| * | am53c974: Fix crash during modprobeHannes Reinecke2015-04-171-2/+4
| * | megaraid_sas: use raw_smp_processor_id()Christoph Hellwig2015-04-161-3/+6
| * | sd: Fix missing ATO tag checkMartin K. Petersen2015-04-161-1/+1
| * | sd: Unregister integrity profileMartin K. Petersen2015-04-161-0/+1
* | | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-201-4/+2
|\ \ \
| * | | Fix weird uses of num_online_cpus().Rusty Russell2015-03-101-4/+2
| | |/ | |/|
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-171-13/+9
|\ \ \
| * | | bfs: bfad_worker cleanupJiri Slaby2015-04-171-13/+9
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-04-1663-2188/+3450
|\ \ \ \ | | |_|/ | |/| |
| * | | sd, mmc, virtio_blk, string_helpers: fix block size unitsJames Bottomley2015-04-101-4/+4
| * | | ufs: add support to allow non standard behaviours (quirks)Yaniv Gardi2015-04-104-5/+79
| * | | ufs-qcom: save controller revision info in internal structureYaniv Gardi2015-04-102-7/+15
| * | | qla2xxx: Update driver version to 8.07.00.18-kHimanshu Madhani2015-04-101-1/+1
| * | | qla2xxx: Restore physical port WWPN only, when port down detected for FA-WWPN...Sawan Chandak2015-04-101-4/+13
| * | | qla2xxx: Fix virtual port configuration, when switch port is disabled/enabled.Sawan Chandak2015-04-103-8/+17
| * | | qla2xxx: Prevent multiple firmware dump collection for ISP27XX.Himanshu Madhani2015-04-102-1/+5
| * | | qla2xxx: Disable Interrupt handshake for ISP27XX.Himanshu Madhani2015-04-101-1/+2
| * | | qla2xxx: Add debugging info for MBX timeout.Himanshu Madhani2015-04-104-13/+77