Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4a351471df352474956f1fdc7bc4e7cf6836503a
/
include
/
linux
/
sunrpc
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
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
87295b6
svcrdma: Add dma map count and WARN_ON
by Tom Tucker
· 16 years ago
f820c57
svcrdma: Use reply and chunk map for RDMA_READ processing
by Tom Tucker
· 16 years ago
ab96ddd
svcrdma: Add a type for keeping NFS RPC mapping
by Tom Tucker
· 16 years ago
d00953a
gss_krb5: create a define for token header size and clean up ptr location
by Kevin Coffman
· 17 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
0b04082
net: remove CVS keywords
by Adrian Bunk
· 16 years ago
008fdbc
svcrdma: Change svc_rdma_send_error return type to void
by Tom Tucker
· 17 years ago
8da91ea
svcrdma: Move destroy to kernel thread
by Tom Tucker
· 17 years ago
8740767
svcrdma: Use standard Linux lists for context cache
by Tom Tucker
· 17 years ago
02e7452
svcrdma: Simplify RDMA_READ deferral buffer management
by Tom Tucker
· 17 years ago
10a38c3
svcrdma: Remove unused READ_DONE context flags bit
by Tom Tucker
· 17 years ago
563307b
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 17 years ago
c0401ea
SUNRPC: Update RPC server's TCP record marker decoder
by Chuck Lever
· 17 years ago
8774282
SUNRPC: remove svc_create_thread()
by Jeff Layton
· 17 years ago
5743d65
gss_krb5: consistently use unsigned for seqnum
by Kevin Coffman
· 17 years ago
30aef31
Remove define for KRB5_CKSUM_LENGTH, which will become enctype-dependent
by Kevin Coffman
· 17 years ago
67eb6ff
svcrpc: move unused field from cache_deferred_req
by J. Bruce Fields
· 17 years ago
Next »