aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ipc_namespace.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-18ipcns: move free_ipcs() protoAlexey Dobriyan1-4/+0
2009-06-18ipcns: make free_ipc_ns() staticAlexey Dobriyan1-1/+0
2009-04-07namespaces: mqueue namespace: adapt sysctlSerge E. Hallyn1-0/+14
2009-04-07namespaces: ipc namespaces: implement support for posix msqueuesSerge E. Hallyn1-9/+7
2009-04-07namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespaceSerge E. Hallyn1-4/+35
2008-07-25ipc: do not use a negative value to re-enable msgmni automatic recomputingNadia Derbey1-1/+2
2008-04-29ipc: re-enable msgmni automatic recomputing msgmni if set to negativeNadia Derbey1-0/+1
2008-04-29ipc: recompute msgmni on ipc namespace creation/removalNadia Derbey1-23/+2
2008-04-29ipc: recompute msgmni on memory add / removeNadia Derbey1-2/+41
2008-04-29ipc: scale msgmni to the number of ipc namespacesNadia Derbey1-0/+1
2008-02-08IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns()Pierre Peiffer1-1/+4
2008-02-08IPC: make struct ipc_ids static in ipc_namespacePierre Peiffer1-2/+11
2008-02-08namespaces: move the IPC namespace under IPC_NS optionPavel Emelyanov1-0/+69