Kees Cook
|
fe3b81b446
NFS: Use ERR_CAST() to avoid cross-structure cast
|
8 years ago |
Anna Schumaker
|
e36d48e9e2
NFS: Remove extra dprintk()s from namespace.c
|
8 years ago |
David Howells
|
a528d35e8b
statx: Add a system call to make enhanced file info available
|
8 years ago |
Eric W. Biederman
|
93faccbbfa
fs: Better permission checking for submounts
|
8 years ago |
Benjamin Coddington
|
86a6c211d6
NFS: Trim extra slash in v4 nfs_path
|
9 years ago |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 years ago |
Al Viro
|
6de1472f1a
nfs: use %p[dD] instead of open-coded (and often racy) equivalents
|
12 years ago |
David Quigley
|
1775fd3e80
NFS:Add labels to client function prototypes
|
12 years ago |
Trond Myklebust
|
ab22541782
NFS: Don't silently fail setattr() requests on mountpoints
|
12 years ago |
Ben Hutchings
|
97a5486826
nfs: Show original device name verbatim in /proc/*/mount{s,info}
|
12 years ago |
Bryan Schumaker
|
89d77c8fa8
NFS: Convert v4 into a module
|
13 years ago |
Bryan Schumaker
|
ddda8e0aa8
NFS: Convert v2 into a module
|
13 years ago |
Bryan Schumaker
|
e8f25e6d6d
NFS: Remove the NFS v4 xdev mount function
|
13 years ago |
Bryan Schumaker
|
80a16b21a8
NFS: Remove extra rpc_clnt argument to proc_lookup
|
13 years ago |
Bryan Schumaker
|
281cad46b3
NFS: Create a submount rpc_op
|
13 years ago |
Bryan Schumaker
|
2671bfc3be
NFS: Remove secinfo knowledge out of the generic client
|
13 years ago |
Bryan Schumaker
|
e245d4250d
NFS: Remove unused function nfs_lookup_with_sec()
|
13 years ago |
Bryan Schumaker
|
7e6eb683d2
NFS: Honor the authflavor set in the clone mount data
|
13 years ago |
Bryan Schumaker
|
f05d147f7e
NFS: Fix following referral mount points with different security
|
13 years ago |
Chuck Lever
|
d7c3267502
nfs: Clean up debugging in nfs_follow_mountpoint()
|
13 years ago |
Bryan Schumaker
|
fca78d6d2c
NFS: Add SECINFO_NO_NAME procedure
|
14 years ago |
Bryan Schumaker
|
561f0b0ad0
NFS: Remove unused argument from nfs_find_best_sec()
|
14 years ago |
Bryan Schumaker
|
418875900e
NFS: Fix a signed vs. unsigned secinfo bug
|
14 years ago |
Trond Myklebust
|
a0e7e3cf79
NFS: Don't leak RPC clients in NFSv4 secinfo negotiation
|
14 years ago |
Bryan Schumaker
|
7ebb931598
NFS: use secinfo when crossing mountpoints
|
14 years ago |
Bryan Schumaker
|
7c5130588d
NFS: lookup supports alternate client
|
14 years ago |
Dan Carpenter
|
1c34092adf
nfs: lock() vs unlock() typo
|
14 years ago |
Al Viro
|
f8ad9c4bae
nfs: nfs_do_{ref,sub}mount() superblock argument is redundant
|
14 years ago |
Al Viro
|
b514f872f8
nfs: make nfs_path() work without vfsmount
|
14 years ago |
David Howells
|
ea5b778a8b
Unexport do_add_mount() and add in follow_automount(), not ->d_automount()
|
14 years ago |