summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cifs: Modify struct smb_vol to use kuids and kgidsEric W. Biederman2013-02-132-15/+45
* cifs: Convert struct cifsFileInfo to use a kuidEric W. Biederman2013-02-132-3/+3
* cifs: Convert struct cifs_fattr to use kuid and kgidsEric W. Biederman2013-02-132-6/+12
* cifs: Convert struct tcon_link to use a kuid.Eric W. Biederman2013-02-132-7/+7
* cifs: Modify struct cifs_unix_set_info_args to hold a kuid_t and a kgid_tEric W. Biederman2013-02-135-22/+28
* cifs: Convert from a kuid before printing current_fsuidEric W. Biederman2013-02-131-1/+2
* cifs: Use kuids and kgids SID to uid/gid mappingEric W. Biederman2013-02-134-20/+34
* cifs: Pass GLOBAL_ROOT_UID and GLOBAL_ROOT_GID to keyring_allocEric W. Biederman2013-02-131-1/+2
* cifs: Use BUILD_BUG_ON to validate uids and gids are the same sizeEric W. Biederman2013-02-131-0/+1
* cifs: Override unmappable incoming uids and gidsEric W. Biederman2013-02-131-9/+13
* nfsd: Enable building with user namespaces enabled.Eric W. Biederman2013-02-131-1/+0
* nfsd: Properly compare and initialize kuids and kgidsEric W. Biederman2013-02-134-14/+14
* nfsd: Store ex_anon_uid and ex_anon_gid as kuids and kgidsEric W. Biederman2013-02-133-11/+17
* nfsd: Modify nfsd4_cb_sec to use kuids and kgidsEric W. Biederman2013-02-132-5/+12
* nfsd: Handle kuids and kgids in the nfs4acl to posix_acl conversionEric W. Biederman2013-02-133-34/+76
* nfsd: Convert nfsxdr to use kuids and kgidsEric W. Biederman2013-02-131-6/+8
* nfsd: Convert nfs3xdr to use kuids and kgidsEric W. Biederman2013-02-131-6/+8
* nfsd: Remove nfsd_luid, nfsd_lgid, nfsd_ruid and nfsd_rgidEric W. Biederman2013-02-133-10/+4
* nfsd: Convert idmap to use kuids and kgidsEric W. Biederman2013-02-132-10/+24
* nfsd: idmap use u32 not uid_t as the intermediate typeEric W. Biederman2013-02-131-6/+6
* nfsd: Remove declaration of nonexistent nfs4_acl_permisisonEric W. Biederman2013-02-131-2/+0
* nfs: Enable building with user namespaces enabled.Eric W. Biederman2013-02-131-1/+0
* nfs: kuid and kgid conversions for nfs/inode.cEric W. Biederman2013-02-131-6/+6
* nfs: Convert nfs4xdr to use kuids and kgidsEric W. Biederman2013-02-131-8/+8
* nfs: Convert nfs3xdr to use kuids and kgidsEric W. Biederman2013-02-131-4/+14
* nfs: Convert nfs2xdr to use kuids and kgidsEric W. Biederman2013-02-131-4/+15
* nfs: Convert idmap to use kuids and kgidsEric W. Biederman2013-02-132-20/+39
* nfs: Convert struct nfs_fattr to Use kuid_t and kgid_tEric W. Biederman2013-02-131-2/+2
* nfs: Pass GLOBAL_ROOT_UID and GLOBAL_ROOT_GID to keyring allocEric W. Biederman2013-02-131-1/+2
* sunrpc: Properly decode kuids and kgids in RPC_AUTH_UNIX credentialsEric W. Biederman2013-02-131-2/+4
* sunrpc: Properly encode kuids and kgids in auth.unix.gid rpc pipe upcalls.Eric W. Biederman2013-02-131-5/+9
* sunrpc: Properly encode kuids and kgids in RPC_AUTH_UNIX credentialsEric W. Biederman2013-02-131-3/+3
* sunrpc: Hash uids by first computing their value in the initial usernsEric W. Biederman2013-02-132-3/+8
* sunrpc: Update svcgss xdr handle to rpsec_contect cacheEric W. Biederman2013-02-131-5/+13
* sunrpc: Update gss uid to security context mapping.Eric W. Biederman2013-02-131-5/+15
* sunrpc: Use gid_valid to test for gid != INVALID_GIDEric W. Biederman2013-02-131-3/+2
* sunrpc: Convert kuids and kgids to uids and gids for printingEric W. Biederman2013-02-133-7/+13
* sunrpc: Simplify auth_unix now that everything is a kgid_tEric W. Biederman2013-02-131-10/+4
* sunrpc: Use uid_eq and gid_eq where appropriateEric W. Biederman2013-02-134-8/+8
* sunrpc: Use kuid_t and kgid_t where appropriateEric W. Biederman2013-02-135-15/+16
* sunrpc: Use userns friendly constants.Eric W. Biederman2013-02-134-9/+9
* nfs_common: Update the translation between nfsv3 acls linux posix aclsEric W. Biederman2013-02-131-15/+26
* ncpfs: Support interacting with multiple user namespacesEric W. Biederman2013-02-134-37/+50
* gfs2: Enable building with user namespaces enabledEric W. Biederman2013-02-131-1/+0
* gfs2: Convert uids and gids between dinodes and vfs inodes.Eric W. Biederman2013-02-133-6/+6
* gfs2: Use uid_eq and gid_eq where appropriateEric W. Biederman2013-02-133-11/+16
* gfs2: Use kuid_t and kgid_t types where appropriate.Eric W. Biederman2013-02-133-9/+10
* gfs2: Remove the QUOTA_USER and QUOTA_GROUP definesEric W. Biederman2013-02-131-20/+5
* gfs2: Store qd_id in struct gfs2_quota_data as a struct kqidEric W. Biederman2013-02-132-46/+26
* gfs2: Convert gfs2_quota_refresh to take a kqidEric W. Biederman2013-02-133-5/+16
OpenPOWER on IntegriCloud