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 |
David Howells
|
36d43a4376
NFS: Use d_automount() rather than abusing follow_link()
|
14 years ago |
David Howells
|
cc53ce53c8
Add a dentry op to allow processes to be held during pathwalk transit
|
14 years ago |
Nick Piggin
|
b5c84bf6f6
fs: dcache remove dcache_lock
|
14 years ago |
Nick Piggin
|
949854d024
fs: Use rename lock and RCU for multi-step operations
|
14 years ago |
Trond Myklebust
|
a4d7f16806
NFS: Reduce the stack footprint of nfs_follow_mountpoint()
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Trond Myklebust
|
0b75b35c7c
NFS: Fix nfs_path() to always return a '/' at the beginning of the path
|
16 years ago |
Al Viro
|
9393bd07cf
switch follow_down()
|
16 years ago |
Denis V. Lunev
|
44d5759d3f
nfs: BUG_ON in nfs_follow_mountpoint
|
17 years ago |
Denis V. Lunev
|
fd08d7e9d1
nfs: ERR_PTR is expected on failure from nfs_do_clone_mount
|
17 years ago |
Al Viro
|
8d66bf5481
[PATCH] pass struct path * to do_add_mount()
|
17 years ago |
Jan Blunck
|
31f31db1a1
nfs: path_{get,put}() cleanups
|
17 years ago |
Harvey Harrison
|
3110ff8048
nfs: replace remaining __FUNCTION__ occurrences
|
17 years ago |
Adrian Bunk
|
a3dab29353
make nfs_automount_list static
|
17 years ago |
Jan Blunck
|
1d957f9bf8
Introduce path_put()
|
17 years ago |
Jan Blunck
|
4ac9137858
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
|
17 years ago |
Trond Myklebust
|
40c553193d
NFS: Remove the redundant nfs_client->cl_nfsversion
|
17 years ago |
Trond Myklebust
|
560aef7450
NFS: Fix use of cancel_delayed_work_sync in nfs_release_automount_timer
|
18 years ago |
Trond Myklebust
|
3d39c691ff
NFS: Replace flush_scheduled_work with cancel_work_sync() and friends
|
18 years ago |
Arjan van de Ven
|
92e1d5be91
[PATCH] mark struct inode_operations const 2
|
18 years ago |