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
/
fs
/
nfs
/
nfs4xdr.c
Commit message (
Expand
)
Author
Age
*
nfs41: sequence operation
Andy Adamson
2009-06-17
*
nfs41: destroy_session operation
Andy Adamson
2009-06-17
*
nfs41: create_session operation
Andy Adamson
2009-06-17
*
nfs41: get_lease_time
Andy Adamson
2009-06-17
*
nfs41: exchange_id operation
Benny Halevy
2009-06-17
*
nfs41: xdr {encode,decode}_sequence
Andy Adamson
2009-06-17
*
nfs41: encode minorversion in compound header
Benny Halevy
2009-06-17
*
NFS: use dynamically computed compound_hdr.replen for xdr_inline_pages offset
Benny Halevy
2009-06-17
*
NFS: update hdr->replen for every encode op
Benny Halevy
2009-06-17
*
NFS: define and initialize compound_hdr.replen
Benny Halevy
2009-06-17
*
NFS: use decode_change_info_maxsz for xdr maxsz calculations
Benny Halevy
2009-06-17
*
nfs41: use nfs4_fs_locations_res
Benny Halevy
2009-06-17
*
nfs41: use nfs4_setaclres
Benny Halevy
2009-06-17
*
NFS: get rid of unused xdr decode_setattr(, res) argument
Benny Halevy
2009-06-17
*
nfs41: use nfs4_getaclres
Benny Halevy
2009-06-17
*
nfs41: use nfs4_pathconf_res
Benny Halevy
2009-06-17
*
nfs41: use nfs4_fsinfo_res
Benny Halevy
2009-06-17
*
nfs41: use nfs4_statfs_res
Benny Halevy
2009-06-17
*
nfs41: use nfs4_readlink_res
Benny Halevy
2009-06-17
*
nfs41: use nfs4_server_caps_arg
Benny Halevy
2009-06-17
*
NFSv4: Make decode_getfattr() set fattr->valid to reflect what was decoded
Trond Myklebust
2009-03-11
*
NFSv4: Clean up decode_getfattr()
Trond Myklebust
2009-03-11
*
NFS: Fix the type of struct nfs_fattr->mode
Trond Myklebust
2009-03-11
*
NFS: Shrink the struct nfs_fattr
Trond Myklebust
2009-03-11
*
NFSv4: Support NFSv4 optional attributes in the struct nfs_fattr
Trond Myklebust
2009-03-11
*
NFSv4: Ignore errors on the post-op attributes in SETATTR calls
Trond Myklebust
2009-03-11
*
NFS: remove unused status from encode routines
Andy Adamson
2008-12-23
*
NFS: increment number of operations in each encode routine
Andy Adamson
2008-12-23
*
NFS: fix comment placement in nfs4xdr.c
Benny Halevy
2008-12-23
*
NFS: fix tabs in nfs4xdr.c
Andy Adamson
2008-12-23
*
NFS: remove white space from nfs4xdr.c
Andy Adamson
2008-12-23
*
nfs: remove incorrect usage of nfs4 compound response hdr.status
Benny Halevy
2008-12-23
*
nfs: return compound hdr.status when there are no op replies
Benny Halevy
2008-12-23
*
NFSv4: Convert the open and close ops to use fmode
Trond Myklebust
2008-12-23
*
NFSv4: Convert delegation->type field to fmode_t
Trond Myklebust
2008-12-23
*
nfs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-05-16
*
nfs: fix printout of multiword bitfields
Fred Isaman
2008-04-19
*
nfs: return negative error value from nfs{,4}_stat_to_errno
Benny Halevy
2008-04-19
*
NFSv4: Only increment the sequence id if the server saw it
Trond Myklebust
2008-04-19
*
NFS: clean up short packet handling for NFSv4 readdir
Jeff Layton
2008-03-19
*
NFS: fix encode_fsinfo_maxsz
Fred Isaman
2008-03-14
*
NFS: Ensure NFSv4 SETCLIENTID send buffer is large enough
Chuck Lever
2008-01-30
*
NFS: Change sign of some loop indices in nfs4xdr.c
Chuck Lever
2008-01-30
*
NFS: Use unsigned intermediates for manipulating header lengths (NFSv4 XDR)
Chuck Lever
2008-01-30
*
NFSv4: Make NFSv4 ACCESS calls return attributes too...
Trond Myklebust
2007-10-09
*
SUNRPC: mark bulk read/write data in xdrbuf
\"Talpey, Thomas\
2007-10-09
*
NFS: Convert printk's to dprintk's in fs/nfs/nfs?xdr.c
Chuck Lever
2007-10-09
*
NFS: Introduce struct nfs_removeargs+nfs_removeres
Trond Myklebust
2007-07-19
*
NFSv4: Fix the nfsv4 readlink reply buffer alignment
Trond Myklebust
2007-07-19
*
NFSv4: Fix the readdir reply buffer alignment
Trond Myklebust
2007-07-19
[next]