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
2007-02-12
NFS: disconnect before retrying NFSv4 requests over TCP
Chuck Lever
2
-0
/
+12
2007-02-03
NFSv4: Ensure non-root user can trigger a referral automount
Trond Myklebust
1
-1
/
+1
2007-02-03
SUNRPC: fix print format for tk_pid
Chuck Lever
10
-198
/
+228
2007-02-03
SUNRPC: fix print format for tk_pid in auth_gss support
Chuck Lever
13
-63
/
+73
2007-02-03
RPC: Clean up rpc_execute...
Trond Myklebust
2
-16
/
+10
2007-02-03
RPC: Fix double free in portmapper code
Trond Myklebust
1
-3
/
+5
2007-01-30
[PATCH] knfsd: ratelimit some nfsd messages that are triggered by external ev...
NeilBrown
2
-21
/
+24
2007-01-26
[PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned reads
NeilBrown
1
-0
/
+2
2007-01-26
[PATCH] knfsd: fix setting of ACL server versions
NeilBrown
1
-1
/
+2
2007-01-24
[PATCH] NFS: Fix Oops in rpc_call_sync()
Trond Myklebust
2
-6
/
+5
2006-12-22
[PATCH] gss_spkm3: fix error handling in module init
Akinobu Mita
1
-1
/
+1
2006-12-13
[PATCH] knfsd: Don't ignore kstrdup failure in rpc caches
NeilBrown
1
-0
/
+4
2006-12-13
[PATCH] knfsd: svcrpc: remove another silent drop from deferral code
J.Bruce Fields
1
-11
/
+9
2006-12-13
[PATCH] knfsd: nfsd: don't drop silently on upcall deferral
J.Bruce Fields
3
-5
/
+9
2006-12-13
[PATCH] knfsd: svcrpc: fix gss krb5i memory leak
J.Bruce Fields
1
-4
/
+5
2006-12-13
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
1
-1
/
+1
2006-12-08
[PATCH] struct path: convert sunrpc
Josef Sipek
3
-10
/
+10
2006-12-07
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus
Trond Myklebust
5
-6
/
+70
2006-12-07
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus
Trond Myklebust
5
-24
/
+29
2006-12-07
[PATCH] lockdep: name some old style locks
Peter Zijlstra
1
-1
/
+2
2006-12-07
[PATCH] lockdep: annotate nfs/nfsd in-kernel sockets
Peter Zijlstra
2
-0
/
+62
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-0
/
+1
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2
-4
/
+4
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
1
-1
/
+1
2006-12-06
SUNRPC: Remove pprintk() from net/sunrpc/xprt.c
Chuck Lever
1
-2
/
+0
2006-12-06
SUNRPC: relocate the creation of socket-specific tunables
Chuck Lever
2
-53
/
+104
2006-12-06
SUNRPC: create stubs for xprtsock init and cleanup
Chuck Lever
2
-0
/
+22
2006-12-06
SUNRPC: Rename skb_reader_t and friends
Chuck Lever
2
-10
/
+10
2006-12-06
SUNRPC: skb_read_bits is the same as xs_tcp_copy_data
Chuck Lever
2
-27
/
+11
2006-12-06
SUNRPC: Make address format buffers more generic
Chuck Lever
2
-20
/
+9
2006-12-06
SUNRPC: move saved socket callback functions to a private data structure
Chuck Lever
1
-9
/
+16
2006-12-06
SUNRPC: Move the UDP socket bufsize parameters to a private data structure
Chuck Lever
1
-8
/
+16
2006-12-06
SUNRPC: Move rpc_xprt socket connect fields into private data structure
Chuck Lever
1
-18
/
+33
2006-12-06
SUNRPC: Move TCP state flags into xprtsock.c
Chuck Lever
1
-20
/
+29
2006-12-06
SUNRPC: Move TCP receive state variables into private data structure
Chuck Lever
1
-68
/
+86
2006-12-06
SUNRPC: Remove sock and inet fields from rpc_xprt
Chuck Lever
1
-23
/
+39
2006-12-06
SUNRPC: Allocate a private data area for socket-specific rpc_xprt fields
Chuck Lever
1
-2
/
+8
2006-12-06
rpcgss: krb5: miscellaneous cleanup
J. Bruce Fields
3
-20
/
+15
2006-12-06
rpcgss: krb5: ignore seed
J. Bruce Fields
1
-5
/
+6
2006-12-06
rpcgss: krb5: sanity check sealalg value in the downcall
J. Bruce Fields
3
-30
/
+5
2006-12-06
rpcgss: krb5: clean up some goto's, etc.
J. Bruce Fields
3
-75
/
+48
2006-12-06
rpcgss: simplify make_checksum
J. Bruce Fields
4
-16
/
+5
2006-12-06
rpcgss: krb5: kill checksum_type, miscellaneous small cleanup
J. Bruce Fields
3
-20
/
+4
2006-12-06
rpcgss: krb5: expect a constant signalg value
J. Bruce Fields
2
-60
/
+27
2006-12-06
gss: krb5: remove signalg and sealalg
J. Bruce Fields
3
-47
/
+22
2006-12-06
rpc: spkm3 update
Olga Kornievskaia
5
-162
/
+166
2006-12-06
rpc: move process_xdr_buf
Olga Kornievskaia
2
-69
/
+72
2006-12-06
rpc: gss: fix a kmap_atomic race in krb5 code
J. Bruce Fields
1
-2
/
+2
2006-12-06
rpc: gss: eliminate print_hexl()'s
J. Bruce Fields
5
-64
/
+2
2006-12-06
SUNRPC: another pmap wakeup fix
Chuck Lever
1
-5
/
+6
[next]