index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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: Enable building with user namespaces enabled.
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: Convert struct nfs_fattr to Use kuid_t and kgid_t
Eric W. Biederman
2013-02-13
nfs: Pass GLOBAL_ROOT_UID and GLOBAL_ROOT_GID to keyring alloc
Eric W. Biederman
2013-02-13
sunrpc: Properly decode kuids and kgids in RPC_AUTH_UNIX credentials
Eric W. Biederman
2013-02-13
sunrpc: Properly encode kuids and kgids in auth.unix.gid rpc pipe upcalls.
Eric W. Biederman
2013-02-13
sunrpc: Properly encode kuids and kgids in RPC_AUTH_UNIX credentials
Eric W. Biederman
2013-02-13
sunrpc: Hash uids by first computing their value in the initial userns
Eric W. Biederman
2013-02-13
sunrpc: Update svcgss xdr handle to rpsec_contect cache
Eric W. Biederman
2013-02-13
sunrpc: Update gss uid to security context mapping.
Eric W. Biederman
2013-02-13
sunrpc: Use gid_valid to test for gid != INVALID_GID
Eric W. Biederman
2013-02-13
sunrpc: Convert kuids and kgids to uids and gids for printing
Eric W. Biederman
2013-02-13
sunrpc: Simplify auth_unix now that everything is a kgid_t
Eric W. Biederman
2013-02-13
sunrpc: Use uid_eq and gid_eq where appropriate
Eric W. Biederman
2013-02-13
sunrpc: Use kuid_t and kgid_t where appropriate
Eric W. Biederman
2013-02-13
sunrpc: Use userns friendly constants.
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: Enable building with user namespaces enabled
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: Enable building with user namespaces enabled
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
[next]