Commit Graph

46 Commits (b0b933c08bd5fd053bbba8ba6387f543be03d49f)

Author SHA1 Message Date
Eric W. Biederman 44c4e1b258 pid: Extend/Fix pid_vnr 17 years ago
Pavel Emelyanov 74bd59bb39 namespaces: cleanup the code managed with PID_NS option 17 years ago
Pavel Emelyanov eccba06891 gfs2: make gfs2_glock.gl_owner_pid be a struct pid * 17 years ago
Eric W. Biederman 57d5f66b86 pidns: Place under CONFIG_EXPERIMENTAL 17 years ago
Pavel Emelyanov 2f2a3a46fc Uninline the task_xid_nr_ns() calls 17 years ago
Pavel Emelyanov 8990571eb5 Uninline find_pid etc set of functions 17 years ago
Pavel Emelyanov 19b9b9b54e pid namespaces: remove the struct pid unneeded fields 17 years ago
Pavel Emelyanov 228ebcbe63 Uninline find_task_by_xxx set of functions 17 years ago
Sukadev Bhattiprolu 3eb07c8c8a pid namespaces: destroy pid namespace on init's death 17 years ago
Sukadev Bhattiprolu c9c5d92211 pid namespaces: create a slab-cache for 'struct pid_namespace' 17 years ago
Pavel Emelyanov 30e49c263e pid namespaces: allow cloning of new namespace 17 years ago
Pavel Emelyanov b461cc0382 pid namespaces: miscellaneous preparations for pid namespaces 17 years ago
Pavel Emelyanov 198fe21b0a pid namespaces: helpers to find the task by its numerical ids 17 years ago
Pavel Emelyanov 7af5729474 pid namespaces: helpers to obtain pid numbers 17 years ago
Pavel Emelyanov 8ef047aaae pid namespaces: make alloc_pid(), free_pid() and put_pid() work with struct upid 17 years ago
Pavel Emelyanov faacbfd3a6 pid namespaces: add support for pid namespaces hierarchy 17 years ago
Serge E. Hallyn b460cbc581 pid namespaces: define is_global_init() and is_container_init() 17 years ago
Sukadev Bhattiprolu 2894d650cd pid namespaces: define and use task_active_pid_ns() wrapper 17 years ago
Pavel Emelianov baf8f0f82d pid namespaces: dynamic kmem cache allocator for pid namespaces 17 years ago
Eric W. Biederman 213dd266d4 namespace: ensure clone_flags are always stored in an unsigned long 18 years ago
Sukadev Bhattiprolu 820e45db23 statically initialize struct pid for swapper 18 years ago
Sukadev Bhattiprolu e713d0dab2 attach_pid() with struct pid parameter 18 years ago
Badari Pulavarty e3222c4ecc Merge sys_clone()/sys_unshare() nsproxy and namespace handling 18 years ago
Christoph Lameter 0a31bd5f2b KMEM_CACHE(): simplify slab cache creation 18 years ago
Serge E. Hallyn 0f2452855d [PATCH] namespaces: fix task exit disaster 18 years ago
Sukadev Bhattiprolu 84d737866e [PATCH] add child reaper to pid_namespace 18 years ago
Cedric Le Goater 6cc1b22a4a [PATCH] use current->nsproxy->pid_ns 18 years ago
Cedric Le Goater 9a575a92db [PATCH] to nsproxy 18 years ago
Sukadev Bhattiprolu 61a58c6c23 [PATCH] rename struct pspace to struct pid_namespace 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Oleg Nesterov 1a657f78dc [PATCH] introduce get_task_pid() to fix unsafe get_pid() 19 years ago
Eric W. Biederman f40f50d3bb [PATCH] Use struct pspace in next_pidmap and find_ge_pid 19 years ago
Sukadev Bhattiprolu 3fbc964864 [PATCH] Define struct pspace 19 years ago
Sukadev Bhattiprolu aa5a6662f9 [PATCH] Move pidmap to pspace.h 19 years ago
Eric W. Biederman c88be3eb2e [PATCH] pids coding style use struct pidmap in next_pidmap 19 years ago
Sukadev Bhattiprolu 6a1f3b8455 [PATCH] pids: coding style: use struct pidmap 19 years ago
Eric W. Biederman bbf73147e2 [PATCH] pid: export the symbols needed to use struct pid * 19 years ago
Eric W. Biederman 0804ef4b0d [PATCH] proc: readdir race fix (take 3) 19 years ago
Eric W. Biederman 65800ac77e [PATCH] pid: remove temporary debug code in attach_pid 19 years ago
Eric W. Biederman c18258c6f0 [PATCH] pid: Implement transfer_pid and use it to simplify de_thread 19 years ago
Ingo Molnar 36c8b58689 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct 19 years ago
Eric W. Biederman 92476d7fc0 [PATCH] pidhash: Refactor the pid hash table 19 years ago
Oleg Nesterov 73b9ebfe12 [PATCH] pidhash: don't count idle threads 19 years ago
Eric W. Biederman d73d65293e [PATCH] pidhash: kill switch_exec_pids 19 years ago
Ingo Molnar e56d090310 [PATCH] RCU signal handling 19 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago