index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-22
scsi: ses: Retry failed Send/Receive Diagnostic commands
Wen Xiong
1
-4
/
+18
2021-09-22
scsi: lpfc: Fix gcc -Wstringop-overread warning, again
Arnd Bergmann
1
-5
/
+2
2021-09-22
scsi: lpfc: Use correct scnprintf() limit
Dan Carpenter
1
-1
/
+2
2021-09-22
scsi: lpfc: Fix sprintf() overflow in lpfc_display_fpin_wwpn()
Dan Carpenter
1
-1
/
+1
2021-09-22
scsi: acornscsi: Remove tagged queuing vestiges
Hannes Reinecke
3
-93
/
+23
2021-09-22
scsi: fas216: Kill scmd->tag
Hannes Reinecke
1
-23
/
+8
2021-09-21
scsi: qla2xxx: Restore initiator in dual mode
Dmitry Bogdanov
1
-1
/
+2
2021-09-21
scsi: ufs: core: Unbreak the reset handler
Bart Van Assche
1
-1
/
+1
2021-09-21
scsi: sd_zbc: Support disks with more than 2**32 logical blocks
Bart Van Assche
1
-1
/
+1
2021-09-21
scsi: ufs: core: Revert "scsi: ufs: Synchronize SCSI and UFS error handling"
Adrian Hunter
2
-57
/
+58
2021-09-14
scsi: sd: Make sd_spinup_disk() less noisy
Heiner Kallweit
1
-1
/
+4
2021-09-13
scsi: ufs: ufs-pci: Fix Intel LKF link stability
Adrian Hunter
3
-1
/
+81
2021-09-13
scsi: mpt3sas: Clean up some inconsistent indenting
Colin Ian King
2
-3
/
+2
2021-09-13
scsi: megaraid: Clean up some inconsistent indenting
Colin Ian King
1
-2
/
+2
2021-09-13
scsi: sr: Fix spelling mistake "does'nt" -> "doesn't"
Colin Ian King
1
-1
/
+1
2021-09-13
scsi: megaraid: Fix Coccinelle warning
jing yangyang
1
-2
/
+1
2021-09-13
scsi: ncr53c8xx: Remove unused retrieve_from_waiting_list() function
Helge Deller
1
-23
/
+0
2021-09-13
scsi: elx: efct: Do not hold lock while calling fc_vport_terminate()
James Smart
1
-2
/
+2
2021-09-13
scsi: sd_zbc: Ensure buffer size is aligned to SECTOR_SIZE
Naohiro Aota
1
-3
/
+3
2021-09-13
scsi: sd: Free scsi_disk device via put_device()
Ming Lei
1
-4
/
+5
2021-09-13
scsi: mpt3sas: Call cpu_relax() before calling udelay()
Sreekanth Reddy
1
-1
/
+3
2021-09-13
scsi: iscsi: Adjust iface sysfs attr detection
Baokun Li
1
-4
/
+4
2021-09-13
scsi: ufs: ufshpb: Remove unused parameters
ChanWoo Lee
1
-5
/
+3
2021-09-13
scsi: lpfc: Remove unneeded variable
Chi Minghao
1
-2
/
+1
2021-09-13
scsi: lpfc: Fix compilation errors on kernels with no CONFIG_DEBUG_FS
James Smart
3
-9
/
+3
2021-09-13
scsi: lpfc: Fix CPU to/from endian warnings introduced by ELS processing
James Smart
4
-15
/
+16
2021-09-13
scsi: elx: efct: Fix void-pointer-to-enum-cast warning for efc_nport_topology
James Smart
2
-6
/
+4
2021-09-13
scsi: st: Add missing break in switch statement in st_ioctl()
Nathan Chancellor
1
-0
/
+1
2021-09-07
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-28
/
+6
2021-09-03
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+0
2021-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
174
-2462
/
+16548
2021-09-02
Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-6
/
+2
2021-09-01
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+1
2021-08-31
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+1
2021-08-30
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-66
/
+32
2021-08-30
parisc: Make struct parisc_driver::remove() return void
Uwe Kleine-König
2
-6
/
+2
2021-08-28
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-3
/
+6
2021-08-25
sg: pass the device name to blk_trace_setup
Christoph Hellwig
1
-1
/
+1
2021-08-24
scsi: ufs: Fix ufshcd_request_sense_async() for Samsung KLUFG8RHDA-B2D1
Adrian Hunter
1
-7
/
+29
2021-08-24
scsi: ufs: ufs-exynos: Fix static checker warning
Alim Akhtar
2
-3
/
+3
2021-08-24
scsi: mpt3sas: Use the proper SCSI midlayer interfaces for PI
Martin K. Petersen
1
-30
/
+13
2021-08-24
scsi: lpfc: Use the proper SCSI midlayer interfaces for PI
Martin K. Petersen
1
-72
/
+48
2021-08-24
scsi: core: Fix hang of freezing queue between blocking and running device
Li Jinlin
1
-3
/
+6
2021-08-24
scsi: lpfc: Copyright updates for 14.0.0.1 patches
James Smart
4
-4
/
+4
2021-08-24
scsi: lpfc: Update lpfc version to 14.0.0.1
James Smart
1
-1
/
+1
2021-08-24
scsi: lpfc: Add bsg support for retrieving adapter cmf data
James Smart
2
-0
/
+97
2021-08-24
scsi: lpfc: Add cmf_info sysfs entry
James Smart
7
-10
/
+235
2021-08-24
scsi: lpfc: Add debugfs support for cm framework buffers
James Smart
3
-0
/
+234
2021-08-24
scsi: lpfc: Add support for maintaining the cm statistics buffer
James Smart
3
-1
/
+542
2021-08-24
scsi: lpfc: Add rx monitoring statistics
James Smart
5
-0
/
+92
[next]