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-18
scsi: target/core: Use kmem_cache_free() instead of kfree()
Wei Yongjun
1
-1
/
+1
2018-12-18
scsi: virtio_scsi: Remove per-target data because it is no longer used
Bart Van Assche
1
-52
/
+0
2018-12-12
scsi: ufs: Fix platform_no_drv_owner.cocci warnings
YueHaibing
1
-1
/
+0
2018-12-12
scsi: mpt3sas: Update driver version to 27.101.00.00
Suganath Prabu
1
-2
/
+2
2018-12-12
scsi: mpt3sas: Replace readl with ioc->base_readl
Suganath Prabu
1
-19
/
+20
2018-12-12
scsi: mpt3sas: Add separate function for aero doorbell reads
Suganath Prabu
2
-0
/
+32
2018-12-12
scsi: mpt3sas: Introduce flag for aero based controllers
Suganath Prabu
2
-6
/
+9
2018-12-12
scsi: hisi_sas: Make sg_tablesize consistent value
Xiang Chen
4
-5
/
+3
2018-12-12
scsi: hisi_sas: Relocate some code to reduce complexity
Xiang Chen
1
-56
/
+90
2018-12-12
scsi: hisi_sas: Fix warnings detected by sparse
John Garry
5
-55
/
+71
2018-12-12
scsi: qla2xxx: Update driver version to 10.00.00.12-k
Himanshu Madhani
1
-1
/
+1
2018-12-12
scsi: qla2xxx: Fix for FC-NVMe discovery for NPIV port
Giridhar Malavali
2
-6
/
+6
2018-12-12
scsi: qla2xxx: Fix NPIV handling for FC-NVMe
Himanshu Madhani
2
-13
/
+5
2018-12-12
scsi: qla2xxx: Enable FC-NVME on NPIV ports
Anil Gurumurthy
1
-0
/
+1
2018-12-12
scsi: aacraid: change event_wait to a completion
Arnd Bergmann
6
-22
/
+20
2018-12-12
scsi: aacraid: change wait_sem to a completion
Arnd Bergmann
3
-5
/
+5
2018-12-12
scsi: lpfc: Enable Management features for IF_TYPE=6
James Smart
4
-7
/
+7
2018-12-12
Revert "scsi: lpfc: ls_rjt erroneus FLOGIs"
Martin K. Petersen
2
-21
/
+0
2018-12-07
scsi: lpfc: update driver version to 12.0.0.9
James Smart
1
-1
/
+1
2018-12-07
scsi: lpfc: Fix dif and first burst use in write commands
James Smart
1
-0
/
+18
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
[next]