summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2015-05-313-45/+23Star
* target: move transport ID handling to the coreChristoph Hellwig2015-05-312-75/+0Star
* target: remove the get_fabric_proto_ident methodChristoph Hellwig2015-05-311-19/+0Star
* target: change core_tpg_register prototypeChristoph Hellwig2015-05-311-4/+4
* target: move node ACL allocation to core codeChristoph Hellwig2015-05-312-29/+4Star
* target: refactor init/drop_nodeacl methodsChristoph Hellwig2015-05-311-51/+8Star
* target: make the tpg_get_default_depth method optionalChristoph Hellwig2015-05-311-7/+0Star
* target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche2015-05-311-1/+1
* target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig2015-05-311-4/+2Star
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-04-243-94/+83Star
|\
| * target: simplify the target template registration APIChristoph Hellwig2015-04-142-93/+27Star
| * tcm_qla2xxx: Add fabric_prot_type attribute supportNicholas Bellinger2015-04-082-0/+45
| * tcm_qla2xxx: Set TARGET_PROT_ALL for sup_prot_opsNicholas Bellinger2015-04-081-1/+1
| * tcm_qla2xxx: Expose per endpoint dynamic_sessions attributeNicholas Bellinger2015-03-071-0/+10
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-04-215-10/+13
|\ \
| * | mvsas: fix panic on expander attached SATA devicesJames Bottomley2015-04-171-4/+1Star
| * | 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/+2Star
|\ \ \
| * | | Fix weird uses of num_online_cpus().Rusty Russell2015-03-101-4/+2Star
| | |/ | |/|
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-171-13/+9Star
|\ \ \
| * | | bfs: bfad_worker cleanupJiri Slaby2015-04-171-13/+9Star
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-04-1763-2188/+3450
|\ \ \ \ | | |_|/ | |/| |
| * | | sd, mmc, virtio_blk, string_helpers: fix block size unitsJames Bottomley2015-04-111-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
| * | | qla2xxx: Add serdes read/write support for ISP27XXAndrew Vasquez2015-04-101-4/+11
| * | | qla2xxx: Add udev notification to save fw dump for ISP27XXHimanshu Madhani2015-04-101-2/+3
| * | | qla2xxx: Add message for sucessful FW dump collected for ISP27XX.Himanshu Madhani2015-04-102-1/+9
| * | | qla2xxx: Add support to load firmware from file for ISP 26XX/27XX.Sawan Chandak2015-04-102-0/+6
| * | | qla2xxx: Fix beacon blink for ISP27XX.Nigel Kirkland2015-04-101-4/+7
| * | | qla2xxx: Increase the wait time for firmware to be ready for P3P.Chad Dupuis2015-04-101-2/+5
| * | | qla2xxx: Fix crash due to wrong casting of reg for ISP27XX.Himanshu Madhani2015-04-101-1/+1
| * | | qla2xxx: Fix warnings reported by static checker.Himanshu Madhani2015-04-101-5/+5
| * | | lpfc: Update version to 10.5.0.0 for upstream patch setJames Smart2015-04-101-1/+1
| * | | lpfc: Update copyright to 2015James Smart2015-04-1020-21/+21
| * | | lpfc: Fix for lun discovery issue with saturn adapter.James Smart2015-04-101-21/+20Star
| * | | lpfc: Fix crash in device reset handler.James Smart2015-04-101-2/+3
| * | | lpfc: Fix OS crash when running loopback test in applicationsJames Smart2015-04-103-4/+10
| * | | lpfc: Fix internal loopback failure.James Smart2015-04-101-1/+5
| * | | lpfc: Fix premature release of rpi bit in bitmaskJames Smart2015-04-105-12/+127
| * | | lpfc: Initiator sends wrong BBCredit value for either FLOGI or FLOGI_ACCJames Smart2015-04-101-1/+0Star