index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
scsi: lpfc: Add Buffer overflow check, when nvme_info larger than PAGE_SIZE
James Smart
2018-07-10
1
-175
/
+257
|
*
|
|
|
scsi: target: Remove second argument from fabric_make_tpg()
Bart Van Assche
2018-07-02
2
-9
/
+4
|
*
|
|
|
scsi: core: fix scsi_host_queue_ready
Ming Lei
2018-07-02
1
-1
/
+1
|
*
|
|
|
scsi: sd_zbc: Remove an assignment from sd_zbc_setup_report_cmnd()
Bart Van Assche
2018-07-02
1
-6
/
+0
|
*
|
|
|
scsi: qedi: tidy up a size calculation
Dan Carpenter
2018-07-02
1
-1
/
+1
|
*
|
|
|
scsi: ibmvscsi: Improve strings handling
Breno Leitao
2018-07-02
1
-2
/
+2
|
*
|
|
|
scsi: core: avoid host-wide host_busy counter for scsi_mq
Ming Lei
2018-06-26
2
-7
/
+40
|
*
|
|
|
scsi: read host_busy via scsi_host_busy()
Ming Lei
2018-06-26
9
-15
/
+25
|
*
|
|
|
scsi: sd: Remove a superfluous assignment
Bart Van Assche
2018-06-26
1
-1
/
+0
|
*
|
|
|
scsi: qedi: Fix misleading indentation
Bart Van Assche
2018-06-26
1
-14
/
+16
|
*
|
|
|
scsi: don't add scsi command result bytes
Johannes Thumshirn
2018-06-26
4
-5
/
+5
|
*
|
|
|
scsi: core: check for equality of result byte values
Johannes Thumshirn
2018-06-26
9
-19
/
+18
|
*
|
|
|
scsi: core: scsi_io_completion convert BUGs to WARNs
Douglas Gilbert
2018-06-26
1
-3
/
+12
|
*
|
|
|
scsi: core: scsi_io_completion hints on fastpath
Douglas Gilbert
2018-06-26
1
-9
/
+9
|
*
|
|
|
scsi: core: add scsi_io_completion_reprep helper
Douglas Gilbert
2018-06-26
1
-23
/
+18
|
*
|
|
|
scsi: core: add scsi_io_completion_action helper
Douglas Gilbert
2018-06-26
1
-154
/
+175
|
*
|
|
|
scsi: core: add scsi_io_completion_nz_result function
Douglas Gilbert
2018-06-26
1
-57
/
+75
|
*
|
|
|
scsi: core: scsi_io_completion: rename variables
Douglas Gilbert
2018-06-26
1
-33
/
+39
|
*
|
|
|
scsi: core: scsi_io_completion: comment on end_request return
Douglas Gilbert
2018-06-26
1
-0
/
+1
|
*
|
|
|
scsi: lpfc: use monotonic timestamps for statistics
Arnd Bergmann
2018-06-26
3
-11
/
+5
|
*
|
|
|
scsi: scsi_transport_fc: use 64-bit timestamps consistently
Arnd Bergmann
2018-06-26
1
-2
/
+2
|
*
|
|
|
scsi: aacraid: stop using deprated get_seconds()
Arnd Bergmann
2018-06-26
3
-4
/
+6
|
*
|
|
|
scsi: cxlflash: Change return type for fault handler
Souptick Joarder
2018-06-21
2
-6
/
+5
|
*
|
|
|
scsi: smartpqi: bump driver version to 1.1.4-130
Don Brace
2018-06-19
1
-2
/
+2
|
*
|
|
|
scsi: smartpqi: fix critical ARM issue reading PQI index registers
Kevin Barnett
2018-06-19
2
-25
/
+30
|
*
|
|
|
scsi: smartpqi: add inspur advantech ids
Kevin Barnett
2018-06-19
1
-0
/
+16
|
*
|
|
|
scsi: smartpqi: improve error checking for sync requests
Kevin Barnett
2018-06-19
2
-16
/
+40
|
*
|
|
|
scsi: smartpqi: improve handling for sync requests
Kevin Barnett
2018-06-19
1
-32
/
+23
|
*
|
|
|
scsi: mpt3sas: Improve kernel-doc headers
Bart Van Assche
2018-06-19
7
-555
/
+363
|
*
|
|
|
scsi: mpt3sas: Split _base_reset_handler(), mpt3sas_scsih_reset_handler() and...
Bart Van Assche
2018-06-19
4
-148
/
+166
|
*
|
|
|
scsi: mpt3sas: Fix a race condition in mpt3sas_base_hard_reset_handler()
Bart Van Assche
2018-06-19
2
-10
/
+1
|
*
|
|
|
scsi: mpt3sas: Fix _transport_smp_handler() error path
Bart Van Assche
2018-06-19
1
-2
/
+3
|
*
|
|
|
scsi: mpt3sas: Introduce struct mpt3sas_nvme_cmd
Bart Van Assche
2018-06-19
2
-11
/
+9
|
*
|
|
|
scsi: mpt3sas: Annotate switch/case fall-through
Bart Van Assche
2018-06-19
2
-0
/
+4
|
*
|
|
|
scsi: mpt3sas: Remove set-but-not-used variables
Bart Van Assche
2018-06-19
2
-15
/
+0
|
*
|
|
|
scsi: mpt3sas: Fix indentation
Bart Van Assche
2018-06-19
3
-22
/
+22
|
*
|
|
|
scsi: libsas: dynamically allocate and free ata host
Jason Yan
2018-06-19
2
-14
/
+28
|
*
|
|
|
scsi: target: Convert target drivers to use sbitmap
Matthew Wilcox
2018-06-19
1
-4
/
+6
|
*
|
|
|
scsi: target: Abstract tag freeing
Matthew Wilcox
2018-06-19
1
-2
/
+2
|
*
|
|
|
scsi: ufs: ufshcd_dump_regs to use memcpy_fromio
Tomas Winkler
2018-06-19
3
-26
/
+33
|
*
|
|
|
scsi: sg: clean up gfp_mask in sg_build_indirect
Jeff Moyer
2018-06-19
1
-5
/
+2
|
*
|
|
|
scsi: qla2xxx: remove irq save in qla2x00_poll()
Sebastian Andrzej Siewior
2018-06-19
1
-3
/
+1
|
*
|
|
|
scsi: core: remove Scsi_Cmnd typedef
Johannes Thumshirn
2018-06-19
16
-109
/
+114
|
*
|
|
|
scsi: bnx2i: add error handling for ioremap_nocache
Zhouyang Jia
2018-06-19
1
-0
/
+2
|
*
|
|
|
scsi: libsas: remove irq save in sas_ata_qc_issue()
Sebastian Andrzej Siewior
2018-06-19
1
-6
/
+1
|
*
|
|
|
scsi: ipr: Format HCAM overlay ID 0x41
Wen Xiong
2018-06-19
2
-0
/
+32
|
*
|
|
|
scsi: hisi_sas: Update a couple of register settings for v3 hw
John Garry
2018-06-19
1
-2
/
+1
|
*
|
|
|
scsi: hisi_sas: Add missing PHY spinlock init
John Garry
2018-06-19
1
-0
/
+2
|
*
|
|
|
scsi: hisi_sas: Pre-allocate slot DMA buffers
Xiang Chen
2018-06-19
2
-45
/
+42
|
*
|
|
|
scsi: hisi_sas: Release all remaining resources in clear nexus ha
Xiaofei Tan
2018-06-19
1
-3
/
+21
[prev]
[next]