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
Commit message (
Expand
)
Author
Age
*
[PATCH] endianness bug: ntohl() misspelled as >> 24 in fh_verify().
Al Viro
2007-02-01
*
[PATCH] knfsd: ratelimit some nfsd messages that are triggered by external ev...
NeilBrown
2007-01-30
*
[PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd
NeilBrown
2007-01-26
*
[PATCH] knfsd: Don't mess with the 'mode' when storing a exclusive-create cookie
Peter Staubach
2007-01-26
*
[PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned reads
NeilBrown
2007-01-26
*
[PATCH] knfsd: fix setting of ACL server versions
NeilBrown
2007-01-26
*
[PATCH] knfsd: Fix up some bit-rot in exp_export
NeilBrown
2006-12-13
*
[PATCH] knfsd: nfsd4: simplify filehandle check
J.Bruce Fields
2006-12-13
*
[PATCH] knfsd: nfsd4: simplify migration op check
J.Bruce Fields
2006-12-13
*
[PATCH] knfsd: nfsd4: reorganize compound ops
J.Bruce Fields
2006-12-13
*
[PATCH] knfsd: nfsd4: make verify and nverify wrappers
J.Bruce Fields
2006-12-13
*
[PATCH] knfsd: nfsd4: don't inline nfsd4 compound op functions
J.Bruce Fields
2006-12-13
*
[PATCH] knfsd: nfsd4: move replay_owner to cstate
J.Bruce Fields
2006-12-13
*
[PATCH] knfsd: nfsd4: remove spurious replay_owner check
J.Bruce Fields
2006-12-13
*
[PATCH] knfsd: nfsd4: pass saved and current fh together into nfsd4 operations
J.Bruce Fields
2006-12-13
*
[PATCH] knfsd: nfsd: don't drop silently on upcall deferral
J.Bruce Fields
2006-12-13
*
[PATCH] knfsd: nfsd4: handling more nfsd_cross_mnt errors in nfsd4 readdir
J.Bruce Fields
2006-12-13
*
[PATCH] knfsd: nfsd: simplify exp_pseudoroot
J.Bruce Fields
2006-12-13
*
[PATCH] knfsd: nfsd: make exp_rootfh handle exp_parent errors
J.Bruce Fields
2006-12-13
*
[PATCH] knfsd: nfsd4: clarify units of COMPOUND_SLACK_SPACE
J.Bruce Fields
2006-12-13
*
[PATCH] knfsd: nfsd4: remove a dprink from nfsd4_lock
J.Bruce Fields
2006-12-13
*
[PATCH] lockd endianness annotations
Al Viro
2006-12-13
*
[PATCH] nfsd: replace kmalloc+memset with kcalloc + simplify NULL check
Yan Burman
2006-12-08
*
[PATCH] NFS3: Calculate 'w' a bit later in nfs3svc_encode_getaclres()
Jesper Juhl
2006-12-08
*
[PATCH] NFS2: Calculate 'w' a bit later in nfsaclsvc_encode_getaclres()
Jesper Juhl
2006-12-08
*
[PATCH] lockdep: annotate nfsd4 recover code
Peter Zijlstra
2006-12-08
*
[PATCH] nfsd: change uses of f_{dentry, vfsmnt} to use f_path
Josef "Jeff" Sipek
2006-12-08
*
[PATCH] remove NFSD_OPTIMIZE_SPACE
Adrian Bunk
2006-12-07
*
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
*
WorkStruct: make allyesconfig
David Howells
2006-11-22
*
[PATCH] nfsd: fix spurious error return from nfsd_create in async case
J. Bruce Fields
2006-11-08
*
[PATCH] nfsd4: fix open-create permissions
J. Bruce Fields
2006-11-08
*
[PATCH] nfsd4: reindent do_open_lookup()
J. Bruce Fields
2006-11-08
*
[PATCH] NFS4: fix for recursive locking problem
Srinivasa Ds
2006-11-03
*
[PATCH] nfsd: nfs_replay_me
Al Viro
2006-10-20
*
[PATCH] nfsd: misc endianness annotations
Al Viro
2006-10-20
*
[PATCH] xdr annotations: nfsd callback*
Al Viro
2006-10-20
*
[PATCH] nfsd: NFSv4 errno endianness annotations
Al Viro
2006-10-20
*
[PATCH] nfsd: NFSv{2,3} trivial endianness annotations for error values
Al Viro
2006-10-20
*
[PATCH] nfsd: nfs4 code returns error values in net-endian
Al Viro
2006-10-20
*
[PATCH] nfsd: vfs.c endianness annotations
Al Viro
2006-10-20
*
[PATCH] xdr annotations: NFSv4 server
Al Viro
2006-10-20
*
[PATCH] xdr annotations: NFSv3 server
Al Viro
2006-10-20
*
[PATCH] xdr annotations: NFSv2 server
Al Viro
2006-10-20
*
[PATCH] xdr annotations: nfsd_dispatch()
Al Viro
2006-10-20
*
[PATCH] nfsfh simple endianness annotations
Al Viro
2006-10-20
*
[PATCH] nfsd: nfserrno() endianness annotations
Al Viro
2006-10-20
*
[PATCH] fix svc_procfunc declaration
Al Viro
2006-10-20
*
[PATCH] bug: nfsd/nfs4xdr.c misuse of ERR_PTR()
Al Viro
2006-10-20
*
[PATCH] knfsd: Allow lockd to drop replies as appropriate
NeilBrown
2006-10-17
[next]