index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2013-02-13
cifs: Convert struct cifs_ses to use a kuid_t and a kgid_t
Eric W. Biederman
2013-02-13
cifs: Convert struct cifs_sb_info to use kuids and kgids
Eric W. Biederman
2013-02-13
cifs: Modify struct smb_vol to use kuids and kgids
Eric W. Biederman
2013-02-13
cifs: Convert struct cifsFileInfo to use a kuid
Eric W. Biederman
2013-02-13
cifs: Convert struct cifs_fattr to use kuid and kgids
Eric W. Biederman
2013-02-13
cifs: Convert struct tcon_link to use a kuid.
Eric W. Biederman
2013-02-13
cifs: Modify struct cifs_unix_set_info_args to hold a kuid_t and a kgid_t
Eric W. Biederman
2013-02-13
cifs: Convert from a kuid before printing current_fsuid
Eric W. Biederman
2013-02-13
cifs: Use kuids and kgids SID to uid/gid mapping
Eric W. Biederman
2013-02-13
cifs: Pass GLOBAL_ROOT_UID and GLOBAL_ROOT_GID to keyring_alloc
Eric W. Biederman
2013-02-13
cifs: Use BUILD_BUG_ON to validate uids and gids are the same size
Eric W. Biederman
2013-02-13
cifs: Override unmappable incoming uids and gids
Eric W. Biederman
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
[next]