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
/
nfsd
/
nfs4xdr.c
Commit message (
Expand
)
Author
Age
*
NFSD: Fix nfs4_verifier memory alignment
Chuck Lever
2012-03-20
*
nfsd41: implement NFS4_SHARE_WANT_NO_DELEG, NFS4_OPEN_DELEGATE_NONE_EXT, why_...
Benny Halevy
2012-02-17
*
NFSD: Clean up the test_stateid function
Bryan Schumaker
2012-02-17
*
nfsd41: split out share_access want and signal flags while decoding
Benny Halevy
2012-02-17
*
nfsd4: rearrange struct nfsd4_slot
J. Bruce Fields
2012-02-14
*
nfsd4: Use kmemdup rather than duplicating its implementation
Thomas Meyer
2011-11-25
*
nfsd4: typo logical vs bitwise negate in nfsd4_decode_share_access
Benny Halevy
2011-11-01
*
nfs41: implement DESTROY_CLIENTID operation
Mi Jinlong
2011-10-24
*
nfsd4: typo logical vs bitwise negate for want_mask
Benny Halevy
2011-10-24
*
nfsd4: allow NFS4_SHARE_SIGNAL_DELEG_WHEN_RESRC_AVAIL | NFS4_SHARE_PUSH_DELEG...
Benny Halevy
2011-10-24
*
nfsd4: implement new 4.1 open reclaim types
J. Bruce Fields
2011-10-19
*
nfsd4: typo logical vs bitwise negate
Dan Carpenter
2011-10-17
*
nfsd4: move name-length checks to xdr
J. Bruce Fields
2011-10-11
*
nfsd4: move access/deny validity checks to xdr code
J. Bruce Fields
2011-10-11
*
nfsd4: look up stateid's per clientid
J. Bruce Fields
2011-09-26
*
nfsd4: assume test_stateid always has session
J. Bruce Fields
2011-09-26
*
nfsd4: match close replays on stateid, not open owner id
J. Bruce Fields
2011-09-17
*
nfsd41: try to check reply size before operation
Mi Jinlong
2011-09-16
*
NFSD: Cleanup for nfsd4_path()
Trond Myklebust
2011-09-13
*
nfsd4: split stateowners into open and lockowners
J. Bruce Fields
2011-09-07
*
nfsd4: drop most stateowner refcounting
J. Bruce Fields
2011-09-01
*
nfsd4: cleanup seqid op stateowner usage
J. Bruce Fields
2011-08-31
*
nfsd4: centralize handling of replay owners
J. Bruce Fields
2011-08-31
*
nfsd4: fix off-by-one-error in SEQUENCE reply
J. Bruce Fields
2011-08-31
*
nfsd4: cleanup and consolidate seqid_mutating_err
J. Bruce Fields
2011-08-27
*
nfsd4: it's OK to return nfserr_symlink
J. Bruce Fields
2011-08-26
*
nfsd4: clean up S_IS -> NF4 file type mapping
J. Bruce Fields
2011-08-26
*
nfsd4: fix seqid_mutating_error
J. Bruce Fields
2011-08-19
*
nfsd: turn on reply cache for NFSv4
J. Bruce Fields
2011-07-18
*
nfsd4: call nfsd4_release_compoundargs from pc_release
J. Bruce Fields
2011-07-18
*
NFSD: Added TEST_STATEID operation
Bryan Schumaker
2011-07-15
*
NFSD: added FREE_STATEID operation
Bryan Schumaker
2011-07-15
*
nfsd: make local functions static
Daniel Mack
2011-05-18
*
NFSD: Remove unused variable from nfsd4_decode_bind_conn_to_session()
Bryan Schumaker
2011-04-29
*
nfsd v4.1 lOCKT clientid field must be ignored
Andy Adamson
2011-04-29
*
nfsd: wrong index used in inner loop
Mi Jinlong
2011-03-17
*
nfsd: wrong index used in inner loop
roel
2011-03-08
*
nfsd: correctly handle return value from nfsd_map_name_to_*
NeilBrown
2011-02-16
*
nfsd4: set sequence flag when backchannel is down
J. Bruce Fields
2011-01-11
*
nfsd4: support BIND_CONN_TO_SESSION
J. Bruce Fields
2011-01-11
*
nfsd4: return nfs errno from name_to_id functions
J. Bruce Fields
2011-01-04
*
nfsd4: move idmap and acl header files into fs/nfsd
J. Bruce Fields
2011-01-04
*
nfsd: remove some unnecessary dropit handling
J. Bruce Fields
2011-01-04
*
nfsd4: fix oops on secinfo_no_name result encoding
Mi Jinlong
2010-12-29
*
nfsd4: implement secinfo_no_name
J. Bruce Fields
2010-12-17
*
NFSv4.1: Make sure nfsd can decode SP4_SSV correctly at exchange_id
Mi Jinlong
2010-11-19
*
nfsd4: adjust buflen for encoded attrs bitmap based on actual bitmap length
Benny Halevy
2010-10-01
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-08-10
|
\
|
*
pass a struct path to vfs_statfs
Christoph Hellwig
2010-08-09
*
|
nfsd: minor nfsd read api cleanup
J. Bruce Fields
2010-07-30
[next]