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
2015-12-10
storvsc: add logging for error/warning messages
Long Li
1
-1
/
+33
2015-12-10
VMW_PVSCSI: Fix the issue of DMA-API related warnings.
Josh Boyer
2
-7
/
+40
2015-12-10
cxlflash: drop unlikely before IS_ERR_OR_NULL
Geliang Tang
1
-2
/
+2
2015-12-10
cxlflash: a couple off by one bugs
Dan Carpenter
1
-2
/
+2
2015-12-10
Revert "SCSI: Fix NULL pointer dereference in runtime PM"
Ken Xue
1
-10
/
+10
2015-12-10
ses: Fix problems with simple enclosures
James Bottomley
1
-1
/
+19
2015-12-07
scsi_dh_alua: Remove stale variables
Hannes Reinecke
1
-2
/
+0
2015-12-06
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
14
-48
/
+103
2015-12-03
Merge branch 'mkp-fixes' into fixes
James Bottomley
14
-37
/
+100
2015-12-03
mpt3sas: fix Kconfig dependency problem for mpt2sas back compatibility
James Bottomley
1
-0
/
+1
2015-12-02
bfa: Update driver version to 3.2.25.0
Anil Gurumurthy
1
-1
/
+1
2015-12-02
bfa: File header and user visible string changes
Anil Gurumurthy
39
-89
/
+84
2015-12-02
bfa: Fix for crash when bfa_itnim is NULL
Anil Gurumurthy
1
-0
/
+26
2015-12-02
bfa: Update copyright messages
Anil Gurumurthy
39
-78
/
+117
2015-12-02
scsi_dh_alua: use scsi_vpd_tpg_id()
Hannes Reinecke
1
-31
/
+6
2015-12-02
scsi: Add scsi_vpd_tpg_id()
Hannes Reinecke
1
-0
/
+48
2015-12-02
scsi: export 'wwid' to sysfs
Hannes Reinecke
1
-0
/
+17
2015-12-02
scsi: Add scsi_vpd_lun_id()
Hannes Reinecke
1
-0
/
+140
2015-12-02
scsi_dh_alua: simplify sense code handling
Hannes Reinecke
1
-28
/
+17
2015-12-02
scsi_dh_alua: rework alua_check_tpgs() to return the tpgs mode
Hannes Reinecke
1
-14
/
+11
2015-12-02
scsi_dh_alua: use unaligned access macros
Hannes Reinecke
1
-15
/
+8
2015-12-02
scsi_dh_alua: use flag for RTPG extended header
Hannes Reinecke
1
-8
/
+7
2015-12-02
scsi_dh_alua: fixup description of stpg_endio()
Hannes Reinecke
1
-4
/
+2
2015-12-02
scsi_dh_alua: return standard SCSI return codes in submit_rtpg
Hannes Reinecke
1
-16
/
+17
2015-12-02
scsi_dh_alua: use standard logging functions
Hannes Reinecke
1
-14
/
+13
2015-12-02
scsi_dh_alua: sanitze sense code handling
Hannes Reinecke
1
-11
/
+7
2015-12-02
scsi_dh_alua: improved logging
Hannes Reinecke
1
-2
/
+8
2015-12-02
scsi_dh_alua: Use vpd_pg83 information
Hannes Reinecke
1
-69
/
+18
2015-12-02
scsi_dh_alua: Disable ALUA handling for non-disk devices
Hannes Reinecke
1
-0
/
+12
2015-12-02
scsi: ignore errors from scsi_dh_add_device()
Hannes Reinecke
1
-3
/
+4
2015-12-02
scsi_dh: move 'dh_state' sysfs attribute to generic code
Hannes Reinecke
3
-73
/
+60
2015-12-02
Revert "scsi: Fix a bdi reregistration race"
Bart Van Assche
1
-11
/
+3
2015-11-30
mvsas: fix misleading indentation
Luis de Bethencourt
1
-2
/
+2
2015-11-30
scsi: ufs: fix spelling mistake in error message
Colin Ian King
1
-1
/
+1
2015-11-30
mpt3sas: Add dummy Kconfig option for backwards compatibility
Martin K. Petersen
1
-0
/
+8
2015-11-30
Fix a memory leak in scsi_host_dev_release()
Bart Van Assche
1
-0
/
+11
2015-11-30
arcmsr: change driver version to v1.30.00.22-20151126
Ching Huang
1
-1
/
+1
2015-11-30
arcmsr: Split dma resource allocation to a new function
Ching Huang
1
-82
/
+93
2015-11-30
arcmsr: more readability improvements
Ching Huang
1
-47
/
+26
2015-11-30
arcmsr: changes driver version number
Ching Huang
1
-1
/
+1
2015-11-30
arcmsr: adds code to support new Areca adapter ARC1203
Ching Huang
2
-5
/
+31
2015-11-30
arcmsr: make code more readable
Ching Huang
2
-7
/
+10
2015-11-30
arcmsr: fixes not release allocated resource
Ching Huang
1
-1
/
+5
2015-11-30
arcmsr: fixed getting wrong configuration data
Ching Huang
1
-10
/
+10
2015-11-30
scsi_transport_fc: Introduce scsi_host_{get,put}()
Bart Van Assche
1
-6
/
+6
2015-11-30
scsi_debug: check for bigger value first
Andy Shevchenko
1
-3
/
+3
2015-11-30
scsi: rescan VPD attributes
Hannes Reinecke
4
-8
/
+36
2015-11-28
qla2xxx: Fix regression introduced by target configFS changes
Himanshu Madhani
1
-1
/
+1
2015-11-25
aacraid: aac_release_resources() can be static
Fengguang Wu
1
-1
/
+1
2015-11-25
scsi: use sector_div instead of do_div
Arnd Bergmann
1
-2
/
+2
[prev]
[next]