index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Lines
2018-03-27
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
-147
/
+125
2018-03-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
-21
/
+13
2018-03-19
scsi: iscsi_tcp: set BDI_CAP_STABLE_WRITES when data digest enabled
Jianchao Wang
-0
/
+8
2018-03-19
scsi: sd: Remember that READ CAPACITY(16) succeeded
Martin K. Petersen
-0
/
+2
2018-03-15
scsi: ibmvfc: Avoid unnecessary port relogin
Brian King
-4
/
+2
2018-03-14
scsi: virtio_scsi: unify scsi_host_template
Ming Lei
-59
/
+15
2018-03-14
scsi: virtio_scsi: fix IO hang caused by automatic irq vector affinity
Ming Lei
-56
/
+3
2018-03-14
scsi: core: introduce force_blk_mq
Ming Lei
-0
/
+1
2018-03-14
scsi: megaraid_sas: fix selection of reply queue
Ming Lei
-11
/
+41
2018-03-14
scsi: hpsa: fix selection of reply queue
Ming Lei
-19
/
+55
2018-03-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
-44
/
+55
2018-03-12
scsi: qla2xxx: Remove FC_NO_LOOP_ID for FCP and FC-NVMe Discovery
Himanshu Madhani
-1
/
+0
2018-03-12
scsi: libsas: defer ata device eh commands to libata
Jason Yan
-20
/
+13
2018-03-07
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
-74
/
+112
2018-03-06
scsi: sd: Keep disk read-only when re-reading partition
Jeremy Cline
-1
/
+2
2018-03-06
scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failure
Bill Kuzeja
-22
/
+37
2018-03-06
scsi: sd_zbc: Fix potential memory leak
Damien Le Moal
-20
/
+15
2018-03-06
scsi: mpt3sas: Do not mark fw_event workqueue as WQ_MEM_RECLAIM
Hannes Reinecke
-1
/
+1
2018-03-01
scsi: qedi: Fix kernel crash during port toggle
Manish Rangankar
-0
/
+5
2018-03-01
scsi: qla2xxx: Fix FC-NVMe LUN discovery
Darren Trapp
-3
/
+16
2018-03-01
scsi: core: return BLK_STS_OK for DID_OK in __scsi_error_from_host_byte()
Hannes Reinecke
-0
/
+2
2018-03-01
scsi: core: Avoid that ATA error handling can trigger a kernel hang or oops
Bart Van Assche
-5
/
+5
2018-03-01
scsi: qla2xxx: ensure async flags are reset correctly
Hannes Reinecke
-3
/
+12
2018-03-01
scsi: qla2xxx: do not check login_state if no loop id is assigned
Hannes Reinecke
-2
/
+3
2018-03-01
scsi: qla2xxx: Fixup locking for session deletion
Hannes Reinecke
-23
/
+29
2018-03-01
scsi: qla2xxx: Fix NULL pointer crash due to active timer for ABTS
himanshu.madhani@cavium.com
-0
/
+1
2018-02-23
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
-98
/
+105
2018-02-21
scsi: mpt3sas: wait for and flush running commands on shutdown/unload
Sreekanth Reddy
-5
/
+16
2018-02-21
scsi: mpt3sas: fix oops in error handlers after shutdown/unload
Mauricio Faria de Oliveira
-4
/
+7
2018-02-21
scsi: storvsc: Spread interrupts when picking a channel for I/O requests
Michael Kelley (EOSG)
-1
/
+2
2018-02-15
scsi: megaraid_sas: Do not use 32-bit atomic request descriptor for Ventura c...
Shivasharan S
-28
/
+14
2018-02-13
scsi: qla4xxx: skip error recovery in case of register disconnect.
Manish Rangankar
-0
/
+48
2018-02-13
scsi: aacraid: fix shutdown crash when init fails
Meelis Roos
-1
/
+3
2018-02-13
scsi: qedi: Cleanup local str variable
Nilesh Javali
-23
/
+20
2018-02-13
scsi: qedi: Fix truncation of CHAP name and secret
Andrew Vasquez
-12
/
+12
2018-02-13
scsi: qla2xxx: Fix incorrect handle for abort IOCB
Himanshu Madhani
-4
/
+3
2018-02-13
scsi: qla2xxx: Fix double free bug after firmware timeout
Quinn Tran
-20
/
+3
2018-02-13
scsi: storvsc: Increase cmd_per_lun for higher speed devices
Michael Kelley (EOSG)
-1
/
+1
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
-8
/
+8
2018-02-06
scsi: qla2xxx: Fix a locking imbalance in qlt_24xx_handle_els()
Bart Van Assche
-2
/
+0
2018-02-04
Merge tag 'for-linus-20180204' of git://git.kernel.dk/linux-block
Linus Torvalds
-3
/
+3
2018-02-03
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-4
/
+5
2018-02-03
Merge tag 'scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
-141
/
+186
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-46
/
+28
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-225
/
+198
2018-01-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-4458
/
+8844
2018-01-30
scsi: scsi_dh: Document alua_rtpg_queue() arguments
Bart Van Assche
-0
/
+5
2018-01-30
scsi: Remove Makefile entry for oktagon files
Corentin Labbe
-1
/
+0
2018-01-30
scsi: aic7xxx: remove aiclib.c
Corentin Labbe
-34
/
+0
2018-01-30
blk-mq: introduce BLK_STS_DEV_RESOURCE
Ming Lei
-3
/
+3
[next]