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
2019-11-18
scsi: sd_zbc: Remove set but not used variable 'buflen'
YueHaibing
1
-2
/
+0
2019-11-12
block: rework zone reporting
Christoph Hellwig
2
-58
/
+52
2019-11-12
scsi: sd_zbc: Cleanup sd_zbc_alloc_report_buffer()
Damien Le Moal
1
-11
/
+13
2019-11-12
block: Enhance blk_revalidate_disk_zones()
Damien Le Moal
1
-87
/
+20
2019-11-12
Merge branch 'for-5.5/drivers-post' into for-5.5/zoned
Jens Axboe
12
-48
/
+70
2019-11-07
scsi: sd_zbc: add zone open, close, and finish support
Ajay Joshi
3
-14
/
+31
2019-11-07
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scs...
Jens Axboe
4
-26
/
+22
2019-11-07
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Jens Axboe
18
-30
/
+62
2019-11-06
scsi: core: Handle drivers which set sg_tablesize to zero
Michael Schmitz
1
-1
/
+2
2019-11-05
scsi: qla2xxx: fix NPIV tear down process
Martin Wilck
2
-6
/
+10
2019-11-05
scsi: sd_zbc: Fix sd_zbc_complete()
Damien Le Moal
1
-19
/
+10
2019-10-28
scsi: qla2xxx: stop timer in shutdown path
Nicholas Piggin
1
-0
/
+4
2019-10-25
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
9
-15
/
+36
2019-10-24
scsi: sd: define variable dif as unsigned int instead of bool
Xiang Chen
1
-1
/
+2
2019-10-22
scsi: qla2xxx: Fix partial flash write of MBI
Quinn Tran
1
-4
/
+3
2019-10-22
scsi: qla2xxx: Initialized mailbox to prevent driver load failure
Himanshu Madhani
1
-1
/
+2
2019-10-22
scsi: lpfc: Honor module parameter lpfc_use_adisc
Daniel Wagner
1
-2
/
+2
2019-10-18
scsi: ufs-bsg: Wake the device before sending raw upiu commands
Avri Altman
1
-0
/
+4
2019-10-18
scsi: lpfc: Check queue pointer before use
Daniel Wagner
1
-1
/
+1
2019-10-18
scsi: qla2xxx: fixup incorrect usage of host_byte
Hannes Reinecke
1
-3
/
+3
2019-10-18
Merge tag 'mkp-scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+3
2019-10-17
scsi: lpfc: remove left-over BUILD_NVME defines
Hannes Reinecke
2
-4
/
+0
2019-10-17
scsi: core: try to get module before removing device
Yufen Yu
1
-1
/
+10
2019-10-17
scsi: hpsa: add missing hunks in reset-patch
Don Brace
1
-0
/
+4
2019-10-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-3
/
+5
2019-10-09
scsi: ch: Make it possible to open a ch device multiple times again
Bart Van Assche
1
-1
/
+0
2019-10-09
scsi: fix kconfig dependency warning related to 53C700_LE_ON_BE
Thomas Bogendoerfer
1
-1
/
+1
2019-10-09
scsi: sni_53c710: fix compilation error
Thomas Bogendoerfer
1
-3
/
+1
2019-10-09
scsi: scsi_dh_alua: handle RTPG sense code correctly during state transitions
Hannes Reinecke
1
-5
/
+16
2019-10-09
scsi: qla2xxx: fix a potential NULL pointer dereference
Allen Pais
1
-0
/
+4
2019-10-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
15
-80
/
+193
2019-10-03
scsi: core: save/restore command resid for error handling
Damien Le Moal
1
-0
/
+3
2019-09-30
scsi: qla2xxx: Remove WARN_ON_ONCE in qla2x00_status_cont_entry()
Daniel Wagner
1
-2
/
+0
2019-09-30
scsi: sd: Ignore a failure to sync cache due to lack of authorization
Oliver Neukum
1
-1
/
+2
2019-09-24
Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-8
/
+0
2019-09-23
scsi: qla2xxx: Fix Nport ID display value
Quinn Tran
1
-3
/
+4
2019-09-23
scsi: qla2xxx: Fix N2N link up fail
Quinn Tran
2
-4
/
+4
2019-09-23
scsi: qla2xxx: Fix N2N link reset
Quinn Tran
4
-34
/
+103
2019-09-23
scsi: qla2xxx: Optimize NPIV tear down process
Quinn Tran
6
-12
/
+34
2019-09-23
scsi: qla2xxx: Fix stale mem access on driver unload
Quinn Tran
2
-13
/
+9
2019-09-23
scsi: qla2xxx: Fix unbound sleep in fcport delete path.
Quinn Tran
1
-0
/
+4
2019-09-23
scsi: qla2xxx: Silence fwdump template message
Himanshu Madhani
1
-1
/
+1
2019-09-23
scsi: hisi_sas: Make three functions static
YueHaibing
1
-3
/
+3
2019-09-23
scsi: megaraid: disable device when probe failed after enabled device
Xiang Chen
1
-2
/
+2
2019-09-23
scsi: storvsc: setup 1:1 mapping between hardware queue and CPU queue
Long Li
1
-2
/
+1
2019-09-23
scsi: qedf: Remove always false 'tmp_prio < 0' statement
Austin Kim
1
-1
/
+1
2019-09-23
scsi: ufs: skip shutdown if hba is not powered
Stanley Chu
1
-0
/
+3
2019-09-23
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-3
/
+0
2019-09-23
scsi: bnx2fc: Handle scope bits when array returns BUSY or TSF
Laurence Oberman
1
-5
/
+24
2019-09-23
scsi: core: fix dh and multipathing for SCSI hosts without request batching
Steffen Maier
1
-1
/
+2
[next]