aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/idmap.c
AgeCommit message (Expand)Author
2012-01-07NFSv4: Save the owner/group name string when doing openTrond Myklebust
2011-10-18SUNRPC/NFS: make rpc pipe upcall genericPeng Tao
2011-06-20treewide: remove duplicate includesVitaliy Ivanov
2011-03-11NFSv4: Send unmapped uid/gids to the server when using auth_sysTrond Myklebust
2011-03-11NFSv4: cleanup idmapper functions to take an nfs_server argumentTrond Myklebust
2011-03-11NFSv4: Send unmapped uid/gids to the server if the idmapper failsTrond Myklebust
2011-03-11NFSv4: If the server sends us a numeric uid/gid then accept itTrond Myklebust
2011-01-04nfs: fix mispelling of idmap CONFIG symbolJ. Bruce Fields
2010-10-28nfs: testing the wrong variableDan Carpenter
2010-10-07NFS: new idmapperBryan Schumaker
2009-08-09SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_pathTrond Myklebust
2009-08-09SUNRPC: Constify rpc_pipe_ops...Trond Myklebust
2008-02-20nfs: fix sparse warningsHarvey Harrison
2008-01-30NFS: Use size_t for storing name lengthsChuck Lever
2008-01-30NFS: Fix use of copy_to_user() in idmap_pipe_upcallChuck Lever
2008-01-30NFS: Clean up fs/nfs/idmap.cChuck Lever
2007-05-09NFS: use __set_current_state()Milind Arun Choudhary
2006-12-08[PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek
2006-09-22SUNRPC: Make rpc_mkpipe() take the parent dentry as an argumentTrond Myklebust
2006-09-22NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells
2006-09-22NFS: Return an error when starting the idmapping pipeDavid Howells
2006-09-22NFS: Rename struct nfs4_client to struct nfs_clientDavid Howells
2006-09-22NFS: Fix up split of fs/nfs/inode.cDavid Howells
2006-08-24SUNRPC: Fix dentry refcounting issues with users of rpc_pipefsTrond Myklebust
2006-08-24SUNRPC: make rpc_unlink() take a dentry argument instead of a pathTrond Myklebust
2006-06-09NFS: Store the file system "fsid" value in the NFS super block.Trond Myklebust
2006-03-20NFS: sem2mutex idmap.cIngo Molnar
2006-03-20NFS: kzalloc conversion in fs/nfsEric Sesterhenn
2006-03-20SUNRPC: Ensure that rpc_mkpipe returns a refcounted dentryTrond Myklebust
2006-01-06NFSv4: Allow entries in the idmap cache to expireTrond Myklebust
2005-06-22[PATCH] NFS: Header file cleanup...Trond Myklebust
2005-05-05[PATCH] make some things staticAdrian Bunk
2005-04-16Linux-2.6.12-rc2Linus Torvalds