1. 76b6db0 userns: Replace user_ns_map_uid and user_ns_map_gid with from_kuid and from_kgid by Eric W. Biederman · 12 years ago
  2. 078de5f userns: Store uid and gid values in struct cred with kuid_t and kgid_t types by Eric W. Biederman · 13 years ago
  3. 22d917d userns: Rework the user_namespace adding uid/gid mapping support by Eric W. Biederman · 13 years ago
  4. 783291e userns: Simplify the user_namespace by making userns->creator a kuid. by Eric W. Biederman · 13 years ago
  5. 7b44ab9 userns: Disassociate user_struct from the user_namespace. by Eric W. Biederman · 13 years ago
  6. aeb3ae9 userns: Add an explicit reference to the parent user namespace by Eric W. Biederman · 13 years ago
  7. 6164281 user_ns: improve the user_ns on-the-slab packaging by Pavel Emelyanov · 14 years ago
  8. 5c1469d user_ns: Introduce user_nsmap_uid and user_ns_map_gid. by Eric W. Biederman · 14 years ago
  9. 5170836 Fix recursive lock in free_uid()/free_user_ns() by David Howells · 15 years ago
  10. 18b6e04 User namespaces: set of cleanups (v2) by Serge Hallyn · 16 years ago
  11. 735de22 Convert uid hash to hlist by Pavel Emelyanov · 17 years ago
  12. 626ac54 user namespace: fix copy_user_ns return value by Serge E. Hallyn · 17 years ago
  13. 77ec739 user namespace: add unshare by Serge E. Hallyn · 17 years ago
  14. acce292 user namespace: add the framework by Cedric Le Goater · 17 years ago