index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Age
Commit message (
Expand
)
Author
2023-09-15
Merge tag 'nfsd-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-09-12
NFSD: fix possible oops when nfsd/pool_stats is closed.
NeilBrown
2023-09-09
nfsd: fix change_info in NFSv4 RENAME replies
Jeff Layton
2023-08-31
Merge tag 'nfsd-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-08-29
NFSD: da_addr_body field missing in some GETDEVICEINFO replies
Chuck Lever
2023-08-29
SUNRPC: remove timeout arg from svc_recv()
NeilBrown
2023-08-29
SUNRPC: change svc_recv() to return void.
NeilBrown
2023-08-29
SUNRPC: call svc_process() from svc_recv().
NeilBrown
2023-08-29
nfsd: separate nfsd_last_thread() from nfsd_put()
NeilBrown
2023-08-29
nfsd: Simplify code around svc_exit_thread() call in nfsd()
NeilBrown
2023-08-29
nfsd: don't allow nfsd threads to be signalled.
NeilBrown
2023-08-29
nfsd: inherit required unset default acls from effective set
Jeff Layton
2023-08-29
nfsd: set missing after_change as before_change + 1
Jeff Layton
2023-08-29
nfsd: remove unsafe BUG_ON from set_change_info
Jeff Layton
2023-08-29
nfsd: handle failure to collect pre/post-op attrs more sanely
Jeff Layton
2023-08-29
nfsd: add a MODULE_DESCRIPTION
Jeff Layton
2023-08-29
NFSD: Rename struct svc_cacherep
Chuck Lever
2023-08-29
NFSD: Remove svc_rqst::rq_cacherep
Chuck Lever
2023-08-29
NFSD: Refactor the duplicate reply cache shrinker
Chuck Lever
2023-08-29
NFSD: Replace nfsd_prune_bucket()
Chuck Lever
2023-08-29
NFSD: Rename nfsd_reply_cache_alloc()
Chuck Lever
2023-08-29
NFSD: Refactor nfsd_reply_cache_free_locked()
Chuck Lever
2023-08-29
NFSD: Enable write delegation support
Dai Ngo
2023-08-29
NFSD: Report zero space limit for write delegations
Chuck Lever
2023-08-29
NFSD: handle GETATTR conflict with write delegation
Dai Ngo
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-24
Merge tag 'nfsd-6.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-08-24
NFSD: Fix a thinko introduced by recent trace point changes
Chuck Lever
2023-08-04
nfsd: Fix race to FREE_STATEID and cl_revoked
Benjamin Coddington
2023-08-03
Merge tag 'nfsd-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-07-30
nfsd: Fix reading via splice
David Howells
2023-07-25
Merge tag 'nfsd-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-07-24
nfsd: convert to ctime accessor functions
Jeff Layton
2023-07-18
nfsd: Remove incorrect check in nfsd4_validate_stateid
Trond Myklebust
2023-06-30
Merge tag 'nfsd-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-06-29
Merge tag 'fsnotify_for_v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-27
nfsd: Fix creation time serialization order
Tavian Barnes
2023-06-24
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
2023-06-21
nfsd: remove redundant assignments to variable len
Colin Ian King
2023-06-18
NFSD: Distinguish per-net namespace initialization
Chuck Lever
2023-06-18
nfsd: move init of percpu reply_cache_stats counters back to nfsd_init_net
Jeff Layton
2023-06-17
NFSD: Add an nfsd4_encode_nfstime4() helper
Chuck Lever
2023-06-12
NFSD: add encoding of op_recall flag for write delegation
Dai Ngo
2023-06-11
nfsd: don't provide pre/post-op attrs if fh_getattr fails
Jeff Layton
2023-06-11
NFSD: Remove nfsd_readv()
Chuck Lever
2023-06-11
NFSD: Hoist rq_vec preparation into nfsd_read() [step two]
Chuck Lever
2023-06-11
NFSD: Hoist rq_vec preparation into nfsd_read()
Chuck Lever
2023-06-11
NFSD: Update rq_next_page between COMPOUND operations
Chuck Lever
2023-06-11
NFSD: Use svcxdr_encode_opaque_pages() in nfsd4_encode_splice_read()
Chuck Lever
[next]