Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
94cd1ae2fd251fd8206c043ce91a99a45439a116
/
net
/
sunrpc
57d19e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
70f23fd
treewide: fix a few typos in comments
by Justin P. Mattock
· 13 years ago
07f9479
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
7494d00
SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIO
by Trond Myklebust
· 14 years ago
468f861
NFSv4.1: Don't update sequence number if rpc_task is not sent
by Bryan Schumaker
· 14 years ago
e3b2854
SUNRPC: Fix the SUNRPC Kerberos V RPCSEC_GSS module dependencies
by Trond Myklebust
· 14 years ago
d1a8016
NFS: Fix infinite loop in gss_create_upcall()
by Bryan Schumaker
· 14 years ago
6eab04a
treewide: remove extra semicolons
by Justin P. Mattock
· 14 years ago
94c8a98
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
0867659
Revert "net/sunrpc: Use static const char arrays"
by Trond Myklebust
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
a271c5a
NFS: Ensure that rpc_release_resources_task() can be called twice.
by OGAWA Hirofumi
· 14 years ago
4047185
Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
0acd220
Merge branch 'nfs-for-2.6.39' into nfs-for-next
by Trond Myklebust
· 14 years ago
8f70e95
NFS: Determine initial mount security
by Bryan Schumaker
· 14 years ago
7ebb931
NFS: use secinfo when crossing mountpoints
by Bryan Schumaker
· 14 years ago
dc87c55
Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
246408d
SUNRPC: Never reuse the socket port after an xs_close()
by Trond Myklebust
· 14 years ago
1791983
Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
4be34b9
SUNRPC: Remove resource leak in svc_rdma_send_error()
by Jesper Juhl
· 14 years ago
8e26de2
RPC: killing RPC tasks races fixed
by Stanislav Kinsbursky
· 14 years ago
ba3c578
xprt: remove redundant check
by j223yang@asset.uwaterloo.ca
· 14 years ago
a8de240
SUNRPC: Convert struct rpc_xprt to use atomic_t counters
by Trond Myklebust
· 14 years ago
e020c68
SUNRPC: Ensure we always run the tk_callback before tk_action
by Trond Myklebust
· 14 years ago
7a63628
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
bd2895e
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
986d4ab
sunrpc: fix printk format warning
by Randy Dunlap
· 14 years ago
4d4a76f
xprt: remove redundant null check
by j223yang@asset.uwaterloo.ca
· 14 years ago
f862822
gss:krb5 only include enctype numbers in gm_upcall_enctypes
by Kevin Coffman
· 14 years ago
5c635e0
RPCRDMA: Fix FRMR registration/invalidate handling.
by Tom Tucker
· 14 years ago
bd7ea31
RPCRDMA: Fix to XDR page base interpretation in marshalling logic.
by Tom Tucker
· 14 years ago
cbdabc7
NFSv4.1: filelayout async error handler
by Andy Adamson
· 14 years ago
eabf5ba
RPC: clarify rpc_run_task error handling
by Fred Isaman
· 14 years ago
cee6a53
RPC: remove check for impossible condition in rpc_make_runnable
by Fred Isaman
· 14 years ago
4cea288
sunrpc: Propagate errors from xs_bind() through xs_create_sock()
by Ben Hutchings
· 14 years ago
a5e5026
SUNRPC: Remove resource leak in svc_rdma_send_error()
by Jesper Juhl
· 14 years ago
bf294b4
SUNRPC: Close a race in __rpc_wait_for_completion_task()
by Trond Myklebust
· 14 years ago
352b5d1
svcrpc: fix bad argument in unix_domain_find
by J. Bruce Fields
· 14 years ago
8b3e07a
svcrpc: fix rare race on unix_domain creation
by J. Bruce Fields
· 14 years ago
540c8cb
gss:krb5 only include enctype numbers in gm_upcall_enctypes
by Kevin Coffman
· 14 years ago
eaefd11
net: add __rcu annotations to sk_wq and wq
by Eric Dumazet
· 14 years ago
43d133c
Merge branch 'master' into for-2.6.39
by Tejun Heo
· 14 years ago
778be23
NFS do not find client in NFSv4 pg_authenticate
by Andy Adamson
· 14 years ago
ada609e
workqueue: use WQ_MEM_RECLAIM instead of WQ_RESCUER
by Tejun Heo
· 14 years ago
18bce37
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
b9d919a
Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
f0418aa
rpc: allow xprt_class->setup to return a preexisting xprt
by J. Bruce Fields
· 14 years ago
99de8ea
rpc: keep backchannel xprt as long as server connection
by J. Bruce Fields
· 14 years ago
d75faea
rpc: move sk_bc_xprt to svc_xprt
by J. Bruce Fields
· 14 years ago
68c404b
Merge branch 'bugfixes' into nfs-for-2.6.38
by Trond Myklebust
· 14 years ago
6650239
NFS: Don't use vm_map_ram() in readdir
by Trond Myklebust
· 14 years ago
23d69b0
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
b4a45f5
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin
by Linus Torvalds
· 14 years ago
fb045ad
fs: dcache reduce branches in lookup path
by Nick Piggin
· 14 years ago
fa0d7e3
fs: icache RCU free inodes
by Nick Piggin
· 14 years ago
fe15ce4
fs: change d_delete semantics
by Nick Piggin
· 14 years ago
4a19de0
NFS rename client back channel transport field
by Andy Adamson
· 14 years ago
2c2618c
NFS associate sessionid with callback connection
by Andy Adamson
· 14 years ago
16b2d1e
SUNRPC register and unregister the back channel transport
by Andy Adamson
· 14 years ago
1f11a03
SUNRPC new transport for the NFSv4.1 shared back channel
by Andy Adamson
· 14 years ago
71e161a
SUNRPC fix bc_send print
by Andy Adamson
· 14 years ago
4b5b3ba
SUNRPC move svc_drop to caller of svc_process_common
by Andy Adamson
· 14 years ago
fdef7aa
svcrpc: ensure cache_check caller sees updated entry
by J. Bruce Fields
· 14 years ago
6bab93f
svcrpc: take lock on turning entry NEGATIVE in cache_check
by J. Bruce Fields
· 14 years ago
9e701c6
svcrpc: simpler request dropping
by J. Bruce Fields
· 14 years ago
d76d181
svcrpc: avoid double reply caused by deferral race
by J. Bruce Fields
· 14 years ago
bdd5f05
SUNRPC: Remove more code when NFSD_DEPRECATED is not configured
by J. Bruce Fields
· 14 years ago
31f7aa6
svcrpc: modifying valid sunrpc cache entries is racy
by J. Bruce Fields
· 14 years ago
beb0f0a
kernel panic when mount NFSv4
by Trond Myklebust
· 14 years ago
17f7f4d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
b3bceda
net/sunrpc/clnt.c: Convert sprintf_symbol to %ps
by Joe Perches
· 14 years ago
f3c0cee
net/sunrpc/auth_gss/gss_krb5_crypto.c: Use normal negative error value return
by Joe Perches
· 14 years ago
66c941f
net: sunrpc: kill unused macros
by Shan Wei
· 14 years ago
3942302
sunrpc: svc_sock_names should hold ref to socket being closed.
by NeilBrown
· 14 years ago
7c96aef
sunrpc: remove xpt_pool
by NeilBrown
· 14 years ago
ec66ee3
Merge commit 'v2.6.37-rc6' into for-2.6.38
by J. Bruce Fields
· 14 years ago
bf26955
SUNRPC: New xdr_streams XDR decoder API
by Chuck Lever
· 14 years ago
9f06c71
SUNRPC: New xdr_streams XDR encoder API
by Chuck Lever
· 14 years ago
1ac7c23
SUNRPC: Determine value of "nrprocs" automatically
by Chuck Lever
· 14 years ago
4129ccf
SUNRPC: Avoid return code checking in rpcbind XDR encoder functions
by Chuck Lever
· 14 years ago
afe2c51
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync()
by Tejun Heo
· 14 years ago
ed2849d
sunrpc: prevent use-after-free on clearing XPT_BUSY
by NeilBrown
· 14 years ago
5fc4397
SUNRPC: Fix an infinite loop in call_refresh/call_refreshresult
by Trond Myklebust
· 14 years ago
fdb2619
Net: sunrpc: auth_gss: Makefile: Remove deprecated kbuild goal definitions
by Tracey Dent
· 14 years ago
9c335c0
svcrpc: fix wspace-checking race
by J. Bruce Fields
· 14 years ago
b176331
svcrpc: svc_close_xprt comment
by J. Bruce Fields
· 14 years ago
f8c0d22
svcrpc: simplify svc_close_all
by J. Bruce Fields
· 14 years ago
ca7896c
nfsd4: centralize more calls to svc_xprt_received
by J. Bruce Fields
· 14 years ago
62bac4a
svcrpc: don't set then immediately clear XPT_DEFERRED
by J. Bruce Fields
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
94f58df
SUNRPC: Simplify rpc_alloc_iostats by removing pointless local variable
by Jesper Juhl
· 14 years ago
fc14f2f
convert get_sb_single() users
by Al Viro
· 14 years ago
426e1f5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
4390110
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
a4dd8dc
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
411b5e0
net/sunrpc: Use static const char arrays
by Joe Perches
· 14 years ago
85fe402
fs: do not assign default i_ino in new_inode
by Christoph Hellwig
· 14 years ago
42d7ba3
svcrpc: svc_tcp_sendto XPT_DEAD check is redundant
by J. Bruce Fields
· 14 years ago
01dba07
svcrpc: no need for XPT_DEAD check in svc_xprt_enqueue
by J. Bruce Fields
· 14 years ago
ac9303e
svcrpc: assume svc_delete_xprt() called only once
by J. Bruce Fields
· 14 years ago
Next »