index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
(
follow
)
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-28
2
-3
/
+49
|
*
NFSD: Clean up xattr memory allocation flags
Chuck Lever
2023-04-28
1
-5
/
+2
|
*
NFSD: Fix problem of COMMIT and NFS4ERR_DELAY in infinite loop
Dai Ngo
2023-04-28
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]