aboutsummaryrefslogtreecommitdiffstats
path: root/fs/quota/quotaio_v1.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-18userns: Modify dqget to take struct kqidEric W. Biederman4-15/+17
2012-09-18userns: Convert quota netlink aka quota_send_warningEric W. Biederman6-15/+22
2012-09-18userns: Convert qutoactlEric W. Biederman7-30/+48
2012-09-18userns: Implement struct kqidEric W. Biederman3-1/+258
2012-09-18userns: Add kprojid_t and associated infrastructure in projid.hEric W. Biederman5-1/+257
2012-09-18userns: Convert configfs to use kuid and kgid where appropriateEric W. Biederman2-3/+2
2012-09-18userns: Convert extN to support kuids and kgids in posix aclsEric W. Biederman4-24/+60
2012-09-18userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattrEric W. Biederman17-49/+53
2012-09-18userns: Convert vfs posix_acl support to use kuids and kgidsEric W. Biederman5-21/+126
2012-09-18userns: Teach trace to use from_kuidEric W. Biederman3-3/+3
2012-09-18userns: Convert bsd process accounting to use kuid and kgid where appropriateEric W. Biederman2-3/+2
2012-09-18userns: Convert taskstats to handle the user and pid namespaces.Eric W. Biederman4-14/+30
2012-09-18userns: Convert audit to work with user namespaces enabledEric W. Biederman5-27/+37
2012-09-17userns: Convert the audit loginuid to be a kuidEric W. Biederman18-66/+80
2012-09-17audit: Add typespecific uid and gid comparatorsEric W. Biederman4-89/+184
2012-09-17audit: Don't pass pid or uid to audit_log_common_recv_msgEric W. Biederman1-15/+14
2012-09-17audit: Remove the unused uid parameter from audit_receive_filterEric W. Biederman3-4/+4
2012-09-17audit: Properly set the origin port id of audit messages.Eric W. Biederman1-1/+1
2012-09-17audit: Simply AUDIT_TTY_SET and AUDIT_TTY_GETEric W. Biederman1-25/+13
2012-09-17audit: kill audit_prepare_user_ttyEric W. Biederman1-19/+1
2012-09-17audit: Use current instead of NETLINK_CREDS() in audit_filterEric W. Biederman3-9/+8
2012-09-17audit: Limit audit requests to processes in the initial pid and user namespaces.Eric W. Biederman1-0/+6
2012-09-13userns: net: Call key_alloc with GLOBAL_ROOT_UID, GLOBAL_ROOT_GID instead of 0, 0Eric W. Biederman3-5/+6
2012-09-13userns: Convert security/keys to the new userns infrastructureEric W. Biederman10-88/+84
2012-09-13userns: Convert drm to use kuid and kgid and struct pid where appropriateEric W. Biederman5-8/+9
2012-09-06userns: Convert ipc to use kuid and kgid where appropriateEric W. Biederman7-38/+55
2012-09-06userns: Convert process event connector to handle kuids and kgidsEric W. Biederman2-5/+14
2012-09-06userns: Convert debugfs to use kuid/kgid where appropriate.Eric W. Biederman2-9/+18
2012-08-23userns: Make credential debugging user namespace safe.Eric W. Biederman2-3/+8
2012-08-23userns: Enable building of pf_key sockets when user namespace support is enabled.Eric W. Biederman1-1/+0
2012-08-16ipv6: move dereference after check in fl_free()Dan Carpenter1-5/+2
2012-08-14userns: Convert tun/tap to use kuid and kgid where appropriateEric W. Biederman2-15/+32
2012-08-14userns: Make the airo wireless driver use kuids for proc uids and gidsEric W. Biederman2-22/+28
2012-08-14userns: xt_owner: Add basic user namespace support.Eric W. Biederman2-7/+24
2012-08-14userns xt_recent: Specify the owner/group of ip_list_perms in the initial user namespaceEric W. Biederman2-3/+11
2012-08-14userns: Convert xt_LOG to print socket kuids and kgids as uids and gidsEric W. Biederman2-7/+10
2012-08-14userns: Convert cls_flow to work with user namespaces enabledEric W. Biederman2-5/+12
2012-08-14net sched: Pass the skb into change so it can access NETLINK_CBEric W. Biederman10-10/+19
2012-08-14userns: nfnetlink_log: Report socket uids in the log sockets user namespaceEric W. Biederman2-5/+10
2012-08-14userns: Teach inet_diag to work with user namespacesEric W. Biederman4-8/+20
2012-08-14userns: Implement sk_user_nsEric W. Biederman1-0/+9
2012-08-14netlink: Make the sending netlink socket availabe in NETLINK_CBEric W. Biederman2-2/+5
2012-08-14userns: Convert net/ax25 to use kuid_t where appropriateEric W. Biederman3-10/+16
2012-08-14pidns: Export free_pid_nsEric W. Biederman1-0/+2
2012-08-14net ip6 flowlabel: Make owner a union of struct pid * and kuid_tEric W. Biederman4-9/+48
2012-08-14userns: Use kgids for sysctl_ping_group_rangeEric W. Biederman4-29/+35
2012-08-14userns: Print out socket uids in a user namespace aware fashion.Eric W. Biederman16-27/+36
2012-08-14userns: Make seq_file's user namespace accessibleEric W. Biederman2-0/+18
2012-08-14userns: Allow USER_NS and NET simultaneously in KconfigEric W. Biederman1-1/+1
2012-08-14userns: Convert sock_i_uid to return a kuid_tEric W. Biederman2-4/+4