index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
string.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2018-12-13
scsi: hisi_sas: Relocate some code to reduce complexity
Xiang Chen
1
-56
/
+90
2018-12-13
scsi: hisi_sas: Fix warnings detected by sparse
John Garry
5
-55
/
+71
2018-12-13
scsi: qla2xxx: Update driver version to 10.00.00.12-k
Himanshu Madhani
1
-1
/
+1
2018-12-13
scsi: qla2xxx: Fix for FC-NVMe discovery for NPIV port
Giridhar Malavali
2
-6
/
+6
2018-12-13
scsi: qla2xxx: Fix NPIV handling for FC-NVMe
Himanshu Madhani
2
-13
/
+5
2018-12-13
scsi: qla2xxx: Enable FC-NVME on NPIV ports
Anil Gurumurthy
1
-0
/
+1
2018-12-13
scsi: aacraid: change event_wait to a completion
Arnd Bergmann
6
-22
/
+20
2018-12-13
scsi: aacraid: change wait_sem to a completion
Arnd Bergmann
3
-5
/
+5
2018-12-13
scsi: lpfc: Enable Management features for IF_TYPE=6
James Smart
4
-7
/
+7
2018-12-13
Revert "scsi: lpfc: ls_rjt erroneus FLOGIs"
Martin K. Petersen
2
-21
/
+0
2018-12-08
scsi: lpfc: update driver version to 12.0.0.9
James Smart
1
-1
/
+1
2018-12-08
scsi: lpfc: Fix dif and first burst use in write commands
James Smart
1
-0
/
+18
2018-12-08
scsi: lpfc: Fix driver release of fw-logging buffers
James Smart
4
-26
/
+27
2018-12-08
scsi: lpfc: Correct topology type reporting on G7 adapters
James Smart
2
-5
/
+6
2018-12-08
scsi: lpfc: Correct code setting non existent bits in sli4 ABORT WQE
James Smart
2
-13
/
+3
2018-12-08
scsi: lpfc: Defer LS_ACC to FLOGI on point to point logins
James Smart
3
-3
/
+65
2018-12-08
scsi: lpfc: ls_rjt erroneus FLOGIs
James Smart
2
-0
/
+21
2018-12-08
scsi: lpfc: rport port swap discovery issue.
James Smart
1
-8
/
+35
2018-12-08
scsi: lpfc: Cap NPIV vports to 256
James Smart
3
-3
/
+15
2018-12-08
scsi: lpfc: Fix kernel Oops due to null pring pointers
James Smart
4
-1
/
+16
2018-12-08
scsi: lpfc: Fix a duplicate 0711 log message number.
James Smart
1
-1
/
+1
2018-12-08
scsi: lpfc: Fix discovery failures during port failovers with lots of vports
James Smart
7
-34
/
+207
2018-12-08
scsi: lpfc: refactor mailbox structure context fields
James Smart
11
-161
/
+165
[next]