index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
stat.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-07-19
scsi: lpfc: Skip reg_vpi when link is down for SLI3 in ADISC cmpl path
James Smart
1
-0
/
+8
2021-07-19
scsi: lpfc: Call discovery state machine when handling PLOGI/ADISC completions
James Smart
1
-11
/
+4
2021-07-19
scsi: lpfc: Delay unregistering from transport until GIDFT or ADISC completes
James Smart
7
-90
/
+207
2021-07-19
scsi: lpfc: Enable adisc discovery after RSCN by default
James Smart
1
-2
/
+2
2021-07-19
scsi: lpfc: Use PBDE feature enabled bit to determine PBDE support
James Smart
2
-7
/
+11
2021-07-19
scsi: lpfc: Clear outstanding active mailbox during PCI function reset
James Smart
2
-3
/
+40
2021-07-19
scsi: lpfc: Fix KASAN slab-out-of-bounds in lpfc_unreg_rpi() routine
James Smart
1
-1
/
+2
2021-07-19
scsi: lpfc: Remove REG_LOGIN check requirement to issue an ELS RDF
James Smart
1
-12
/
+0
2021-07-19
scsi: lpfc: Fix memory leaks in error paths while issuing ELS RDF/SCR request
James Smart
1
-0
/
+2
2021-07-19
scsi: lpfc: Fix NULL ptr dereference with NPIV ports for RDF handling
James Smart
1
-5
/
+2
2021-07-19
scsi: lpfc: Keep NDLP reference until after freeing the IOCB after ELS handling
James Smart
1
-1
/
+7
2021-07-19
scsi: lpfc: Fix target reset handler from falsely returning FAILURE
James Smart
1
-31
/
+37
2021-07-19
scsi: lpfc: Discovery state machine fixes for LOGO handling
James Smart
1
-0
/
+12
2021-07-19
scsi: lpfc: Fix function description comments for vmid routines
James Smart
2
-4
/
+3
2021-07-19
scsi: lpfc: Improve firmware download logging
James Smart
3
-42
/
+121
2021-07-19
scsi: lpfc: Remove use of kmalloc() in trace event logging
James Smart
1
-8
/
+17
2021-07-19
scsi: lpfc: Fix NVMe support reporting in log message
James Smart
2
-3
/
+1
2021-07-19
scsi: aacraid: Remove an unused include
Christoph Hellwig
1
-1
/
+0
2021-07-19
scsi: qla2xxx: Remove redundant continue statement in a for-loop
Colin Ian King
1
-1
/
+0
2021-07-19
scsi: be2iscsi: Fix use-after-free during IP updates
Mike Christie
1
-39
/
+45
2021-07-19
scsi: ufs: Refactor ufshcd_is_intr_aggr_allowed()
Keoseong Park
1
-10
/
+2
2021-07-18
Linux 5.14-rc2
v5.14-rc2
Linus Torvalds
1
-1
/
+1
2021-07-18
Documentation: Fix intiramfs script name
Robert Richter
2
-5
/
+5
2021-07-18
Kbuild: lto: fix module versionings mismatch in GNU make 3.X
Lecopzer Chen
1
-1
/
+1
2021-07-18
kbuild: do not suppress Kconfig prompts for silent build
Masahiro Yamada
1
-4
/
+5
2021-07-18
scripts/setlocalversion: fix a bug when LOCALVERSION is empty
Mikulas Patocka
1
-5
/
+8
2021-07-18
perf sched: Fix record failure when CONFIG_SCHEDSTATS is not set
Yang Jihong
1
-4
/
+29
2021-07-18
perf probe: Fix add event failure when running 32-bit perf in a 64-bit kernel
Yang Jihong
6
-42
/
+38
2021-07-18
perf data: Close all files in close_dir()
Riccardo Mancini
1
-1
/
+1
2021-07-18
perf probe-file: Delete namelist in del_events() on the error path
Riccardo Mancini
1
-2
/
+2
2021-07-17
Revert "mm/slub: use stackdepot to save stack trace in objects"
Linus Torvalds
2
-50
/
+30
2021-07-16
ARM: dts: versatile: Fix up interrupt controller node names
Sudeep Holla
2
-4
/
+3
2021-07-16
ARM: multi_v7_defconfig: Make NOP_USB_XCEIV driver built-in
Stefan Wahren
1
-1
/
+1
2021-07-16
ARM: configs: Update u8500_defconfig
Linus Walleij
1
-0
/
+5
2021-07-16
ARM: configs: Update Vexpress defconfig
Linus Walleij
1
-10
/
+7
2021-07-16
ARM: configs: Update Versatile defconfig
Linus Walleij
1
-3
/
+1
2021-07-16
ARM: configs: Update RealView defconfig
Linus Walleij
1
-3
/
+1
2021-07-16
ARM: configs: Update Integrator defconfig
Linus Walleij
1
-4
/
+1
2021-07-16
arm: Typo s/PCI_IXP4XX_LEGACY/IXP4XX_PCI_LEGACY/
Geert Uytterhoeven
1
-1
/
+1
2021-07-16
dt-bindings: display: renesas,du: Make resets optional on R-Car H1
Geert Uytterhoeven
1
-1
/
+0
2021-07-16
perf test bpf: Free obj_buf
Riccardo Mancini
1
-0
/
+2
2021-07-16
cifs: do not share tcp sessions of dfs connections
Paulo Alcantara
2
-3
/
+38
2021-07-16
zonefs: remove redundant null bio check
Xianting Tian
1
-3
/
+0
2021-07-16
Revert "Makefile: Enable -Wimplicit-fallthrough for Clang"
Linus Torvalds
1
-3
/
+6
2021-07-16
SMB3.1.1: fix mount failure to some servers when compression enabled
Steve French
1
-0
/
+1
2021-07-16
cifs: added WARN_ON for all the count decrements
Shyam Prasad N
2
-0
/
+11
2021-07-16
cifs: fix missing null session check in mount
Steve French
1
-1
/
+1
2021-07-16
cifs: handle reconnect of tcon when there is no cached dfs referral
Paulo Alcantara
1
-4
/
+2
2021-07-15
tracing: Do not reference char * as a string in histograms
Steven Rostedt (VMware)
1
-3
/
+3
2021-07-15
perf trace: Free strings in trace__parse_events_option()
Riccardo Mancini
1
-0
/
+3
[next]