index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xdr.c
Age
Commit message (
Expand
)
Author
2013-08-28
SUNRPC: Fix memory corruption issue on 32-bit highmem systems
Trond Myklebust
2013-02-08
sunrpc: trim off trailing checksum before returning decrypted or integrity au...
Jeff Layton
2012-11-04
SUNRPC: remove BUG_ON in xdr_shrink_bufhead
Weston Andros Adamson
2012-09-28
SUNRPC: Optimise away unnecessary data moves in xdr_align_pages
Trond Myklebust
2012-09-26
SUNRPC: Fix the return value of xdr_align_pages()
Trond Myklebust
2012-07-31
Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-07-11
net: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-06-28
SUNRPC: Remove unused function xdr_encode_pages
Trond Myklebust
2012-06-28
SUNRPC: Clean up xdr_enter_page
Trond Myklebust
2012-06-28
SUNRPC: Clean up xdr_read_pages
Trond Myklebust
2012-06-28
SUNRPC: Simplify the end-of-buffer calculation in xdr_read_pages
Trond Myklebust
2012-06-28
SUNRPC: Remove open coded stream position calculation in xdr_read_pages
Trond Myklebust
2012-06-28
SUNRPC: Add the helper xdr_stream_pos
Trond Myklebust
2012-06-28
SUNRPC: xdr_read_pages should return the amount of XDR encoded page data
Trond Myklebust
2012-06-28
SUNRPC: Don't decode beyond the end of the RPC reply message
Trond Myklebust
2012-06-28
SUNRPC: Clean up xdr_set_iov()
Trond Myklebust
2012-06-26
SUNRPC: xdr_read_pages needs to clear xdr->page_ptr.
Trond Myklebust
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-03-20
sunrpc: remove the second argument of k[un]map_atomic()
Cong Wang
2012-01-05
NFSv4: include bitmap in nfsv4 get acl data
Andy Adamson
2011-07-15
SUNRPC: Convert the backchannel exports to EXPORT_SYMBOL_GPL
Trond Myklebust
2011-05-29
SUNRPC: introduce xdr_init_decode_pages
Benny Halevy
2011-01-10
NFS: Don't use vm_map_ram() in readdir
Trond Myklebust
2010-10-23
SUNRPC: Add a helper function xdr_inline_peek
Trond Myklebust
2010-09-21
SUNRPC: Refactor logic to NUL-terminate strings in pages
Chuck Lever
2010-08-29
SUNRPC: Don't truncate tail data unnecessarily in xdr_shrink_pagelen
Trond Myklebust
2010-08-29
sunrpc: simplify xdr_shrink_pagelen use of "copy"
Benny Halevy
2010-08-29
sunrpc: don't use the copy variable in nested block
Benny Halevy
2010-08-29
sunrpc: clean up xdr_shrink_pagelen use of temporary pointer
Benny Halevy
2010-08-29
sunrpc: don't shorten buflen twice in xdr_shrink_pagelen
Benny Halevy
2010-05-14
xdr: Add an export for the helper function write_bytes_to_xdr_buf()
Kevin Coffman
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-08-14
sunrpc: ntoh -> be*_to_cpu
Benny Halevy
2009-08-14
sunrpc: hton -> cpu_to_be*
Benny Halevy
2008-12-23
SUNRPC: Convert the xdr helpers and rpc_pipefs to EXPORT_SYMBOL_GPL
Trond Myklebust
2008-04-09
SUNRPC: don't call flush_dcache_page() with an invalid pointer
Trond Myklebust
2008-02-01
SUNRPC: Use unsigned string lengths in xdr_decode_string_inplace
Chuck Lever
2008-01-30
SUNRPC: Move exported declarations to the function declarations
Trond Myklebust
2007-10-27
[CRYPTO] users: Fix up scatterlist conversion errors
Herbert Xu
2007-10-24
SG: Change sg_set_page() to take length and offset argument
Jens Axboe
2007-10-22
Update net/ to use sg helpers
Jens Axboe
2007-02-11
[NET] SUNRPC: Fix whitespace errors.
YOSHIFUJI Hideaki
2006-12-06
rpc: move process_xdr_buf
Olga Kornievskaia
2006-12-06
SUNRPC: Ensure xdr_buf_read_netobj() checks for memory overruns
Trond Myklebust
2006-12-06
SUNRPC: Add __(read|write)_bytes_from_xdr_buf
Trond Myklebust
2006-12-06
SUNRPC: Clean up argument types in xdr.c
Trond Myklebust
2006-09-29
[SUNRPC]: trivial endianness annotations
Alexey Dobriyan
2006-07-05
This fixes a panic doing the first READDIR or READDIRPLUS call when:
Trond Myklebust
2006-06-09
RPC: Allow struc xdr_stream to read the page section of an xdr_buf
Trond Myklebust
2006-01-06
SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string()
Adrian Bunk
[next]