Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-11-22 | WorkStruct: Pass the work_struct pointer instead of context data | David Howells | 1 | -5/+4 |
2006-11-22 | WorkStruct: Separate delayable and non-delayable events. | David Howells | 1 | -1/+2 |
2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones | 1 | -2/+0 |
2006-09-27 | [PATCH] fs/nfs/: make code static | Adrian Bunk | 1 | -3/+9 |
2006-09-22 | NFS: Share NFS superblocks per-protocol per-server per-FSID | David Howells | 1 | -7/+18 |
2006-09-22 | NFS: Move rpc_ops from nfs_server to nfs_client | David Howells | 1 | -2/+4 |
2006-09-22 | NFS: Add extra const qualifiers | David Howells | 1 | -1/+2 |
2006-08-03 | NFS: Release dcache_lock in an error path of nfs_path | Josh Triplett | 1 | -1/+3 |
2006-06-09 | NFS: Split fs/nfs/inode.c | David Howells | 1 | -1/+111 |
2006-06-09 | NFSv4: Follow a referral | Manoj Naik | 1 | -1/+8 |
2006-06-09 | NFS: Add timeout to submounts | Trond Myklebust | 1 | -1/+24 |
2006-06-09 | NFS: Ensure the client submounts, when it crosses a server mountpoint. | Trond Myklebust | 1 | -0/+89 |