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-03-12
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-58
/
+59
2021-03-07
Merge tag 'powerpc-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-8
/
+3
2021-03-04
scsi: iscsi: Verify lengths on passthrough PDUs
Chris Leech
1
-0
/
+9
2021-03-04
scsi: iscsi: Ensure sysfs attributes are limited to PAGE_SIZE
Chris Leech
2
-83
/
+90
2021-03-04
scsi: iscsi: Restrict sessions and handles to admin capabilities
Lee Duncan
1
-0
/
+6
2021-03-04
scsi: vmw_pvscsi: MAINTAINERS: Update maintainer
Vishal Bhakta
2
-4
/
+0
2021-03-04
scsi: ufs: Convert sysfs sprintf/snprintf family to sysfs_emit
Jiapeng Chong
1
-1
/
+1
2021-03-04
scsi: ufs: Remove redundant checks of !hba in suspend/resume callbacks
Can Guo
1
-21
/
+0
2021-03-04
scsi: ufs: ufs-qcom: Disable interrupt in reset path
Nitin Rawat
1
-0
/
+10
2021-03-04
scsi: ufs: Minor adjustments to error handling
Can Guo
1
-6
/
+12
2021-03-04
scsi: ibmvfc: Reinitialize sub-CRQs and perform channel enquiry after LPM
Tyrel Datwyler
1
-0
/
+12
2021-03-04
scsi: ibmvfc: Store return code of H_FREE_SUB_CRQ during cleanup
Tyrel Datwyler
1
-2
/
+3
2021-03-04
scsi: ibmvfc: Treat H_CLOSED as success during sub-CRQ registration
Tyrel Datwyler
1
-1
/
+2
2021-03-04
scsi: ibmvfc: Fix invalid sub-CRQ handles after hard reset
Tyrel Datwyler
1
-12
/
+9
2021-03-04
scsi: ibmvfc: Simplify handling of sub-CRQ initialization
Tyrel Datwyler
1
-11
/
+10
2021-03-02
vio: make remove callback return void
Uwe Kleine-König
3
-8
/
+3
2021-02-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
24
-222
/
+612
2021-02-22
scsi: hpsa: Correct dev cmds outstanding for retried cmds
Don Brace
2
-8
/
+45
2021-02-22
scsi: sd: Fix Opal support
Bart Van Assche
1
-3
/
+3
2021-02-22
scsi: sd: sd_zbc: Don't pass GFP_NOIO to kvcalloc
Johannes Thumshirn
1
-1
/
+5
2021-02-22
scsi: aic7xxx: Remove unused function pointer typedef ahc_bus_suspend/resume_t
Chen Lin
1
-2
/
+0
2021-02-22
scsi: bnx2fc: Fix Kconfig warning & CNIC build errors
Randy Dunlap
1
-0
/
+1
2021-02-22
scsi: ufs: Fix a duplicate dev quirk number
Avri Altman
1
-1
/
+1
2021-02-22
scsi: aic79xx: Fix spelling of version
Bhaskar Chowdhury
1
-1
/
+1
2021-02-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
129
-8893
/
+5332
2021-02-22
Merge tag 'mmc-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
3
-13
/
+2
2021-02-21
Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
4
-9
/
+5
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-9
/
+43
2021-02-17
Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
9
-26
/
+64
2021-02-10
sd_zbc: clear zone resources for non-zoned case
Damien Le Moal
1
-5
/
+32
2021-02-10
block: introduce zone_write_granularity limit
Damien Le Moal
1
-0
/
+8
2021-02-08
scsi: iscsi: Drop session lock in iscsi_session_chkready()
Mike Christie
1
-3
/
+0
2021-02-08
scsi: qla4xxx: Use iscsi_is_session_online()
Mike Christie
1
-1
/
+1
2021-02-08
scsi: libiscsi: Reset max/exp cmdsn during recovery
Mike Christie
1
-0
/
+7
2021-02-08
scsi: iscsi_tcp: Fix shost can_queue initialization
Mike Christie
1
-2
/
+7
2021-02-08
scsi: libiscsi: Add helper to calculate max SCSI cmds per session
Mike Christie
1
-32
/
+54
2021-02-08
scsi: libiscsi: Fix iSCSI host workq destruction
Mike Christie
1
-2
/
+3
2021-02-08
scsi: libiscsi: Fix iscsi_task use after free()
Mike Christie
2
-28
/
+45
2021-02-08
scsi: libiscsi: Drop taskqueuelock
Mike Christie
2
-94
/
+170
2021-02-08
scsi: libiscsi: Fix iscsi_prep_scsi_cmd_pdu() error handling
Mike Christie
1
-8
/
+3
2021-02-08
scsi: isci: Remove redundant initialization of variable 'status'
Yang Li
1
-6
/
+2
2021-02-08
scsi: ufs: Print the counter of each event history
DooHyun Hwang
1
-2
/
+4
2021-02-08
scsi: qla2xxx: Simplify if statement
Jiapeng Chong
1
-2
/
+1
2021-02-08
scsi: mpt3sas: Update driver version to 37.100.00.00
Suganath Prabu S
1
-2
/
+2
2021-02-08
scsi: mpt3sas: Additional diagnostic buffer query interface
Suganath Prabu S
6
-4
/
+177
2021-02-08
scsi: mpt3sas: Add support for shared host tagset for CPU hotplug
Sreekanth Reddy
3
-18
/
+75
2021-02-08
scsi: mpt3sas: Fix ReplyPostFree pool allocation
Sreekanth Reddy
1
-1
/
+2
2021-02-08
scsi: pmcraid: Fix 'ioarcb' alignment warning
Arnd Bergmann
1
-3
/
+3
2021-02-08
scsi: scsi_debug: Fix a memory leak
Maurizio Lombardi
1
-0
/
+1
2021-02-08
scsi: sd: Warn if unsupported ZBC device is probed
Damien Le Moal
1
-3
/
+5
[next]