Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
d40f6d71da81deb66c4fa54b46e22977cdb8b451
/
include
/
linux
/
sunrpc
cda1fd4
[PATCH] knfsd: fix recently introduced problem with shutting down a busy NFS server
by NeilBrown
· 18 years ago
5a05ed7
[PATCH] knfsd: remove CONFIG_IPV6 ifdefs from sunrpc server code
by NeilBrown
· 18 years ago
7b8f850
[PATCH] Fix build errors if bitop functions are do {} while macros
by Ralf Baechle
· 18 years ago
50d851f
[PATCH] sysctl: move CTL_SUNRPC to sysctl.h where it belongs
by Eric W. Biederman
· 18 years ago
d9bc125
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
by Trond Myklebust
· 18 years ago
43d78ef
NFS: disconnect before retrying NFSv4 requests over TCP
by Chuck Lever
· 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
067d781
[PATCH] knfsd: SUNRPC: Cache remote peer's address in svc_sock
by Chuck Lever
· 18 years ago
482fb94
[PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with portmapper
by Chuck Lever
· 18 years ago
6b17433
[PATCH] knfsd: SUNRPC: update internal API: separate pmap register and temp sockets
by Chuck Lever
· 18 years ago
aaf68cf
[PATCH] knfsd: fix a race in closing NFSd connections
by NeilBrown
· 18 years ago
2efef83
RPC: Clean up rpc_execute...
by Trond Myklebust
· 18 years ago
250f391
[PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned reads
by NeilBrown
· 18 years ago
bde8f00
[PATCH] NFS: Fix Oops in rpc_call_sync()
by Trond Myklebust
· 18 years ago
21b4e73
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus
by Trond Myklebust
· 18 years ago
34161db
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus
by Trond Myklebust
· 18 years ago
6cfd76a
[PATCH] lockdep: name some old style locks
by Peter Zijlstra
· 18 years ago
5847e1f
SUNRPC: Remove pprintk() from net/sunrpc/xprt.c
by Chuck Lever
· 18 years ago
dd45647
SUNRPC: Rename skb_reader_t and friends
by Chuck Lever
· 18 years ago
9d29231
SUNRPC: skb_read_bits is the same as xs_tcp_copy_data
by Chuck Lever
· 18 years ago
7559c7a
SUNRPC: Make address format buffers more generic
by Chuck Lever
· 18 years ago
314dfd7
SUNRPC: move saved socket callback functions to a private data structure
by Chuck Lever
· 18 years ago
7c6e066
SUNRPC: Move the UDP socket bufsize parameters to a private data structure
by Chuck Lever
· 18 years ago
c847546
SUNRPC: Move rpc_xprt socket connect fields into private data structure
by Chuck Lever
· 18 years ago
e136d09
SUNRPC: Move TCP state flags into xprtsock.c
by Chuck Lever
· 18 years ago
5197113
SUNRPC: Move TCP receive state variables into private data structure
by Chuck Lever
· 18 years ago
ee0ac0c
SUNRPC: Remove sock and inet fields from rpc_xprt
by Chuck Lever
· 18 years ago
717757a
rpcgss: krb5: ignore seed
by J. Bruce Fields
· 18 years ago
d922a84
rpcgss: krb5: sanity check sealalg value in the downcall
by J. Bruce Fields
· 18 years ago
ca54f89
rpcgss: simplify make_checksum
by J. Bruce Fields
· 18 years ago
e678e06
gss: krb5: remove signalg and sealalg
by J. Bruce Fields
· 18 years ago
adeb813
rpc: spkm3 update
by Olga Kornievskaia
· 18 years ago
37a4e6c
rpc: move process_xdr_buf
by Olga Kornievskaia
· 18 years ago
8fc7500
rpc: gss: eliminate print_hexl()'s
by J. Bruce Fields
· 18 years ago
c8541ec
SUNRPC: Make the transport-specific setup routine allocate rpc_xprt
by Chuck Lever
· 18 years ago
e744cf2
SUNRPC: minor optimization of "xid" field in rpc_xprt
by Chuck Lever
· 18 years ago
1e78957
SUNRPC: Clean up argument types in xdr.c
by Trond Myklebust
· 18 years ago
bbd5a1f
SUNRPC: Fix up missing BKL in asynchronous RPC callback functions
by Trond Myklebust
· 18 years ago
3e32a5d
SUNRPC: Give cloned RPC clients their own rpc_pipefs directory
by Trond Myklebust
· 18 years ago
8aca67f
SUNRPC: Fix a potential race in rpc_wake_up_task()
by Trond Myklebust
· 18 years ago
e6b3c4d
Fix a second potential rpc_wakeup race...
by Trond Myklebust
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
44bb936
[NET]: Annotate csum_partial() callers in net/*
by Al Viro
· 18 years ago
52bad64
WorkStruct: Separate delayable and non-delayable events.
by David Howells
· 18 years ago
7111c66
[PATCH] fix svc_procfunc declaration
by Al Viro
· 18 years ago
d343fce
[PATCH] knfsd: Allow lockd to drop replies as appropriate
by NeilBrown
· 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
7b2b1fe
[PATCH] knfsd: knfsd: cache ipmap per TCP socket
by Greg Banks
· 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
f30c226
fix file specification in comments
by Uwe Zeisberger
· 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
5685f0f
[PATCH] knfsd: convert sk_reserved to atomic_t
by Greg Banks
· 18 years ago
1a68d95
[PATCH] knfsd: use new lock for svc_sock deferred list
by Greg Banks
· 18 years ago
c45c357
[PATCH] knfsd: convert sk_inuse to atomic_t
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
b41b66d
[PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'
by NeilBrown
· 18 years ago
80212d5
[PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports
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
6b6ca86
SUNRPC: Add refcounting to the struct rpc_xprt
by Trond Myklebust
· 18 years ago
158998b
SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument
by Trond Myklebust
· 18 years ago
ff9aa5e
SUNRPC: Eliminate xprt_create_proto and rpc_create_client
by Chuck Lever
· 18 years ago
c286676
SUNRPC: use sockaddr + size when creating remote transport endpoints
by Chuck Lever
· 18 years ago
6ca9482
SUNRPC: Clean-up after previous patches.
by Chuck Lever
· 18 years ago
c4efcb1
SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer address
by Chuck Lever
· 18 years ago
f425eba
SUNRPC: Create API for displaying remote peer address
by Chuck Lever
· 18 years ago
edb267a
SUNRPC: add xprt switch API for printing formatted remote peer addresses
by Chuck Lever
· 18 years ago
ed39440
SUNRPC: create API for getting remote peer address
by Chuck Lever
· 18 years ago
bbf7c1d
SUNRPC: Introduce transport switch callout for pluggable rpcbind
by Chuck Lever
· 18 years ago
5b1eacb
SUNRPC: Support for RPC child tasks no longer needed
by Chuck Lever
· 18 years ago
4a68179
SUNRPC: Make RPC portmapper use per-transport storage
by Chuck Lever
· 18 years ago
ec739ef
SUNRPC: Create a helper to tell whether a transport is bound
by Chuck Lever
· 18 years ago
e6e5fee
Merge git://git.infradead.org/~dwmw2/hdroneline
by Linus Torvalds
· 18 years ago
378c669
[SUNRPC] GSS: Use block ciphers where applicable
by Herbert Xu
· 18 years ago
fadcfa3
[HEADERS] One line per header in Kbuild files to reduce conflicts
by David Woodhouse
· 18 years ago
8e03709
SUNRPC: avoid choosing an IPMI port for RPC traffic
by Chuck Lever
· 18 years ago
dff02cc
NFS: clean up rpc_rmdir
by Trond Myklebust
· 18 years ago
5d67476
SUNRPC: make rpc_unlink() take a dentry argument instead of a path
by Trond Myklebust
· 18 years ago
e0ab53d
RPC: Ensure that we disconnect TCP socket when client requests error out
by Trond Myklebust
· 18 years ago
6fa0cb1
Merge git://git.infradead.org/hdrinstall-2.6
by Linus Torvalds
· 19 years ago
5c04c46
[PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy case
by J. Bruce Fields
· 19 years ago
d6e05ed
spelling fixes
by Andreas Mohr
· 19 years ago
70ac438
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
by Trond Myklebust
· 19 years ago
8555255
Add generic Kbuild files for 'make headers_install'
by David Woodhouse
· 19 years ago
8b23ea7
RPC: Allow struc xdr_stream to read the page section of an xdr_buf
by Trond Myklebust
· 19 years ago
62c4f0a
Don't include linux/config.h from anywhere else in include/
by David Woodhouse
· 19 years ago
1af0422
Sanitise linux/sunrpc/debug.h for userspace consumption
by David Woodhouse
· 19 years ago
e99170f
NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unset
by Trond Myklebust
· 19 years ago
Next »