Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
286661b3777897220ecfcd774bccc68a34667f39
/
net
/
sunrpc
8acd3a6
Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 16 years ago
113aa83
net: Rationalise email address: Network Specific Parts
by Alan Cox
· 16 years ago
107e000
Merge branch 'from-tomtucker' into for-2.6.28
by J. Bruce Fields
· 16 years ago
67080c8
svcrdma: Fix IRD/ORD polarity
by Tom Tucker
· 16 years ago
04911b5
svcrdma: Update svc_rdma_send_error to use DMA LKEY
by Tom Tucker
· 16 years ago
afd566e
svcrdma: Modify the RPC reply path to use FRMR when available
by Tom Tucker
· 16 years ago
146b6df
svcrdma: Modify the RPC recv path to use FRMR when available
by Tom Tucker
· 16 years ago
5b180a9
svcrdma: Add support to svc_rdma_send to handle chained WR
by Tom Tucker
· 16 years ago
a5abf4e
svcrdma: Modify post recv path to use local dma key
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
3a5c638
svcrdma: Query device for Fast Reg support during connection setup
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
d5b337b
nfsd: use nfs client rpc callback program
by Benny Halevy
· 16 years ago
db820d6
SUNRPC: Clean up debug messages in rpcb_clnt.c
by Chuck Lever
· 16 years ago
f6fb3f6
SUNRPC: Fix up svc_unregister()
by Chuck Lever
· 16 years ago
9d548b9
SUNRPC: Use short-hand IPv6 ANYADDR for RPCB_SET
by Chuck Lever
· 16 years ago
2c7eb0b
SUNRPC: Register both netids for AF_INET6 servers
by Chuck Lever
· 16 years ago
a26cfad
SUNRPC: Support IPv6 when registering kernel RPC services
by Chuck Lever
· 16 years ago
7252d57
SUNRPC: Split portmap unregister API into separate function
by Chuck Lever
· 16 years ago
14aeb21
SUNRPC: Simplify rpcb_register() API
by Chuck Lever
· 16 years ago
b663233
SUNRPC: Set V6ONLY socket option for RPC listener sockets
by Chuck Lever
· 16 years ago
5dd248f
SUNRPC: Use proper INADDR_ANY when setting up RPC services on IPv6
by Chuck Lever
· 16 years ago
e851db5
SUNRPC: Add address family field to svc_serv data structure
by Chuck Lever
· 16 years ago
6067804
net: Use hton[sl]() instead of __constant_hton[sl]() where applicable
by Arnaldo Carvalho de Melo
· 16 years ago
27df6f2
sunrpc: fix possible overrun on read of /proc/sys/sunrpc/transports
by Cyrill Gorcunov
· 16 years ago
24b8b44
svcrdma: Fix race between svc_rdma_recvfrom thread and the dto_tasklet
by Tom Tucker
· 16 years ago
414f746
Merge branch 'linus' into cpus4096
by Ingo Molnar
· 16 years ago
51cc506
SL*B: drop kmem cache argument from constructor
by Alexey Dobriyan
· 16 years ago
8d8bb39
dma-mapping: add the device argument to dma_mapping_error()
by FUJITA Tomonori
· 16 years ago
0bc3cc0
cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu
by Mike Travis
· 16 years ago
eb6a12c
Merge branch 'linus' into cpus4096-for-linus
by Ingo Molnar
· 16 years ago
14b395e
Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 16 years ago
65c0118
cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr
by Mike Travis
· 16 years ago
bb2c018
Merge branch 'linus' into cpus4096
by Ingo Molnar
· 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
8263884
Merge branch 'linus' into cpus4096
by Ingo Molnar
· 16 years ago
a86dc49
SUNRPC: Remove the BKL from the callback functions
by Trond Myklebust
· 17 years ago
c2e1b09
SUNRPC: Support registering IPv6 interfaces with local rpcbind daemon
by Chuck Lever
· 16 years ago
babe80e
SUNRPC: Refactor rpcb_register to make rpcbindv4 support easier
by Chuck Lever
· 16 years ago
423d8b0
SUNRPC: None of rpcb_create's callers wants a privileged source port
by Chuck Lever
· 16 years ago
cc5598b
SUNRPC: Introduce a specific rpcb_create for contacting localhost
by Chuck Lever
· 16 years ago
166b88d
SUNRPC: Use correct XDR encoding procedure for rpcbind SET/UNSET
by Chuck Lever
· 16 years ago
381ba74
SUNRPC: Ensure our task is notified when an rpcbind call is done
by Trond Myklebust
· 16 years ago
40fef8a
SUNRPC: Use only rpcbind v2 for AF_INET requests
by Chuck Lever
· 17 years ago
8842413
SUNRPC: Use GETADDR for rpcbind version 4 queries
by Chuck Lever
· 17 years ago
6a77405
SUNRPC: Use rpcbind version 2 GETPORT
by Chuck Lever
· 17 years ago
fc200e7
SUNRPC: Document some naked integers in rpcbind client
by Chuck Lever
· 17 years ago
877fcf1
SUNRPC: More useful debugging output for rpcb client
by Chuck Lever
· 17 years ago
b22602a
SUNRPC: Ensure all transports set rq_xtime consistently
by Chuck Lever
· 17 years ago
a486aed
rpc: minor cleanup of scheduler callback code
by \\\"J. Bruce Fields\\\
· 17 years ago
d25a03c
rpc: remove some unused macros
by \\\"J. Bruce Fields\\\
· 17 years ago
720b8f2
rpc: eliminate unused variable in auth_gss upcall code
by \\\"J. Bruce Fields\\\
· 17 years ago
b6b6152
rpc: bring back cl_chatty
by Olga Kornievskaia
· 17 years ago
cd983ef
SUNRPC: Remove obsolete messages during transport connect
by Chuck Lever
· 17 years ago
cb3997b
SUNRPC: Display some debugging information as text rather than numbers
by Chuck Lever
· 17 years ago
38e886e
SUNRPC: Refactor rpc_show_tasks
by Chuck Lever
· 17 years ago
68a23ee
SUNRPC: Don't display the rpc_show_tasks header if there are no tasks
by Chuck Lever
· 17 years ago
b0e1c57
SUNRPC: Rename "call_" functions that are no longer FSM states
by Chuck Lever
· 17 years ago
3748f1e
SUNRPC: Add a function to display the name of an RPC procedure
by Chuck Lever
· 17 years ago
0f38b87
SUNRPC: Use GFP_NOFS when allocating credentials
by Trond Myklebust
· 17 years ago
b390c2b
SUNRPC: An ENOMEM error from call_encode is always fatal
by Trond Myklebust
· 17 years ago
8b39f2b
SUNRPC: Ensure we exit early in case of an encode error
by Trond Myklebust
· 17 years ago
803a906
SUNRPC: Fix an rpcbind breakage for the case of IPv6 lookups
by Trond Myklebust
· 16 years ago
0d3a34b
SUNRPC: Fix a double-free in rpcbind
by Trond Myklebust
· 16 years ago
68083e0
Merge commit 'v2.6.26-rc9' into cpus4096
by Ingo Molnar
· 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
b620754
svcrpc: fix handling of garbage args
by J. Bruce Fields
· 16 years ago
8948896
svcrdma: Change WR context get/put to use the kmem cache
by Tom Tucker
· 17 years ago
bf5927d
svcrdma: Create a kmem cache for the WR contexts
by Tom Tucker
· 17 years ago
902a94e
svcrdma: Add flush_scheduled_work to module exit function
by Tom Tucker
· 17 years ago
36ef25e
svcrdma: Limit ORD based on client's advertised IRD
by Tom Tucker
· 17 years ago
94dba49
svcrdma: Remove unneeded spin locks from __svc_rdma_free
by Tom Tucker
· 17 years ago
87295b6
svcrdma: Add dma map count and WARN_ON
by Tom Tucker
· 17 years ago
e6ab914
svcrdma: Move the DMA unmap logic to the CQ handler
by Tom Tucker
· 17 years ago
f820c57
svcrdma: Use reply and chunk map for RDMA_READ processing
by Tom Tucker
· 17 years ago
34d16e4
svcrdma: Use RPC reply map for RDMA_WRITE processing
by Tom Tucker
· 16 years ago
ab96ddd
svcrdma: Add a type for keeping NFS RPC mapping
by Tom Tucker
· 17 years ago
863a248
gss_krb5: Use random value to initialize confounder
by Kevin Coffman
· 17 years ago
db8add5
gss_krb5: move gss_krb5_crypto into the krb5 module
by Kevin Coffman
· 17 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
· 17 years ago
9867d76
knfsd: convert knfsd to kthread API
by Jeff Layton
· 17 years ago
bedbdd8
knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown locking.
by Neil Brown
· 17 years ago
0b04082
net: remove CVS keywords
by Adrian Bunk
· 17 years ago
3f9b48a
net: Pass reference to cpumask variable in net/sunrpc/svc.c
by Mike Travis
· 17 years ago
d40ace0
Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 17 years ago
68432a0
Merge branch 'from-tomtucker' into for-2.6.26
by J. Bruce Fields
· 17 years ago
a6f911c
svcrdma: Verify read-list fits within RPCSVC_MAXPAGES
by Tom Tucker
· 17 years ago
008fdbc
svcrdma: Change svc_rdma_send_error return type to void
by Tom Tucker
· 17 years ago
af261af
svcrdma: Copy transport address and arm CQ before calling rdma_accept
by Tom Tucker
· 17 years ago
69500c4
svcrdma: Set rqstp transport address in rdma_read_complete function
by Tom Tucker
· 17 years ago
97a3df3
svcrdma: Use ib verbs version of dma_unmap
by Tom Tucker
· 17 years ago
356d0a1
svcrdma: Cleanup queued, but unprocessed I/O in svc_rdma_free
by Tom Tucker
· 17 years ago
1711386
svcrdma: Move the QP and cm_id destruction to svc_rdma_free
by Tom Tucker
· 17 years ago
0905c0f
svcrdma: Add reference for each SQ/RQ WR
by Tom Tucker
· 17 years ago
8da91ea
svcrdma: Move destroy to kernel thread
by Tom Tucker
· 17 years ago
47698e0
svcrdma: Shrink scope of spinlock on RQ CQ
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
Next »