summaryrefslogtreecommitdiffstats
path: root/fs/nfs/idmap.c
Commit message (Expand)AuthorAgeFilesLines
* NFS: Keep module parameters in the generic NFS clientBryan Schumaker2012-07-311-3/+0Star
* NFS: Fix a number of bugs in the idmapperDavid Howells2012-07-311-6/+20
* NFS: Force the legacy idmapper to be single threadedBryan Schumaker2012-06-201-5/+8
* NFS: Add memory barriers to the nfs_client->cl_cons_state initialisationTrond Myklebust2012-05-231-0/+1
* NFSv4: Fix a race in the net namespace mount notificationTrond Myklebust2012-05-231-0/+15
* NFS: Use proper naming conventions for the nfs_client.net fieldChuck Lever2012-05-221-2/+2
* NFS: kmalloc() doesn't return an ERR_PTR()Dan Carpenter2012-05-151-7/+3Star
* NFS: get module in idmap PipeFS notifier callbackStanislav Kinsbursky2012-04-281-0/+4
* Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-03-231-389/+344Star
|\
| * NFS: Check return value from rpc_queue_upcall()Bryan Schumaker2012-03-121-2/+7
| * NFS: Fix a number of sparse warningsTrond Myklebust2012-03-111-4/+4
| * NFS: Store the legacy idmapper result in the keyringBryan Schumaker2012-03-011-388/+166Star
| * NFS: release per-net clients lock before calling PipeFS dentries creationStanislav Kinsbursky2012-02-271-6/+24
| * NFSv4: Further reduce the footprint of the idmapperTrond Myklebust2012-02-151-6/+36
| * NFSv4: Reduce the footprint of the idmapperTrond Myklebust2012-02-151-3/+13
| * NFS: build fixed in case of NFS_USE_NEW_IDMAPPER is undefinedStanislav Kinsbursky2012-02-071-0/+1
| * NFS: make nfs_client_lock per net nsStanislav Kinsbursky2012-02-071-2/+2
| * NFS: make nfs_client_list per net nsStanislav Kinsbursky2012-02-071-3/+2Star
| * NFS: Keep idmapper include files in one placeBryan Schumaker2012-02-071-35/+31Star
| * NFS: Fall back on old idmapper if request_key() failsBryan Schumaker2012-02-071-54/+37Star
| * NFS: start printks w/ NFS: even if __func__ shownWeston Andros Adamson2012-02-071-2/+4
| * NFS: printks in fs/nfs/ should start with NFS:Weston Andros Adamson2012-02-071-1/+2
| * NFS: idmap PipeFS notifier introducedStanislav Kinsbursky2012-02-011-0/+75
| * NFS: handle NFS idmap pipe PipeFS dentries by network namespace aware routinesStanislav Kinsbursky2012-02-011-8/+53
| * SUNRPC: remove RPC PipeFS mount point reference from RPC clientStanislav Kinsbursky2012-02-011-2/+2
| * SUNRPC: split SUNPRC PipeFS dentry and private pipe data creationStanislav Kinsbursky2012-02-011-8/+20
| * SUNPRC: cleanup RPC PipeFS pipes upcall interfaceStanislav Kinsbursky2012-02-011-2/+2
* | KEYS: Allow special keyrings to be clearedDavid Howells2012-01-191-0/+1
|/
* NFSv4: Save the owner/group name string when doing openTrond Myklebust2012-01-071-0/+83
* SUNRPC/NFS: make rpc pipe upcall genericPeng Tao2011-10-181-24/+1Star
* treewide: remove duplicate includesVitaliy Ivanov2011-06-201-5/+2Star
* NFSv4: Send unmapped uid/gids to the server when using auth_sysTrond Myklebust2011-03-111-8/+16
* NFSv4: cleanup idmapper functions to take an nfs_server argumentTrond Myklebust2011-03-111-12/+12
* NFSv4: Send unmapped uid/gids to the server if the idmapper failsTrond Myklebust2011-03-111-4/+26
* NFSv4: If the server sends us a numeric uid/gid then accept itTrond Myklebust2011-03-111-2/+26
* nfs: fix mispelling of idmap CONFIG symbolJ. Bruce Fields2011-01-041-1/+1
* nfs: testing the wrong variableDan Carpenter2010-10-281-1/+1
* NFS: new idmapperBryan Schumaker2010-10-081-2/+209
* SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_pathTrond Myklebust2009-08-091-2/+2
* SUNRPC: Constify rpc_pipe_ops...Trond Myklebust2009-08-091-1/+1
* nfs: fix sparse warningsHarvey Harrison2008-02-201-1/+1
* NFS: Use size_t for storing name lengthsChuck Lever2008-01-301-3/+3
* NFS: Fix use of copy_to_user() in idmap_pipe_upcallChuck Lever2008-01-301-8/+6Star
* NFS: Clean up fs/nfs/idmap.cChuck Lever2008-01-301-43/+44
* NFS: use __set_current_state()Milind Arun Choudhary2007-05-091-2/+2
* [PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-081-1/+1
* SUNRPC: Make rpc_mkpipe() take the parent dentry as an argumentTrond Myklebust2006-09-231-5/+1Star
* NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells2006-09-231-2/+1Star
* NFS: Return an error when starting the idmapping pipeDavid Howells2006-09-231-4/+8
* NFS: Rename struct nfs4_client to struct nfs_clientDavid Howells2006-09-231-6/+6