index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vfio
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-20
scsi: esas2r: use ktime_get_real_seconds()
Arnd Bergmann
1
-3
/
+2
2018-04-20
scsi: mvumi: Using module_pci_driver
YueHaibing
1
-19
/
+1
2018-04-20
scsi: target: add driver-api document
Randy Dunlap
3
-1
/
+66
2018-04-20
scsi: target: target_core_user.[ch]: convert comments into DOC:
Randy Dunlap
2
-7
/
+12
2018-04-20
scsi: target: target_core_transport.c: enable+fix kernel-doc
Randy Dunlap
1
-7
/
+10
2018-04-20
scsi: target: target_core_transport.c: fix kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2018-04-20
scsi: st: Replace GFP_ATOMIC with GFP_KERNEL in new_tape_buffer
Jia-Ju Bai
1
-2
/
+2
2018-04-20
scsi: st: Replace GFP_ATOMIC with GFP_KERNEL in st_probe
Jia-Ju Bai
1
-1
/
+1
2018-04-20
scsi: devinfo: BLIST_RETRY_ASC_C1 for Fujitsu ETERNUS
Martin Wilck
3
-1
/
+7
2018-04-20
scsi: devinfo: add BLIST_RETRY_ITF for EMC Symmetrix
Martin Wilck
3
-2
/
+9
2018-04-20
scsi: devinfo: warn on undefined blist flags
Martin Wilck
3
-1
/
+28
2018-04-20
scsi: devinfo: change blist_flag_t to 64bit
Martin Wilck
4
-32
/
+40
2018-04-20
scsi: devinfo: use const_ilog2 for array indices
Martin Wilck
2
-2
/
+2
2018-04-20
scsi: ilog2: create truly constant version for sparse
Martin Wilck
1
-11
/
+24
2018-04-20
scsi: storvsc: Select channel based on available percentage of ring buffer to write
Long Li
1
-18
/
+72
2018-04-19
scsi: target: Change return type to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-04-19
scsi: target: prefer dbroot of /etc/target over /var/target
Lee Duncan
2
-0
/
+26
2018-04-19
scsi: mptfc: fix spelling mistake in macro names
Colin Ian King
2
-3
/
+3
2018-04-19
scsi: sd_zbc: Let the SCSI core handle ILLEGAL REQUEST / ASC 0x21
Bart Van Assche
1
-10
/
+0
2018-04-19
scsi: sd_zbc: Change the type of the ZBC fields into u32
Bart Van Assche
1
-6
/
+6
2018-04-19
scsi: storsvc: don't set a bounce limit
Christoph Hellwig
1
-3
/
+0
2018-04-19
scsi: iscsi_tcp: don't set a bounce limit
Christoph Hellwig
1
-1
/
+0
2018-04-19
scsi: sg: Change return type to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-04-19
scsi: zorro_esp: New driver for Amiga Zorro NCR53C9x boards
Michael Schmitz
3
-0
/
+1187
2018-04-18
scsi: scsi_dh: replace too broad "TP9" string with the exact models
Xose Vazquez Perez
1
-1
/
+4
2018-04-18
scsi: devinfo: delete duplicate "Generic"/"USB Storage-SMC" device
Xose Vazquez Perez
1
-2
/
+1
2018-04-18
scsi: lpfc: update driver version to 12.0.0.2
James Smart
1
-1
/
+1
2018-04-18
scsi: lpfc: Correct missing remoteport registration during link bounces
James Smart
2
-4
/
+5
2018-04-18
scsi: lpfc: Fix NULL pointer reference when resetting adapter
James Smart
1
-16
/
+20
2018-04-18
scsi: lpfc: Fix nvme remoteport registration race conditions
James Smart
1
-2
/
+14
2018-04-18
scsi: lpfc: Fix driver not recovering NVME rports during target link faults
James Smart
3
-3
/
+15
2018-04-18
scsi: lpfc: Fix WQ/CQ creation for older asic's.
James Smart
3
-0
/
+28
2018-04-18
scsi: lpfc: Fix NULL pointer access in lpfc_nvme_info_show
James Smart
4
-10
/
+31
2018-04-18
scsi: lpfc: Fix lingering lpfc_wq resource after driver unload
James Smart
1
-3
/
+8
2018-04-18
scsi: lpfc: Fix Abort request WQ selection
James Smart
2
-13
/
+13
2018-04-18
scsi: lpfc: Enlarge nvmet asynchronous receive buffer counts
James Smart
4
-3
/
+17
2018-04-18
scsi: lpfc: Add per io channel NVME IO statistics
James Smart
6
-91
/
+173
2018-04-18
scsi: lpfc: Correct target queue depth application changes
James Smart
4
-20
/
+66
2018-04-18
scsi: lpfc: Fix multiple PRLI completion error path
James Smart
1
-23
/
+6
2018-04-18
scsi: megaraid_sas: driver version upgrade
Shivasharan S
1
-2
/
+2
2018-04-18
scsi: megaraid_sas: Increase timeout by 1 sec for non-RAID fastpath IOs
Shivasharan S
1
-0
/
+3
2018-04-18
scsi: megaraid_sas: Use zeroing memory allocator than allocator/memset
Himanshu Jha
2
-18
/
+12
2018-04-18
scsi: netvsc: Use the vmbus function to calculate ring buffer percentage
Long Li
3
-19
/
+3
2018-04-18
scsi: vmbus: Add function to report available ring buffer to write in total ring size percentage
Long Li
2
-0
/
+14
2018-04-18
scsi: libsas: add transport class for ATA devices
Jason Yan
4
-0
/
+20
2018-04-18
scsi: hisi_sas: remove some unneeded structure members
John Garry
3
-21
/
+1
2018-04-18
scsi: hisi_sas: print device id for errors
John Garry
2
-4
/
+4
2018-04-18
scsi: hisi_sas: check IPTT is valid before using it for v3 hw
Xiaofei Tan
1
-4
/
+8
2018-04-18
scsi: hisi_sas: consolidate command check in hisi_sas_get_ata_protocol()
Xiaofei Tan
1
-14
/
+15
2018-04-18
scsi: hisi_sas: use dma_zalloc_coherent()
Xiang Chen
1
-3
/
+1
[next]