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
2020-03-26
scsi: ufs: fix uninitialized tx_lanes in ufshcd_disable_tx_lcc()
Stanley Chu
1
-1
/
+1
2020-03-26
scsi: iscsi: Report connection state in sysfs
Gabriel Krisman Bertazi
3
-2
/
+42
2020-03-26
scsi: target: core: add task tag to trace events
Viacheslav Dubeyko
1
-3
/
+8
2020-03-26
scsi: target: iscsi: calling iscsit_stop_session() inside iscsit_close_sessio...
Maurizio Lombardi
1
-2
/
+1
2020-03-26
scsi: target: fix hang when multiple threads try to destroy the same iscsi se...
Maurizio Lombardi
4
-17
/
+30
2020-03-26
scsi: target: remove boilerplate code
Maurizio Lombardi
2
-45
/
+2
2020-03-26
scsi: aha1740: Fix an errro handling path in aha1740_probe()
Christophe JAILLET
1
-1
/
+0
2020-03-26
scsi: qla2xxx: Remove non functional code
Daniel Wagner
1
-23
/
+0
2020-03-17
scsi: pm80xx: Introduce read and write length for IOCTL payload structure
Viswas G
4
-21
/
+22
2020-03-17
scsi: pm80xx: sysfs attribute for non fatal dump
Deepak Ukey
4
-0
/
+180
2020-03-17
scsi: pm80xx: Cleanup initialization loading fail path
Peter Chang
1
-6
/
+11
2020-03-17
scsi: pm80xx: Free the tag when mpi_set_phy_profile_resp is received
yuuzheng
1
-3
/
+7
2020-03-17
scsi: pm80xx: Deal with kexec reboots
Vikram Auradkar
2
-9
/
+54
2020-03-17
scsi: pm80xx: Increase request sg length
Peter Chang
2
-3
/
+4
2020-03-17
scsi: smartpqi: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-11
/
+11
2020-03-17
scsi: core: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-5
/
+5
2020-03-17
scsi: megaraid_sas: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-3
/
+4
2020-03-17
scsi: ipr: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-3
/
+3
2020-03-17
scsi: gdth: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-1
/
+1
2020-03-17
scsi: fnic: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-29
/
+29
2020-03-17
scsi: be2iscsi: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-10
/
+10
2020-03-17
scsi: aacraid: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-8
/
+9
2020-03-17
scsi: zfcp: log FC Endpoint Security errors
Jens Remus
2
-0
/
+70
2020-03-17
scsi: zfcp: enhance handling of FC Endpoint Security errors
Jens Remus
2
-2
/
+12
2020-03-17
scsi: zfcp: trace FC Endpoint Security of FCP devices and connections
Jens Remus
5
-8
/
+100
2020-03-17
scsi: zfcp: log FC Endpoint Security of connections
Jens Remus
2
-1
/
+54
2020-03-17
scsi: zfcp: report FC Endpoint Security in sysfs
Jens Remus
5
-6
/
+170
2020-03-17
scsi: zfcp: auto variables for dereferenced structs in open port handler
Jens Remus
1
-6
/
+7
2020-03-17
scsi: zfcp: fix fc_host attributes that should be unknown on local link down
Steffen Maier
1
-18
/
+21
2020-03-17
scsi: zfcp: wire previously driver-specific sysfs attributes also to fc_host
Steffen Maier
2
-0
/
+15
2020-03-17
scsi: zfcp: expose fabric name as common fc_host sysfs attribute
Steffen Maier
2
-0
/
+6
2020-03-17
scsi: zfcp: fix missing erp_lock in port recovery trigger for point-to-point
Steffen Maier
1
-1
/
+1
2020-03-16
scsi: scsi_trace: Use get_unaligned_be24()
Bart Van Assche
1
-4
/
+2
2020-03-16
scsi: st: Use get_unaligned_be24() and sign_extend32()
Bart Van Assche
1
-2
/
+2
2020-03-16
scsi: treewide: Consolidate {get,put}_unaligned_[bl]e24() definitions
Bart Van Assche
6
-25
/
+47
2020-03-16
scsi: c6x: Include <linux/unaligned/generic.h> instead of duplicating it
Bart Van Assche
1
-64
/
+1
2020-03-16
scsi: linux/unaligned/byteshift.h: Remove superfluous casts
Bart Van Assche
2
-6
/
+6
2020-03-16
scsi: core: Allow non-root users to perform ZBC commands
Ryan Attard
1
-0
/
+4
2020-03-16
scsi: hisi_sas: Use dev_err() in read_iost_itct_cache_v3_hw()
Luo Jiaxing
1
-1
/
+2
2020-03-11
scsi: core: avoid repetitive logging of device offline messages
Ewan D. Milne
2
-2
/
+9
2020-03-11
scsi: docs: convert arcmsr_spec.txt to ReST
Mauro Carvalho Chehab
5
-576
/
+910
2020-03-11
scsi: docs: convert wd719x.txt to ReST
Mauro Carvalho Chehab
3
-21
/
+25
2020-03-11
scsi: docs: convert ufs.txt to ReST
Mauro Carvalho Chehab
4
-32
/
+57
2020-03-11
scsi: docs: convert tcm_qla2xxx.txt to ReST
Mauro Carvalho Chehab
2
-6
/
+21
2020-03-11
scsi: docs: convert sym53c8xx_2.txt to ReST
Mauro Carvalho Chehab
3
-486
/
+648
2020-03-11
scsi: docs: convert sym53c500_cs.txt to ReST
Mauro Carvalho Chehab
2
-1
/
+8
2020-03-11
scsi: docs: convert st.txt to ReST
Mauro Carvalho Chehab
6
-115
/
+197
2020-03-11
scsi: docs: convert smartpqi.txt to ReST
Mauro Carvalho Chehab
4
-29
/
+28
2020-03-11
scsi: docs: convert sd-parameters.txt to ReST
Mauro Carvalho Chehab
3
-22
/
+28
2020-03-11
scsi: docs: convert scsi.txt to ReST
Mauro Carvalho Chehab
3
-22
/
+26
[prev]
[next]