index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-31
Merge tag 'nfsd-6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-2
/
+9
2024-08-30
nfsd: fix nfsd4_deleg_getattr_conflict in presence of third party lease
NeilBrown
1
-2
/
+9
2024-08-28
Merge tag 'nfsd-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
3
-21
/
+38
2024-08-27
fs/nfsd: fix update of inode attrs in CB_GETATTR
Jeff Layton
3
-7
/
+15
2024-08-26
nfsd: fix potential UAF in nfsd4_cb_getattr_release
Jeff Layton
1
-1
/
+1
2024-08-26
nfsd: hold reference to delegation when updating it for cb_getattr
Jeff Layton
1
-3
/
+7
2024-08-23
nfsd: prevent panic for nfsv4.0 closed files in nfs4_show_open
Olga Kornievskaia
1
-9
/
+12
2024-08-22
nfsd: ensure that nfsd4_fattr_args.context is zeroed out
Jeff Layton
1
-1
/
+3
2024-08-10
Merge tag 'nfsd-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-2
/
+1
2024-07-22
nfsd: don't set SVC_SOCK_ANONYMOUS when creating nfsd sockets
Jeff Layton
1
-2
/
+1
2024-07-17
Merge tag 'nfsd-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
12
-52
/
+164
2024-07-15
Merge tag 'vfs-6.11.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-1
/
+1
2024-07-12
nfsd: nfsd_file_lease_notifier_call gets a file_lease as an argument
Jeff Layton
1
-1
/
+1
2024-07-08
nfsd: new netlink ops to get/set server pool_mode
Jeff Layton
3
-0
/
+76
2024-07-08
nfsd: allow passing in array of thread counts via netlink
Jeff Layton
2
-13
/
+31
2024-07-08
nfsd: make nfsd_svc take an array of thread counts
Jeff Layton
3
-24
/
+45
2024-07-08
NFSD: Support write delegations in LAYOUTGET
Chuck Lever
1
-2
/
+3
2024-07-08
NFSD: Fix nfsdcld warning
Chuck Lever
2
-3
/
+3
2024-07-08
NFSD: remove unused structs 'nfsd3_voidargs'
Dr. David Alan Gilbert
2
-4
/
+0
2024-07-08
NFSD: harden svcxdr_dupstr() and svcxdr_tmpalloc() against integer overflows
Dan Carpenter
1
-6
/
+6
2024-06-28
Merge tag 'nfsd-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2
-1
/
+2
2024-06-25
nfsd: initialise nfsd_info.mutex early.
NeilBrown
2
-1
/
+2
2024-06-22
Merge tag 'nfsd-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
3
-42
/
+11
2024-06-17
NFSD: grab nfsd_mutex in nfsd_nl_rpc_status_get_dumpit()
Lorenzo Bianconi
3
-42
/
+11
2024-05-28
fhandle: relax open_by_handle_at() permission checks
Christian Brauner
1
-1
/
+1
2024-05-23
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
1
-20
/
+20
2024-05-20
Merge tag 'fsnotify_for_v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2024-05-09
NFSD: Force all NFSv4.2 COPY requests to be synchronous
Chuck Lever
1
-0
/
+7
2024-05-06
NFS/knfsd: Remove the invalid NFS error 'NFSERR_OPNOTSUPP'
Trond Myklebust
1
-1
/
+0
2024-05-06
knfsd: LOOKUP can return an illegal error value
Trond Myklebust
1
-2
/
+2
2024-05-06
nfsd: set security label during create operations
Stephen Smalley
2
-1
/
+9
2024-05-06
NFSD: Add COPY status code to OFFLOAD_STATUS response
Chuck Lever
3
-4
/
+17
2024-05-06
NFSD: Record status of async copy operation in struct nfsd4_copy
Chuck Lever
2
-11
/
+11
2024-05-06
NFSD: add listener-{set,get} netlink command
Lorenzo Bianconi
3
-0
/
+245
2024-05-06
NFSD: add write_version to netlink command
Lorenzo Bianconi
5
-2
/
+181
2024-05-06
NFSD: convert write_threads to netlink command
Lorenzo Bianconi
3
-0
/
+165
2024-05-06
NFSD: allow callers to pass in scope string to nfsd_svc
Jeff Layton
3
-4
/
+4
2024-05-06
NFSD: move nfsd_mutex handling into nfsd_svc callers
Jeff Layton
2
-2
/
+4
2024-05-06
nfsd: don't create nfsv4recoverydir in nfsdfs when not used.
NeilBrown
1
-2
/
+2
2024-05-06
nfsd: optimise recalculate_deny_mode() for a common case
NeilBrown
1
-1
/
+6
2024-05-06
nfsd: add tracepoint in mark_client_expired_locked
Jeff Layton
2
-1
/
+29
2024-05-06
nfsd: new tracepoint for check_slot_seqid
Chuck Lever
2
-7
/
+77
2024-05-06
nfsd: drop extraneous newline from nfsd tracepoints
Jeff Layton
1
-3
/
+3
2024-05-06
fs: nfsd: use group allocation/free of per-cpu counters API
Kefeng Wang
4
-55
/
+13
2024-05-06
nfsd: trivial GET_DIR_DELEGATION support
Jeff Layton
3
-2
/
+134
2024-05-06
NFSD: Move callback_wq into struct nfs4_client
Chuck Lever
3
-31
/
+18
2024-05-06
nfsd: drop st_mutex before calling move_to_close_lru()
NeilBrown
1
-4
/
+7
2024-05-06
nfsd: replace rp_mutex to avoid deadlock in move_to_close_lru()
NeilBrown
2
-8
/
+32
2024-05-06
nfsd: move nfsd4_cstate_assign_replay() earlier in open handling.
NeilBrown
1
-6
/
+3
2024-05-06
nfsd: perform all find_openstateowner_str calls in the one place.
NeilBrown
1
-53
/
+40
[next]