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
2025-02-10
nfsd: fix uninitialised slot info when a request is retried
NeilBrown
1
-1
/
+2
2025-02-02
nfsd: validate the nfsd_serv pointer before calling svc_wake_up
Jeff Layton
1
-1
/
+10
2025-02-02
nfsd: clear acl_access/acl_default after releasing them
Li Lingfeng
2
-0
/
+4
2025-01-21
sunrpc: Remove gss_{de,en}crypt_xdr_buf deadcode
Dr. David Alan Gilbert
2
-62
/
+0
2025-01-21
sunrpc: Remove gss_generic_token deadcode
Dr. David Alan Gilbert
5
-315
/
+1
2025-01-21
sunrpc: Remove unused xprt_iter_get_xprt
Dr. David Alan Gilbert
2
-18
/
+0
2025-01-21
Revert "SUNRPC: Reduce thread wake-up rate when receiving large RPC messages"
Chuck Lever
1
-11
/
+1
2025-01-21
nfsd: implement OPEN_ARGS_SHARE_ACCESS_WANT_OPEN_XOR_DELEGATION
Jeff Layton
2
-2
/
+25
2025-01-21
nfsd: handle delegated timestamps in SETATTR
Jeff Layton
4
-5
/
+53
2025-01-21
nfsd: add support for delegated timestamps
Jeff Layton
7
-23
/
+152
2025-01-21
nfsd: rework NFS4_SHARE_WANT_* flag handling
Jeff Layton
3
-5
/
+8
2025-01-21
nfsd: add support for FATTR4_OPEN_ARGUMENTS
Jeff Layton
2
-1
/
+52
2025-01-21
nfsd: prepare delegation code for handing out *_ATTRS_DELEG delegations
Jeff Layton
3
-15
/
+46
2025-01-21
nfsd: rename NFS4_SHARE_WANT_* constants to OPEN4_SHARE_ACCESS_WANT_*
Jeff Layton
6
-20
/
+51
2025-01-21
nfsd: switch to autogenerated definitions for open_delegation_type4
Jeff Layton
7
-26
/
+61
2025-01-21
nfs_common: make include/linux/nfs4.h include generated nfs4_1.h
Jeff Layton
7
-12
/
+570
2025-01-21
nfsd: fix handling of delegated change attr in CB_GETATTR
Jeff Layton
2
-9
/
+14
2025-01-10
SUNRPC: Document validity guarantees of the pointer returned by reserve_space
Chuck Lever
1
-0
/
+6
2025-01-10
NFSD: Insulate nfsd4_encode_fattr4() from page boundaries in the encode buffer
Chuck Lever
1
-5
/
+5
2025-01-10
NFSD: Insulate nfsd4_encode_secinfo() from page boundaries in the encode buffer
Chuck Lever
1
-8
/
+10
2025-01-10
NFSD: Refactor nfsd4_do_encode_secinfo() again
Chuck Lever
1
-31
/
+34
2025-01-10
NFSD: Insulate nfsd4_encode_readlink() from page boundaries in the encode buffer
Chuck Lever
1
-12
/
+10
2025-01-10
NFSD: Insulate nfsd4_encode_read_plus_data() from page boundaries in the encode buffer
Chuck Lever
1
-8
/
+17
2025-01-10
NFSD: Insulate nfsd4_encode_read_plus() from page boundaries in the encode buffer
Chuck Lever
1
-8
/
+10
2025-01-10
NFSD: Insulate nfsd4_encode_read() from page boundaries in the encode buffer
Chuck Lever
1
-15
/
+19
2025-01-10
NFSD: Encode COMPOUND operation status on page boundaries
Chuck Lever
1
-10
/
+10
2025-01-06
nfsd: fix UAF when access ex_uuid or ex_stats
Yang Erkun
1
-5
/
+14
2025-01-06
SUNRPC: no need get cache ref when protected by rcu
Yang Erkun
1
-9
/
+3
2025-01-06
nfsd: no need get cache ref when protected by rcu
Yang Erkun
1
-5
/
+1
2025-01-06
SUNRPC: introduce cache_check_rcu to help check in rcu context
Yang Erkun
2
-15
/
+28
2025-01-06
NFSD: add cb opcode to WARN_ONCE on failed callback
Olga Kornievskaia
1
-2
/
+3
2025-01-06
NFSD: fix decoding in nfs4_xdr_dec_cb_getattr
Olga Kornievskaia
1
-1
/
+1
2025-01-06
nfsd: add shrinker to reduce number of slots allocated per session
NeilBrown
2
-5
/
+73
2025-01-06
nfsd: add support for freeing unused session-DRC slots
NeilBrown
4
-15
/
+92
2025-01-06
nfsd: allocate new session-based DRC slots on demand.
NeilBrown
1
-5
/
+32
2025-01-06
nfsd: add session slot count to /proc/fs/nfsd/clients/*/info
NeilBrown
1
-0
/
+8
2025-01-06
nfsd: remove artificial limits on the session-based DRC
NeilBrown
3
-113
/
+16
2025-01-06
nfsd: use an xarray to store v4.1 session slots
NeilBrown
2
-13
/
+24
2025-01-06
sunrpc: remove all connection limit configuration
NeilBrown
7
-72
/
+7
2025-01-06
nfsd: don't use sv_nrthreads in connection limiting calculations.
NeilBrown
7
-23
/
+38
2025-01-06
nfsd: fix legacy client tracking initialization
Scott Mayhew
1
-1
/
+0
2025-01-06
NFSD: Clean up unused variable
Chuck Lever
1
-2
/
+0
2025-01-06
sunrpc/svc: use store_release_wake_up()
NeilBrown
1
-6
/
+1
2025-01-06
nfsd: use new wake_up_var interfaces.
NeilBrown
3
-13
/
+8
2025-01-06
nfsd: trace: remove redundant stateid even deleg_recall
Chen Hanxiao
1
-1
/
+0
2025-01-05
Linux 6.13-rc6
Linus Torvalds
1
-1
/
+1
2025-01-05
kbuild: pacman-pkg: provide versioned linux-api-headers package
Thomas Weißschuh
1
-1
/
+1
2025-01-03
io_uring/kbuf: use pre-committed buffer address for non-pollable file
Jens Axboe
1
-1
/
+3
2025-01-03
RDMA/mlx5: Enable multiplane mode only when it is supported
Mark Zhang
2
-2
/
+4
2025-01-03
net: ti: icssg-prueth: Fix clearing of IEP_CMP_CFG registers during iep_init
Meghana Malladi
1
-0
/
+8
[next]