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
2018-12-07
scsi: lpfc: Fix driver release of fw-logging buffers
James Smart
4
-26
/
+27
2018-12-07
scsi: lpfc: Correct topology type reporting on G7 adapters
James Smart
2
-5
/
+6
2018-12-07
scsi: lpfc: Correct code setting non existent bits in sli4 ABORT WQE
James Smart
2
-13
/
+3
2018-12-07
scsi: lpfc: Defer LS_ACC to FLOGI on point to point logins
James Smart
3
-3
/
+65
2018-12-07
scsi: lpfc: ls_rjt erroneus FLOGIs
James Smart
2
-0
/
+21
2018-12-07
scsi: lpfc: rport port swap discovery issue.
James Smart
1
-8
/
+35
2018-12-07
scsi: lpfc: Cap NPIV vports to 256
James Smart
3
-3
/
+15
2018-12-07
scsi: lpfc: Fix kernel Oops due to null pring pointers
James Smart
4
-1
/
+16
2018-12-07
scsi: lpfc: Fix a duplicate 0711 log message number.
James Smart
1
-1
/
+1
2018-12-07
scsi: lpfc: Fix discovery failures during port failovers with lots of vports
James Smart
7
-34
/
+207
2018-12-07
scsi: lpfc: refactor mailbox structure context fields
James Smart
11
-161
/
+165
2018-12-07
scsi: lpfc: update manufacturer attribute to reflect Broadcom
James Smart
1
-1
/
+1
2018-12-07
scsi: lpfc: Fix panic when FW-log buffsize is not initialized
James Smart
3
-12
/
+21
2018-12-07
scsi: aha1542: Fix zeroday __udivdi3 warning
James Bottomley
1
-1
/
+1
2018-12-07
scsi: zfcp: improve kdoc for return of zfcp_status_read_refill()
Steffen Maier
1
-4
/
+4
2018-12-07
scsi: zfcp: fix posting too many status read buffers leading to adapter shutdown
Steffen Maier
1
-3
/
+3
2018-12-07
scsi: sun_esp: Use of_node_name_eq for node name comparisons
Rob Herring
1
-4
/
+3
2018-12-07
scsi: target: perform t10_wwn ID initialisation in target_alloc_device()
David Disseldorp
1
-14
/
+7
2018-12-07
scsi: target: remove hardcoded T10 Vendor ID in INQUIRY response
David Disseldorp
1
-3
/
+5
2018-12-07
scsi: target: add device vendor_id configfs attribute
David Disseldorp
1
-0
/
+70
2018-12-07
scsi: target: consistently null-terminate t10_wwn strings
David Disseldorp
6
-102
/
+63
2018-12-07
scsi: target: use consistent left-aligned ASCII INQUIRY data
David Disseldorp
1
-5
/
+12
2018-12-07
scsi: qla2xxx: NULL check before some freeing functions is not needed
Thomas Meyer
1
-16
/
+8
2018-12-07
scsi: qedf: NULL check before some freeing functions is not needed
Thomas Meyer
1
-2
/
+1
2018-12-07
scsi: megaraid_sas: NULL check before some freeing functions is not needed
Thomas Meyer
3
-16
/
+8
2018-12-07
scsi: qla2xxx: Split the __qla2x00_abort_all_cmds() function
Bart Van Assche
1
-38
/
+36
2018-12-07
scsi: csiostor: remove flush_scheduled_work()
Varun Prakash
1
-1
/
+0
2018-12-07
scsi: zfcp: make DIX experimental, disabled, and independent of DIF
Fedor Loshakov
3
-3
/
+11
2018-12-07
scsi: BusLogic: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-12-07
scsi: ufs: Remove redundant sense size definition
Avri Altman
2
-12
/
+9
2018-12-07
scsi: snic: Use vzalloc
Sabyasachi Gupta
1
-2
/
+1
2018-12-07
scsi: fnic: Use vzalloc
Sabyasachi Gupta
1
-2
/
+1
2018-12-07
scsi: target/core: Reduce the amount of code executed with a spinlock held
Bart Van Assche
1
-6
/
+2
2018-12-07
scsi: target/core: Make ABORT and LUN RESET handling synchronous
Bart Van Assche
4
-134
/
+148
2018-12-07
scsi: target/core: Fix TAS handling for aborted commands
Bart Van Assche
6
-89
/
+10
2018-12-07
scsi: target/core: Simplify the code for aborting SCSI commands
Bart Van Assche
3
-20
/
+11
2018-12-07
scsi: target/core: Make it possible to wait from more than one context for co...
Bart Van Assche
2
-6
/
+11
2018-12-07
scsi: target/core: Use system workqueues for TMF
Bart Van Assche
3
-18
/
+1
2018-12-07
scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enough
Bart Van Assche
4
-12
/
+32
2018-12-07
scsi: target/core: Simplify transport_clear_lun_ref()
Bart Van Assche
4
-33
/
+5
2018-12-07
scsi: target/core: Use kvcalloc() instead of open-coding it
Bart Van Assche
1
-7
/
+4
2018-12-07
scsi: target/tcmu: Fix queue_cmd_ring() declaration
Bart Van Assche
1
-1
/
+1
2018-11-28
scsi: xen-scsifront: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-11-28
scsi: megaraid_sas_fusion: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-11-28
scsi: megaraid: megaraid_sas_base: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-11-28
scsi: libfc: fc_rport: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-11-28
scsi: hpsa: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+5
2018-11-28
scsi: aacraid: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-11-28
scsi: aacraid: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+4
2018-11-28
scsi: qla2xxx: Introduce a switch/case statement in qlt_xmit_tm_rsp()
Bart Van Assche
1
-7
/
+7
[next]