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
/
nfs4proc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFSD: Modify NFSv4 to use nfsd_read_splice_ok()
Chuck Lever
2024-01-07
1
-2
/
+5
*
Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-10-30
1
-10
/
+22
|
\
|
*
NFSD: Clean up nfsd4_encode_copy_notify()
Chuck Lever
2023-10-16
1
-2
/
+2
|
*
NFSD: Remove a layering violation when encoding lock_denied
Chuck Lever
2023-10-16
1
-0
/
+2
|
*
NFSD: Clean up nfsd4_encode_layoutcommit()
Chuck Lever
2023-10-16
1
-2
/
+2
|
*
SUNRPC: change how svc threads are asked to exit.
NeilBrown
2023-10-16
1
-3
/
+5
|
*
NFSD: add trace points to track server copy progress
Dai Ngo
2023-10-16
1
-2
/
+10
|
*
NFSD: initialize copy->cp_clp early in nfsd4_copy for use by trace point
Dai Ngo
2023-10-16
1
-1
/
+1
*
|
nfsd: convert to new timestamp accessors
Jeff Layton
2023-10-18
1
-4
/
+4
|
/
*
nfsd: fix change_info in NFSv4 RENAME replies
Jeff Layton
2023-09-09
1
-2
/
+2
*
nfsd: don't allow nfsd threads to be signalled.
NeilBrown
2023-08-29
1
-3
/
+2
*
nfsd: set missing after_change as before_change + 1
Jeff Layton
2023-08-29
1
-1
/
+1
*
nfsd: remove unsafe BUG_ON from set_change_info
Jeff Layton
2023-08-29
1
-0
/
+32
*
nfsd: handle failure to collect pre/post-op attrs more sanely
Jeff Layton
2023-08-29
1
-6
/
+8
*
NFSD: fix problems with cleanup on errors in nfsd4_copy
Dai Ngo
2023-02-20
1
-4
/
+8
*
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: don't take nfsd4_copy ref for OP_OFFLOAD_STATUS
Jeff Layton
2023-02-20
1
-11
/
+24
*
SUNRPC: Use per-CPU counters to tally server RPC counts
Chuck Lever
2023-02-20
1
-3
/
+4
*
NFSD: enhance inter-server copy cleanup
Dai Ngo
2023-02-20
1
-67
/
+44
*
NFSD: fix use-after-free in nfsd4_ssc_setup_dul()
Xingyuan Mo
2023-01-11
1
-0
/
+1
*
Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"
Chuck Lever
2023-01-06
1
-4
/
+3
*
NFSD: fix use-after-free in __nfs42_ssc_open()
Dai Ngo
2022-12-14
1
-15
/
+5
*
NFSD: pass range end to vfs_fsync_range() instead of count
Brian Foster
2022-12-10
1
-2
/
+3
*
nfsd: return error if nfs4_setacl fails
Jeff Layton
2022-12-10
1
-0
/
+2
*
NFSD: Clean up nfs4_preprocess_stateid_op() call sites
Chuck Lever
2022-11-28
1
-24
/
+7
*
NFSD: Pass the target nfsd_file to nfsd_commit()
Chuck Lever
2022-11-28
1
-1
/
+10
*
NFSD: Cap rsize_bop result based on send buffer size
Chuck Lever
2022-09-26
1
-24
/
+24
*
NFSD: Rename the fields in copy_stateid_t
Chuck Lever
2022-09-26
1
-3
/
+3
*
NFSD: Remove "inline" directives on op_rsize_bop helpers
Chuck Lever
2022-09-26
1
-46
/
+75
*
NFSD: Reduce amount of struct nfsd4_compoundargs that needs clearing
Chuck Lever
2022-09-26
1
-1
/
+1
*
SUNRPC: Parametrize how much of argsize should be zeroed
Chuck Lever
2022-09-26
1
-0
/
+2
*
NFSD: Add tracepoints to report NFSv4 callback completions
Chuck Lever
2022-09-26
1
-0
/
+4
*
NFSD: Trace NFSv4 COMPOUND tags
Chuck Lever
2022-09-26
1
-1
/
+1
*
NFSD: Fix handling of oversized NFSv4 COMPOUND requests
Chuck Lever
2022-09-26
1
-6
/
+13
*
NFSD: remove redundant variable status
Jinpeng Cui
2022-09-26
1
-12
/
+4
*
NFSD enforce filehandle check for source file in COPY
Olga Kornievskaia
2022-09-26
1
-1
/
+7
*
NFSD: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-26
1
-1
/
+1
*
NFSD: use explicit lock/unlock for directory ops
NeilBrown
2022-08-04
1
-2
/
+4
*
NFSD: reduce locking in nfsd_lookup()
NeilBrown
2022-08-04
1
-8
/
+12
*
NFSD: always drop directory lock in nfsd_unlink()
NeilBrown
2022-08-04
1
-3
/
+1
*
NFSD: change nfsd_create()/nfsd_symlink() to unlock directory before returning.
NeilBrown
2022-08-04
1
-2
/
+0
*
NFSD: add posix ACLs to struct nfsd_attrs
NeilBrown
2022-08-04
1
-30
/
+16
*
NFSD: add security label to struct nfsd_attrs
NeilBrown
2022-07-29
1
-40
/
+9
*
NFSD: set attributes when creating symlinks
NeilBrown
2022-07-29
1
-1
/
+1
*
NFSD: introduce struct nfsd_attrs
NeilBrown
2022-07-29
1
-7
/
+16
*
NFSD: verify the opened dentry after setting a delegation
Jeff Layton
2022-07-29
1
-0
/
+1
*
NFSD: Move copy offload callback arguments into a separate structure
Chuck Lever
2022-07-29
1
-22
/
+22
*
NFSD: Add nfsd4_send_cb_offload()
Chuck Lever
2022-07-29
1
-15
/
+22
[next]