index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
debugfs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-10-06
SUNRPC: Add API to force the client to disconnect
Trond Myklebust
2
-0
/
+15
2022-10-06
SUNRPC: Add a helper to allow pNFS drivers to selectively cancel RPC calls
Trond Myklebust
3
-0
/
+53
2022-10-06
SUNRPC: Fix races with rpc_killall_tasks()
Trond Myklebust
4
-21
/
+29
2022-10-05
xprtrdma: Fix uninitialized variable
Chuck Lever
1
-2
/
+1
2022-10-05
xprtrdma: Prevent memory allocations from driving a reclaim
Chuck Lever
1
-4
/
+4
2022-10-05
xprtrdma: Memory allocation should be allowed to fail during connect
Chuck Lever
1
-3
/
+3
2022-10-05
xprtrdma: MR-related memory allocation should be allowed to fail
Chuck Lever
3
-11
/
+17
2022-10-05
xprtrdma: Clean up synopsis of rpcrdma_regbuf_alloc()
Chuck Lever
1
-11
/
+8
2022-10-05
xprtrdma: Clean up synopsis of rpcrdma_req_create()
Chuck Lever
3
-11
/
+11
2022-10-05
svcrdma: Clean up RPCRDMA_DEF_GFP
Chuck Lever
2
-4
/
+2
2022-10-05
SUNRPC: Replace the use of the xprtiod WQ in rpcrdma
Chuck Lever
2
-9
/
+4
2022-10-05
NFSv4.2: Add a tracepoint for listxattr
Anna Schumaker
2
-0
/
+3
2022-10-05
NFSv4.2: Add tracepoints for getxattr, setxattr, and removexattr
Anna Schumaker
2
-0
/
+49
2022-10-05
NFSv4.2: Move TRACE_DEFINE_ENUM(NFS4_CONTENT_*) under CONFIG_NFS_V4_2
Anna Schumaker
1
-1
/
+1
2022-10-05
NFSv4.2: Add special handling for LISTXATTR receiving NFS4ERR_NOXATTR
Anna Schumaker
1
-0
/
+8
2022-10-05
nfs: remove nfs_wait_atomic_killable() and nfs_write_prepare() declaration
Gaosheng Cui
1
-2
/
+0
2022-10-05
NFSv4: remove nfs4_renewd_prepare_shutdown() declaration
Gaosheng Cui
1
-1
/
+0
2022-10-05
fs/nfs/pnfs_nfs.c: fix spelling typo and syntax error in comment
Jiangshan Yi
1
-2
/
+2
2022-10-03
NFSv4/pNFS: Always return layout stats on layout return for flexfiles
Trond Myklebust
1
-7
/
+18
2022-10-03
NFS: move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-2
/
+2
2022-10-03
SUNRPC: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-10-03
NFS: clean up a needless assignment in nfs_file_write()
Lukas Bulwahn
1
-3
/
+3
2022-10-03
nfs: remove unnecessary (void*) conversions.
yuzhe
4
-7
/
+7
2022-10-03
SUNRPC: use max_t() to simplify open code
Ziyang Xuan
1
-4
/
+1
2022-10-03
NFSv4: Directly use ida_alloc()/free()
Bo Liu
1
-6
/
+4
2022-10-03
SUNRPC: Directly use ida_alloc()/free()
Bo Liu
3
-6
/
+6
2022-09-25
Linux 6.0-rc7
v6.0-rc7
Linus Torvalds
1
-1
/
+1
2022-09-25
devdax: Fix soft-reservation memory description
Dan Williams
1
-0
/
+1
2022-09-24
Makefile.debug: re-enable debug info for .S files
Nick Desaulniers
2
-11
/
+14
2022-09-24
Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLIT
Nick Desaulniers
1
-3
/
+1
2022-09-24
io_uring: ensure that cached task references are always put on exit
Jens Axboe
1
-0
/
+3
2022-09-23
certs: make system keyring depend on built-in x509 parser
Masahiro Yamada
1
-1
/
+1
2022-09-23
Kconfig: remove unused function 'menu_get_root_menu'
Zeng Heng
2
-6
/
+0
2022-09-23
scripts/clang-tools: remove unused module
yangxingwu
1
-1
/
+0
2022-09-23
cgroup: cgroup_get_from_id() must check the looked-up kn is a directory
Ming Lei
1
-1
/
+4
2022-09-23
vmlinux.lds.h: CFI: Reduce alignment of jump-table to function alignment
Will Deacon
1
-2
/
+1
2022-09-23
MAINTAINERS: switch graphics to airlied other addresses
Dave Airlie
1
-3
/
+4
2022-09-22
KVM: x86: Inject #UD on emulated XSETBV if XSAVES isn't enabled
Sean Christopherson
2
-0
/
+4
2022-09-22
KVM: x86: Always enable legacy FP/SSE in allowed user XFEATURES
Dr. David Alan Gilbert
1
-1
/
+7
2022-09-22
KVM: x86: Reinstate kvm_vcpu_arch.guest_supported_xcr0
Sean Christopherson
3
-10
/
+5
2022-09-22
KVM: x86/mmu: add missing update to max_mmu_rmap_size
Miaohe Lin
1
-0
/
+2
2022-09-22
selftests: kvm: Fix a compile error in selftests/kvm/rseq_test.c
Jinrong Liang
1
-1
/
+1
2022-09-22
mm: slub: fix flush_cpu_slab()/__free_slab() invocations in task context.
Maurizio Lombardi
1
-1
/
+8
2022-09-22
ext4: limit the number of retries after discarding preallocations blocks
Theodore Ts'o
1
-1
/
+3
2022-09-22
ext4: fix bug in extents parsing when eh_entries == 0 and eh_depth > 0
Luís Henriques
1
-0
/
+4
2022-09-22
serial: sifive: enable clocks for UART when probed
Olof Johansson
1
-1
/
+1
2022-09-22
serial: 8250: omap: Use serial8250_em485_supported
Matthias Schiffer
1
-0
/
+1
2022-09-22
serial: fsl_lpuart: Reset prior to registration
Lukas Wunner
1
-4
/
+5
2022-09-22
selftests: forwarding: add shebang for sch_red.sh
Hangbin Liu
1
-0
/
+1
2022-09-22
bnxt: prevent skb UAF after handing over to PTP worker
Jakub Kicinski
1
-5
/
+5
[next]