summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2013-09-06[SCSI] esas2r: smatch - Use biwise rather than logical AND for checking if an...Bradley Grove
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-09-04fcoe: Reduce fcoe_sysfs_fcf_add() stack usageBart Van Assche
2013-09-04fcoe: Add missing newlines in debug messagesBart Van Assche
2013-09-04fcoe: Declare fcoe_ctlr_mode_set() staticBart Van Assche
2013-09-04fcp: Do not interpret check condition as underrunBart Van Assche
2013-09-04libfc: Do not invoke the response handler after fc_exch_done()Bart Van Assche
2013-09-04libfc: Reduce exchange lock contention in fc_exch_recv_abts()Bart Van Assche
2013-09-04libfc: Avoid that sending after an abort triggers a kernel warningBart Van Assche
2013-09-04libfc: Protect ep->esb_stat changes via ex_lockBart Van Assche
2013-09-04libfc: Fix a race in fc_exch_timer_set_locked()Bart Van Assche
2013-09-04libfc: Clarify fc_exch_find()Bart Van Assche
2013-09-04libfc: Micro-optimize fc_setup_exch_mgr()Bart Van Assche
2013-09-04libfc: Debug code fixesBart Van Assche
2013-09-04libfc: Source code comment spelling fixesBart Van Assche
2013-09-04fcoe: cleanup return codes from fcoe_rcvNeil Horman
2013-09-04fcoe: make sure fcoe frames are unshared prior to manipulating themNeil Horman
2013-09-04fcoe: ensure that skb placed on the fip_recv_list are unsharedNeil Horman
2013-09-04treewide: Convert retrun typos to returnJoe Perches
2013-09-03Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2013-09-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-09-03Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-03[SCSI] sg: push file descriptor list locking down to per-device lockingVaughan Cao
2013-09-03[SCSI] sg: checking sdp->detached isn't protected when openVaughan Cao
2013-09-03[SCSI] sg: no need sg_open_exclusive_lockVaughan Cao
2013-09-03[SCSI] sg: use rwsem to solve race during exclusive openVaughan Cao
2013-09-03[SCSI] scsi_debug: fix logical block provisioning support when unmap_alignmen...Akinobu Mita
2013-09-03[SCSI] scsi_debug: fix endianness bug in sdebug_build_parts()Akinobu Mita
2013-09-03[SCSI] qla2xxx: Update the driver version to 8.06.00.08-k.Saurav Kashyap
2013-09-03[SCSI] qla2xxx: print MAC via %pMR.Andy Shevchenko
2013-09-03[SCSI] qla2xxx: Correction to message ids.Saurav Kashyap
2013-09-03[SCSI] qla2xxx: Correctly print out/in mailbox registers.Joe Carnuccio
2013-09-03[SCSI] qla2xxx: Add a new interface to update versions.Sawan Chandak
2013-09-03[SCSI] qla2xxx: Move queue depth ramp down message to i/o debug level.Chad Dupuis
2013-09-03[SCSI] qla2xxx: Select link initialization option bits from current operating...Joe Carnuccio
2013-09-03[SCSI] qla2xxx: Add loopback IDC-TIME-EXTEND aen handling support.Santosh Vernekar
2013-09-03[SCSI] qla2xxx: Set default critical temperature value in cases when ISPFX00 ...Armen Baloyan
2013-09-03[SCSI] qla2xxx: QLAFX00 make over temperature AEN handling informational, add...Armen Baloyan
2013-09-03[SCSI] qla2xxx: Correct Interrupt Register offset for ISPFX00Armen Baloyan
2013-09-03[SCSI] qla2xxx: Remove handling of Shutdown Requested AEN from qlafx00_proces...Armen Baloyan
2013-09-03[SCSI] qla2xxx: Send all AENs for ISPFx00 to above layers.Armen Baloyan
2013-09-03[SCSI] qla2xxx: Add changes in initialization for ISPFX00 cards with BIOSArmen Baloyan
2013-09-03[SCSI] qla2xxx: Add changes to support extended IOs for ISPFX00Armen Baloyan
2013-09-03[SCSI] qla2xxx: Add missing FCP statistics to sysfs interface.Joe Carnuccio
2013-09-03[SCSI] qla2xxx: Make log message that prints when a completion status require...Chad Dupuis
2013-09-03[SCSI] qla2xxx: Add critical temperature handling for ISPFX00.Armen Baloyan