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
/
export.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-10-23
|
\
|
*
[PATCH] switch nfsd to kern_path()
Al Viro
2008-10-23
|
*
[PATCH] sanitize svc_export_parse()
Al Viro
2008-10-23
*
|
nfsd: clean up expkey_parse error cases
J. Bruce Fields
2008-10-22
*
|
nfsd: Drop reference in expkey_parse error cases
Krishna Kumar
2008-10-22
|
/
*
fs/nfsd/export.c: Adjust error handling code involving auth_domain_put
Julia Lawall
2008-07-30
*
IPv6 support for NFS server export caches
Aurélien Charbon
2008-04-23
*
d_path: Make d_path() use a struct path
Jan Blunck
2008-02-15
*
d_path: Make seq_path() use a struct path argument
Jan Blunck
2008-02-15
*
Use struct path in struct svc_expkey
Jan Blunck
2008-02-15
*
Use struct path in struct svc_export
Jan Blunck
2008-02-15
*
Introduce path_put()
Jan Blunck
2008-02-15
*
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2008-02-15
*
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
David Howells
2008-02-07
*
knfsd: don't bother mapping putrootfh enoent to eperm
J. Bruce Fields
2008-02-01
*
knfsd: allow cache_register to return error on failure
J. Bruce Fields
2008-02-01
*
knfsd: cache unregistration needn't return error
J. Bruce Fields
2008-02-01
*
exportfs: remove old methods
Christoph Hellwig
2007-10-22
*
fs/nfsd/export.c: make 3 functions static
Adrian Bunk
2007-10-16
*
knfsd: eliminate unnecessary -ENOENT returns on export downcalls
J. Bruce Fields
2007-07-31
*
knfsd: fix typo in export display, print uid and gid as unsigned
J. Bruce Fields
2007-07-21
*
nfsd: return errors, not NULL, from export functions
J. Bruce Fields
2007-07-19
*
knfsd: nfsd: display export secinfo information
J. Bruce Fields
2007-07-17
*
knfsd: nfsd: factor out code from show_expflags
J. Bruce Fields
2007-07-17
*
knfsd: nfsd4: return nfserr_wrongsec
Andy Adamson
2007-07-17
*
knfsd: nfsd: use ip-address-based domain in secinfo case
J. Bruce Fields
2007-07-17
*
knfsd: nfsd: set rq_client to ip-address-determined-domain
J. Bruce Fields
2007-07-17
*
knfsd: nfsd: provide export lookup wrappers which take a svc_rqst
J. Bruce Fields
2007-07-17
*
knfsd: nfsd4: simplify exp_pseudoroot arguments
J. Bruce Fields
2007-07-17
*
knfsd: nfsd4: parse secinfo information in exports downcall
Andy Adamson
2007-07-17
*
knfsd: nfsd: make all exp_finding functions return -errno's on err
J. Bruce Fields
2007-07-17
*
knfsd: exportfs: add exportfs.h header
Christoph Hellwig
2007-07-17
*
knfsd: avoid use of unitialised variables on error path when nfs exports
NeilBrown
2007-05-09
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
*
[PATCH] knfsd: add some new fsid types
NeilBrown
2007-02-14
*
[PATCH] knfsd: ratelimit some nfsd messages that are triggered by external ev...
NeilBrown
2007-01-30
*
[PATCH] knfsd: Fix up some bit-rot in exp_export
NeilBrown
2006-12-13
*
[PATCH] knfsd: nfsd: don't drop silently on upcall deferral
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] nfsd: misc endianness annotations
Al Viro
2006-10-20
*
[PATCH] knfsd: nfsd4: fslocations data structures
Manoj Naik
2006-10-04
*
[PATCH] knfsd: nfsd: store export path in export
J.Bruce Fields
2006-10-04
*
[PATCH] knfsd: nfsd4: clean up exp_pseudoroot
J.Bruce Fields
2006-10-04
*
[PATCH] knfsd: nfsd4: refactor exp_pseudoroot
J.Bruce Fields
2006-10-04
*
[PATCH] nfsd: add lock annotations to e_start and e_stop
Josh Triplett
2006-10-02
*
[PATCH] knfsd: Use SEQ_START_TOKEN instead of hardcoded magic (void*)1
Greg Banks
2006-10-02
*
[PATCH] knfsd: remove an unused variable from e_show()
Greg Banks
2006-10-02
*
[PATCH] knfsd: add some missing newlines in printks
Greg Banks
2006-10-02
*
[PATCH] knfsd: fixing missing 'expkey' support for fsid type 3
Frank Filz
2006-06-30
[next]