index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
exported-sql-viewer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-11
f2fs: fix to set flush_merge opt and show noflush_merge
Yangtao Li
1
-2
/
+11
2022-11-11
f2fs: initialize locks earlier in f2fs_fill_super()
Tetsuo Handa
1
-18
/
+20
2022-11-11
f2fs: optimize iteration over sparse directories
Chao Yu
4
-19
/
+41
2022-11-11
f2fs: fix to avoid accessing uninitialized spinlock
Chao Yu
1
-3
/
+3
2022-11-11
f2fs: correct i_size change for atomic writes
Daeho Jeong
4
-12
/
+33
2022-11-11
f2fs: add proc entry to show discard_plist info
Yangtao Li
1
-0
/
+41
2022-11-11
f2fs: allow to read node block after shutdown
Jaegeuk Kim
1
-2
/
+1
2022-11-01
f2fs: replace ternary operator with max()
wangkailong@jari.cn
1
-1
/
+1
2022-11-01
f2fs: replace gc_urgent_high_remaining with gc_remaining_trials
Yangtao Li
5
-19
/
+20
2022-11-01
f2fs: add missing bracket in doc
Jaegeuk Kim
1
-1
/
+1
2022-11-01
f2fs: use sysfs_emit instead of sprintf
Jaegeuk Kim
1
-18
/
+18
2022-11-01
f2fs: introduce gc_mode sysfs node
Yangtao Li
3
-6
/
+16
2022-11-01
f2fs: fix to destroy sbi->post_read_wq in error path of f2fs_fill_super()
Chao Yu
1
-1
/
+1
2022-11-01
f2fs: fix return val in f2fs_start_ckpt_thread()
Yangtao Li
3
-11
/
+12
2022-11-01
f2fs: fix the msg data type
Mukesh Ojha
1
-1
/
+1
2022-11-01
f2fs: fix the assign logic of iocb
Mukesh Ojha
1
-15
/
+19
2022-11-01
f2fs: Fix typo in comments
Keoseong Park
1
-1
/
+1
2022-11-01
f2fs: introduce max_ordered_discard sysfs node
Yangtao Li
4
-1
/
+22
2022-11-01
f2fs: allow to set compression for inlined file
Jaegeuk Kim
1
-0
/
+4
2022-11-01
f2fs: add barrier mount option
Yangtao Li
2
-0
/
+9
2022-11-01
f2fs: fix normal discard process
Dongdong Zhang
1
-1
/
+1
2022-11-01
f2fs: cleanup in f2fs_create_flush_cmd_control()
Yangtao Li
1
-4
/
+4
2022-11-01
f2fs: fix gc mode when gc_urgent_high_remaining is 1
Yangtao Li
1
-10
/
+9
2022-11-01
f2fs: remove batched_trim_sections node
Yangtao Li
2
-8
/
+0
2022-11-01
f2fs: support fault injection for f2fs_is_valid_blkaddr()
Chao Yu
4
-0
/
+8
2022-11-01
f2fs: fix to invalidate dcc->f2fs_issue_discard in error path
Chao Yu
1
-1
/
+3
2022-10-27
f2fs: Fix the race condition of resize flag between resizefs
Zhang Qilong
1
-3
/
+2
2022-10-25
f2fs: let's avoid to get cp_rwsem twice by f2fs_evict_inode by d_invalidate
Jaegeuk Kim
1
-2
/
+2
2022-10-25
f2fs: should put a page when checking the summary info
Pavel Machek
1
-0
/
+1
2022-10-16
Linux 6.1-rc1
Linus Torvalds
1
-2
/
+2
2022-10-16
Revert "cpumask: fix checking valid cpu range".
Tetsuo Handa
1
-8
/
+11
2022-10-17
lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5
Nathan Chancellor
1
-2
/
+7
2022-10-17
kbuild: fix single directory build
Masahiro Yamada
1
-0
/
+2
2022-10-15
mm/slab: use kmalloc_node() for off slab freelist_idx_t array allocation
Hyeonggon Yoo
2
-19
/
+19
2022-10-15
MAINTAINERS: git://github -> https://github.com for openrisc
Palmer Dabbelt
1
-1
/
+1
2022-10-15
smb3: improve SMB3 change notification support
Steve French
6
-13
/
+90
2022-10-15
cifs: lease key is uninitialized in two additional functions when smb1
Steve French
1
-2
/
+2
2022-10-15
cifs: lease key is uninitialized in smb1 paths
Steve French
1
-1
/
+1
2022-10-15
smb3: must initialize two ACL struct fields to zero
Steve French
1
-1
/
+2
2022-10-15
cifs: fix double-fault crash during ntlmssp
Paulo Alcantara
1
-7
/
+9
2022-10-15
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+18
2022-10-15
perf auxtrace arm64: Add support for parsing HiSilicon PCIe Trace packet
Qi Liu
7
-0
/
+396
2022-10-15
perf auxtrace arm64: Add support for HiSilicon PCIe Tune and Trace device driver
Qi Liu
7
-1
/
+273
2022-10-15
perf auxtrace arm: Refactor event list iteration in auxtrace_record__init()
Qi Liu
1
-19
/
+34
2022-10-15
perf tests stat+json_output: Include sanity check for topology
Athira Rajeev
1
-4
/
+39
2022-10-15
perf tests stat+csv_output: Include sanity check for topology
Athira Rajeev
1
-4
/
+39
2022-10-15
perf intel-pt: Fix system_wide dummy event for hybrid
Adrian Hunter
1
-1
/
+1
2022-10-15
perf intel-pt: Fix segfault in intel_pt_print_info() with uClibc
Adrian Hunter
1
-2
/
+7
2022-10-15
perf test: Fix attr tests for PERF_FORMAT_LOST
James Clark
6
-11
/
+11
2022-10-15
perf test: test_intel_pt.sh: Add 9 tests
Ammy Yi
1
-1
/
+194
[next]