summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * scsi: aacraid: Reload offlined drives after controller resetRaghava Aditya Renukunta2017-02-221-0/+18
| * scsi: aacraid: Skip wellness sync on controller failureRaghava Aditya Renukunta2017-02-221-1/+1
| * scsi: aacraid: Fix sync fibs time out on controller resetRaghava Aditya Renukunta2017-02-223-2/+3
| * scsi: aacraid: Added sysfs for driver versionRaghava Aditya Renukunta2017-02-221-0/+15
| * scsi: aacraid: Fix memory leak in fib init pathRaghava Aditya Renukunta2017-02-221-15/+21
| * scsi: aacraid: Prevent E3 lockup when deleting unitsRaghava Aditya Renukunta2017-02-221-0/+4
| * scsi: aacraid: Fix for excessive prints on EEHRaghava Aditya Renukunta2017-02-221-1/+38
| * scsi: aacraid: Use correct channel number for raw srbRaghava Aditya Renukunta2017-02-221-1/+1
| * scsi: aacraid: Fix camel caseRaghava Aditya Renukunta2017-02-226-93/+100
* | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-038-4/+10
|\ \
| * | sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar2017-03-022-0/+4
| * | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-023-2/+3
| * | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-2/+3
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-03-0218-2525/+4298
|\ \ \
| * | | qla2xxx: Fix a warning reported by the "smatch" static checkerQuinn Tran2017-02-181-1/+1
| * | | qla2xxx: Avoid using variable-length arraysBart Van Assche2017-02-091-2/+2
| * | | qla2xxx: Simplify usage of SRB structure in driverJoe Carnuccio2017-02-0911-211/+201
| * | | qla2xxx: Improve RSCN handling in driverQuinn Tran2017-02-099-145/+533
| * | | qla2xxx: Remove unused reverse_ini_modeHimanshu Madhani2017-02-093-19/+0
| * | | qla2xxx: Add Dual mode support in the driverQuinn Tran2017-02-096-22/+119
| * | | qla2xxx: Add framework for async fabric discoveryQuinn Tran2017-02-0913-987/+3114
| * | | qla2xxx: Track I-T nexus as single fc_port structQuinn Tran2017-02-088-430/+310
| * | | qla2xxx: Use d_id instead of s_id for more clarityQuinn Tran2017-02-084-37/+39
| * | | qla2xxx: Fix wrong argument in sp done callbackQuinn Tran2017-02-083-8/+8
| * | | qla2xxx: Remove SRR codeHimanshu Madhani2017-02-082-662/+0
| * | | qla2xxx: Make trace flags more readableQuinn Tran2017-02-083-67/+59
| * | | qla2xxx: Cleanup TMF code translation from qla_targetQuinn Tran2017-02-083-72/+49
| * | | qla2xxx: Remove direct access of scsi_status field in se_cmdQuinn Tran2017-02-082-1/+2
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-03-021-114/+13
|\ \ \ \ | |_|/ / |/| | |
| * | | virtio_scsi: use virtio IRQ affinityChristoph Hellwig2017-02-271-114/+12
| * | | virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig2017-02-271-1/+2
* | | | lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-273-9/+9
* | | | scripts/spelling.txt: add "therfore" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* | | | scripts/spelling.txt: add "overwritting" pattern and fix typo instancesMasahiro Yamada2017-02-272-2/+2
* | | | scripts/spelling.txt: add "omited" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* | | | scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada2017-02-271-2/+2
* | | | scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada2017-02-274-10/+10
* | | | scripts/spelling.txt: add "embeded" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* | | | scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* | | | scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-252-4/+5
|\ \ \ \
| * | | | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-242-4/+5
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-02-242-9/+17
|\ \ \ \ | |/ / / |/| | |
| * | | scsi_transport_sas: fix BSG ioctl memory corruptionOmar Sandoval2017-02-211-8/+16
| * | | scsi: zero per-cmd driver data before each I/OChristoph Hellwig2017-02-211-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-223-13/+12
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-164-4/+27
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-111-0/+1
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-071-1/+10
| |\ \ \ \ \
| * | | | | | net-next: treewide use is_vlan_dev() helper function.Parav Pandit2017-02-063-13/+12
OpenPOWER on IntegriCloud