aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ipc_namespace.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-01ipc: sysv shared memory limited to 8TiBRobin Holt1-1/+1
2013-01-04ipc: add sysctl to specify desired next object idStanislav Kinsbursky1-0/+1
2012-11-20proc: Usable inode numbers for the namespace file descriptors.Eric W. Biederman1-0/+2
2012-11-20userns: Make create_new_namespaces take a user_ns parameterEric W. Biederman1-3/+4
2012-05-31mqueue: separate mqueue default value from maximum valueKOSAKI Motohiro1-0/+2
2012-05-31mqueue: revert bump up DFLT_*MAXKOSAKI Motohiro1-3/+3
2012-05-31ipc/mqueue: update maximums for the mqueue subsystemDoug Ledford1-12/+35
2012-05-31ipc/mqueue: switch back to using non-max values on createDoug Ledford1-0/+2
2012-05-31ipc/mqueue: cleanup definition names and locationsDoug Ledford1-0/+5
2011-07-26ipc: introduce shm_rmid_forced sysctlVasiliy Kulikov1-0/+7
2011-03-23userns: user namespaces: convert several capable() callsSerge E. Hallyn1-3/+4
2011-03-23userns: add a user namespace owner of ipc nsSerge E. Hallyn1-0/+3
2010-03-12nsproxy: remove INIT_NSPROXY()Alexey Dobriyan1-5/+0
2009-12-16ipc: HARD_MSGMAX should be higher not lower on 64bitAmerigo Wang1-1/+1
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