index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Age
Commit message (
Expand
)
Author
2023-01-10
Merge tag 'nfsd-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-01-07
NFSD: Use set_bit(RQ_DROPME)
Chuck Lever
2023-01-06
Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"
Chuck Lever
2023-01-06
nfsd: fix handling of cached open files in nfsd4_open codepath
Jeff Layton
2023-01-04
Merge tag 'nfsd-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-01-02
nfsd: fix handling of readdir in v4root vs. mount upcall timeout
Jeff Layton
2022-12-22
nfsd: shut down the NFSv4 state objects before the filecache
Jeff Layton
2022-12-19
Merge tag 'nfsd-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2022-12-14
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-14
NFSD: fix use-after-free in __nfs42_ssc_open()
Dai Ngo
2022-12-12
Merge tag 'nfsd-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-12-12
Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-12
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2022-12-12
Merge tag 'locks-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt...
Linus Torvalds
2022-12-12
nfsd: under NFSv4.1, fix double svc_xprt_put on rpc_create failure
Dan Aloni
2022-12-11
nfsd: rework refcounting in filecache
Jeff Layton
2022-12-10
NFSD: Avoid clashing function prototypes
Kees Cook
2022-12-10
NFSD: Use only RQ_DROPME to signal the need to drop a reply
Chuck Lever
2022-12-10
NFSD: add CB_RECALL_ANY tracepoints
Dai Ngo
2022-12-10
NFSD: add delegation reaper to react to low memory condition
Dai Ngo
2022-12-10
NFSD: add support for sending CB_RECALL_ANY
Dai Ngo
2022-12-10
NFSD: refactoring courtesy_client_reaper to a generic low memory shrinker
Dai Ngo
2022-12-10
NFSD: pass range end to vfs_fsync_range() instead of count
Brian Foster
2022-12-10
NFSD: Use struct_size() helper in alloc_session()
Xiu Jianfeng
2022-12-10
nfsd: return error if nfs4_setacl fails
Jeff Layton
2022-12-10
NFSD: Add an nfsd_file_fsync tracepoint
Chuck Lever
2022-12-10
nfsd: fix up the filecache laundrette scheduling
Jeff Layton
2022-11-30
nfsd: use locks_inode_context helper
Jeff Layton
2022-11-28
nfsd: reorganize filecache.c
Jeff Layton
2022-11-28
nfsd: remove the pages_flushed statistic from filecache
Jeff Layton
2022-11-28
NFSD: Fix licensing header in filecache.c
Chuck Lever
2022-11-28
NFSD: Use rhashtable for managing nfs4_file objects
Chuck Lever
2022-11-28
NFSD: Refactor find_file()
Chuck Lever
2022-11-28
NFSD: Clean up find_or_add_file()
Chuck Lever
2022-11-28
NFSD: Add a nfsd4_file_hash_remove() helper
Chuck Lever
2022-11-28
NFSD: Clean up nfsd4_init_file()
Chuck Lever
2022-11-28
NFSD: Update file_hashtbl() helpers
Chuck Lever
2022-11-28
NFSD: Use const pointers as parameters to fh_ helpers
Chuck Lever
2022-11-28
NFSD: Trace delegation revocations
Chuck Lever
2022-11-28
NFSD: Trace stateids returned via DELEGRETURN
Chuck Lever
2022-11-28
NFSD: Clean up nfs4_preprocess_stateid_op() call sites
Chuck Lever
2022-11-28
NFSD: Flesh out a documenting comment for filecache.c
Chuck Lever
2022-11-28
NFSD: Add an NFSD_FILE_GC flag to enable nfsd_file garbage collection
Chuck Lever
2022-11-28
NFSD: Revert "NFSD: NFSv4 CLOSE should release an nfsd_file immediately"
Chuck Lever
2022-11-28
NFSD: Pass the target nfsd_file to nfsd_commit()
Chuck Lever
2022-11-28
nfsd: don't call nfsd_file_put from client states seqfile display
Jeff Layton
2022-11-28
nfsd: allow disabling NFSv2 at compile time
Jeff Layton
2022-11-28
nfsd: move nfserrno() to vfs.c
Jeff Layton
2022-11-28
nfsd: ignore requests to disable unsupported versions
Jeff Layton
2022-11-28
NFSD: Finish converting the NFSv3 GETACL result encoder
Chuck Lever
[next]