aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/idmap.c
Commit message (Expand)AuthorAge
* NFS: Use kzalloc() instead of kmalloc() in the idmapperBryan Schumaker2012-10-01
* NFS: return -ENOKEY when the upcall fails to map the nameBryan Schumaker2012-08-16
* NFS: Clear key construction data if the idmap upcall failsBryan Schumaker2012-08-16
* NFS: Keep module parameters in the generic NFS clientBryan Schumaker2012-07-30
* NFS: Fix a number of bugs in the idmapperDavid Howells2012-07-30
* NFS: Force the legacy idmapper to be single threadedBryan Schumaker2012-06-20
* NFS: Add memory barriers to the nfs_client->cl_cons_state initialisationTrond Myklebust2012-05-23
* NFSv4: Fix a race in the net namespace mount notificationTrond Myklebust2012-05-23
* NFS: Use proper naming conventions for the nfs_client.net fieldChuck Lever2012-05-22
* NFS: kmalloc() doesn't return an ERR_PTR()Dan Carpenter2012-05-14
* NFS: get module in idmap PipeFS notifier callbackStanislav Kinsbursky2012-04-28
* Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-03-23
|\
| * NFS: Check return value from rpc_queue_upcall()Bryan Schumaker2012-03-12
| * NFS: Fix a number of sparse warningsTrond Myklebust2012-03-11
| * NFS: Store the legacy idmapper result in the keyringBryan Schumaker2012-03-01
| * NFS: release per-net clients lock before calling PipeFS dentries creationStanislav Kinsbursky2012-02-27
| * NFSv4: Further reduce the footprint of the idmapperTrond Myklebust2012-02-15
| * NFSv4: Reduce the footprint of the idmapperTrond Myklebust2012-02-15
| * NFS: build fixed in case of NFS_USE_NEW_IDMAPPER is undefinedStanislav Kinsbursky2012-02-06
| * NFS: make nfs_client_lock per net nsStanislav Kinsbursky2012-02-06
| * NFS: make nfs_client_list per net nsStanislav Kinsbursky2012-02-06
| * NFS: Keep idmapper include files in one placeBryan Schumaker2012-02-06
| * NFS: Fall back on old idmapper if request_key() failsBryan Schumaker2012-02-06
| * NFS: start printks w/ NFS: even if __func__ shownWeston Andros Adamson2012-02-06
| * NFS: printks in fs/nfs/ should start with NFS:Weston Andros Adamson2012-02-06
| * NFS: idmap PipeFS notifier introducedStanislav Kinsbursky2012-01-31
| * NFS: handle NFS idmap pipe PipeFS dentries by network namespace aware routinesStanislav Kinsbursky2012-01-31
| * SUNRPC: remove RPC PipeFS mount point reference from RPC clientStanislav Kinsbursky2012-01-31
| * SUNRPC: split SUNPRC PipeFS dentry and private pipe data creationStanislav Kinsbursky2012-01-31
| * SUNPRC: cleanup RPC PipeFS pipes upcall interfaceStanislav Kinsbursky2012-01-31
* | KEYS: Allow special keyrings to be clearedDavid Howells2012-01-18
|/
* NFSv4: Save the owner/group name string when doing openTrond Myklebust2012-01-07
* SUNRPC/NFS: make rpc pipe upcall genericPeng Tao2011-10-18
* treewide: remove duplicate includesVitaliy Ivanov2011-06-20
* NFSv4: Send unmapped uid/gids to the server when using auth_sysTrond Myklebust2011-03-11
* NFSv4: cleanup idmapper functions to take an nfs_server argumentTrond Myklebust2011-03-11
* NFSv4: Send unmapped uid/gids to the server if the idmapper failsTrond Myklebust2011-03-11
* NFSv4: If the server sends us a numeric uid/gid then accept itTrond Myklebust2011-03-11
* nfs: fix mispelling of idmap CONFIG symbolJ. Bruce Fields2011-01-04
* nfs: testing the wrong variableDan Carpenter2010-10-28
* NFS: new idmapperBryan Schumaker2010-10-07
* SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_pathTrond Myklebust2009-08-09
* SUNRPC: Constify rpc_pipe_ops...Trond Myklebust2009-08-09
* nfs: fix sparse warningsHarvey Harrison2008-02-20
* NFS: Use size_t for storing name lengthsChuck Lever2008-01-30
* NFS: Fix use of copy_to_user() in idmap_pipe_upcallChuck Lever2008-01-30
* NFS: Clean up fs/nfs/idmap.cChuck Lever2008-01-30
* NFS: use __set_current_state()Milind Arun Choudhary2007-05-09
* [PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-08
* SUNRPC: Make rpc_mkpipe() take the parent dentry as an argumentTrond Myklebust2006-09-22