- 9558a00 NFS: Remove the label from the nfs4_lookup_res struct by Anna Schumaker · 3 years, 3 months ago
- a799b68 nfs: Remove trailing semicolon in macros by Huilong Deng · 3 years, 8 months ago
- 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
- 0d56a45 stat: handle idmapped mounts by Christian Brauner · 4 years ago
- 247db73 NFS: fix nfs_path in case of a rename retry by Ashish Sangwan · 4 years, 3 months ago
- f30a6ea NFS: Add a module parameter to set nfs_mountpoint_expiry_timeout by Trond Myklebust · 4 years, 10 months ago
- 75da985 NFS: finish_automount() requires us to hold 2 refs to the mount record by Trond Myklebust · 4 years, 10 months ago
- 3cab185 nfs: Fix up documentation in nfs_follow_referral() and nfs_do_submount() by Trond Myklebust · 4 years, 10 months ago
- 1821b26 NFS: Don't hard-code the fs_type when submounting by Scott Mayhew · 5 years ago
- f7b37b8 NFS: Add softreval behaviour to nfs_lookup_revalidate() by Trond Myklebust · 5 years ago
- ce8866f0 NFS: Attach supplementary error information to fs_context. by Scott Mayhew · 5 years ago
- 62a55d0 NFS: Additional refactoring for fs_context conversion by Scott Mayhew · 5 years ago
- f2aedb7 NFS: Add fs_context support. by David Howells · 5 years ago
- adf2314 nfs: get rid of ->set_security() by Al Viro · 5 years ago
- ab88dca nfs: get rid of mount_info ->fill_super() by Al Viro · 5 years ago
- 82eaed2 nfs: merge xdev and remote file_system_type by Al Viro · 5 years ago
- 6a3f7a3 nfs: stash nfs_subversion reference into nfs_mount_info by Al Viro · 5 years ago
- 250d69f nfs: lift setting mount_info from nfs_xdev_mount() by Al Viro · 5 years ago
- 22a1ae9 NFS: If nfs_mountpoint_expiry_timeout < 0, do not expire submounts by Trond Myklebust · 5 years ago
- 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
- 302fad7 NFS: Fix up documentation warnings by Trond Myklebust · 6 years ago
- fe3b81b NFS: Use ERR_CAST() to avoid cross-structure cast by Kees Cook · 8 years ago
- e36d48e NFS: Remove extra dprintk()s from namespace.c by Anna Schumaker · 8 years ago
- a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
- 93faccbb fs: Better permission checking for submounts by Eric W. Biederman · 8 years ago
- 86a6c21 NFS: Trim extra slash in v4 nfs_path by Benjamin Coddington · 9 years ago
- 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
- 6de1472 nfs: use %p[dD] instead of open-coded (and often racy) equivalents by Al Viro · 11 years ago
- 1775fd3 NFS:Add labels to client function prototypes by David Quigley · 12 years ago
- ab22541 NFS: Don't silently fail setattr() requests on mountpoints by Trond Myklebust · 12 years ago
- 97a5486 nfs: Show original device name verbatim in /proc/*/mount{s,info} by Ben Hutchings · 12 years ago
- 89d77c8 NFS: Convert v4 into a module by Bryan Schumaker · 12 years ago
- ddda8e0 NFS: Convert v2 into a module by Bryan Schumaker · 12 years ago
- e8f25e6 NFS: Remove the NFS v4 xdev mount function by Bryan Schumaker · 12 years ago
- 80a16b2 NFS: Remove extra rpc_clnt argument to proc_lookup by Bryan Schumaker · 13 years ago
- 281cad4 NFS: Create a submount rpc_op by Bryan Schumaker · 13 years ago
- 2671bfc NFS: Remove secinfo knowledge out of the generic client by Bryan Schumaker · 13 years ago
- e245d42 NFS: Remove unused function nfs_lookup_with_sec() by Bryan Schumaker · 13 years ago
- 7e6eb68 NFS: Honor the authflavor set in the clone mount data by Bryan Schumaker · 13 years ago
- f05d147 NFS: Fix following referral mount points with different security by Bryan Schumaker · 13 years ago
- d7c3267 nfs: Clean up debugging in nfs_follow_mountpoint() by Chuck Lever · 13 years ago
- fca78d6 NFS: Add SECINFO_NO_NAME procedure by Bryan Schumaker · 14 years ago
- 561f0b0 NFS: Remove unused argument from nfs_find_best_sec() by Bryan Schumaker · 14 years ago
- 4188759 NFS: Fix a signed vs. unsigned secinfo bug by Bryan Schumaker · 14 years ago
- a0e7e3c NFS: Don't leak RPC clients in NFSv4 secinfo negotiation by Trond Myklebust · 14 years ago
- 7ebb931 NFS: use secinfo when crossing mountpoints by Bryan Schumaker · 14 years ago
- 7c51305 NFS: lookup supports alternate client by Bryan Schumaker · 14 years ago
- 1c34092 nfs: lock() vs unlock() typo by Dan Carpenter · 14 years ago
- f8ad9c4 nfs: nfs_do_{ref,sub}mount() superblock argument is redundant by Al Viro · 14 years ago
- b514f87 nfs: make nfs_path() work without vfsmount by Al Viro · 14 years ago
- ea5b778 Unexport do_add_mount() and add in follow_automount(), not ->d_automount() by David Howells · 14 years ago
- 36d43a4 NFS: Use d_automount() rather than abusing follow_link() by David Howells · 14 years ago
- cc53ce5 Add a dentry op to allow processes to be held during pathwalk transit by David Howells · 14 years ago
- b5c84bf fs: dcache remove dcache_lock by Nick Piggin · 14 years ago
- 949854d fs: Use rename lock and RCU for multi-step operations by Nick Piggin · 14 years ago
- a4d7f16 NFS: Reduce the stack footprint of nfs_follow_mountpoint() by Trond Myklebust · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 0b75b35 NFS: Fix nfs_path() to always return a '/' at the beginning of the path by Trond Myklebust · 16 years ago
- 9393bd0 switch follow_down() by Al Viro · 16 years ago
- 44d5759 nfs: BUG_ON in nfs_follow_mountpoint by Denis V. Lunev · 16 years ago
- fd08d7e nfs: ERR_PTR is expected on failure from nfs_do_clone_mount by Denis V. Lunev · 16 years ago
- 8d66bf5 [PATCH] pass struct path * to do_add_mount() by Al Viro · 16 years ago
- 31f31db1 nfs: path_{get,put}() cleanups by Jan Blunck · 17 years ago
- 3110ff8 nfs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
- a3dab29 make nfs_automount_list static by Adrian Bunk · 17 years ago
- 1d957f9 Introduce path_put() by Jan Blunck · 17 years ago
- 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 17 years ago
- 40c55319 NFS: Remove the redundant nfs_client->cl_nfsversion by Trond Myklebust · 17 years ago
- 560aef7 NFS: Fix use of cancel_delayed_work_sync in nfs_release_automount_timer by Trond Myklebust · 17 years ago
- 3d39c69 NFS: Replace flush_scheduled_work with cancel_work_sync() and friends by Trond Myklebust · 17 years ago
- 92e1d5b [PATCH] mark struct inode_operations const 2 by Arjan van de Ven · 18 years ago
- 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
- 52bad64 WorkStruct: Separate delayable and non-delayable events. by David Howells · 18 years ago
- 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
- 66f3750 [PATCH] fs/nfs/: make code static by Adrian Bunk · 18 years ago
- 54ceac4 NFS: Share NFS superblocks per-protocol per-server per-FSID by David Howells · 18 years ago
- 8fa5c00 NFS: Move rpc_ops from nfs_server to nfs_client by David Howells · 18 years ago
- 509de81 NFS: Add extra const qualifiers by David Howells · 18 years ago
- ce51019 NFS: Release dcache_lock in an error path of nfs_path by Josh Triplett · 18 years ago
- f7b422b NFS: Split fs/nfs/inode.c by David Howells · 19 years ago
- 6b97fd3 NFSv4: Follow a referral by Manoj Naik · 19 years ago
- 51d8fa6 NFS: Add timeout to submounts by Trond Myklebust · 19 years ago
- 55a9759 NFS: Ensure the client submounts, when it crosses a server mountpoint. by Trond Myklebust · 19 years ago