aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-26hpsa: cleanup update scsi devicesDon Brace1-3/+3
2015-08-26hpsa: add sysfs entry path_info to show box and bay informationJoe Handzik2-0/+127
2015-08-26hpsa: add PMC to copyrightDon Brace3-18/+9
2015-08-26hpsa: correct static checker warnings on driver init cleanupDon Brace1-3/+1
2015-08-26hpsa: correct decode sense dataDon Brace1-1/+1
2015-08-26hpsa: Correct double unlock of mutexDon Brace1-5/+4
2015-08-26mpt2sas, mpt3sas: Abort initialization if no memory I/O resources detectedSreekanth Reddy2-14/+18
2015-08-26qla2xxx: Avoid that sparse complains about context imbalancesBart Van Assche4-0/+52
2015-08-26qla2xxx: Remove dead codeBart Van Assche1-7/+5
2015-08-26qla2xxx: Remove a superfluous testBart Van Assche1-2/+1
2015-08-26qla2xxx: Fix sparse annotationsBart Van Assche6-82/+71
2015-08-26qla2xxx: Avoid that sparse complains about duplicate [noderef] attributesBart Van Assche3-4/+4
2015-08-26qla2xxx: Remove __constant_ prefixBart Van Assche10-253/+231
2015-08-26qla2xxx: Replace two macros with an inline functionBart Van Assche3-16/+15
2015-08-26qla2xxx: Remove set-but-not-used variablesBart Van Assche14-102/+32
2015-08-26qla2xxx: Declare local functions staticBart Van Assche4-6/+6
2015-08-26qla2xxx: Report both rsp_info and rsp_info_lenBart Van Assche1-2/+2
2015-08-26st: Destroy st_index_idr on module exitJohannes Thumshirn1-0/+1
2015-08-26megaraid_sas: fix whitespace errorsBjorn Helgaas1-126/+118
2015-08-26megaraid_sas: use dev_printk when possibleBjorn Helgaas2-203/+196
2015-08-26megaraid : use dev_printk when possibleBjorn Helgaas1-74/+66
2015-08-26scsi: Add ALUA state change UA handlingHannes Reinecke2-0/+8
2015-08-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-13/+15
2015-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-63/+26
2015-08-18SCSI: Fix NULL pointer dereference in runtime PMAlan Stern1-11/+11
2015-08-18fnic: Use the local variable instead of I/O flag to acquire io_req_lock in fnic_queuecommand() to avoid deadloackHiral Shah2-2/+4
2015-08-18Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixesIngo Molnar19-201/+999
2015-08-17Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-31/+0
2015-08-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds4-32/+26
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-14/+23
2015-08-12storvsc: use shost_for_each_device() instead of open codingVitaly Kuznetsov1-8/+1
2015-08-12storvsc: be more picky about scmnd->sc_data_directionVitaly Kuznetsov1-1/+9
2015-08-12st: convert DRIVER_ATTR macros to DRIVER_ATTR_ROSeymour, Shane M1-12/+12
2015-08-12hptiop: Support HighPoint RR36xx HBAs and Support SAS tape and SAS media changerlinux2-38/+65
2015-08-12sd: Fix maximum I/O size for BLOCK_PC requestsMartin K. Petersen1-3/+3
2015-08-12st: convert to using driver attr groups for sysfsSeymour, Shane M1-48/+10
2015-08-12bfa: fix leak of bfad_im_port_index on module unloadAlexey Khoroshilov1-0/+2
2015-08-12libfc: Fix fc_fcp_cleanup_each_cmd()Bart Van Assche1-2/+17
2015-08-12libfc: Fix fc_exch_recv_req() error pathBart Van Assche1-4/+4
2015-08-12libfc: Fix a typo in a source code commentBart Van Assche1-1/+1
2015-08-12mvsas: always iounmap resourcesJohannes Thumshirn1-1/+4
2015-08-12qla2xxx: prevent board_disable from running during EEHThadeu Lima de Souza Cascardo1-1/+1
2015-08-12pm80xx: Added pm8006 controller supportSuresh Thiagarajan2-2/+6
2015-08-12libiscsi: Fix host busy blocking during connection teardownJohn Soni Jose1-23/+2
2015-08-07scsi: a100u2w: trivial typo in printkColin Ian King1-1/+1
2015-08-07aic7xxx: Fix typo in error messageNik Nyby1-1/+1
2015-08-07scsi/arcmsr: Fix typos in error logNik Nyby1-1/+1
2015-08-07[SCSI] Fix printk typos in drivers/scsiMasanari Iida4-5/+5
2015-08-07scsi:fcoe: Fix typo "a ethernet" in fcoe_transport.cMasanari Iida1-4/+4
2015-08-06bnx2fc: Read npiv table from nvram and create vports.Joe Carnuccio1-0/+66