Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0e17226f7cd289504724466f4298abc9bdfca3fe
/
include
/
linux
/
sunrpc
ba17686
nfs41 do not allocate unused back channel pages
by Andy Adamson
· 15 years ago
e4bdda1
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 15 years ago
37c24b3
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 15 years ago
c7af6b0
nfsd: remove unused field rq_reffh
by J. Bruce Fields
· 15 years ago
cf3b01b
rpc: add a new priority in RPC task
by Alexandros Batsakis
· 15 years ago
48f1861
rpc: add rpc_queue_empty function
by Alexandros Batsakis
· 15 years ago
a600ffc
sunrpc: Clean never used include files
by Boaz Harrosh
· 15 years ago
09a21c4
SUNRPC: Allow RPCs to fail quickly if the server is unreachable
by Chuck Lever
· 15 years ago
78c210e
Revert "knfsd: avoid overloading the CPU scheduler with enormous load averages"
by J. Bruce Fields
· 15 years ago
97363c6
sunrpc: xdr_xcode_hyper helpers cannot presume 64-bit alignment
by Benny Halevy
· 15 years ago
5d35175
SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronous
by Trond Myklebust
· 15 years ago
f300bab
nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannel
by Alexandros Batsakis
· 15 years ago
4cfc7e6
nfsd41: sunrpc: Added rpc server-side backchannel handling
by Rahul Iyer
· 15 years ago
fbf4665
nfsd: populate sin6_scope_id on callback address with scopeid from rq_addr on SETCLIENTID call
by Jeff Layton
· 15 years ago
be3ad6b
sunrpc: add common routine for copying address portion of a sockaddr
by Jeff Layton
· 15 years ago
4516fc0
sunrpc: add routine for comparing addresses
by Jeff Layton
· 15 years ago
e9dc122
Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 into for-2.6.32-incoming
by J. Bruce Fields
· 15 years ago
4dceef9
nfs: fix compile error in rpc_pipefs.h
by J. Bruce Fields
· 15 years ago
6a396f6
Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32
by Trond Myklebust
· 15 years ago
98866b5
sunrpc: ntoh -> be*_to_cpu
by Benny Halevy
· 15 years ago
9f162d2
sunrpc: hton -> cpu_to_be*
by Benny Halevy
· 15 years ago
f884dca
Merge branch 'sunrpc_cache-for-2.6.32' into nfs-for-2.6.32
by Trond Myklebust
· 15 years ago
8854e82
SUNRPC: Add an rpc_pipefs front end for the sunrpc cache code
by Trond Myklebust
· 15 years ago
173912a
SUNRPC: Move procfs-specific stuff out of the generic sunrpc cache code
by Trond Myklebust
· 15 years ago
bc74b4f
SUNRPC: Allow the cache_detail to specify alternative upcall mechanisms
by Trond Myklebust
· 15 years ago
2da8ca2
NFSD: Clean up the idmapper warning...
by Trond Myklebust
· 15 years ago
23ac658
SUNRPC: clean up rpc_setup_pipedir()
by Trond Myklebust
· 15 years ago
7d217ca
SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_path
by Trond Myklebust
· 15 years ago
458adb8b
SUNRPC: Rename rpc_mkdir to rpc_create_client_dir()
by Trond Myklebust
· 15 years ago
b693ba4
SUNRPC: Constify rpc_pipe_ops...
by Trond Myklebust
· 15 years ago
c740eff
SUNRPC: Kill RPC_DISPLAY_ALL
by Chuck Lever
· 15 years ago
ba80913
SUNRPC: Remove duplicate universal address generation
by Chuck Lever
· 15 years ago
a02d692
SUNRPC: Provide functions for managing universal addresses
by Chuck Lever
· 15 years ago
169026a
SUNRPC: Clean up RPCBIND_MAXUADDRLEN definitions
by Chuck Lever
· 15 years ago
4bd9b0f4
nfsd41: use globals for DRC limits
by Andy Adamson
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
7e0338c
Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd
by Linus Torvalds
· 15 years ago
dd2b63d
nfs41: Rename rq_received to rq_reply_bytes_recvd
by Ricardo Labiaga
· 16 years ago
9c9f3f5
nfs41: sunrpc: add a struct svc_xprt pointer to struct svc_serv for backchannel use
by Andy Adamson
· 16 years ago
7652e5a
nfs41: sunrpc: provide functions to create and destroy a svc_xprt for backchannel use
by Benny Halevy
· 16 years ago
4d6bbb6
nfs41: Backchannel bc_svc_process()
by Ricardo Labiaga
· 16 years ago
0d90ba1
nfs41: Backchannel callback service helper routines
by Ricardo Labiaga
· 16 years ago
55ae1aa
nfs41: Add backchannel processing support to RPC state machine
by Ricardo Labiaga
· 16 years ago
4a8d70b
nfs41: New include/linux/sunrpc/bc_xprt.h
by Ricardo Labiaga
· 16 years ago
fb7a0b9
nfs41: New backchannel helper routines
by Ricardo Labiaga
· 16 years ago
56632b5
nfs41: client callback structures
by Ricardo Labiaga
· 16 years ago
aae2006
nfs41: sunrpc: Export the call prepare state for session reset
by Andy Adamson
· 16 years ago
7eef409
Merge commit 'v2.6.30' into for-2.6.31
by J. Bruce Fields
· 15 years ago
f75e674
SUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods on reconnect
by Trond Myklebust
· 16 years ago
8435d34
SUNRPC: pass buffer size to svc_sock_names()
by Chuck Lever
· 16 years ago
bfba9ab
SUNRPC: pass buffer size to svc_addsock()
by Chuck Lever
· 16 years ago
335c54b
NFSD: Prevent a buffer overflow in svc_xprt_names()
by Chuck Lever
· 16 years ago
abc5c44
SUNRPC: Fix error return value of svc_addr_len()
by Chuck Lever
· 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
9652ada
SUNRPC: Change svc_create_xprt() to take a @family argument
by Chuck Lever
· 16 years ago
4b62e58
SUNRPC: Pass a family argument to svc_register()
by Chuck Lever
· 16 years ago
156e620
SUNRPC: Clean up svc_find_xprt() calling sequence
by Chuck Lever
· 16 years ago
efb3288
SUNRPC: Clean up static inline functions in svc_xprt.h
by Chuck Lever
· 16 years ago
7d1e825
SUNRPC: Add the equivalent of the linger and linger2 timeouts to RPC sockets
by Trond Myklebust
· 16 years ago
2795e53
SUNRPC: Clean up static inline functions in svc_xprt.h
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
77f18f5
nfs: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
441e3e2
SUNRPC: dynamically load RPC transport modules on-demand
by Tom Talpey
· 16 years ago
c9233eb
sunrpc: add sv_maxconn field to svc_serv (try #3)
by Jeff Layton
· 16 years ago
08cc36c
Merge branch 'devel' into next
by Trond Myklebust
· 16 years ago
608207e
rpc: pass target name down to rpc level on callbacks
by Olga Kornievskaia
· 16 years ago
68e76ad
nfsd: pass client principal name in rsc downcall
by Olga Kornievskaia
· 16 years ago
c381060
rpc: add an rpc_pipe_open method
by \"J. Bruce Fields\
· 16 years ago
c977a2e
sunrpc: get rid of rpc_rqst.rq_bufsize
by Benny Halevy
· 16 years ago
88a9fe8
SUNRPC: Remove the last remnant of the BKL...
by Trond Myklebust
· 16 years ago
3685f25d
misc: replace NIPQUAD()
by Harvey Harrison
· 16 years ago
5b095d989
net: replace %p6 with %pI6
by Harvey Harrison
· 16 years ago
0c6ce78
net: replace uses of NIP6_FMT with %p6
by Harvey Harrison
· 16 years ago
6925bac
Merge branch 'next'
by Trond Myklebust
· 16 years ago
5675add
RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls.
by Tom Talpey
· 16 years ago
fe9053b
RPC/RDMA: add data types and new FRMR memory registration enum.
by Tom Talpey
· 16 years ago
107e000
Merge branch 'from-tomtucker' into for-2.6.28
by J. Bruce Fields
· 16 years ago
146b6df
svcrdma: Modify the RPC recv path to use FRMR when available
by Tom Tucker
· 16 years ago
e118321
svcrdma: Add a service to register a Fast Reg MR with the device
by Tom Tucker
· 16 years ago
64be8608
svcrdma: Add FRMR get/put services
by Tom Tucker
· 16 years ago
2937391
NLM: Remove unused argument from svc_addsock() function
by Chuck Lever
· 16 years ago
0d3ebb9
svcrdma: Add Fast Reg MR Data Types
by Tom Tucker
· 16 years ago
d5b337b
nfsd: use nfs client rpc callback program
by Benny Halevy
· 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
14aeb21
SUNRPC: Simplify rpcb_register() API
by Chuck Lever
· 16 years ago
e851db5
SUNRPC: Add address family field to svc_serv data structure
by Chuck Lever
· 16 years ago
24b8b44
svcrdma: Fix race between svc_rdma_recvfrom thread and the dto_tasklet
by Tom Tucker
· 16 years ago
14b395e
Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 16 years ago
49997d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
c2e1b09
SUNRPC: Support registering IPv6 interfaces with local rpcbind daemon
by Chuck Lever
· 16 years ago
a486aed
rpc: minor cleanup of scheduler callback code
by \\\"J. Bruce Fields\\\
· 16 years ago
b6b6152
rpc: bring back cl_chatty
by Olga Kornievskaia
· 16 years ago
e86322f
Merge branch 'for-bfields' of git://linux-nfs.org/~tomtucker/xprt-switch-2.6 into for-2.6.27
by J. Bruce Fields
· 16 years ago
8948896
svcrdma: Change WR context get/put to use the kmem cache
by Tom Tucker
· 16 years ago
779a485
svcrdma: Remove unused wait q from svcrdma_xprt structure
by Tom Tucker
· 16 years ago
Next »