index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-29
Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
1
-0
/
+19
2011-05-29
Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-148
/
+188
2011-05-29
Merge branch 'nfs-for-2.6.40' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
4
-45
/
+518
2011-05-29
SUNRPC: introduce xdr_init_decode_pages
Benny Halevy
1
-0
/
+19
2011-05-27
SUNRPC: Support for RPC over AF_LOCAL transports
Chuck Lever
2
-3
/
+400
2011-05-27
SUNRPC: Remove obsolete comment
Chuck Lever
1
-4
/
+0
2011-05-27
SUNRPC: Use AF_LOCAL for rpcbind upcalls
Chuck Lever
2
-14
/
+85
2011-05-27
SUNRPC: Clean up use of curly braces in switch cases
Chuck Lever
1
-9
/
+8
2011-05-27
SUNRPC: Rename xs_encode_tcp_fragment_header()
Chuck Lever
1
-12
/
+12
2011-05-27
SUNRPC: Deal with the lack of a SYN_SENT sk->sk_state_change callback...
Trond Myklebust
1
-3
/
+13
2011-05-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2
-2
/
+3
2011-05-25
RDMA/cma: Pass QP type into rdma_create_id()
Sean Hefty
2
-2
/
+3
2011-05-25
vmscan: change shrinker API by passing shrink_control struct
Ying Han
1
-1
/
+3
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2011-05-10
treewide: fix a few typos in comments
Justin P. Mattock
1
-1
/
+1
2011-04-26
Merge branch 'master' into for-next
Jiri Kosina
6
-14
/
+56
2011-04-24
SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIO
Trond Myklebust
1
-1
/
+4
2011-04-18
NFSv4.1: Don't update sequence number if rpc_task is not sent
Bryan Schumaker
1
-0
/
+1
2011-04-15
SUNRPC: Fix the SUNRPC Kerberos V RPCSEC_GSS module dependencies
Trond Myklebust
1
-5
/
+4
2011-04-13
NFS: Fix infinite loop in gss_create_upcall()
Bryan Schumaker
1
-3
/
+5
2011-04-10
treewide: remove extra semicolons
Justin P. Mattock
1
-1
/
+1
2011-04-10
svcrpc: complete svsk processing on cb receive failure
J. Bruce Fields
1
-4
/
+3
2011-04-08
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
1
-1
/
+1
2011-04-07
svcrpc: take advantage of tcp autotuning
Olga Kornievskaia
1
-28
/
+7
2011-04-07
SUNRPC: Don't wait for full record to receive tcp data
J. Bruce Fields
1
-32
/
+112
2011-04-07
svcrpc: copy cb reply instead of pages
Trond Myklebust
1
-66
/
+56
2011-04-07
svcrpc: close connection if client sends short packet
J. Bruce Fields
1
-14
/
+7
2011-04-07
svcrpc: note network-order types in svc_process_calldir
J. Bruce Fields
1
-3
/
+3
2011-04-07
SUNRPC: svc_tcp_recvfrom cleanup
Trond Myklebust
1
-19
/
+15
2011-04-07
SUNRPC: requeue tcp socket less frequently
Trond Myklebust
1
-1
/
+4
2011-04-06
Revert "net/sunrpc: Use static const char arrays"
Trond Myklebust
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
2
-3
/
+3
2011-03-27
NFS: Ensure that rpc_release_resources_task() can be called twice.
OGAWA Hirofumi
1
-1
/
+3
2011-03-25
Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
2
-0
/
+40
2011-03-24
Merge branch 'nfs-for-2.6.39' into nfs-for-next
Trond Myklebust
1
-0
/
+2
2011-03-24
NFS: Determine initial mount security
Bryan Schumaker
1
-0
/
+16
2011-03-24
NFS: use secinfo when crossing mountpoints
Bryan Schumaker
1
-0
/
+22
2011-03-24
Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-9
/
+9
2011-03-22
SUNRPC: Never reuse the socket port after an xs_close()
Trond Myklebust
1
-0
/
+2
2011-03-17
Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
8
-96
/
+120
2011-03-17
SUNRPC: Remove resource leak in svc_rdma_send_error()
Jesper Juhl
1
-0
/
+1
2011-03-17
RPC: killing RPC tasks races fixed
Stanislav Kinsbursky
1
-1
/
+3
2011-03-17
xprt: remove redundant check
j223yang@asset.uwaterloo.ca
1
-1
/
+1
2011-03-17
SUNRPC: Convert struct rpc_xprt to use atomic_t counters
Trond Myklebust
1
-8
/
+8
2011-03-17
SUNRPC: Ensure we always run the tk_callback before tk_action
Trond Myklebust
1
-8
/
+6
2011-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-12
/
+20
2011-03-16
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2011-03-15
sunrpc: fix printk format warning
Randy Dunlap
1
-1
/
+2
2011-03-15
xprt: remove redundant null check
j223yang@asset.uwaterloo.ca
1
-4
/
+3
2011-03-11
gss:krb5 only include enctype numbers in gm_upcall_enctypes
Kevin Coffman
2
-2
/
+2
[next]