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
/
nfsfh.c
Commit message (
Expand
)
Author
Age
*
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
2015-02-22
*
sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to it
Jeff Layton
2014-12-09
*
NFSD: Put export if prepare_creds() fail
Kinglong Mee
2014-09-03
*
nfsd: add appropriate __force directives to filehandle generation code
Jeff Layton
2014-06-23
*
NFSD: Using exp_get for export getting
Kinglong Mee
2014-06-23
*
SUNRPC/NFSD: Remove using of dprintk with KERN_WARNING
Kinglong Mee
2014-05-30
*
nfsd: clean up fh_auth usage
Christoph Hellwig
2014-05-08
*
nfsd: fh_update should error out in unexpected cases
J. Bruce Fields
2013-10-29
*
nfsd: switch to %p[dD]
Al Viro
2013-10-02
*
exportfs: add FILEID_INVALID to indicate invalid fid_type
Namjae Jeon
2012-11-07
*
nfsd: Push mnt_want_write() outside of i_mutex
Jan Kara
2012-07-30
*
nfsd: use exp_put() for svc_export_cache put
Stanislav Kinsbursky
2012-04-11
*
fs: propagate umode_t, misc bits
Al Viro
2012-01-03
*
nfsd: clean up nfsd_mode_check()
J. Bruce Fields
2011-08-26
*
nfsd: open-code special directory-hardlink check
J. Bruce Fields
2011-08-26
*
nfsd4: allow fh_verify caller to skip pseudoflavor checks
J. Bruce Fields
2011-04-11
*
nfsd: fix "insecure" export option
J. Bruce Fields
2009-12-20
*
nfsd: remove pointless paths in file headers
J. Bruce Fields
2009-12-15
*
nfsd: restrict filehandles accepted in V4ROOT case
Steve Dickson
2009-12-15
*
nfsd: let "insecure" flag vary by pseudoflavor
J. Bruce Fields
2009-12-14
*
nfsd: Move private headers to source directory
Boaz Harrosh
2009-12-14
*
nfsd: Source files #include cleanups
Boaz Harrosh
2009-12-14
*
nfsd: simplify fh_verify access checks
J. Bruce Fields
2009-11-25
*
nfsd: make fs/nfsd/vfs.h for common includes
J. Bruce Fields
2009-11-13
*
nfsd4: filehandle leak or error exit from fh_compose()
J. Bruce Fields
2009-09-04
*
nfsd: move fsid_type choice out of fh_compose
J. Bruce Fields
2009-09-02
*
nfsd: move some of fh_compose into helper functions
J. Bruce Fields
2009-09-02
*
knfsd: remove unreported filehandle stats counters
Greg Banks
2009-05-27
*
NFSD: FIDs need to take precedence over UUIDs
Steve Dickson
2009-01-07
*
nfsd: update fh_verify description
J. Bruce Fields
2009-01-06
*
CRED: Inaugurate COW credentials
David Howells
2008-11-13
*
CRED: Separate task security context from task_struct
David Howells
2008-11-13
*
nfsd: permit unauthenticated stat of export root
J. Bruce Fields
2008-09-29
*
[PATCH] kill nameidata passing to permission(), rename to inode_permission()
Al Viro
2008-07-26
*
nfsd: fix spurious EACCESS in reconnect_path()
Neil Brown
2008-06-30
*
nfsd: rename MAY_ flags
Miklos Szeredi
2008-06-23
*
nfsd: move most of fh_verify to separate function
J. Bruce Fields
2008-04-23
*
nfsd: fix oops on access from high-numbered ports
J. Bruce Fields
2008-03-14
*
Wrap buffers used for rpc debug printks into RPC_IFDEBUG
Pavel Emelyanov
2008-02-21
*
Use struct path in struct svc_export
Jan Blunck
2008-02-15
*
nfsd: move nfsd/auth.h into fs/nfsd
J. Bruce Fields
2008-02-01
*
nfsd4: recheck for secure ports in fh_verify
J. Bruce Fields
2007-11-12
*
exportfs: add fid type
Christoph Hellwig
2007-10-22
*
knfsd: Validate filehandle type in fsid_source
Neil Brown
2007-09-10
*
knfsd: nfsd: allow auth_sys nlm on rpcsec_gss exports
J. Bruce Fields
2007-07-17
*
knfsd: nfsd4: make readonly access depend on pseudoflavor
J. Bruce Fields
2007-07-17
*
knfsd: nfsd4: return nfserr_wrongsec
Andy Adamson
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: nfsd: make all exp_finding functions return -errno's on err
J. Bruce Fields
2007-07-17
[next]