Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b5663898ec3fa7f1a58a9def9592be345bb173c2
b566389
nfsd: idmap use u32 not uid_t as the intermediate type
by Eric W. Biederman
· 12 years ago
6c1810e
nfsd: Remove declaration of nonexistent nfs4_acl_permisison
by Eric W. Biederman
· 12 years ago
4277bbf
nfs: Enable building with user namespaces enabled.
by Eric W. Biederman
· 12 years ago
9ff593c
nfs: kuid and kgid conversions for nfs/inode.c
by Eric W. Biederman
· 12 years ago
e578207
nfs: Convert nfs4xdr to use kuids and kgids
by Eric W. Biederman
· 12 years ago
57a38da
nfs: Convert nfs3xdr to use kuids and kgids
by Eric W. Biederman
· 12 years ago
cfa0898
nfs: Convert nfs2xdr to use kuids and kgids
by Eric W. Biederman
· 12 years ago
9f309c8
nfs: Convert idmap to use kuids and kgids
by Eric W. Biederman
· 12 years ago
54f834c
nfs: Convert struct nfs_fattr to Use kuid_t and kgid_t
by Eric W. Biederman
· 12 years ago
4e963d4
nfs: Pass GLOBAL_ROOT_UID and GLOBAL_ROOT_GID to keyring alloc
by Eric W. Biederman
· 12 years ago
f025adf
sunrpc: Properly decode kuids and kgids in RPC_AUTH_UNIX credentials
by Eric W. Biederman
· 12 years ago
25da926
sunrpc: Properly encode kuids and kgids in auth.unix.gid rpc pipe upcalls.
by Eric W. Biederman
· 12 years ago
a570abb
sunrpc: Properly encode kuids and kgids in RPC_AUTH_UNIX credentials
by Eric W. Biederman
· 12 years ago
9e469e3
sunrpc: Hash uids by first computing their value in the initial userns
by Eric W. Biederman
· 12 years ago
683428fae
sunrpc: Update svcgss xdr handle to rpsec_contect cache
by Eric W. Biederman
· 12 years ago
90602c7
sunrpc: Update gss uid to security context mapping.
by Eric W. Biederman
· 12 years ago
e572fc7
sunrpc: Use gid_valid to test for gid != INVALID_GID
by Eric W. Biederman
· 12 years ago
cdba321
sunrpc: Convert kuids and kgids to uids and gids for printing
by Eric W. Biederman
· 12 years ago
9132adb
sunrpc: Simplify auth_unix now that everything is a kgid_t
by Eric W. Biederman
· 12 years ago
0b4d51b
sunrpc: Use uid_eq and gid_eq where appropriate
by Eric W. Biederman
· 12 years ago
7eaf040
sunrpc: Use kuid_t and kgid_t where appropriate
by Eric W. Biederman
· 12 years ago
bf37f79
sunrpc: Use userns friendly constants.
by Eric W. Biederman
· 12 years ago
ddca4e1
nfs_common: Update the translation between nfsv3 acls linux posix acls
by Eric W. Biederman
· 12 years ago
1ac7fd8
ncpfs: Support interacting with multiple user namespaces
by Eric W. Biederman
· 13 years ago
0f07bd3
gfs2: Enable building with user namespaces enabled
by Eric W. Biederman
· 12 years ago
d054642
gfs2: Convert uids and gids between dinodes and vfs inodes.
by Eric W. Biederman
· 12 years ago
6b24c0d
gfs2: Use uid_eq and gid_eq where appropriate
by Eric W. Biederman
· 12 years ago
7c06b5d
gfs2: Use kuid_t and kgid_t types where appropriate.
by Eric W. Biederman
· 12 years ago
236c64e
gfs2: Remove the QUOTA_USER and QUOTA_GROUP defines
by Eric W. Biederman
· 12 years ago
05e0a60
gfs2: Store qd_id in struct gfs2_quota_data as a struct kqid
by Eric W. Biederman
· 12 years ago
ed87dab
gfs2: Convert gfs2_quota_refresh to take a kqid
by Eric W. Biederman
· 12 years ago
b59c8b6
gfs2: Modify qdsb_get to take a struct kqid
by Eric W. Biederman
· 12 years ago
e08d8d7
gfs2: Modify struct gfs2_quota_change_host to use struct kqid
by Eric W. Biederman
· 12 years ago
2f6c989
gfs2: Introduce qd2index
by Eric W. Biederman
· 12 years ago
558e852
gfs2: Report quotas in the caller's user namespace.
by Eric W. Biederman
· 12 years ago
f4108a6
gfs2: Split NO_QUOTA_CHANGE inot NO_UID_QUTOA_CHANGE and NO_GID_QUTOA_CHANGE
by Eric W. Biederman
· 12 years ago
393551e
gfs2: Remove improper checks in gfs2_set_dqblk.
by Eric W. Biederman
· 12 years ago
ecb528e
ocfs2: Enable building with user namespaces enabled
by Eric W. Biederman
· 12 years ago
488c8ef
ocfs2: Compare kuids and kgids using uid_eq and gid_eq
by Eric W. Biederman
· 12 years ago
ba61356
ocfs2: For tracing report the uid and gid values in the initial user namespace
by Eric W. Biederman
· 12 years ago
2c03417
ocfs2: Convert uid and gids between in core and on disk inodes
by Eric W. Biederman
· 12 years ago
03ab30f
ocfs2: convert between kuids and kgids and DLM locks
by Eric W. Biederman
· 12 years ago
9522751
ocfs2: Handle kuids and kgids in acl/xattr conversions.
by Eric W. Biederman
· 12 years ago
515ee7b
coda: Allow coda to be built when user namespace support is enabled
by Eric W. Biederman
· 12 years ago
17499e3
coda: Cache permisions in struct coda_inode_info in a kuid_t.
by Eric W. Biederman
· 12 years ago
d83f590
coda: Restrict coda messages to the initial user namespace
by Eric W. Biederman
· 12 years ago
9fd973e
coda: Restrict coda messages to the initial pid namespace
by Eric W. Biederman
· 12 years ago
a0a5386
afs: Support interacting with multiple user namespaces
by Eric W. Biederman
· 13 years ago
f74f70f
afs: Only allow mounting afs in the intial network namespace
by Eric W. Biederman
· 12 years ago
66fdb93
afs: Remove unused structure afs_store_status
by Eric W. Biederman
· 12 years ago
4fa814b
9p: Allow building 9p with user namespaces enabled.
by Eric W. Biederman
· 12 years ago
d4ef4e3
9p: Modify v9fs_get_fsgid_for_create to return a kgid
by Eric W. Biederman
· 12 years ago
76ed23a
9p: Modify struct v9fs_session_info to use a kuids and kgids
by Eric W. Biederman
· 12 years ago
b464255
9p: Modify struct 9p_fid to use a kuid_t not a uid_t
by Eric W. Biederman
· 12 years ago
447c509
9p: Modify the stat structures to use kuid_t and kgid_t
by Eric W. Biederman
· 12 years ago
f791f7c
9p: Transmit kuid and kgid values
by Eric W. Biederman
· 12 years ago
97fc8b1
9p: Add 'u' and 'g' format specifies for kuids and kgids
by Eric W. Biederman
· 12 years ago
d5ea055
ceph: Enable building when user namespaces are enabled.
by Eric W. Biederman
· 12 years ago
bd2bae6
ceph: Convert kuids and kgids before printing them.
by Eric W. Biederman
· 12 years ago
ff3d004
ceph: Convert struct ceph_mds_request to use kuid_t and kgid_t
by Eric W. Biederman
· 12 years ago
ab871b9
ceph: Translate inode uid and gid attributes to/from kuids and kgids.
by Eric W. Biederman
· 12 years ago
05cb11c
ceph: Translate between uid and gids in cap messages and kuids and kgids
by Eric W. Biederman
· 12 years ago
eea553c
ceph: Only allow mounts in the initial network namespace
by Eric W. Biederman
· 12 years ago
bc1b69e
userns: Allow the unprivileged users to mount mqueue fs
by Gao feng
· 12 years ago
2b8576c
userns: Allow the userns root to mount tmpfs.
by Eric W. Biederman
· 12 years ago
b3c6761
userns: Allow the userns root to mount ramfs.
by Eric W. Biederman
· 12 years ago
ec2aa8e
userns: Allow the userns root to mount of devpts
by Eric W. Biederman
· 12 years ago
e11f0ae
userns: Recommend use of memory control groups.
by Eric W. Biederman
· 12 years ago
0bd14b4
userns: Allow any uid or gid mappings that don't overlap.
by Eric W. Biederman
· 12 years ago
c61a281
userns: Avoid recursion in put_user_ns
by Eric W. Biederman
· 12 years ago
923c753
userns: Allow unprivileged reboot
by Li Zefan
· 12 years ago
48c6d12
f2fs: Don't assign e_id in f2fs_acl_from_disk
by Eric W. Biederman
· 12 years ago
dfb2ea4
proc: Allow proc_free_inum to be called from any context
by Eric W. Biederman
· 12 years ago
c876ad76
pidns: Stop pid allocation when init dies
by Eric W. Biederman
· 12 years ago
8382fca
pidns: Outlaw thread creation after unshare(CLONE_NEWPID)
by Eric W. Biederman
· 12 years ago
a49f0d1
Linux 3.8-rc1
by Linus Torvalds
· 12 years ago
4fe19a1
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 12 years ago
769cb85
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 12 years ago
b49249d
Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
by Linus Torvalds
· 12 years ago
10532b5
Revert "nfsd: warn on odd reply state in nfsd_vfs_read"
by J. Bruce Fields
· 12 years ago
184e251
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 12 years ago
0264405
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 12 years ago
7e65df3
ARM: dts: fix duplicated build target and alphabetical sort out for exynos
by Kukjin Kim
· 12 years ago
45e621d
dm stripe: add WRITE SAME support
by Mike Snitzer
· 12 years ago
7de3ee5
dm: remove map_info
by Mikulas Patocka
· 12 years ago
ee18026
dm snapshot: do not use map_context
by Mikulas Patocka
· 12 years ago
59c3d2c
dm thin: dont use map_context
by Mikulas Patocka
· 12 years ago
0045d61
dm raid1: dont use map_context
by Mikulas Patocka
· 12 years ago
c7cfdf5
dm flakey: dont use map_context
by Mikulas Patocka
· 12 years ago
89c7cd8
dm raid1: rename read_record to bio_record
by Mikulas Patocka
· 12 years ago
ddbd658
dm: move target request nr to dm_target_io
by Mikulas Patocka
· 12 years ago
42bc954
dm snapshot: use per_bio_data
by Mikulas Patocka
· 12 years ago
e42c3f9
dm verity: use per_bio_data
by Mikulas Patocka
· 12 years ago
39cf0ed
dm raid1: use per_bio_data
by Mikulas Patocka
· 12 years ago
c0820cf
dm: introduce per_bio_data
by Mikulas Patocka
· 12 years ago
70d6c40
dm kcopyd: add WRITE SAME support to dm_kcopyd_zero
by Mike Snitzer
· 12 years ago
4f0b70b
dm linear: add WRITE SAME support
by Mike Snitzer
· 12 years ago
23508a9
dm: add WRITE SAME support
by Mike Snitzer
· 12 years ago
d54eaa5
dm: prepare to support WRITE SAME
by Mike Snitzer
· 12 years ago
9c5091f
dm ioctl: use kmalloc if possible
by Mikulas Patocka
· 12 years ago
Next »