index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
aoa
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-20
scsi: smartpqi: wake up drives after os resumes from suspend
Dave Carroll
1
-0
/
+2
2018-12-20
scsi: smartpqi: fix disk name mount point
Murthy Bhat
1
-1
/
+6
2018-12-20
scsi: smartpqi: add h3c ssid
Murthy Bhat
1
-0
/
+8
2018-12-20
scsi: smartpqi: add sysfs attributes
Dave Carroll
2
-0
/
+235
2018-12-20
scsi: smartpqi: refactor sending controller raid requests
Dave Carroll
1
-88
/
+46
2018-12-20
scsi: smartpqi: turn off lun data caching for ptraid
Dave Carroll
2
-6
/
+79
2018-12-20
scsi: smartpqi: correct host serial num for ssa
Mahesh Rajashekhara
1
-0
/
+3
2018-12-20
scsi: smartpqi: add no_write_same for logical volumes
Dave Carroll
1
-0
/
+7
2018-12-20
scsi: smartpqi: Add retries for device reset
Mahesh Rajashekhara
2
-1
/
+14
2018-12-20
scsi: smartpqi: add support for PQI Config Table handshake
Kevin Barnett
2
-4
/
+293
2018-12-20
scsi: lpfc: Update lpfc version to 12.0.0.10
James Smart
1
-1
/
+1
2018-12-20
scsi: lpfc: Adding ability to reset chip via pci bus reset
James Smart
5
-27
/
+233
2018-12-20
scsi: lpfc: Add log messages to aid in debugging fc4type discovery issues
James Smart
1
-3
/
+45
2018-12-20
scsi: lpfc: Fix discovery failure when PLOGI is defered
James Smart
2
-2
/
+8
2018-12-20
scsi: lpfc: update fault value on successful trunk events.
James Smart
1
-8
/
+4
2018-12-20
scsi: lpfc: Correct MDS loopback diagnostics support
James Smart
1
-15
/
+34
2018-12-20
scsi: lpfc: Fix link state reporting for trunking when adapter is offline
James Smart
1
-2
/
+14
2018-12-20
scsi: bfa: clean up a couple of indentation issues
Colin Ian King
1
-2
/
+2
2018-12-20
scsi: 3w-xxxx: fix indentation issue, add missing tab
Colin Ian King
1
-1
/
+1
2018-12-20
scsi: csiostor: fix incorrect dma device in case of vport
Varun Prakash
1
-1
/
+1
2018-12-20
scsi: myrs: remove the dma_boundary_limit
Christoph Hellwig
1
-1
/
+0
2018-12-20
scsi: myrb: remove the dma_boundary limit
Christoph Hellwig
1
-1
/
+0
2018-12-20
scsi: megaraid_sas: driver version update
Shivasharan S
1
-2
/
+2
2018-12-20
scsi: megaraid_sas: Use 63-bit DMA addressing
Shivasharan S
1
-9
/
+9
2018-12-20
scsi: megaraid_sas: add retry logic in megasas_readl
Shivasharan S
2
-18
/
+49
2018-12-20
scsi: megaraid_sas: changes to function prototypes
Shivasharan S
3
-59
/
+60
2018-12-20
scsi: megaraid_sas: Introduce new Aero adapter type
Shivasharan S
2
-6
/
+13
2018-12-20
scsi: megaraid_sas: Fix Ventura series based checks
Shivasharan S
3
-20
/
+20
2018-12-20
scsi: mpt3sas: fix memory ordering on 64bit writes
Stephan Günther
1
-1
/
+2
2018-12-20
scsi: qla2xxx: deadlock by configfs_depend_item
Anatoliy Glagolev
2
-43
/
+8
2018-12-19
scsi: block: remove the cluster flag
Christoph Hellwig
4
-24
/
+8
2018-12-19
scsi: hisi_sas: Add support for DIF feature for v2 hw
Xiang Chen
2
-3
/
+137
2018-12-19
scsi: lpfc: do not set queue->page_count to 0 if pc_sli4_params.wqpcnt is inv...
Ewan D. Milne
1
-1
/
+2
2018-12-19
scsi: remove the use_clustering flag
Christoph Hellwig
37
-53
/
+34
2018-12-19
scsi: mac53c94: remove DISABLE_CLUSTERING
Christoph Hellwig
1
-1
/
+1
2018-12-19
scsi: mesh: remove DISABLE_CLUSTERING
Christoph Hellwig
1
-1
/
+1
2018-12-19
scsi: xen-scsifront: remove DISABLE_CLUSTERING
Christoph Hellwig
1
-1
/
+0
2018-12-19
scsi: powertec: remove the explicit use_clustering setting
Christoph Hellwig
1
-1
/
+0
2018-12-19
scsi: cumana_2: remove the explicit use_clustering setting
Christoph Hellwig
1
-1
/
+0
2018-12-19
scsi: introduce a max_segment_size host_template parameters
Christoph Hellwig
5
-9
/
+15
2018-12-19
scsi: flip the default on use_clustering
Christoph Hellwig
82
-110
/
+4
2018-12-19
scsi: make sure all drivers set the use_clustering flag
Christoph Hellwig
6
-0
/
+6
2018-12-19
scsi: target/core: Use kmem_cache_free() instead of kfree()
Wei Yongjun
1
-1
/
+1
2018-12-19
scsi: virtio_scsi: Remove per-target data because it is no longer used
Bart Van Assche
1
-52
/
+0
2018-12-13
scsi: ufs: Fix platform_no_drv_owner.cocci warnings
YueHaibing
1
-1
/
+0
2018-12-13
scsi: mpt3sas: Update driver version to 27.101.00.00
Suganath Prabu
1
-2
/
+2
2018-12-13
scsi: mpt3sas: Replace readl with ioc->base_readl
Suganath Prabu
1
-19
/
+20
2018-12-13
scsi: mpt3sas: Add separate function for aero doorbell reads
Suganath Prabu
2
-0
/
+32
2018-12-13
scsi: mpt3sas: Introduce flag for aero based controllers
Suganath Prabu
2
-6
/
+9
2018-12-13
scsi: hisi_sas: Make sg_tablesize consistent value
Xiang Chen
4
-5
/
+3
[next]