summaryrefslogtreecommitdiffstats
path: root/fs/nfs/idmap.c
Commit message (Expand)AuthorAgeFilesLines
* NFS: Rename idmap.c to nfs4idmap.cAnna Schumaker2015-04-231-792/+0
* NFS: Move nfs_idmap.h into fs/nfs/Anna Schumaker2015-04-231-1/+1
* pnfs/flexfiles: Add the FlexFile Layout DriverTom Haynes2015-02-031-1/+2
* KEYS: Remove key_type::match in favour of overriding default by match_preparseDavid Howells2014-09-161-2/+0
* Merge branch 'keys-fixes' into keys-nextDavid Howells2014-07-221-0/+2
|\
| * KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMINDavid Howells2014-07-171-0/+2
* | KEYS: user: Use key preparsingDavid Howells2014-07-221-2/+6
|/
* NFSv4: Convert idmapper to use the new framework for pipefs dentriesTrond Myklebust2013-09-011-150/+34
* NFSv4: Fix a potentially Oopsable condition in __nfs_idmap_unregisterTrond Myklebust2013-08-301-1/+3
* NFSv4: Add tracepoints for debugging the idmapperTrond Myklebust2013-08-221-0/+5
* NFSv4: Deal with a sparse warning in nfs_idmap_get_key()Trond Myklebust2013-08-221-1/+1
* NFS: Improve legacy idmapping fallbackBryan Schumaker2013-06-281-30/+26
* NFSv4: Fix the string length returned by the idmapperTrond Myklebust2013-03-201-5/+8
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-1/+1
|\
| * new helper: file_inode(file)Al Viro2013-02-221-1/+1
* | nfs: Convert idmap to use kuids and kgidsEric W. Biederman2013-02-131-16/+34
* | nfs: Pass GLOBAL_ROOT_UID and GLOBAL_ROOT_GID to keyring allocEric W. Biederman2013-02-131-1/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-12-161-8/+4
|\
| * KEYS: Use keyring_alloc() to create special keyringsDavid Howells2012-10-021-8/+4
* | NFS: Set key construction data for the legacy upcallBryan Schumaker2012-10-021-0/+1
* | Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust2012-10-011-34/+70
|\ \
| * | NFSv4: Ensure that idmap_pipe_downcall sanity-checks the downcall dataTrond Myklebust2012-09-281-25/+37
| * | NFSv4: Clean up the legacy idmapper upcallTrond Myklebust2012-09-281-21/+44
| * | NFSv4: Remove BUG_ON() and ACCESS_ONCE() calls in the idmapperTrond Myklebust2012-09-281-6/+7
| |/
* | nfs: replace strict_strto* with kstrto*Daniel Walter2012-10-011-2/+2
* | NFS: Use kzalloc() instead of kmalloc() in the idmapperBryan Schumaker2012-10-011-4/+1
|/
* NFS: return -ENOKEY when the upcall fails to map the nameBryan Schumaker2012-08-161-4/+2
* NFS: Clear key construction data if the idmap upcall failsBryan Schumaker2012-08-161-14/+42
* NFS: Keep module parameters in the generic NFS clientBryan Schumaker2012-07-301-3/+0
* NFS: Fix a number of bugs in the idmapperDavid Howells2012-07-301-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-141-7/+3
* 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/+344
|\
| * 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/+166
| * 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-061-0/+1
| * NFS: make nfs_client_lock per net nsStanislav Kinsbursky2012-02-061-2/+2
| * NFS: make nfs_client_list per net nsStanislav Kinsbursky2012-02-061-3/+2
| * NFS: Keep idmapper include files in one placeBryan Schumaker2012-02-061-35/+31
| * NFS: Fall back on old idmapper if request_key() failsBryan Schumaker2012-02-061-54/+37
| * NFS: start printks w/ NFS: even if __func__ shownWeston Andros Adamson2012-02-061-2/+4
| * NFS: printks in fs/nfs/ should start with NFS:Weston Andros Adamson2012-02-061-1/+2
OpenPOWER on IntegriCloud