index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
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
|
*
NFSD: enhance inter-server copy cleanup
Dai Ngo
2023-02-20
2
-68
/
+45
|
*
SUNRPC: Push svcxdr_init_decode() into svc_process_common()
Chuck Lever
2023-02-20
1
-1
/
+0
|
*
fs: namei: Allow follow_down() to uncover auto mounts
Richard Weinberger
2023-02-20
1
-1
/
+5
|
*
NFSD: Teach nfsd_mountpoint() auto mounts
Richard Weinberger
2023-02-20
1
-1
/
+1
*
|
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-02-20
7
-30
/
+31
|
\
\
|
*
|
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-19
2
-8
/
+8
|
*
|
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
2023-01-19
3
-6
/
+6
|
*
|
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
|
*
|
fs: port vfs_*() helpers to struct mnt_idmap
Christian Brauner
2023-01-18
3
-15
/
+16
*
|
|
Merge tag 'iversion-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2023-02-20
4
-30
/
+52
|
\
\
\
|
*
|
|
nfsd: remove fetch_iversion export operation
Jeff Layton
2023-01-26
1
-3
/
+0
|
*
|
|
nfsd: use the getattr operation to fetch i_version
Jeff Layton
2023-01-26
3
-20
/
+45
|
*
|
|
nfsd: move nfsd4_change_attribute to nfsfh.c
Jeff Layton
2023-01-26
2
-28
/
+28
*
|
|
|
Merge tag 'locks-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt...
Linus Torvalds
2023-02-20
2
-2
/
+3
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
fs: remove locks_inode
Jeff Layton
2023-01-11
1
-2
/
+2
|
*
|
|
filelock: move file locking definitions to separate header file
Jeff Layton
2023-01-11
1
-0
/
+1
*
|
|
|
Merge tag 'nfsd-6.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-02-15
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
nfsd: don't destroy global nfs4_file table in per-net shutdown
Jeff Layton
2023-02-11
1
-1
/
+1
*
|
|
|
Merge tag 'nfsd-6.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-01-24
1
-25
/
+36
|
\
|
|
|
[prev]
[next]