index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
lguest
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-04-15
mpt3sas: Remove usage of 'struct timeval'
Tina Ruchandani
1
-4
/
+4
2016-04-15
pm80xx: Remove bogus address masking in pm8001_ioremap()
David Daney
1
-2
/
+0
2016-04-15
qla2xxx: Remove use of 'struct timeval'
Tina Ruchandani
1
-3
/
+2
2016-04-15
hisi_sas: update driver version to 1.4
John Garry
1
-1
/
+1
2016-04-15
hisi_sas: for v2 hw only set ITCT qw2 for SAS device
John Garry
1
-5
/
+6
2016-04-15
hisi_sas: add v2 hw support for >4 SATA phys
John Garry
1
-7
/
+10
2016-04-15
hisi_sas: fix v2 hw multiple SATA disk issue
John Garry
1
-3
/
+1
2016-04-15
hisi_sas: use device linkrate in MCR for v2 hw
John Garry
1
-1
/
+1
2016-04-15
lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.c
Ming Lin
7
-156
/
+206
2016-04-15
scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS
Ming Lin
14
-36
/
+36
2016-04-15
scsi: rename SG related struct and functions
Ming Lin
1
-26
/
+26
2016-04-15
scsi: replace "mq" with "first_chunk" in SG functions
Ming Lin
1
-10
/
+10
2016-04-15
scsi: replace "scsi_data_buffer" with "sg_table" in SG functions
Ming Lin
1
-18
/
+23
2016-04-15
zfcp: Revert to original scanning behaviour
Hannes Reinecke
1
-1
/
+1
2016-04-15
mvsas: Generalize Marvell 9485 in pci_device_id
Leonid Moiseichuk
1
-18
/
+1
2016-04-15
bnx2fc: Update version number to 2.10.3.
Chad Dupuis
1
-1
/
+1
2016-04-15
bnx2fc: Check sc_cmd device and host pointer before returning the command to ...
Chad Dupuis
1
-0
/
+12
2016-04-15
bnx2fc: Print netdev device name when FCoE is successfully initialized.
Chad Dupuis
1
-0
/
+2
2016-04-15
bnx2fc: Print when we send a fip keep alive.
Chad Dupuis
1
-0
/
+19
2016-04-15
bnx2fc: Add driver tunables.
Joe Carnuccio
3
-2
/
+80
2016-04-15
scsi: vpd pages are mandatory for SPC-2
Hannes Reinecke
1
-2
/
+2
2016-04-15
Revert "scsi: fix soft lockup in scsi_remove_target() on module removal"
Johannes Thumshirn
1
-4
/
+2
2016-04-15
scsi: Add intermediate STARGET_REMOVE state to scsi_target_state
Johannes Thumshirn
3
-0
/
+4
2016-04-11
snic: add scsi host after determining max IOs.
Narsimhulu Musini
1
-18
/
+17
2016-04-11
snic: Fixing race in the hba reset and IO/TM completion
Narsimhulu Musini
2
-1
/
+15
2016-04-11
snic: Fix for missing interrupts
Narsimhulu Musini
2
-7
/
+59
2016-04-11
snic: target cleanup in driver unload path
Narsimhulu Musini
1
-2
/
+15
2016-04-11
snic: Handling control path queue issues
Narsimhulu Musini
1
-14
/
+30
2016-04-11
snic: LUN goes offline due to scsi cmd timeouts
Narsimhulu Musini
1
-0
/
+18
2016-04-11
snic: Added additional stats
Narsimhulu Musini
6
-23
/
+59
2016-04-11
lpfc: Update driver version to 11.1.0.0
James Smart
1
-1
/
+1
2016-04-11
lpfc: Update modified file copyrights
James Smart
13
-14
/
+14
2016-04-11
lpfc: Fix interaction between fdmi_on and enable_SmartSAN
James Smart
5
-27
/
+21
2016-04-11
lpfc: Add support for SmartSAN 2.0
James Smart
4
-8
/
+243
2016-04-11
lpfc: Fix Device discovery failures during switch reboot test.
James Smart
1
-1
/
+4
2016-04-11
lpfc: Utilize embedded CDB logic to minimize IO latency
James Smart
5
-20
/
+136
2016-04-11
lpfc: Fix crash when unregistering default rpi.
James Smart
1
-1
/
+2
2016-04-11
lpfc: Fix DMA faults observed upon plugging loopback connector
James Smart
1
-4
/
+6
2016-04-11
lpfc: Correct LOGO handling during login
James Smart
2
-0
/
+3
2016-04-11
scsi_transport_iscsi: Declare local symbols static
Bart Van Assche
1
-4
/
+4
2016-04-11
scsi_transport_iscsi: Unexport iscsi_is_flashnode_conn_dev()
Bart Van Assche
1
-2
/
+1
2016-04-11
scsi_transport_iscsi: Remove set-but-not-used variables
Bart Van Assche
1
-3
/
+0
2016-04-11
libiscsi: Remove set-but-not-used variables
Bart Van Assche
1
-4
/
+2
2016-04-11
libiscsi: Unexport iscsi_eh_target_reset()
Bart Van Assche
1
-2
/
+1
2016-04-11
qla2xxx: Indicate out-of-memory with -ENOMEM
Bart Van Assche
1
-1
/
+1
2016-04-11
scsi_transport_fc: Unexport scsi_is_fc_vport()
Bart Van Assche
1
-2
/
+1
2016-04-11
fnic: Using rport->dd_data to check rport online instead of rport_lookup.
Satish Kharat
2
-10
/
+12
2016-04-11
fnic: Cleanup the I/O pending with fw and has timed out and is used to issue ...
Satish Kharat
2
-11
/
+29
2016-04-11
fnic: Fix to cleanup aborted IO to avoid device being offlined by mid-layer
Satish Kharat
2
-7
/
+28
2016-04-11
scsi-trace: define ZBC_IN and ZBC_OUT
Hannes Reinecke
3
-0
/
+81
[next]