index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-15
hisi_sas: add slot_index_alloc_quirk_v2_hw()
John Garry
1
-0
/
+28
2016-04-15
hisi_sas: add device and slot alloc hw methods
John Garry
2
-2
/
+12
2016-04-15
megaraid_sas: driver version upgrade
Sumit Saxena
1
-2
/
+2
2016-04-15
megaraid_sas: task management code optimizations
Sumit Saxena
1
-21
/
+46
2016-04-15
megaraid_sas: call ISR function to clean up pending replies in OCR path
Sumit Saxena
1
-0
/
+2
2016-04-15
megaraid_sas: reduce memory footprints in kdump mode
Sumit Saxena
3
-19
/
+34
2016-04-15
scsi_dh_alua: Declare local functions static
Bart Van Assche
1
-4
/
+4
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
[next]