Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a9bc97e43f56c0cf9a3f7528f0ed012fe352207c
/
drivers
/
scsi
ed94724
Merge remote-tracking branch 'mkp-scsi/4.4/scsi-fixes' into fixes
by James Bottomley
· 9 years ago
5e10335
ses: fix additional element traversal bug
by James Bottomley
· 9 years ago
1c69d3b
Revert "SCSI: Fix NULL pointer dereference in runtime PM"
by Ken Xue
· 9 years ago
3417c1b
ses: Fix problems with simple enclosures
by James Bottomley
· 9 years ago
19190f5
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
be9e2f7
Merge branch 'mkp-fixes' into fixes
by James Bottomley
· 9 years ago
3ddda3e
mpt3sas: fix Kconfig dependency problem for mpt2sas back compatibility
by James Bottomley
· 9 years ago
e619e6c
Revert "scsi: Fix a bdi reregistration race"
by Bart Van Assche
· 9 years ago
b840c36
mpt3sas: Add dummy Kconfig option for backwards compatibility
by Martin K. Petersen
· 9 years ago
b49493f
Fix a memory leak in scsi_host_dev_release()
by Bart Van Assche
· 9 years ago
3786dc4
qla2xxx: Fix regression introduced by target configFS changes
by Himanshu Madhani
· 9 years ago
ca369d5
block/sd: Fix device-imposed transfer length limits
by Martin K. Petersen
· 9 years ago
f7f9f26
scsi_debug: fix prevent_allow+verify regressions
by Douglas Gilbert
· 9 years ago
3977372
sd: Make discard granularity match logical block size when LBPRZ=1
by Martin K. Petersen
· 9 years ago
653cfb8
scsi: hpsa: select CONFIG_SCSI_SAS_ATTR
by Arnd Bergmann
· 9 years ago
2b8bbdb
scsi: advansys needs ISA dma api for ISA support
by Arnd Bergmann
· 9 years ago
be821fd
scsi_sysfs: protect against double execution of __scsi_remove_device()
by Vitaly Kuznetsov
· 9 years ago
ab08ee1
st: fix potential null pointer dereference.
by Maurizio Lombardi
· 9 years ago
a35bb44
scsi: report 'INQUIRY result too short' once per host
by Vitaly Kuznetsov
· 9 years ago
757b22f
advansys: fix big-endian builds
by Arnd Bergmann
· 9 years ago
0874f8e
qla2xxx: Fix rwlock recursion
by Bart Van Assche
· 9 years ago
d83763f
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
9aa3d65
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
d8a080c
hpsa: logical vs bitwise AND typo
by Dan Carpenter
· 9 years ago
78b7b80
mvsas: don't allow negative timeouts
by Dan Carpenter
· 9 years ago
15de0de
mpt3sas: Fix use sas_is_tlr_enabled API before enabling MPI2_SCSIIO_CONTROL_TLR_ON flag
by Sreekanth Reddy
· 9 years ago
0a5149b
mpt3sas: fix inline markers on non inline function declarations
by Stephen Rothwell
· 9 years ago
febdfbd
Merge tag '4.4-scsi-mkp' into misc
by James Bottomley
· 9 years ago
2c5d16d
sd: Clear PS bit before Mode Select.
by Gabriel Krisman Bertazi
· 9 years ago
3467a14
ibmvscsi: set max_lun to 32
by Laurent Vivier
· 9 years ago
e3678a0
ibmvscsi: display default value for max_id, max_lun and max_channel.
by Laurent Vivier
· 9 years ago
9c9bd59
scsi: pmcraid: replace struct timeval with ktime_get_real_seconds()
by Alison Schofield
· 9 years ago
36f8ef7
mvumi: 64bit value for seconds_since1970
by Tina Ruchandani
· 9 years ago
dd29dae
be2iscsi: Fix bogus WARN_ON length check
by Tim Gardner
· 9 years ago
a4cf30e
scsi_scan: don't dump trace when scsi_prep_async_scan() is called twice
by Vitaly Kuznetsov
· 9 years ago
abc01f7
mpt3sas: Bump mpt3sas driver version to 09.102.00.00
by Sreekanth Reddy
· 9 years ago
c84b06a
mpt3sas: Single driver module which supports both SAS 2.0 & SAS 3.0 HBAs
by Sreekanth Reddy
· 9 years ago
d0c627af
mpt2sas, mpt3sas: Update the driver versions
by Sreekanth Reddy
· 9 years ago
08c4d55
mpt3sas: setpci reset kernel oops fix
by Sreekanth Reddy
· 9 years ago
989e43c
mpt3sas: Added OEM Gen2 PnP ID branding names
by Sreekanth Reddy
· 9 years ago
146b16c
mpt3sas: Refcount fw_events and fix unsafe list usage
by Sreekanth Reddy
· 9 years ago
d1cb5e4
mpt3sas: Refcount sas_device objects and fix unsafe list usage
by Sreekanth Reddy
· 9 years ago
4226309
mpt3sas: sysfs attribute to report Backup Rail Monitor Status
by Sreekanth Reddy
· 9 years ago
7786ab6
mpt3sas: Ported WarpDrive product SSS6200 support
by Sreekanth Reddy
· 9 years ago
16e179b
mpt3sas: fix for driver fails EEH, recovery from injected pci bus error
by Sreekanth Reddy
· 9 years ago
4208117
mpt3sas: Manage MSI-X vectors according to HBA device type
by Sreekanth Reddy
· 9 years ago
4550604
mpt3sas: Don't send PHYDISK_HIDDEN RAID action request on SAS2 HBAs
by Sreekanth Reddy
· 9 years ago
471ef9d
mpt3sas: Build MPI SGL LIST on GEN2 HBAs and IEEE SGL LIST on GEN3 HBAs
by Sreekanth Reddy
· 9 years ago
af00941
mpt2sas, mpt3sas: Remove SCSI_MPTXSAS_LOGGING entry from Kconfig
by Sreekanth Reddy
· 9 years ago
d357e84
mpt3sas: Define 'hba_mpi_version_belonged' IOC variable
by Sreekanth Reddy
· 9 years ago
09ec55e
mpt2sas: Remove .c and .h files from mpt2sas driver
by Sreekanth Reddy
· 9 years ago
78f97c8
mpt2sas: Move Gen2 HBA's device registration to a separate file
by Sreekanth Reddy
· 9 years ago
7497392a
mpt3sas: Move Gen3 HBA's device registration to a separate file
by Sreekanth Reddy
· 9 years ago
8a7e4c2
mpt3sas: Added mpt2sas driver definitions
by Sreekanth Reddy
· 9 years ago
3c58665
mpt2sas: Use mpi headers from mpt3sas
by Christoph Hellwig
· 9 years ago
0da3968
stex: Remove use of struct timeval
by Tina Ruchandani
· 9 years ago
5cb9b40
scsi_sysfs: Fix queue_ramp_up_period return code
by Peter Oberparleiter
· 9 years ago
edb394b
bnx2fc: Update version number to 2.9.6.
by Chad Dupuis
· 9 years ago
50a87414
bnx2fc: Remove explicit logouts.
by Chad Dupuis
· 9 years ago
adcf7df
bnx2fc: Fix FCP RSP residual parsing.
by Chad Dupuis
· 9 years ago
1fffa19
bnx2fc: Set ELS transfer length correctly for middle path commands.
by Chad Dupuis
· 9 years ago
de909d8
bnx2fc: Remove 'NetXtreme II' from source files.
by Chad Dupuis
· 9 years ago
9758609
bnx2fc: Update copyright for 2015.
by Chad Dupuis
· 9 years ago
d9b43a1
st: allow debug output to be enabled or disabled via sysfs
by Seymour, Shane M
· 9 years ago
c59ab4e
libfc: Use the correct function name in kernel-doc comment.
by Sebastian Herbszt
· 9 years ago
64d513ac
scsi: use host wide tags by default
by Christoph Hellwig
· 9 years ago
720ba80
bnx2fc: reduce stack usage in __bnx2fc_enable
by Arnd Bergmann
· 9 years ago
e795042
lpfc: fix memory leak and NULL dereference
by Sudip Mukherjee
· 9 years ago
481ebb3
fcoe: use continue instead of goto+label
by Jiri Slaby
· 9 years ago
2a188cb
pm80xx: remove the SCSI host before detaching from SAS transport
by Benjamin Rood
· 9 years ago
08d8a817c
mvsas: remove SCSI host before detaching from SAS transport
by Jack Wang
· 9 years ago
4024593
aic94xx: remove SCSI host before detaching from SAS transport
by Jack Wang
· 9 years ago
4927f1f
isci: remove SCSI host before detaching from SAS transport
by Jack Wang
· 9 years ago
bf2cf3b
scsi: Fix a bdi reregistration race
by Bart Van Assche
· 9 years ago
ce664fb
ipr: Driver version 2.6.3.
by Gabriel Krisman Bertazi
· 9 years ago
cd9d715
FlashPoint: fix build warning
by Sudip Mukherjee
· 9 years ago
1a47af2
ipr: Issue Configure Cache Parameters command.
by Gabriel Krisman Bertazi
· 9 years ago
1021b3f
ipr: Inquiry IOA page 0xC4 during initialization.
by Gabriel Krisman Bertazi
· 9 years ago
4f92d01
ipr: Don't set NO_ULEN_CHK bit when resource is a vset.
by Gabriel Krisman Bertazi
· 9 years ago
f41f1d9
ipr: Add delay to ensure coherent dumps.
by Gabriel Krisman Bertazi
· 9 years ago
3209f9d
scsi: storvsc: Fix a bug in the handling of SRB status flags
by K. Y. Srinivasan
· 9 years ago
81988a0
storvsc: get rid of bounce buffer
by Vitaly Kuznetsov
· 9 years ago
8cf308e
storvsc: Don't set the SRB_FLAGS_QUEUE_ACTION_ENABLE flag
by K. Y. Srinivasan
· 9 years ago
ead1cbf
aacraid: Update driver version
by Mahesh Rajashekhara
· 9 years ago
84859c9
aacraid: Use pci_enable_msix_range()
by Mahesh Rajashekhara
· 9 years ago
e728f8e
aacraid: IOCTL fix
by Mahesh Rajashekhara
· 9 years ago
8b1462e
aacraid: Reset irq affinity hints
by Mahesh Rajashekhara
· 9 years ago
55b8760
aacraid: Tune response path if IsFastPath bit set
by Mahesh Rajashekhara
· 9 years ago
c699278
aacraid: Enable 64bit write to controller register
by Mahesh Rajashekhara
· 9 years ago
9022d37
aacraid: Change interrupt mode to MSI for Series 6
by Mahesh Rajashekhara
· 9 years ago
de665f2
aacraid: Add Power Management support
by Mahesh Rajashekhara
· 9 years ago
fb5d40d
aacraid: Fix for LD name and UID not exposed to OS
by Mahesh Rajashekhara
· 9 years ago
fb9c54d
be2iscsi: Bump the driver version
by John Soni Jose
· 9 years ago
340c99e
be2iscsi: Fix updating the next pointer during WRB posting
by John Soni Jose
· 9 years ago
ce1fb04
drivers/scsi/cxgbi: fix build with EXTRA_CFLAGS
by Jiri Slaby
· 9 years ago
f06fcc7
scsi: ufs-qcom: add QUniPro hardware support and power optimizations
by Yaniv Gardi
· 9 years ago
6e3fd44
scsi: ufs-qcom: add debug prints for test bus
by Yaniv Gardi
· 9 years ago
47555a5
scsi: ufs: make the UFS variant a platform device
by Yaniv Gardi
· 9 years ago
0263bcd
scsi: ufs: creates wrapper functions for vops
by Yaniv Gardi
· 9 years ago
1ce5898
scsi: ufs: add ufshcd_get_variant ufshcd_set_variant
by Yaniv Gardi
· 9 years ago
Next »