index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xdr.c
Commit message (
Expand
)
Author
Age
*
SUNRPC: introduce xdr_init_decode_pages
Benny Halevy
2011-05-29
*
NFS: Don't use vm_map_ram() in readdir
Trond Myklebust
2011-01-10
*
SUNRPC: Add a helper function xdr_inline_peek
Trond Myklebust
2010-10-23
*
SUNRPC: Refactor logic to NUL-terminate strings in pages
Chuck Lever
2010-09-21
*
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-08-29
*
xdr: Add an export for the helper function write_bytes_to_xdr_buf()
Kevin Coffman
2010-05-14
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
sunrpc: ntoh -> be*_to_cpu
Benny Halevy
2009-08-14
*
sunrpc: hton -> cpu_to_be*
Benny Halevy
2009-08-14
*
SUNRPC: Convert the xdr helpers and rpc_pipefs to EXPORT_SYMBOL_GPL
Trond Myklebust
2008-12-23
*
SUNRPC: don't call flush_dcache_page() with an invalid pointer
Trond Myklebust
2008-04-08
*
SUNRPC: Use unsigned string lengths in xdr_decode_string_inplace
Chuck Lever
2008-02-01
*
SUNRPC: Move exported declarations to the function declarations
Trond Myklebust
2008-01-30
*
[CRYPTO] users: Fix up scatterlist conversion errors
Herbert Xu
2007-10-27
*
SG: Change sg_set_page() to take length and offset argument
Jens Axboe
2007-10-24
*
Update net/ to use sg helpers
Jens Axboe
2007-10-22
*
[NET] SUNRPC: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-11
*
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-12-06
*
[SUNRPC]: trivial endianness annotations
Alexey Dobriyan
2006-09-28
*
This fixes a panic doing the first READDIR or READDIRPLUS call when:
Trond Myklebust
2006-07-05
*
RPC: Allow struc xdr_stream to read the page section of an xdr_buf
Trond Myklebust
2006-06-09
*
SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string()
Adrian Bunk
2006-01-06
*
[NET]: kfree cleanup
Jesper Juhl
2005-11-08
*
[PATCH] RPC: introduce client-side transport switch
Chuck Lever
2005-09-23
*
[PATCH] RPC: extract socket logic common to both client and server
Chuck Lever
2005-09-23
*
[PATCH] NFS: Ensure ACL xdr code doesn't overflow.
Trond Myklebust
2005-08-16
*
[PATCH] RPC: Encode and decode arbitrary XDR arrays
Andreas Gruenbacher
2005-06-22
*
[PATCH] RPC: fix accounting bug in the case of a truncated RPC message
Trond Myklebust
2005-06-22
*
[PATCH] RPC: Lazy RPC receive buffer allocation
Olaf Kirch
2005-06-22
*
[PATCH] RPC: Ensure XDR iovec length is initialized correctly in call_header
Trond Myklebust
2005-06-22
*
[PATCH] DocBook: changes and extensions to the kernel documentation
Pavel Pisa
2005-05-01
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16