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
/
xdr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-20
sunrpc: remove the second argument of k[un]map_atomic()
Cong Wang
1
-10
/
+10
2012-01-05
NFSv4: include bitmap in nfsv4 get acl data
Andy Adamson
1
-1
/
+2
2011-07-15
SUNRPC: Convert the backchannel exports to EXPORT_SYMBOL_GPL
Trond Myklebust
1
-1
/
+1
2011-05-29
SUNRPC: introduce xdr_init_decode_pages
Benny Halevy
1
-0
/
+19
2011-01-10
NFS: Don't use vm_map_ram() in readdir
Trond Myklebust
1
-31
/
+124
2010-10-23
SUNRPC: Add a helper function xdr_inline_peek
Trond Myklebust
1
-0
/
+21
2010-09-21
SUNRPC: Refactor logic to NUL-terminate strings in pages
Chuck Lever
1
-0
/
+17
2010-08-29
SUNRPC: Don't truncate tail data unnecessarily in xdr_shrink_pagelen
Trond Myklebust
1
-1
/
+10
2010-08-29
sunrpc: simplify xdr_shrink_pagelen use of "copy"
Benny Halevy
1
-4
/
+3
2010-08-29
sunrpc: don't use the copy variable in nested block
Benny Halevy
1
-2
/
+1
2010-08-29
sunrpc: clean up xdr_shrink_pagelen use of temporary pointer
Benny Halevy
1
-2
/
+1
2010-08-29
sunrpc: don't shorten buflen twice in xdr_shrink_pagelen
Benny Halevy
1
-2
/
+1
2010-05-14
xdr: Add an export for the helper function write_bytes_to_xdr_buf()
Kevin Coffman
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-08-14
sunrpc: ntoh -> be*_to_cpu
Benny Halevy
1
-3
/
+3
2009-08-14
sunrpc: hton -> cpu_to_be*
Benny Halevy
1
-3
/
+3
2008-12-23
SUNRPC: Convert the xdr helpers and rpc_pipefs to EXPORT_SYMBOL_GPL
Trond Myklebust
1
-25
/
+25
2008-04-08
SUNRPC: don't call flush_dcache_page() with an invalid pointer
Trond Myklebust
1
-3
/
+6
2008-02-01
SUNRPC: Use unsigned string lengths in xdr_decode_string_inplace
Chuck Lever
1
-3
/
+5
2008-01-30
SUNRPC: Move exported declarations to the function declarations
Trond Myklebust
1
-1
/
+15
2007-10-27
[CRYPTO] users: Fix up scatterlist conversion errors
Herbert Xu
1
-0
/
+2
2007-10-24
SG: Change sg_set_page() to take length and offset argument
Jens Axboe
1
-3
/
+1
2007-10-22
Update net/ to use sg helpers
Jens Axboe
1
-1
/
+1
2007-02-10
[NET] SUNRPC: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-3
/
+3
2006-12-06
rpc: move process_xdr_buf
Olga Kornievskaia
1
-0
/
+68
2006-12-06
SUNRPC: Ensure xdr_buf_read_netobj() checks for memory overruns
Trond Myklebust
1
-33
/
+26
2006-12-06
SUNRPC: Add __(read|write)_bytes_from_xdr_buf
Trond Myklebust
1
-29
/
+37
2006-12-06
SUNRPC: Clean up argument types in xdr.c
Trond Myklebust
1
-43
/
+43
2006-09-28
[SUNRPC]: trivial endianness annotations
Alexey Dobriyan
1
-27
/
+27
2006-07-05
This fixes a panic doing the first READDIR or READDIRPLUS call when:
Trond Myklebust
1
-2
/
+1
2006-06-09
RPC: Allow struc xdr_stream to read the page section of an xdr_buf
Trond Myklebust
1
-2
/
+26
2006-01-06
SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string()
Adrian Bunk
1
-21
/
+0
2005-11-08
[NET]: kfree cleanup
Jesper Juhl
1
-2
/
+1
2005-09-23
[PATCH] RPC: introduce client-side transport switch
Chuck Lever
1
-101
/
+1
2005-09-23
[PATCH] RPC: extract socket logic common to both client and server
Chuck Lever
1
-75
/
+0
2005-08-16
[PATCH] NFS: Ensure ACL xdr code doesn't overflow.
Trond Myklebust
1
-0
/
+1
2005-06-22
[PATCH] RPC: Encode and decode arbitrary XDR arrays
Andreas Gruenbacher
1
-3
/
+253
2005-06-22
[PATCH] RPC: fix accounting bug in the case of a truncated RPC message
Trond Myklebust
1
-8
/
+14
2005-06-22
[PATCH] RPC: Lazy RPC receive buffer allocation
Olaf Kirch
1
-3
/
+13
2005-06-22
[PATCH] RPC: Ensure XDR iovec length is initialized correctly in call_header
Trond Myklebust
1
-3
/
+15
2005-05-01
[PATCH] DocBook: changes and extensions to the kernel documentation
Pavel Pisa
1
-6
/
+6
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+917