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-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
Revert "scsi: Fix a bdi reregistration race"
Bart Van Assche
1
-11
/
+3
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-28
qla2xxx: Fix regression introduced by target configFS changes
Himanshu Madhani
1
-1
/
+1
2015-11-25
block/sd: Fix device-imposed transfer length limits
Martin K. Petersen
2
-16
/
+31
2015-11-25
scsi_debug: fix prevent_allow+verify regressions
Douglas Gilbert
1
-4
/
+5
2015-11-25
sd: Make discard granularity match logical block size when LBPRZ=1
Martin K. Petersen
1
-5
/
+18
2015-11-20
scsi: hpsa: select CONFIG_SCSI_SAS_ATTR
Arnd Bergmann
1
-0
/
+1
2015-11-20
scsi: advansys needs ISA dma api for ISA support
Arnd Bergmann
1
-0
/
+1
2015-11-19
scsi_sysfs: protect against double execution of __scsi_remove_device()
Vitaly Kuznetsov
1
-0
/
+8
2015-11-19
st: fix potential null pointer dereference.
Maurizio Lombardi
1
-2
/
+3
2015-11-19
scsi: report 'INQUIRY result too short' once per host
Vitaly Kuznetsov
1
-3
/
+6
2015-11-18
advansys: fix big-endian builds
Arnd Bergmann
1
-1
/
+1
2015-11-17
qla2xxx: Fix rwlock recursion
Bart Van Assche
1
-1
/
+2
2015-11-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
109
-32627
/
+6477
2015-11-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-102
/
+51
2015-11-13
hpsa: logical vs bitwise AND typo
Dan Carpenter
1
-1
/
+1
2015-11-13
mvsas: don't allow negative timeouts
Dan Carpenter
1
-2
/
+2
2015-11-13
mpt3sas: Fix use sas_is_tlr_enabled API before enabling MPI2_SCSIIO_CONTROL_T...
Sreekanth Reddy
1
-2
/
+1
2015-11-12
mpt3sas: fix inline markers on non inline function declarations
Stephen Rothwell
1
-2
/
+2
2015-11-12
Merge tag '4.4-scsi-mkp' into misc
James Bottomley
64
-31760
/
+5765
2015-11-11
sd: Clear PS bit before Mode Select.
Gabriel Krisman Bertazi
1
-0
/
+1
2015-11-11
ibmvscsi: set max_lun to 32
Laurent Vivier
2
-1
/
+2
2015-11-11
ibmvscsi: display default value for max_id, max_lun and max_channel.
Laurent Vivier
1
-2
/
+6
2015-11-11
scsi: pmcraid: replace struct timeval with ktime_get_real_seconds()
Alison Schofield
1
-3
/
+2
2015-11-11
mvumi: 64bit value for seconds_since1970
Tina Ruchandani
1
-5
/
+5
2015-11-11
be2iscsi: Fix bogus WARN_ON length check
Tim Gardner
1
-1
/
+1
2015-11-11
scsi_scan: don't dump trace when scsi_prep_async_scan() is called twice
Vitaly Kuznetsov
1
-2
/
+1
2015-11-11
mpt3sas: Bump mpt3sas driver version to 09.102.00.00
Sreekanth Reddy
1
-2
/
+2
2015-11-11
mpt3sas: Single driver module which supports both SAS 2.0 & SAS 3.0 HBAs
Sreekanth Reddy
14
-826
/
+566
2015-11-11
mpt2sas, mpt3sas: Update the driver versions
Sreekanth Reddy
1
-5
/
+10
2015-11-11
mpt3sas: setpci reset kernel oops fix
Sreekanth Reddy
4
-9
/
+71
2015-11-11
mpt3sas: Added OEM Gen2 PnP ID branding names
Sreekanth Reddy
2
-114
/
+305
2015-11-11
mpt3sas: Refcount fw_events and fix unsafe list usage
Sreekanth Reddy
1
-22
/
+94
2015-11-11
mpt3sas: Refcount sas_device objects and fix unsafe list usage
Sreekanth Reddy
3
-157
/
+365
2015-11-11
mpt3sas: sysfs attribute to report Backup Rail Monitor Status
Sreekanth Reddy
3
-0
/
+116
2015-11-11
mpt3sas: Ported WarpDrive product SSS6200 support
Sreekanth Reddy
6
-46
/
+665
2015-11-11
mpt3sas: fix for driver fails EEH, recovery from injected pci bus error
Sreekanth Reddy
2
-1
/
+19
2015-11-11
mpt3sas: Manage MSI-X vectors according to HBA device type
Sreekanth Reddy
3
-18
/
+31
2015-11-11
mpt3sas: Don't send PHYDISK_HIDDEN RAID action request on SAS2 HBAs
Sreekanth Reddy
1
-2
/
+17
2015-11-11
mpt3sas: Build MPI SGL LIST on GEN2 HBAs and IEEE SGL LIST on GEN3 HBAs
Sreekanth Reddy
1
-13
/
+168
2015-11-11
mpt2sas, mpt3sas: Remove SCSI_MPTXSAS_LOGGING entry from Kconfig
Sreekanth Reddy
7
-83
/
+10
2015-11-11
mpt3sas: Define 'hba_mpi_version_belonged' IOC variable
Sreekanth Reddy
6
-8
/
+62
2015-11-11
mpt2sas: Remove .c and .h files from mpt2sas driver
Sreekanth Reddy
8
-22391
/
+0
2015-11-11
mpt2sas: Move Gen2 HBA's device registration to a separate file
Sreekanth Reddy
3
-6
/
+293
2015-11-11
mpt3sas: Move Gen3 HBA's device registration to a separate file
Sreekanth Reddy
5
-159
/
+261
2015-11-11
mpt3sas: Added mpt2sas driver definitions
Sreekanth Reddy
4
-145
/
+191
[next]