aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-02-13cifs: Convert struct cifs_ses to use a kuid_t and a kgid_tEric W. Biederman
2013-02-13cifs: Convert struct cifs_sb_info to use kuids and kgidsEric W. Biederman
2013-02-13cifs: Modify struct smb_vol to use kuids and kgidsEric W. Biederman
2013-02-13cifs: Convert struct cifsFileInfo to use a kuidEric W. Biederman
2013-02-13cifs: Convert struct cifs_fattr to use kuid and kgidsEric W. Biederman
2013-02-13cifs: Convert struct tcon_link to use a kuid.Eric W. Biederman
2013-02-13cifs: Modify struct cifs_unix_set_info_args to hold a kuid_t and a kgid_tEric W. Biederman
2013-02-13cifs: Convert from a kuid before printing current_fsuidEric W. Biederman
2013-02-13cifs: Use kuids and kgids SID to uid/gid mappingEric W. Biederman
2013-02-13cifs: Pass GLOBAL_ROOT_UID and GLOBAL_ROOT_GID to keyring_allocEric W. Biederman
2013-02-13cifs: Use BUILD_BUG_ON to validate uids and gids are the same sizeEric W. Biederman
2013-02-13cifs: Override unmappable incoming uids and gidsEric W. Biederman
2013-02-13nfsd: Properly compare and initialize kuids and kgidsEric W. Biederman
2013-02-13nfsd: Store ex_anon_uid and ex_anon_gid as kuids and kgidsEric W. Biederman
2013-02-13nfsd: Modify nfsd4_cb_sec to use kuids and kgidsEric W. Biederman
2013-02-13nfsd: Handle kuids and kgids in the nfs4acl to posix_acl conversionEric W. Biederman
2013-02-13nfsd: Convert nfsxdr to use kuids and kgidsEric W. Biederman
2013-02-13nfsd: Convert nfs3xdr to use kuids and kgidsEric W. Biederman
2013-02-13nfsd: Remove nfsd_luid, nfsd_lgid, nfsd_ruid and nfsd_rgidEric W. Biederman
2013-02-13nfsd: Convert idmap to use kuids and kgidsEric W. Biederman
2013-02-13nfsd: idmap use u32 not uid_t as the intermediate typeEric W. Biederman
2013-02-13nfsd: Remove declaration of nonexistent nfs4_acl_permisisonEric W. Biederman
2013-02-13nfs: kuid and kgid conversions for nfs/inode.cEric W. Biederman
2013-02-13nfs: Convert nfs4xdr to use kuids and kgidsEric W. Biederman
2013-02-13nfs: Convert nfs3xdr to use kuids and kgidsEric W. Biederman
2013-02-13nfs: Convert nfs2xdr to use kuids and kgidsEric W. Biederman
2013-02-13nfs: Convert idmap to use kuids and kgidsEric W. Biederman
2013-02-13nfs: Pass GLOBAL_ROOT_UID and GLOBAL_ROOT_GID to keyring allocEric W. Biederman
2013-02-13nfs_common: Update the translation between nfsv3 acls linux posix aclsEric W. Biederman
2013-02-13ncpfs: Support interacting with multiple user namespacesEric W. Biederman
2013-02-13gfs2: Convert uids and gids between dinodes and vfs inodes.Eric W. Biederman
2013-02-13gfs2: Use uid_eq and gid_eq where appropriateEric W. Biederman
2013-02-13gfs2: Use kuid_t and kgid_t types where appropriate.Eric W. Biederman
2013-02-13gfs2: Remove the QUOTA_USER and QUOTA_GROUP definesEric W. Biederman
2013-02-13gfs2: Store qd_id in struct gfs2_quota_data as a struct kqidEric W. Biederman
2013-02-13gfs2: Convert gfs2_quota_refresh to take a kqidEric W. Biederman
2013-02-13gfs2: Modify qdsb_get to take a struct kqidEric W. Biederman
2013-02-13gfs2: Modify struct gfs2_quota_change_host to use struct kqidEric W. Biederman
2013-02-13gfs2: Introduce qd2indexEric W. Biederman
2013-02-13gfs2: Report quotas in the caller's user namespace.Eric W. Biederman
2013-02-13gfs2: Split NO_QUOTA_CHANGE inot NO_UID_QUTOA_CHANGE and NO_GID_QUTOA_CHANGEEric W. Biederman
2013-02-13gfs2: Remove improper checks in gfs2_set_dqblk.Eric W. Biederman
2013-02-13ocfs2: Compare kuids and kgids using uid_eq and gid_eqEric W. Biederman
2013-02-13ocfs2: For tracing report the uid and gid values in the initial user namespaceEric W. Biederman
2013-02-13ocfs2: Convert uid and gids between in core and on disk inodesEric W. Biederman
2013-02-13ocfs2: convert between kuids and kgids and DLM locksEric W. Biederman
2013-02-13ocfs2: Handle kuids and kgids in acl/xattr conversions.Eric W. Biederman
2013-02-13coda: Cache permisions in struct coda_inode_info in a kuid_t.Eric W. Biederman
2013-02-13coda: Restrict coda messages to the initial user namespaceEric W. Biederman
2013-02-13coda: Restrict coda messages to the initial pid namespaceEric W. Biederman