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
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2017-10-28
6
-15
/
+16
|
\
|
*
scsi: Suppress a kernel warning in case the prep function returns BLKPREP_DEFER
Bart Van Assche
2017-10-23
1
-7
/
+1
|
*
scsi: sg: Re-fix off by one in sg_fill_request_table()
Ben Hutchings
2017-10-17
1
-1
/
+1
|
*
scsi: aacraid: Fix controller initialization failure
Raghava Aditya Renukunta
2017-10-16
2
-4
/
+11
|
*
scsi: hpsa: Fix configured_logical_drive_count·check
Christos Gkekas
2017-10-16
1
-1
/
+1
|
*
scsi: qla2xxx: Initialize Work element before requesting IRQs
Himanshu Madhani
2017-10-16
1
-2
/
+2
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2017-10-17
5
-5
/
+15
|
\
|
|
*
scsi: fc: check for rport presence in fc_block_scsi_eh
Johannes Thumshirn
2017-10-11
1
-0
/
+3
|
*
scsi: qla2xxx: Fix uninitialized work element
Quinn Tran
2017-10-11
1
-1
/
+2
|
*
scsi: libiscsi: fix shifting of DID_REQUEUE host byte
Johannes Thumshirn
2017-10-11
1
-1
/
+1
|
*
scsi: libfc: fix a deadlock in fc_rport_work
Satish Kharat
2017-10-06
1
-1
/
+1
|
*
scsi: fixup kernel warning during rmmod()
Hannes Reinecke
2017-10-06
1
-2
/
+8
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2017-10-07
5
-30
/
+34
|
\
|
|
*
scsi: ibmvscsis: Fix write_pending failure path
Bryant G. Ly
2017-10-02
1
-1
/
+1
|
*
scsi: libiscsi: Remove iscsi_destroy_session
Khazhismel Kumykov
2017-10-02
1
-16
/
+0
|
*
scsi: libiscsi: Fix use-after-free race during iscsi_session_teardown
Khazhismel Kumykov
2017-10-02
1
-4
/
+4
|
*
scsi: sd: Do not override max_sectors_kb sysfs setting
Martin K. Petersen
2017-10-02
1
-5
/
+14
|
*
scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAP
Martin K. Petersen
2017-10-02
2
-4
/
+15
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2017-09-30
8
-27
/
+32
|
\
|
|
*
scsi: ILLEGAL REQUEST + ASC==27 => target failure
Martin Wilck
2017-09-27
1
-1
/
+2
|
*
scsi: aacraid: Add a small delay after IOP reset
Guilherme G. Piccoli
2017-09-27
1
-0
/
+2
|
*
scsi: scsi_transport_fc: Also check for NOTPRESENT in fc_remote_port_add()
Hannes Reinecke
2017-09-25
1
-1
/
+2
|
*
scsi: scsi_transport_fc: set scsi_target_id upon rescan
Hannes Reinecke
2017-09-25
1
-10
/
+1
|
*
scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse nlms...
Xin Long
2017-09-25
1
-1
/
+1
|
*
scsi: aacraid: error: testing array offset 'bus' after use
Nikola Pajkovsky
2017-09-15
1
-8
/
+12
|
*
scsi: lpfc: Don't return internal MBXERR_ERROR code from probe function
Stefano Brivio
2017-09-15
1
-0
/
+1
|
*
scsi: aacraid: Fix 2T+ drives on SmartIOC-2000
Dave Carroll
2017-09-15
2
-6
/
+11
*
|
qla2xxx: remove use of FC-specific error codes
James Smart
2017-09-25
1
-1
/
+1
*
|
lpfc: remove use of FC-specific error codes
James Smart
2017-09-25
1
-1
/
+1
|
/
*
scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLE
Hannes Reinecke
2017-09-15
1
-3
/
+2
*
scsi: sg: factor out sg_fill_request_table()
Hannes Reinecke
2017-09-15
1
-26
/
+35
*
scsi: sd: Remove unnecessary condition in sd_read_block_limits()
Lukas Czerner
2017-09-15
1
-2
/
+0
*
scsi: acornscsi: fix build error
Arnd Bergmann
2017-09-14
1
-3
/
+3
*
scsi: scsi_transport_fc: fix NULL pointer dereference in fc_bsg_job_timeout
Christoph Hellwig
2017-09-14
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-09-13
2
-9
/
+1
|
\
|
*
scsi: scsi_transport_sas: select BLK_DEV_BSGLIB
Arnd Bergmann
2017-09-05
1
-1
/
+1
|
*
scsi: Remove Scsi_Host.uspace_req_q
Bart Van Assche
2017-09-05
1
-8
/
+0
*
|
Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-09-12
1
-2
/
+1
|
\
\
|
*
|
dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flags
Christoph Hellwig
2017-09-01
1
-2
/
+1
*
|
|
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
2017-09-08
1
-1
/
+1
*
|
|
drivers/scsi/sym53c8xx_2/sym_hipd.c: convert to use memset32
Matthew Wilcox
2017-09-08
1
-8
/
+3
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-09-07
180
-3874
/
+4469
|
\
\
\
|
*
\
\
Merge branch 'fixes' into misc
James Bottomley
2017-09-07
25
-256
/
+177
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
scsi: qla2xxx: Fix an integer overflow in sysfs code
Dan Carpenter
2017-08-30
1
-4
/
+4
|
|
*
|
scsi: storvsc: fix memory leak on ring buffer busy
Long Li
2017-08-30
1
-0
/
+2
|
|
*
|
scsi: aacraid: Fix command send race condition
Brian King
2017-08-29
1
-33
/
+21
|
|
*
|
scsi: qedi: off by one in qedi_get_cmd_from_tid()
Dan Carpenter
2017-08-28
1
-1
/
+1
|
*
|
|
scsi: scsi-mq: Always unprepare before requeuing a request
Bart Van Assche
2017-08-31
1
-2
/
+8
|
*
|
|
scsi: Show .retries and .jiffies_at_alloc in debugfs
Bart Van Assche
2017-08-31
1
-1
/
+3
|
*
|
|
scsi: Improve requeuing behavior
Bart Van Assche
2017-08-31
1
-2
/
+13
[next]