summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-232-0/+16
|\
| * ufs: fix TRUE and FALSE re-define build errorSuthikulpanit, Suravee2015-06-151-0/+8
| * megaraid_sas: fix TRUE and FALSE re-define build errorSuthikulpanit, Suravee2015-06-151-0/+8
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-06-236-11/+11
|\ \
| * | lpfc: Grammar s/an negative/a negative/Geert Uytterhoeven2015-05-261-6/+6
| * | qla4xxx: Fix printk() in qla4_83xx_read_reset_template() and qla4_83xx_pre_lo...Masanari Iida2015-05-262-2/+2
| * | treewide: Kconfig: fix wording / spellingMasanari Iida2015-05-261-1/+1
| * | megaraid_sas: fix kerneldocGeert Uytterhoeven2015-05-262-2/+2
| | |
| \ \
*-. \ \ Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar2015-06-2215-76/+67
|\ \ \ \ | | |_|/ | |/| |
| | * | x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell2015-06-032-0/+2
| * | | 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
| * | | | 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