index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nfsd-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-04-29
6
-269
/
+256
|
\
|
*
NFSD: Handle new xprtsec= export option
Chuck Lever
2023-04-27
2
-3
/
+49
|
*
NFSD: Clean up xattr memory allocation flags
Chuck Lever
2023-04-27
1
-5
/
+2
|
*
NFSD: Fix problem of COMMIT and NFS4ERR_DELAY in infinite loop
Dai Ngo
2023-04-27
1
-2
/
+0
|
*
nfsd: simplify the delayed disposal list code
Jeff Layton
2023-04-26
1
-42
/
+22
|
*
NFSD: Watch for rq_pages bounds checking errors in nfsd_splice_actor()
Chuck Lever
2023-04-26
1
-1
/
+5
|
*
SUNRPC: return proper error from get_expiry()
NeilBrown
2023-04-26
2
-11
/
+10
|
*
NFSD: Convert filecache to rhltable
Chuck Lever
2023-04-26
2
-187
/
+133
|
*
nfsd: allow reaping files still under writeback
Jeff Layton
2023-04-26
1
-1
/
+11
|
*
nfsd: update comment over __nfsd_file_cache_purge
Jeff Layton
2023-04-26
1
-1
/
+2
|
*
nfsd: don't take/put an extra reference when putting a file
Jeff Layton
2023-04-26
1
-3
/
+1
|
*
nfsd: add some comments to nfsd_file_do_acquire
Jeff Layton
2023-04-26
1
-0
/
+5
|
*
nfsd: don't kill nfsd_files because of lease break error
Jeff Layton
2023-04-26
1
-14
/
+15
|
*
nfsd: simplify test_bit return in NFSD_FILE_KEY_FULL comparator
Jeff Layton
2023-04-26
1
-1
/
+1
|
*
nfsd: NFSD_FILE_KEY_INODE only needs to find GC'ed entries
Jeff Layton
2023-04-26
1
-0
/
+4
|
*
nfsd: don't open-code clear_and_wake_up_bit
Jeff Layton
2023-04-26
1
-3
/
+1
*
|
Merge tag 'v6.4/vfs.acl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-04-24
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
xattr: remove unused argument
Christian Brauner
2023-03-06
1
-2
/
+1
*
|
Merge tag 'nfsd-6.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-04-04
3
-9
/
+11
|
\
\
|
*
|
NFSD: callback request does not use correct credential for AUTH_SYS
Dai Ngo
2023-04-04
1
-2
/
+2
|
*
|
nfsd: call op_release, even when op_func returns an error
Jeff Layton
2023-03-31
2
-6
/
+6
|
*
|
NFSD: Avoid calling OPDESC() with ops->opnum == OP_ILLEGAL
Chuck Lever
2023-03-31
1
-1
/
+3
*
|
|
Merge tag 'nfsd-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-03-21
2
-2
/
+9
|
\
|
|
|
*
|
nfsd: don't replace page in rq_pages if it's a continuation of last page
Jeff Layton
2023-03-17
1
-1
/
+8
|
*
|
NFS & NFSD: Update GSS dependencies
Chuck Lever
2023-03-10
1
-1
/
+1
*
|
|
Merge tag 'nfsd-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-03-10
1
-0
/
+2
|
\
|
|
|
|
/
|
/
|
|
*
NFSD: Protect against filesystem freezing
Chuck Lever
2023-03-07
1
-0
/
+2
*
|
Merge tag 'nfsd-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-02-22
17
-411
/
+286
|
\
|
|
*
NFSD: Clean up nfsd_symlink()
Chuck Lever
2023-02-20
1
-8
/
+3
|
*
NFSD: copy the whole verifier in nfsd_copy_write_verifier
Chuck Lever
2023-02-20
1
-1
/
+1
|
*
nfsd: don't fsync nfsd_files on last close
Jeff Layton
2023-02-20
2
-63
/
+12
|
*
nfsd: fix courtesy client with deny mode handling in nfs4_upgrade_open
Jeff Layton
2023-02-20
1
-10
/
+11
|
*
NFSD: fix problems with cleanup on errors in nfsd4_copy
Dai Ngo
2023-02-20
2
-6
/
+11
|
*
nfsd: fix race to check ls_layouts
Benjamin Coddington
2023-02-20
1
-2
/
+2
|
*
nfsd: don't hand out delegation on setuid files being opened for write
Jeff Layton
2023-02-20
1
-0
/
+27
|
*
nfsd: remove fs/nfsd/fault_inject.c
Jeff Layton
2023-02-20
1
-142
/
+0
|
*
NFSD: fix leaked reference count of nfsd4_ssc_umount_item
Dai Ngo
2023-02-20
1
-4
/
+8
|
*
nfsd: clean up potential nfsd_file refcount leaks in COPY codepath
Jeff Layton
2023-02-20
1
-13
/
+10
|
*
nfsd: zero out pointers after putting nfsd_files on COPY setup error
Jeff Layton
2023-02-20
1
-0
/
+2
|
*
nfsd: eliminate __nfs4_get_fd
Jeff Layton
2023-02-20
1
-13
/
+7
|
*
nfsd: add some kerneldoc comments for stateid preprocessing functions
Jeff Layton
2023-02-20
1
-4
/
+25
|
*
nfsd: eliminate find_deleg_file_locked
Jeff Layton
2023-02-20
1
-10
/
+1
|
*
nfsd: don't take nfsd4_copy ref for OP_OFFLOAD_STATUS
Jeff Layton
2023-02-20
2
-13
/
+24
|
*
NFSD: Replace /proc/fs/nfsd/supported_krb5_enctypes with a symlink
Chuck Lever
2023-02-20
1
-16
/
+58
|
*
SUNRPC: Use per-CPU counters to tally server RPC counts
Chuck Lever
2023-02-20
5
-12
/
+16
|
*
nfsd: move reply cache initialization into nfsd startup
Jeff Layton
2023-02-20
2
-9
/
+9
|
*
SUNRPC: Refactor RPC server dispatch method
Chuck Lever
2023-02-20
3
-4
/
+4
|
*
SUNRPC: Push svcxdr_init_encode() into svc_process_common()
Chuck Lever
2023-02-20
2
-7
/
+1
|
*
nfsd: fix potential race in nfs4_find_file
Jeff Layton
2023-02-20
1
-6
/
+9
|
*
nfsd: allow nfsd_file_get to sanely handle a NULL pointer
Jeff Layton
2023-02-20
2
-6
/
+3
[next]