Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d31b53e3cd069e02290ed8a648aa8c7618d6fe77
/
fs
/
nfsd
/
nfsfh.c
204f4ce
nfsd4: allow fh_verify caller to skip pseudoflavor checks
by J. Bruce Fields
· 14 years ago
3d354cb
nfsd: fix "insecure" export option
by J. Bruce Fields
· 15 years ago
7663dac
nfsd: remove pointless paths in file headers
by J. Bruce Fields
· 15 years ago
03a816b
nfsd: restrict filehandles accepted in V4ROOT case
by Steve Dickson
· 15 years ago
12045a6e
nfsd: let "insecure" flag vary by pseudoflavor
by J. Bruce Fields
· 15 years ago
9a74af2
nfsd: Move private headers to source directory
by Boaz Harrosh
· 15 years ago
341eb18
nfsd: Source files #include cleanups
by Boaz Harrosh
· 15 years ago
864f0f6
nfsd: simplify fh_verify access checks
by J. Bruce Fields
· 15 years ago
0a3adad
nfsd: make fs/nfsd/vfs.h for common includes
by J. Bruce Fields
· 15 years ago
1be10a8
nfsd4: filehandle leak or error exit from fh_compose()
by J. Bruce Fields
· 15 years ago
bc6c53d
nfsd: move fsid_type choice out of fh_compose
by J. Bruce Fields
· 15 years ago
8e49875
nfsd: move some of fh_compose into helper functions
by J. Bruce Fields
· 15 years ago
1dbd0d5
knfsd: remove unreported filehandle stats counters
by Greg Banks
· 16 years ago
30fa8c0
NFSD: FIDs need to take precedence over UUIDs
by Steve Dickson
· 16 years ago
b3d47676
nfsd: update fh_verify description
by J. Bruce Fields
· 16 years ago
d84f4f9
CRED: Inaugurate COW credentials
by David Howells
· 16 years ago
b6dff3e
CRED: Separate task security context from task_struct
by David Howells
· 16 years ago
04716e6
nfsd: permit unauthenticated stat of export root
by J. Bruce Fields
· 16 years ago
f419a2e
[PATCH] kill nameidata passing to permission(), rename to inode_permission()
by Al Viro
· 16 years ago
496d6c3
nfsd: fix spurious EACCESS in reconnect_path()
by Neil Brown
· 16 years ago
8837abc
nfsd: rename MAY_ flags
by Miklos Szeredi
· 16 years ago
03550fa
nfsd: move most of fh_verify to separate function
by J. Bruce Fields
· 17 years ago
b663c6f
nfsd: fix oops on access from high-numbered ports
by J. Bruce Fields
· 17 years ago
5216a8e
Wrap buffers used for rpc debug printks into RPC_IFDEBUG
by Pavel Emelyanov
· 17 years ago
5477549
Use struct path in struct svc_export
by Jan Blunck
· 17 years ago
2e8138a
nfsd: move nfsd/auth.h into fs/nfsd
by J. Bruce Fields
· 17 years ago
6fa0283
nfsd4: recheck for secure ports in fh_verify
by J. Bruce Fields
· 17 years ago
6e91ea2
exportfs: add fid type
by Christoph Hellwig
· 17 years ago
b8da0d1
knfsd: Validate filehandle type in fsid_source
by Neil Brown
· 17 years ago
9091224
knfsd: nfsd: allow auth_sys nlm on rpcsec_gss exports
by J. Bruce Fields
· 17 years ago
0ec757d
knfsd: nfsd4: make readonly access depend on pseudoflavor
by J. Bruce Fields
· 17 years ago
32c1eb0
knfsd: nfsd4: return nfserr_wrongsec
by Andy Adamson
· 17 years ago
3ab4d8b
knfsd: nfsd: set rq_client to ip-address-determined-domain
by J. Bruce Fields
· 17 years ago
0989a78
knfsd: nfsd: provide export lookup wrappers which take a svc_rqst
by J. Bruce Fields
· 17 years ago
2d3bb25
knfsd: nfsd: make all exp_finding functions return -errno's on err
by J. Bruce Fields
· 17 years ago
d37065c
knfsd: exportfs: add procedural interface for NFSD
by Christoph Hellwig
· 17 years ago
a569425
knfsd: exportfs: add exportfs.h header
by Christoph Hellwig
· 17 years ago
b41eeef
knfsd: avoid Oops if buggy userspace performs confusing filehandle->dentry mapping
by NeilBrown
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 17 years ago
a033f35
[PATCH] include of asm/pgtable.h in nfsfh is bogus
by Al Viro
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
af6a4e2
[PATCH] knfsd: add some new fsid types
by NeilBrown
· 18 years ago
982aedf
[PATCH] knfsd: tidy up choice of filesystem-identifier when creating a filehandle
by NeilBrown
· 18 years ago
ad06e4b
[PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst for printing
by Chuck Lever
· 18 years ago
fc2dd2e
[PATCH] endianness bug: ntohl() misspelled as >> 24 in fh_verify().
by Al Viro
· 18 years ago
34e9a63
[PATCH] knfsd: ratelimit some nfsd messages that are triggered by external events
by NeilBrown
· 18 years ago
e0bb89e
[PATCH] knfsd: nfsd: don't drop silently on upcall deferral
by J.Bruce Fields
· 18 years ago
83b1134
[PATCH] nfsfh simple endianness annotations
by Al Viro
· 18 years ago
d1bbf14
[PATCH] knfsd: Fix stale file handle problem with subtree_checking.
by NeilBrown
· 18 years ago
7fc90ec
[PATCH] knfsd: nfsd: call nfsd_setuser() on fh_compose(), fix nfsd4 permissions problem
by J. Bruce Fields
· 18 years ago
7e40536
[PATCH] knfsd: ignore ref_fh when crossing a mountpoint
by NeilBrown
· 18 years ago
4c9608b
[PATCH] knfsd: remove noise about filehandle being uptodate
by NeilBrown
· 18 years ago
baab935
[PATCH] knfsd: Convert sunrpc_cache to use krefs
by NeilBrown
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago