| Commit message (Expand) | Author | Age |
* | nfs: BUG_ON in nfs_follow_mountpoint | Denis V. Lunev | 2008-10-07 |
* | nfs: ERR_PTR is expected on failure from nfs_do_clone_mount | Denis V. Lunev | 2008-10-07 |
* | [PATCH] pass struct path * to do_add_mount() | Al Viro | 2008-08-01 |
* | nfs: path_{get,put}() cleanups | Jan Blunck | 2008-05-16 |
* | nfs: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-05-16 |
* | make nfs_automount_list static | Adrian Bunk | 2008-04-19 |
* | Introduce path_put() | Jan Blunck | 2008-02-15 |
* | Embed a struct path into struct nameidata instead of nd->{dentry,mnt} | Jan Blunck | 2008-02-15 |
* | NFS: Remove the redundant nfs_client->cl_nfsversion | Trond Myklebust | 2008-01-30 |
* | NFS: Fix use of cancel_delayed_work_sync in nfs_release_automount_timer | Trond Myklebust | 2007-09-01 |
* | NFS: Replace flush_scheduled_work with cancel_work_sync() and friends | Trond Myklebust | 2007-08-07 |
* | [PATCH] mark struct inode_operations const 2 | Arjan van de Ven | 2007-02-12 |
* | WorkStruct: Pass the work_struct pointer instead of context data | David Howells | 2006-11-22 |
* | WorkStruct: Separate delayable and non-delayable events. | David Howells | 2006-11-22 |
* | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 |
* | [PATCH] fs/nfs/: make code static | Adrian Bunk | 2006-09-27 |
* | NFS: Share NFS superblocks per-protocol per-server per-FSID | David Howells | 2006-09-22 |
* | NFS: Move rpc_ops from nfs_server to nfs_client | David Howells | 2006-09-22 |
* | NFS: Add extra const qualifiers | David Howells | 2006-09-22 |
* | NFS: Release dcache_lock in an error path of nfs_path | Josh Triplett | 2006-08-03 |
* | NFS: Split fs/nfs/inode.c | David Howells | 2006-06-09 |
* | NFSv4: Follow a referral | Manoj Naik | 2006-06-09 |
* | NFS: Add timeout to submounts | Trond Myklebust | 2006-06-09 |
* | NFS: Ensure the client submounts, when it crosses a server mountpoint. | Trond Myklebust | 2006-06-09 |