Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
599c2e1f22333e7e90564acb2d82e51b7477344d
/
include
/
linux
/
sunrpc
/
svc.h
11d2a16
svcrpc: remove unused rq_resused
by J. Bruce Fields
· 11 years ago
35525b7
sunrpc: Fix lockd sleeping until timeout
by Andriy Skulysh
· 12 years ago
afc5940
nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
by J. Bruce Fields
· 12 years ago
9695c70
SUNRPC: service request network namespace helper introduced
by Stanislav Kinsbursky
· 12 years ago
d5497fc
nfsd4: move rq_flavor into svc_cred
by J. Bruce Fields
· 12 years ago
9793f7c
SUNRPC: new svc_bind() routine introduced
by Stanislav Kinsbursky
· 13 years ago
bb2224d
Lockd: per-net up and down routines introduced
by Stanislav Kinsbursky
· 13 years ago
5ecebb7
SUNRPC: unregister service on creation in current network namespace
by Stanislav Kinsbursky
· 13 years ago
5247fab
SUNRPC: pass network namespace to service registering routines
by Stanislav Kinsbursky
· 13 years ago
31cbecb
Merge branch 'osd-devel' into nfs-for-next
by Trond Myklebust
· 13 years ago
16d0587
NFSd: call svc rpcbind cleanup explicitly
by Stanislav Kinsbursky
· 13 years ago
849a1cf
SUNRPC: Replace svc_addr_u by sockaddr_storage
by Mi Jinlong
· 13 years ago
11fd165
sunrpc: use better NUMA affinities
by Eric Dumazet
· 13 years ago
28890d3
Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
1091006
nfsd: turn on reply cache for NFSv4
by J. Bruce Fields
· 14 years ago
9e00abc
SUNRPC: sunrpc should not explicitly depend on NFS config options
by Trond Myklebust
· 13 years ago
18bce37
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
4a19de0
NFS rename client back channel transport field
by Andy Adamson
· 14 years ago
9e701c6
svcrpc: simpler request dropping
by J. Bruce Fields
· 14 years ago
c7af6b0
nfsd: remove unused field rq_reffh
by J. Bruce Fields
· 15 years ago
78c210e
Revert "knfsd: avoid overloading the CPU scheduler with enormous load averages"
by J. Bruce Fields
· 15 years ago
4bd9b0f4
nfsd41: use globals for DRC limits
by Andy Adamson
· 15 years ago
9c9f3f5
nfs41: sunrpc: add a struct svc_xprt pointer to struct svc_serv for backchannel use
by Andy Adamson
· 16 years ago
4d6bbb6
nfs41: Backchannel bc_svc_process()
by Ricardo Labiaga
· 16 years ago
56632b5
nfs41: client callback structures
by Ricardo Labiaga
· 16 years ago
a638562
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 16 years ago
c3d06f9
nfsd41: hard page limit for DRC
by Andy Adamson
· 16 years ago
2f42587
nfsd: don't use the deferral service, return NFS4ERR_DELAY
by Andy Adamson
· 16 years ago
49a9072
SUNRPC: Remove @family argument from svc_create() and svc_create_pooled()
by Chuck Lever
· 16 years ago
4b62e58
SUNRPC: Pass a family argument to svc_register()
by Chuck Lever
· 16 years ago
03cf6c9
knfsd: add file to export stats about nfsd pools
by Greg Banks
· 16 years ago
59a252f
knfsd: avoid overloading the CPU scheduler with enormous load averages
by Greg Banks
· 16 years ago
c9233eb
sunrpc: add sv_maxconn field to svc_serv (try #3)
by Jeff Layton
· 16 years ago
5344b12
SUNRPC: Make svc_addr's argument a constant
by Chuck Lever
· 16 years ago
a26cfad
SUNRPC: Support IPv6 when registering kernel RPC services
by Chuck Lever
· 16 years ago
e851db5
SUNRPC: Add address family field to svc_serv data structure
by Chuck Lever
· 16 years ago
a75c5d0
sunrpc: remove sv_kill_signal field from svc_serv struct
by Jeff Layton
· 16 years ago
9867d76
knfsd: convert knfsd to kthread API
by Jeff Layton
· 16 years ago
8774282
SUNRPC: remove svc_create_thread()
by Jeff Layton
· 17 years ago
fbb7878
nfsd: clean up svc_reserve_auth()
by J. Bruce Fields
· 17 years ago
0113ab3
SUNRPC: spin svc_rqst initialization to its own function
by Jeff Layton
· 17 years ago
260c1d1
svc: Add transport hdr size for defer/revisit
by Tom Tucker
· 17 years ago
57b1d3b
svc: Removing remaining references to rq_sock in rqstp
by Tom Tucker
· 17 years ago
8c7b017
svc: Make deferral processing xprt independent
by Tom Tucker
· 17 years ago
5148bf4
svc: Add transport specific xpo_release function
by Tom Tucker
· 17 years ago
9f29868
svc: Change the svc_sock in the rqstp structure to a transport
by Tom Tucker
· 17 years ago
3ab4d8b
knfsd: nfsd: set rq_client to ip-address-determined-domain
by J. Bruce Fields
· 17 years ago
c417058
knfsd: nfsd4: store pseudoflavor in request
by Andy Adamson
· 17 years ago
cf8208d
sendfile: convert nfsd to splice_direct_to_actor()
by Jens Axboe
· 17 years ago
cd12301
RPC: add wrapper for svc_reserve to account for checksum
by Jeff Layton
· 17 years ago
5a05ed7
[PATCH] knfsd: remove CONFIG_IPV6 ifdefs from sunrpc server code
by NeilBrown
· 18 years ago
9575648
[PATCH] knfsd: SUNRPC: support IPv6 addresses in RPC server's UDP receive path
by Chuck Lever
· 18 years ago
73df0db
[PATCH] knfsd: SUNRPC: Make rq_daddr field address-version independent
by Chuck Lever
· 18 years ago
27459f0
[PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses
by Chuck Lever
· 18 years ago
2442222
[PATCH] knfsd: SUNRPC: Use sockaddr_storage to store address in svc_deferred_req
by Chuck Lever
· 18 years ago
ad06e4b
[PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst for printing
by Chuck Lever
· 18 years ago
250f391
[PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned reads
by NeilBrown
· 18 years ago
7111c66
[PATCH] fix svc_procfunc declaration
by Al Viro
· 18 years ago
c6b0a9f
[PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpc
by NeilBrown
· 18 years ago
bc5fea4
[PATCH] knfsd: register all RPC programs with portmapper by default
by Olaf Kirch
· 18 years ago
7adae48
[PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP
by Greg Banks
· 18 years ago
3cc03b1
[PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom
by NeilBrown
· 18 years ago
4452435
[PATCH] knfsd: Replace two page lists in struct svc_rqst with one
by NeilBrown
· 18 years ago
bfd2416
[PATCH] knfsd: make rpc threads pools numa aware
by Greg Banks
· 18 years ago
a745544
[PATCH] knfsd: add svc_set_num_threads
by Greg Banks
· 18 years ago
9a24ab5
[PATCH] knfsd: add svc_get
by Greg Banks
· 18 years ago
3262c81
[PATCH] knfsd: split svc_serv into pools
by Greg Banks
· 18 years ago
36bdfc8
[PATCH] knfsd: move tempsock aging to a timer
by Greg Banks
· 18 years ago
6fb2b47
[PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process
by NeilBrown
· 18 years ago
bc591cc
[PATCH] knfsd: add a callback for when last rpc thread finishes
by NeilBrown
· 18 years ago
d8ed029
[SUNRPC]: trivial endianness annotations
by Alexey Dobriyan
· 18 years ago
7699431
[SUNRPC]: svc_{get,put}nl()
by Alexey Dobriyan
· 18 years ago
5c04c46
[PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy case
by J. Bruce Fields
· 18 years ago
6f54e2d
[PATCH] knfsd: svcrpc: WARN() instead of returning an error from svc_take_page
by J. Bruce Fields
· 19 years ago
1918e34
[PATCH] svcrpc: save and restore the daddr field when request deferred
by J. Bruce Fields
· 19 years ago
0ba7536
[PATCH] knfsd: Fix some minor sign problems in nfsd/xdr
by NeilBrown
· 19 years ago
a257cdd
[PATCH] NFSD: Add server support for NFSv3 ACLs.
by Andreas Gruenbacher
· 19 years ago
9ba0263
[PATCH] RPC: Allow the sunrpc server to multiplex serveral programs on a single port
by Andreas Gruenbacher
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago