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
/
call-graph-from-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-17
NFS: fix the fault nrequests decreasing for nfs_inode COPY
Kinglong Mee
1
-2
/
+4
2017-03-13
NFSv4: fix a reference leak caused WARNING messages
Kinglong Mee
1
-2
/
+0
2017-03-13
nfs4: fix a typo of NFS_ATTR_FATTR_GROUP_NAME
Kinglong Mee
1
-1
/
+1
2017-02-23
NFSv4: fix getacl ERANGE for some ACL buffer sizes
Weston Andros Adamson
1
-6
/
+2
2017-02-23
NFSv4: fix getacl head length estimation
J. Bruce Fields
1
-1
/
+1
2017-02-22
Revert "NFSv4.1: Handle NFS4ERR_BADSESSION/NFS4ERR_DEADSESSION replies to OP_SEQUENCE"
Trond Myklebust
1
-4
/
+0
2017-02-22
NFSv4: Fix reboot recovery in copy offload
Trond Myklebust
1
-26
/
+37
2017-02-22
pNFS/flexfiles: If the layout is invalid, it must be updated before retrying
Trond Myklebust
1
-6
/
+7
2017-02-21
NFSv4: Clean up owner/group attribute decode
Trond Myklebust
1
-60
/
+57
2017-02-21
SUNRPC: Add a helper function xdr_stream_decode_string_dup()
Trond Myklebust
2
-0
/
+36
2017-02-21
NFSv4: Remove bogus "struct nfs_client" argument from decode_ace()
Trond Myklebust
1
-2
/
+2
2017-02-21
NFSv4: Fix the underestimation of delegation XDR space reservation
Trond Myklebust
1
-0
/
+2
2017-02-21
NFSv4: Replace callback string decode function with a generic
Trond Myklebust
1
-22
/
+8
2017-02-21
NFSv4: Replace the open coded decode_opaque_inline() with the new generic
Trond Myklebust
1
-21
/
+8
2017-02-21
NFSv4: Replace ad-hoc xdr encode/decode helpers with xdr_stream_* generics
Trond Myklebust
3
-34
/
+12
2017-02-21
SUNRPC: Add generic helpers for xdr_stream encode/decode
Trond Myklebust
1
-0
/
+177
2017-02-21
sunrpc: silence uninitialized variable warning
Dan Carpenter
1
-1
/
+3
2017-02-13
nlm: Ensure callback code also checks that the files match
Trond Myklebust
1
-1
/
+2
2017-02-10
sunrpc: Allow xprt->ops->timer method to sleep
Chuck Lever
2
-2
/
+2
2017-02-10
xprtrdma: Refactor management of mw_list field
Chuck Lever
5
-24
/
+29
2017-02-10
xprtrdma: Handle stale connection rejection
Chuck Lever
1
-45
/
+21
2017-02-10
xprtrdma: Properly recover FRWRs with in-flight FASTREG WRs
Chuck Lever
2
-10
/
+8
2017-02-10
xprtrdma: Shrink send SGEs array
Chuck Lever
1
-4
/
+7
2017-02-10
xprtrdma: Reduce required number of send SGEs
Chuck Lever
3
-9
/
+32
2017-02-10
xprtrdma: Disable pad optimization by default
Chuck Lever
2
-1
/
+2
2017-02-10
xprtrdma: Per-connection pad optimization
Chuck Lever
3
-14
/
+16
2017-02-10
xprtrdma: Fix Read chunk padding
Chuck Lever
1
-6
/
+4
2017-02-09
NFSv4: Set the connection timeout to match the lease period
Trond Myklebust
3
-7
/
+10
2017-02-09
SUNRPC: Allow changing of the TCP timeout parameters on the fly
Trond Myklebust
4
-11
/
+77
2017-02-09
SUNRPC: Refactor TCP socket timeout code into a helper function
Trond Myklebust
1
-19
/
+26
2017-02-09
SUNRPC: Remove unused function rpc_get_timeout()
Trond Myklebust
2
-16
/
+0
2017-02-08
NFSv4: Fix memory and state leak in _nfs4_open_and_get_state
Trond Myklebust
1
-1
/
+1
2017-02-08
sunrpc: use simple_read_from_buffer for reading cache flush
Kinglong Mee
1
-12
/
+3
2017-02-08
sunrpc: record rpc client pointer in seq->private directly
Kinglong Mee
1
-25
/
+10
2017-02-08
sunrpc: update the comments of sunrpc proc path
Kinglong Mee
1
-2
/
+2
2017-02-08
sunrpc: remove dead codes of cr_magic in rpc_cred
Kinglong Mee
3
-11
/
+0
2017-02-08
sunrpc: rename NFS_NGROUPS to UNX_NGROUPS for auth unix
Kinglong Mee
3
-12
/
+11
2017-02-08
sunrpc/nfs: cleanup procfs/pipefs entry in cache_detail
Kinglong Mee
3
-46
/
+21
2017-02-08
sunrpc: error out if register_shrinker fail
Kinglong Mee
1
-1
/
+5
2017-02-08
nfs: no PG_private waiters remain, remove waker
Nicholas Piggin
1
-2
/
+0
2017-02-08
NFS: nfs_rename() handle -ERESTARTSYS dentry left behind
Benjamin Coddington
1
-11
/
+25
2017-01-30
NFSv4: Fix warning for using 0 as NULL
Wei Yongjun
1
-1
/
+1
2017-01-30
pNFS/flexfiles: Make local symbol layoutreturn_ops static
Wei Yongjun
1
-1
/
+1
2017-01-30
NFS: Return the comparison result directly in nfs41_match_stateid()
Anna Schumaker
1
-3
/
+1
2017-01-30
NFS: Clean up nfs41_same_server_scope()
Anna Schumaker
1
-5
/
+3
2017-01-30
NFS: No need to set and return status in nfs41_lock_expired()
Anna Schumaker
1
-2
/
+1
2017-01-30
NFS: Remove unnecessary goto in nfs4_lookup_root_sec()
Anna Schumaker
1
-8
/
+3
2017-01-30
NFS: Remove nfs4_recover_expired_lease()
Anna Schumaker
1
-6
/
+1
2017-01-30
NFS: Remove an extra if in _nfs4_recover_proc_open()
Anna Schumaker
1
-4
/
+1
2017-01-30
NFS: Return errors directly in _nfs4_opendata_reclaim_to_nfs4_state()
Anna Schumaker
1
-8
/
+3
[next]