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-04-03
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+13
2021-03-29
scsi: iscsi: Fix race condition between login and sync thread
Gulam Mohamed
1
-1
/
+13
2021-03-28
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-27
/
+66
2021-03-24
scsi: mpt3sas: Fix error return code of mpt3sas_base_attach()
Jia-Ju Bai
1
-2
/
+6
2021-03-24
scsi: qedi: Fix error return code of qedi_alloc_global_queues()
Jia-Ju Bai
1
-0
/
+1
2021-03-24
scsi: Revert "qla2xxx: Make sure that aborted commands are freed"
Bart Van Assche
2
-12
/
+5
2021-03-24
scsi: ibmvfc: Make ibmvfc_wait_for_ops() MQ aware
Tyrel Datwyler
1
-17
/
+34
2021-03-24
scsi: ibmvfc: Fix potential race in ibmvfc_wait_for_ops()
Tyrel Datwyler
1
-9
/
+33
2021-03-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
8
-15
/
+20
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
3
-3
/
+0
2021-03-16
scsi: mpt3sas: Do not use GFP_KERNEL in atomic context
Christophe JAILLET
1
-1
/
+1
2021-03-16
scsi: ufs: ufs-mediatek: Correct operator & -> &&
dongjian
1
-1
/
+1
2021-03-16
scsi: sd_zbc: Update write pointer offset cache
Johannes Thumshirn
1
-8
/
+11
2021-03-15
scsi: lpfc: Fix some error codes in debugfs
Dan Carpenter
1
-2
/
+2
2021-03-15
scsi: qla2xxx: Fix broken #endif placement
Alexey Dobriyan
1
-1
/
+1
2021-03-15
scsi: st: Fix a use after free in st_open()
Lv Yunlong
1
-1
/
+1
2021-03-15
scsi: myrs: Fix a double free in myrs_cleanup()
Lv Yunlong
1
-1
/
+1
2021-03-15
scsi: ibmvfc: Free channel_setup_buf during device tear down
Tyrel Datwyler
1
-0
/
+2
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
[next]