index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-30
Fix a memory leak in scsi_host_dev_release()
Bart Van Assche
1
-0
/
+11
2015-11-25
block/sd: Fix device-imposed transfer length limits
Martin K. Petersen
5
-37
/
+51
2015-11-25
scsi_debug: fix prevent_allow+verify regressions
Douglas Gilbert
1
-4
/
+5
2015-11-25
MAINTAINERS: Add myself as co-maintainer of the SCSI subsystem.
Martin K. Petersen
1
-1
/
+3
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
2
-3
/
+9
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
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-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
mptfusion: don't allow negative bytes in kbuf_alloc_2_sgl()
Dan Carpenter
1
-0
/
+4
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
2015-11-11
mpt2sas: Use mpi headers from mpt3sas
Christoph Hellwig
10
-7605
/
+6
2015-11-09
pm80xx: remove the SCSI host before detaching from SAS transport
Benjamin Rood
1
-1
/
+1
2015-11-09
mvsas: remove SCSI host before detaching from SAS transport
Jack Wang
1
-1
/
+1
2015-11-09
aic94xx: remove SCSI host before detaching from SAS transport
Jack Wang
1
-1
/
+1
2015-11-09
isci: remove SCSI host before detaching from SAS transport
Jack Wang
1
-2
/
+2
2015-11-09
ipr: Driver version 2.6.3.
Gabriel Krisman Bertazi
1
-2
/
+2
2015-11-09
ipr: Issue Configure Cache Parameters command.
Gabriel Krisman Bertazi
2
-1
/
+62
2015-11-09
ipr: Inquiry IOA page 0xC4 during initialization.
Gabriel Krisman Bertazi
2
-1
/
+45
[next]