index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
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-08
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
1
-1
/
+1
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
2011-03-11
RPCRDMA: Fix FRMR registration/invalidate handling.
Tom Tucker
2
-8
/
+45
2011-03-11
RPCRDMA: Fix to XDR page base interpretation in marshalling logic.
Tom Tucker
1
-44
/
+42
2011-03-11
NFSv4.1: filelayout async error handler
Andy Adamson
1
-0
/
+8
2011-03-11
RPC: clarify rpc_run_task error handling
Fred Isaman
2
-12
/
+0
2011-03-11
RPC: remove check for impossible condition in rpc_make_runnable
Fred Isaman
1
-8
/
+1
2011-03-10
sunrpc: Propagate errors from xs_bind() through xs_create_sock()
Ben Hutchings
1
-1
/
+2
2011-03-10
SUNRPC: Remove resource leak in svc_rdma_send_error()
Jesper Juhl
1
-0
/
+1
2011-03-10
SUNRPC: Close a race in __rpc_wait_for_completion_task()
Trond Myklebust
1
-14
/
+61
2011-03-09
svcrpc: fix bad argument in unix_domain_find
J. Bruce Fields
1
-1
/
+1
2011-03-08
svcrpc: fix rare race on unix_domain creation
J. Bruce Fields
1
-9
/
+9
2011-03-07
gss:krb5 only include enctype numbers in gm_upcall_enctypes
Kevin Coffman
2
-2
/
+2
2011-02-22
net: add __rcu annotations to sk_wq and wq
Eric Dumazet
1
-12
/
+20
2011-02-21
Merge branch 'master' into for-2.6.39
Tejun Heo
1
-3
/
+1
2011-01-25
NFS do not find client in NFSv4 pg_authenticate
Andy Adamson
1
-3
/
+1
2011-01-25
workqueue: use WQ_MEM_RECLAIM instead of WQ_RESCUER
Tejun Heo
1
-1
/
+1
2011-01-14
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
10
-94
/
+141
2011-01-11
Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
9
-196
/
+345
2011-01-11
rpc: allow xprt_class->setup to return a preexisting xprt
J. Bruce Fields
2
-9
/
+12
2011-01-11
rpc: keep backchannel xprt as long as server connection
J. Bruce Fields
3
-11
/
+29
2011-01-11
rpc: move sk_bc_xprt to svc_xprt
J. Bruce Fields
2
-5
/
+7
[next]