index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: sd: Remember that READ CAPACITY(16) succeeded
Martin K. Petersen
2018-11-04
1
-0
/
+2
*
scsi: ibmvfc: Avoid unnecessary port relogin
Brian King
2018-11-04
1
-4
/
+2
*
scsi: qla2xxx: Avoid double completion of abort command
Ben Hutchings
2018-11-04
1
-2
/
+2
*
scsi: aacraid: address UBSAN warning regression
Arnd Bergmann
2018-11-04
1
-2
/
+6
*
scsi: sd: don't crash the host on invalid commands
Johannes Thumshirn
2018-10-20
1
-1
/
+2
*
scsi: ipr: System hung while dlpar adding primary ipr adapter back
Wen Xiong
2018-10-20
2
-45
/
+62
*
scsi: ibmvscsis: Ensure partition name is properly NUL terminated
Laura Abbott
2018-10-20
1
-1
/
+1
*
scsi: ibmvscsis: Fix a stringop-overflow warning
Laura Abbott
2018-10-20
1
-2
/
+1
*
scsi: qla2xxx: Fix an endian bug in fcpcmd_is_corrupted()
Dan Carpenter
2018-10-18
1
-2
/
+2
*
scsi: qedi: Add the CRC size within iSCSI NVM image
Nilesh Javali
2018-10-10
2
-14
/
+21
*
scsi: csiostor: add a check for NULL pointer after kmalloc()
Varun Prakash
2018-10-10
1
-7
/
+9
*
scsi: megaraid_sas: Update controller info during resume
Shivasharan S
2018-10-03
1
-0
/
+3
*
scsi: bnx2i: add error handling for ioremap_nocache
Zhouyang Jia
2018-10-03
1
-0
/
+2
*
scsi: ibmvscsi: Improve strings handling
Breno Leitao
2018-10-03
1
-2
/
+2
*
scsi: libfc: fixup 'sleeping function called from invalid context'
Hannes Reinecke
2018-09-26
1
-3
/
+4
*
scsi: 3ware: fix return 0 on the error path of probe
Anton Vasilyev
2018-09-19
3
-1
/
+10
*
scsi: lpfc: Correct MDS diag and nvmet configuration
James Smart
2018-09-19
1
-1
/
+1
*
scsi: aic94xx: fix an error code in aic94xx_init()
Dan Carpenter
2018-09-15
1
-1
/
+3
*
scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlock
Bart Van Assche
2018-09-05
1
-2
/
+18
*
scsi: mpt3sas: Fix _transport_smp_handler() error path
Bart Van Assche
2018-09-05
1
-2
/
+3
*
scsi: vmw_pvscsi: Return DID_RESET for status SAM_STAT_COMMAND_TERMINATED
Jim Gill
2018-09-05
1
-3
/
+8
*
scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO
Johannes Thumshirn
2018-09-05
1
-0
/
+1
*
scsi: fcoe: drop frames in ELS LOGO error path
Johannes Thumshirn
2018-09-05
1
-2
/
+2
*
scsi: fcoe: fix use-after-free in fcoe_ctlr_els_send
Johannes Thumshirn
2018-09-05
1
-1
/
+1
*
scsi: libiscsi: fix possible NULL pointer dereference in case of TMF
Varun Prakash
2018-09-05
1
-6
/
+6
*
scsi: qedi: Send driver state to MFW
Manish Rangankar
2018-08-24
1
-0
/
+11
*
scsi: qedf: Send the driver state to MFW
Saurav Kashyap
2018-08-24
1
-0
/
+12
*
scsi: xen-scsifront: add error handling for xenbus_printf
Zhouyang Jia
2018-08-24
1
-7
/
+26
*
scsi: qla2xxx: Fix memory leak for allocating abort IOCB
Quinn Tran
2018-08-15
1
-26
/
+27
*
scsi: sr: Avoid that opening a CD-ROM hangs with runtime power management ena...
Bart Van Assche
2018-08-15
1
-8
/
+21
*
scsi: virtio_scsi: fix IO hang caused by automatic irq vector affinity
Ming Lei
2018-08-15
1
-56
/
+3
*
scsi: core: introduce force_blk_mq
Ming Lei
2018-08-15
1
-0
/
+1
*
scsi: hpsa: fix selection of reply queue
Ming Lei
2018-08-15
2
-19
/
+55
*
scsi: qla2xxx: Return error when TMF returns
Anil Gurumurthy
2018-08-09
1
-4
/
+3
*
scsi: qla2xxx: Fix ISP recovery on unload
Quinn Tran
2018-08-09
1
-2
/
+3
*
scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletion
Quinn Tran
2018-08-09
4
-1
/
+8
*
scsi: qla2xxx: Fix unintialized List head crash
Quinn Tran
2018-08-09
2
-0
/
+6
*
scsi: sg: fix minor memory leak in error path
Tony Battersby
2018-08-06
1
-0
/
+1
*
scsi: cxlflash: Avoid clobbering context control register value
Matthew R. Ochs
2018-08-03
2
-1
/
+5
*
scsi: cxlflash: Synchronize reset and remove ops
Uma Krishnan
2018-08-03
1
-3
/
+3
*
scsi: megaraid_sas: Increase timeout by 1 sec for non-RAID fastpath IOs
Shivasharan S
2018-08-03
1
-0
/
+3
*
scsi: scsi_dh: replace too broad "TP9" string with the exact models
Xose Vazquez Perez
2018-08-03
1
-1
/
+4
*
scsi: qedf: Set the UNLOADING flag when removing a vport
Chad Dupuis
2018-08-03
1
-0
/
+10
*
scsi: hisi_sas: config ATA de-reset as an constrained command for v3 hw
Xiang Chen
2018-08-03
1
-5
/
+6
*
scsi: megaraid: silence a static checker bug
Dan Carpenter
2018-08-03
1
-0
/
+3
*
scsi: 3w-xxxx: fix a missing-check bug
Wenwen Wang
2018-08-03
1
-0
/
+3
*
scsi: 3w-9xxx: fix a missing-check bug
Wenwen Wang
2018-08-03
1
-0
/
+5
*
scsi: ufs: fix exception event handling
Maya Erez
2018-08-03
1
-0
/
+2
*
scsi: ufs: ufshcd: fix possible unclocked register access
Subhash Jadavani
2018-08-03
1
-6
/
+20
*
scsi: sd_zbc: Fix variable type and bogus comment
Damien Le Moal
2018-07-25
1
-2
/
+3
[next]