开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
/
svc.h
Age
Commit message (
Expand
)
Author
2018-08-09
NFSD: Handle full-length symlinks
Chuck Lever
2018-08-09
NFSD: Refactor the generic write vector fill helper
Chuck Lever
2018-04-03
NFSD: Clean up legacy NFS SYMLINK argument XDR decoders
Chuck Lever
2018-04-03
NFSD: Clean up legacy NFS WRITE argument XDR decoders
Chuck Lever
2018-04-03
svc: Report xprt dequeue latency
Chuck Lever
2018-04-03
sunrpc: Report per-RPC execution stats
Chuck Lever
2017-11-18
Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-11-07
SUNRPC: Improve ordering of transport processing
Trond Myklebust
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-24
sunrpc: Const-ify struct sv_serv_ops
Chuck Lever
2017-07-12
sunrpc: Allocate up to RPCSVC_MAXPAGES per svc_rqst
Chuck Lever
2017-06-28
Merge tag 'v4.12-rc5' into nfsd tree
J. Bruce Fields
2017-05-16
nfsd: Revert "nfsd: check for oversized NFSv2/v3 arguments"
J. Bruce Fields
2017-05-15
sunrpc: mark all struct svc_version instances as const
Christoph Hellwig
2017-05-15
sunrpc: mark all struct svc_procinfo instances as const
Christoph Hellwig
2017-05-15
sunrpc: move pc_count out of struct svc_procinfo
Christoph Hellwig
2017-05-15
sunrpc: properly type pc_encode callbacks
Christoph Hellwig
2017-05-15
sunrpc: properly type pc_decode callbacks
Christoph Hellwig
2017-05-15
sunrpc: properly type pc_release callbacks
Christoph Hellwig
2017-05-15
sunrpc: properly type pc_func callbacks
Christoph Hellwig
2017-04-27
NFSv4: Fix callback server shutdown
Trond Myklebust
2017-04-25
nfsd: check for oversized NFSv2/v3 arguments
J. Bruce Fields
2017-02-24
nfs/nfsd/sunrpc: enforce transport requirements for NFSv4
Jeff Layton
2017-02-24
sunrpc: turn bitfield flags in svc_version into bools
Jeff Layton
2016-07-13
SUNRPC: Add a server side per-connection limit
Trond Myklebust
2016-04-04
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
2015-08-10
nfsd/sunrpc: factor svc_rqst allocation and freeing from sv_nrthreads refcoun...
Jeff Layton
2015-08-10
nfsd/sunrpc: move pool_mode definitions into svc.h
Jeff Layton
2015-08-10
nfsd/sunrpc: abstract out svc_set_num_threads to sv_ops
Jeff Layton
2015-08-10
nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operation
Jeff Layton
2015-08-10
nfsd/sunrpc: move sv_module parm into sv_ops
Jeff Layton
2015-08-10
nfsd/sunrpc: move sv_function into sv_ops
Jeff Layton
2015-08-10
nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into it
Jeff Layton
2015-01-23
sunrpc/lockd: fix references to the BKL
Jeff Layton
2014-12-09
sunrpc: convert to lockless lookup of queued server threads
Jeff Layton
2014-12-09
sunrpc: fix potential races in pool_stats collection
Jeff Layton
2014-12-09
sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free it
Jeff Layton
2014-12-09
sunrpc: convert sp_task_pending flag to use atomic bitops
Jeff Layton
2014-12-09
sunrpc: move rq_cachetype field to better optimize space
Jeff Layton
2014-12-09
sunrpc: move rq_splice_ok flag into rq_flags
Jeff Layton
2014-12-09
sunrpc: move rq_dropme flag into rq_flags
Jeff Layton
2014-12-09
sunrpc: move rq_usedeferral flag to rq_flags
Jeff Layton
2014-12-09
sunrpc: move rq_local field to rq_flags
Jeff Layton
2014-12-09
sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to it
Jeff Layton
2014-08-17
SUNRPC: get rid of the request wait queue
Trond Myklebust
2014-06-23
SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_ok
Kinglong Mee
2014-05-30
nfsd4: better reservation of head space for krb5
J. Bruce Fields
2014-05-30
nfsd4: allow encoding across page boundaries
J. Bruce Fields
2014-05-22
SUNRPC: track whether a request is coming from a loop-back interface.
NeilBrown
2014-01-03
SUNRPC/NFSD: Support a new option for ignoring the result of svc_register
Kinglong Mee
[next]