aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/idmap.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-11NFSv4: Send unmapped uid/gids to the server when using auth_sysGravatar Trond Myklebust 1-8/+16
2011-03-11NFSv4: cleanup idmapper functions to take an nfs_server argumentGravatar Trond Myklebust 1-12/+12
2011-03-11NFSv4: Send unmapped uid/gids to the server if the idmapper failsGravatar Trond Myklebust 1-4/+26
2011-03-11NFSv4: If the server sends us a numeric uid/gid then accept itGravatar Trond Myklebust 1-2/+26
2011-01-04nfs: fix mispelling of idmap CONFIG symbolGravatar J. Bruce Fields 1-1/+1
2010-10-28nfs: testing the wrong variableGravatar Dan Carpenter 1-1/+1
2010-10-07NFS: new idmapperGravatar Bryan Schumaker 1-2/+209
2009-08-09SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_pathGravatar Trond Myklebust 1-2/+2
2009-08-09SUNRPC: Constify rpc_pipe_ops...Gravatar Trond Myklebust 1-1/+1
2008-02-20nfs: fix sparse warningsGravatar Harvey Harrison 1-1/+1
2008-01-30NFS: Use size_t for storing name lengthsGravatar Chuck Lever 1-3/+3
2008-01-30NFS: Fix use of copy_to_user() in idmap_pipe_upcallGravatar Chuck Lever 1-8/+6
2008-01-30NFS: Clean up fs/nfs/idmap.cGravatar Chuck Lever 1-43/+44
2007-05-09NFS: use __set_current_state()Gravatar Milind Arun Choudhary 1-2/+2
2006-12-08[PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_pathGravatar Josef "Jeff" Sipek 1-1/+1
2006-09-22SUNRPC: Make rpc_mkpipe() take the parent dentry as an argumentGravatar Trond Myklebust 1-5/+1
2006-09-22NFS: Share NFS superblocks per-protocol per-server per-FSIDGravatar David Howells 1-2/+1
2006-09-22NFS: Return an error when starting the idmapping pipeGravatar David Howells 1-4/+8
2006-09-22NFS: Rename struct nfs4_client to struct nfs_clientGravatar David Howells 1-6/+6
2006-09-22NFS: Fix up split of fs/nfs/inode.cGravatar David Howells 1-0/+14
2006-08-24SUNRPC: Fix dentry refcounting issues with users of rpc_pipefsGravatar Trond Myklebust 1-1/+0
2006-08-24SUNRPC: make rpc_unlink() take a dentry argument instead of a pathGravatar Trond Myklebust 1-2/+1
2006-06-09NFS: Store the file system "fsid" value in the NFS super block.Gravatar Trond Myklebust 1-1/+0
2006-03-20NFS: sem2mutex idmap.cGravatar Ingo Molnar 1-20/+21
2006-03-20NFS: kzalloc conversion in fs/nfsGravatar Eric Sesterhenn 1-3/+1
2006-03-20SUNRPC: Ensure that rpc_mkpipe returns a refcounted dentryGravatar Trond Myklebust 1-0/+2
2006-01-06NFSv4: Allow entries in the idmap cache to expireGravatar Trond Myklebust 1-0/+9
2005-06-22[PATCH] NFS: Header file cleanup...Gravatar Trond Myklebust 1-0/+1
2005-05-05[PATCH] make some things staticGravatar Adrian Bunk 1-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+498