aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/idmap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-04nfs: fix mispelling of idmap CONFIG symbolJ. Bruce Fields1-1/+1
2010-10-28nfs: testing the wrong variableDan Carpenter1-1/+1
2010-10-07NFS: new idmapperBryan Schumaker1-2/+209
2009-08-09SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_pathTrond Myklebust1-2/+2
2009-08-09SUNRPC: Constify rpc_pipe_ops...Trond Myklebust1-1/+1
2008-02-20nfs: fix sparse warningsHarvey Harrison1-1/+1
2008-01-30NFS: Use size_t for storing name lengthsChuck Lever1-3/+3
2008-01-30NFS: Fix use of copy_to_user() in idmap_pipe_upcallChuck Lever1-8/+6
2008-01-30NFS: Clean up fs/nfs/idmap.cChuck Lever1-43/+44
2007-05-09NFS: use __set_current_state()Milind Arun Choudhary1-2/+2
2006-12-08[PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek1-1/+1
2006-09-22SUNRPC: Make rpc_mkpipe() take the parent dentry as an argumentTrond Myklebust1-5/+1
2006-09-22NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells1-2/+1
2006-09-22NFS: Return an error when starting the idmapping pipeDavid Howells1-4/+8
2006-09-22NFS: Rename struct nfs4_client to struct nfs_clientDavid Howells1-6/+6
2006-09-22NFS: Fix up split of fs/nfs/inode.cDavid Howells1-0/+14
2006-08-24SUNRPC: Fix dentry refcounting issues with users of rpc_pipefsTrond Myklebust1-1/+0
2006-08-24SUNRPC: make rpc_unlink() take a dentry argument instead of a pathTrond Myklebust1-2/+1
2006-06-09NFS: Store the file system "fsid" value in the NFS super block.Trond Myklebust1-1/+0
2006-03-20NFS: sem2mutex idmap.cIngo Molnar1-20/+21
2006-03-20NFS: kzalloc conversion in fs/nfsEric Sesterhenn1-3/+1
2006-03-20SUNRPC: Ensure that rpc_mkpipe returns a refcounted dentryTrond Myklebust1-0/+2
2006-01-06NFSv4: Allow entries in the idmap cache to expireTrond Myklebust1-0/+9
2005-06-22[PATCH] NFS: Header file cleanup...Trond Myklebust1-0/+1
2005-05-05[PATCH] make some things staticAdrian Bunk1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+498