index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2013-02-13
nfsd: Properly compare and initialize kuids and kgids
Eric W. Biederman
2013-02-13
nfsd: Store ex_anon_uid and ex_anon_gid as kuids and kgids
Eric W. Biederman
2013-02-13
nfsd: Modify nfsd4_cb_sec to use kuids and kgids
Eric W. Biederman
2013-02-13
nfsd: Handle kuids and kgids in the nfs4acl to posix_acl conversion
Eric W. Biederman
2013-02-13
nfsd: Convert nfsxdr to use kuids and kgids
Eric W. Biederman
2013-02-13
nfsd: Convert nfs3xdr to use kuids and kgids
Eric W. Biederman
2013-02-13
nfsd: Remove nfsd_luid, nfsd_lgid, nfsd_ruid and nfsd_rgid
Eric W. Biederman
2013-02-13
nfsd: Convert idmap to use kuids and kgids
Eric W. Biederman
2013-02-13
nfsd: idmap use u32 not uid_t as the intermediate type
Eric W. Biederman
2013-02-13
nfsd: Remove declaration of nonexistent nfs4_acl_permisison
Eric W. Biederman
2013-02-13
nfs: kuid and kgid conversions for nfs/inode.c
Eric W. Biederman
2013-02-13
nfs: Convert nfs4xdr to use kuids and kgids
Eric W. Biederman
2013-02-13
nfs: Convert nfs3xdr to use kuids and kgids
Eric W. Biederman
2013-02-13
nfs: Convert nfs2xdr to use kuids and kgids
Eric W. Biederman
2013-02-13
nfs: Convert idmap to use kuids and kgids
Eric W. Biederman
2013-02-13
nfs: Pass GLOBAL_ROOT_UID and GLOBAL_ROOT_GID to keyring alloc
Eric W. Biederman
2013-02-13
nfs_common: Update the translation between nfsv3 acls linux posix acls
Eric W. Biederman
2013-02-13
ncpfs: Support interacting with multiple user namespaces
Eric W. Biederman
2013-02-13
gfs2: Convert uids and gids between dinodes and vfs inodes.
Eric W. Biederman
2013-02-13
gfs2: Use uid_eq and gid_eq where appropriate
Eric W. Biederman
2013-02-13
gfs2: Use kuid_t and kgid_t types where appropriate.
Eric W. Biederman
2013-02-13
gfs2: Remove the QUOTA_USER and QUOTA_GROUP defines
Eric W. Biederman
2013-02-13
gfs2: Store qd_id in struct gfs2_quota_data as a struct kqid
Eric W. Biederman
2013-02-13
gfs2: Convert gfs2_quota_refresh to take a kqid
Eric W. Biederman
2013-02-13
gfs2: Modify qdsb_get to take a struct kqid
Eric W. Biederman
2013-02-13
gfs2: Modify struct gfs2_quota_change_host to use struct kqid
Eric W. Biederman
2013-02-13
gfs2: Introduce qd2index
Eric W. Biederman
2013-02-13
gfs2: Report quotas in the caller's user namespace.
Eric W. Biederman
2013-02-13
gfs2: Split NO_QUOTA_CHANGE inot NO_UID_QUTOA_CHANGE and NO_GID_QUTOA_CHANGE
Eric W. Biederman
2013-02-13
gfs2: Remove improper checks in gfs2_set_dqblk.
Eric W. Biederman
2013-02-13
ocfs2: Compare kuids and kgids using uid_eq and gid_eq
Eric W. Biederman
2013-02-13
ocfs2: For tracing report the uid and gid values in the initial user namespace
Eric W. Biederman
2013-02-13
ocfs2: Convert uid and gids between in core and on disk inodes
Eric W. Biederman
2013-02-13
ocfs2: convert between kuids and kgids and DLM locks
Eric W. Biederman
2013-02-13
ocfs2: Handle kuids and kgids in acl/xattr conversions.
Eric W. Biederman
2013-02-13
coda: Cache permisions in struct coda_inode_info in a kuid_t.
Eric W. Biederman
2013-02-13
coda: Restrict coda messages to the initial user namespace
Eric W. Biederman
2013-02-13
coda: Restrict coda messages to the initial pid namespace
Eric W. Biederman
2013-02-13
afs: Support interacting with multiple user namespaces
Eric W. Biederman
2013-02-13
afs: Only allow mounting afs in the intial network namespace
Eric W. Biederman
2013-02-12
afs: Remove unused structure afs_store_status
Eric W. Biederman
2013-02-12
9p: Modify v9fs_get_fsgid_for_create to return a kgid
Eric W. Biederman
2013-02-12
9p: Modify struct v9fs_session_info to use a kuids and kgids
Eric W. Biederman
2013-02-12
9p: Modify struct 9p_fid to use a kuid_t not a uid_t
Eric W. Biederman
2013-02-12
9p: Modify the stat structures to use kuid_t and kgid_t
Eric W. Biederman
2013-02-12
9p: Transmit kuid and kgid values
Eric W. Biederman
2013-02-12
ceph: Convert kuids and kgids before printing them.
Eric W. Biederman
2013-02-12
ceph: Convert struct ceph_mds_request to use kuid_t and kgid_t
Eric W. Biederman
2013-02-12
ceph: Translate inode uid and gid attributes to/from kuids and kgids.
Eric W. Biederman
2013-02-12
ceph: Translate between uid and gids in cap messages and kuids and kgids
Eric W. Biederman
[next]