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
2014-09-05
svcrdma: Select NFSv4.1 backchannel transport based on forward channel
Chuck Lever
3
-1
/
+4
2014-07-06
SUNRPC: Fix a module reference leak in svc_handle_xprt
Trond Myklebust
1
-0
/
+2
2014-05-06
nfsd: check passed socket's net matches NFSd superblock's one
Stanislav Kinsbursky
1
-0
/
+16
2014-03-06
SUNRPC: Fix races in xs_nospace()
Trond Myklebust
1
-1
/
+5
2014-02-13
sunrpc: Fix infinite loop in RPC state machine
Weston Andros Adamson
1
-2
/
+6
2013-11-29
SUNRPC: Fix a data corruption issue when retransmitting RPC calls
Trond Myklebust
1
-7
/
+21
2013-11-29
SUNRPC: don't map EKEYEXPIRED to EACCES in call_refreshresult
Andy Adamson
1
-1
/
+1
2013-10-01
rpc: let xdr layer allocate gssproxy receieve pages
J. Bruce Fields
1
-10
/
+6
2013-10-01
rpc: fix huge kmalloc's in gss-proxy
J. Bruce Fields
3
-1
/
+37
2013-10-01
rpc: comment on linux_cred encoding, treat all as unsigned
J. Bruce Fields
1
-8
/
+10
2013-10-01
rpc: clean up decoding of gssproxy linux creds
J. Bruce Fields
1
-19
/
+13
2013-09-07
SUNRPC: Fix memory corruption issue on 32-bit highmem systems
Trond Myklebust
1
-3
/
+6
2013-08-14
SUNRPC: If the rpcbind channel is disconnected, fail the call to unregister
Trond Myklebust
3
-13
/
+32
2013-08-14
SUNRPC: Don't auto-disconnect from the local rpcbind socket
Trond Myklebust
1
-0
/
+8
2013-08-11
svcrpc: fix kfree oops in gss-proxy code
J. Bruce Fields
1
-1
/
+0
2013-08-11
svcrpc: fix gss_rpc_upcall create error
J. Bruce Fields
1
-1
/
+1
2013-08-11
svcrpc: fix gss-proxy xdr decoding oops
J. Bruce Fields
1
-4
/
+5
2013-08-04
svcrdma: underflow issue in decode_write_list()
Dan Carpenter
1
-6
/
+14
2013-07-25
svcrpc: don't error out on small tcp fragment
J. Bruce Fields
1
-1
/
+1
2013-07-25
svcrpc: fix handling of too-short rpc's
J. Bruce Fields
1
-2
/
+7
2013-07-25
svcrpc: fix failures to handle -1 uid's
J. Bruce Fields
1
-2
/
+0
2013-05-31
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-8
/
+12
2013-05-29
svcrpc: fix failures to handle -1 uid's and gid's
J. Bruce Fields
1
-5
/
+7
2013-05-28
svcrpc: implement O_NONBLOCK behavior for use-gss-proxy
J. Bruce Fields
1
-2
/
+4
2013-05-22
SUNRPC: Prevent an rpc_task wakeup race
Trond Myklebust
1
-1
/
+7
2013-05-16
SUNRPC: Convert auth_gss pipe detection to work in namespaces
Trond Myklebust
3
-19
/
+30
2013-05-16
SUNRPC: Faster detection if gssd is actually running
Trond Myklebust
3
-1
/
+18
2013-05-15
SUNRPC: Fix a bug in gss_create_upcall
Trond Myklebust
1
-2
/
+3
2013-05-12
svcauth_gss: fix error code in use_gss_proxy()
Dan Carpenter
1
-1
/
+1
2013-05-10
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-28
/
+30
2013-05-09
Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-3
/
+2
2013-05-07
SUNRPC: fix decoding of optional gss-proxy xdr fields
J. Bruce Fields
1
-13
/
+13
2013-05-06
SUNRPC: Refactor gssx_dec_option_array() to kill uninitialized warning
Geert Uytterhoeven
1
-15
/
+17
2013-05-03
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
14
-19
/
+1889
2013-05-03
SUNRPC: Don't spam syslog with "Pseudoflavor not found" messages
Trond Myklebust
2
-3
/
+2
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-13
/
+13
2013-04-30
svcauth_gss: fix error return code in rsc_parse()
Wei Yongjun
1
-1
/
+3
2013-04-30
Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
9
-52
/
+275
2013-04-29
net/sunrpc: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-04-29
lib, net: make isodigit() public and use it
Andy Shevchenko
1
-1
/
+0
2013-04-29
svcrpc: fix gss-proxy to respect user namespaces
J. Bruce Fields
1
-7
/
+13
2013-04-29
SUNRPC: gssp_procedures[] can be static
Fengguang Wu
1
-1
/
+1
2013-04-29
SUNRPC: define {create,destroy}_use_gss_proxy_proc_entry in !PROC case
J. Bruce Fields
1
-1
/
+10
2013-04-29
Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-...
J. Bruce Fields
9
-44
/
+185
2013-04-26
SUNRPC: Use gssproxy upcall for server RPCGSS authentication.
Simo Sorce
3
-9
/
+343
2013-04-26
SUNRPC: Add RPC based upcall mechanism for RPCGSS auth
Simo Sorce
7
-1
/
+1504
2013-04-26
SUNRPC: conditionally return endtime from import_sec_context
Simo Sorce
4
-6
/
+11
2013-04-26
SUNRPC: allow disabling idle timeout
J. Bruce Fields
2
-0
/
+4
2013-04-26
SUNRPC: attempt AF_LOCAL connect on setup
J. Bruce Fields
1
-0
/
+3
2013-04-26
Merge Trond's nfs-for-next
J. Bruce Fields
5
-22
/
+106
[next]