index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-13
cifs: Modify struct cifs_unix_set_info_args to hold a kuid_t and a kgid_t
Eric W. Biederman
5
-22
/
+28
2013-02-13
cifs: Convert from a kuid before printing current_fsuid
Eric W. Biederman
1
-1
/
+2
2013-02-13
cifs: Use kuids and kgids SID to uid/gid mapping
Eric W. Biederman
4
-20
/
+34
2013-02-13
cifs: Pass GLOBAL_ROOT_UID and GLOBAL_ROOT_GID to keyring_alloc
Eric W. Biederman
1
-1
/
+2
2013-02-13
cifs: Use BUILD_BUG_ON to validate uids and gids are the same size
Eric W. Biederman
1
-0
/
+1
2013-02-13
cifs: Override unmappable incoming uids and gids
Eric W. Biederman
1
-9
/
+13
2013-02-13
nfsd: Enable building with user namespaces enabled.
Eric W. Biederman
1
-1
/
+0
2013-02-13
nfsd: Properly compare and initialize kuids and kgids
Eric W. Biederman
4
-14
/
+14
2013-02-13
nfsd: Store ex_anon_uid and ex_anon_gid as kuids and kgids
Eric W. Biederman
3
-11
/
+17
2013-02-13
nfsd: Modify nfsd4_cb_sec to use kuids and kgids
Eric W. Biederman
2
-5
/
+12
2013-02-13
nfsd: Handle kuids and kgids in the nfs4acl to posix_acl conversion
Eric W. Biederman
3
-34
/
+76
2013-02-13
nfsd: Convert nfsxdr to use kuids and kgids
Eric W. Biederman
1
-6
/
+8
2013-02-13
nfsd: Convert nfs3xdr to use kuids and kgids
Eric W. Biederman
1
-6
/
+8
2013-02-13
nfsd: Remove nfsd_luid, nfsd_lgid, nfsd_ruid and nfsd_rgid
Eric W. Biederman
3
-10
/
+4
2013-02-13
nfsd: Convert idmap to use kuids and kgids
Eric W. Biederman
2
-10
/
+24
2013-02-13
nfsd: idmap use u32 not uid_t as the intermediate type
Eric W. Biederman
1
-6
/
+6
2013-02-13
nfsd: Remove declaration of nonexistent nfs4_acl_permisison
Eric W. Biederman
1
-2
/
+0
2013-02-13
nfs: Enable building with user namespaces enabled.
Eric W. Biederman
1
-1
/
+0
2013-02-13
nfs: kuid and kgid conversions for nfs/inode.c
Eric W. Biederman
1
-6
/
+6
2013-02-13
nfs: Convert nfs4xdr to use kuids and kgids
Eric W. Biederman
1
-8
/
+8
2013-02-13
nfs: Convert nfs3xdr to use kuids and kgids
Eric W. Biederman
1
-4
/
+14
2013-02-13
nfs: Convert nfs2xdr to use kuids and kgids
Eric W. Biederman
1
-4
/
+15
2013-02-13
nfs: Convert idmap to use kuids and kgids
Eric W. Biederman
2
-20
/
+39
2013-02-13
nfs: Convert struct nfs_fattr to Use kuid_t and kgid_t
Eric W. Biederman
1
-2
/
+2
2013-02-13
nfs: Pass GLOBAL_ROOT_UID and GLOBAL_ROOT_GID to keyring alloc
Eric W. Biederman
1
-1
/
+2
2013-02-13
sunrpc: Properly decode kuids and kgids in RPC_AUTH_UNIX credentials
Eric W. Biederman
1
-2
/
+4
2013-02-13
sunrpc: Properly encode kuids and kgids in auth.unix.gid rpc pipe upcalls.
Eric W. Biederman
1
-5
/
+9
2013-02-13
sunrpc: Properly encode kuids and kgids in RPC_AUTH_UNIX credentials
Eric W. Biederman
1
-3
/
+3
2013-02-13
sunrpc: Hash uids by first computing their value in the initial userns
Eric W. Biederman
2
-3
/
+8
2013-02-13
sunrpc: Update svcgss xdr handle to rpsec_contect cache
Eric W. Biederman
1
-5
/
+13
2013-02-13
sunrpc: Update gss uid to security context mapping.
Eric W. Biederman
1
-5
/
+15
2013-02-13
sunrpc: Use gid_valid to test for gid != INVALID_GID
Eric W. Biederman
1
-3
/
+2
2013-02-13
sunrpc: Convert kuids and kgids to uids and gids for printing
Eric W. Biederman
3
-7
/
+13
2013-02-13
sunrpc: Simplify auth_unix now that everything is a kgid_t
Eric W. Biederman
1
-10
/
+4
2013-02-13
sunrpc: Use uid_eq and gid_eq where appropriate
Eric W. Biederman
4
-8
/
+8
2013-02-13
sunrpc: Use kuid_t and kgid_t where appropriate
Eric W. Biederman
5
-15
/
+16
2013-02-13
sunrpc: Use userns friendly constants.
Eric W. Biederman
4
-9
/
+9
2013-02-13
nfs_common: Update the translation between nfsv3 acls linux posix acls
Eric W. Biederman
1
-15
/
+26
2013-02-13
ncpfs: Support interacting with multiple user namespaces
Eric W. Biederman
4
-37
/
+50
2013-02-13
gfs2: Enable building with user namespaces enabled
Eric W. Biederman
1
-1
/
+0
2013-02-13
gfs2: Convert uids and gids between dinodes and vfs inodes.
Eric W. Biederman
3
-6
/
+6
2013-02-13
gfs2: Use uid_eq and gid_eq where appropriate
Eric W. Biederman
3
-11
/
+16
2013-02-13
gfs2: Use kuid_t and kgid_t types where appropriate.
Eric W. Biederman
3
-9
/
+10
2013-02-13
gfs2: Remove the QUOTA_USER and QUOTA_GROUP defines
Eric W. Biederman
1
-20
/
+5
2013-02-13
gfs2: Store qd_id in struct gfs2_quota_data as a struct kqid
Eric W. Biederman
2
-46
/
+26
2013-02-13
gfs2: Convert gfs2_quota_refresh to take a kqid
Eric W. Biederman
3
-5
/
+16
2013-02-13
gfs2: Modify qdsb_get to take a struct kqid
Eric W. Biederman
1
-6
/
+7
2013-02-13
gfs2: Modify struct gfs2_quota_change_host to use struct kqid
Eric W. Biederman
1
-3
/
+5
2013-02-13
gfs2: Introduce qd2index
Eric W. Biederman
1
-2
/
+8
2013-02-13
gfs2: Report quotas in the caller's user namespace.
Eric W. Biederman
1
-1
/
+1
[next]