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-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-55
/
+64
2021-04-10
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-55
/
+64
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-28
/
+79
2021-04-05
scsi: scsi_transport_srp: Don't block target in SRP_PORT_LOST state
Martin Wilck
1
-1
/
+1
2021-04-05
scsi: pm80xx: Fix chip initialization failure
Viswas G
1
-4
/
+4
2021-04-03
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+13
2021-04-01
scsi: ufs: core: Fix wrong Task Tag used in task management request UPIUs
Can Guo
1
-17
/
+13
2021-04-01
scsi: ufs: core: Fix task management request completion timeout
Can Guo
1
-0
/
+1
2021-04-01
scsi: hpsa: Add an assert to prevent __packed reintroduction
Sergei Trofimovich
1
-0
/
+12
2021-04-01
scsi: hpsa: Fix boot on ia64 (atomic_t alignment)
Sergei Trofimovich
1
-1
/
+1
2021-04-01
scsi: hpsa: Use __packed on individual structs, not header-wide
Sergei Trofimovich
1
-34
/
+34
2021-03-30
scsi/aacraid: Delete obsolete TODO file
Wang Qing
1
-3
/
+0
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
[next]