| Commit message (Expand) | Author | Age |
* | ipc: sysv shared memory limited to 8TiB | Robin Holt | 2013-05-01 |
* | ipc: add sysctl to specify desired next object id | Stanislav Kinsbursky | 2013-01-04 |
* | proc: Usable inode numbers for the namespace file descriptors. | Eric W. Biederman | 2012-11-20 |
* | userns: Make create_new_namespaces take a user_ns parameter | Eric W. Biederman | 2012-11-20 |
* | mqueue: separate mqueue default value from maximum value | KOSAKI Motohiro | 2012-05-31 |
* | mqueue: revert bump up DFLT_*MAX | KOSAKI Motohiro | 2012-05-31 |
* | ipc/mqueue: update maximums for the mqueue subsystem | Doug Ledford | 2012-05-31 |
* | ipc/mqueue: switch back to using non-max values on create | Doug Ledford | 2012-05-31 |
* | ipc/mqueue: cleanup definition names and locations | Doug Ledford | 2012-05-31 |
* | ipc: introduce shm_rmid_forced sysctl | Vasiliy Kulikov | 2011-07-26 |
* | userns: user namespaces: convert several capable() calls | Serge E. Hallyn | 2011-03-23 |
* | userns: add a user namespace owner of ipc ns | Serge E. Hallyn | 2011-03-23 |
* | nsproxy: remove INIT_NSPROXY() | Alexey Dobriyan | 2010-03-12 |
* | ipc: HARD_MSGMAX should be higher not lower on 64bit | Amerigo Wang | 2009-12-16 |
* | ipcns: move free_ipcs() proto | Alexey Dobriyan | 2009-06-18 |
* | ipcns: make free_ipc_ns() static | Alexey Dobriyan | 2009-06-18 |
* | namespaces: mqueue namespace: adapt sysctl | Serge E. Hallyn | 2009-04-07 |
* | namespaces: ipc namespaces: implement support for posix msqueues | Serge E. Hallyn | 2009-04-07 |
* | namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespace | Serge E. Hallyn | 2009-04-07 |
* | ipc: do not use a negative value to re-enable msgmni automatic recomputing | Nadia Derbey | 2008-07-25 |
* | ipc: re-enable msgmni automatic recomputing msgmni if set to negative | Nadia Derbey | 2008-04-29 |
* | ipc: recompute msgmni on ipc namespace creation/removal | Nadia Derbey | 2008-04-29 |
* | ipc: recompute msgmni on memory add / remove | Nadia Derbey | 2008-04-29 |
* | ipc: scale msgmni to the number of ipc namespaces | Nadia Derbey | 2008-04-29 |
* | IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns() | Pierre Peiffer | 2008-02-08 |
* | IPC: make struct ipc_ids static in ipc_namespace | Pierre Peiffer | 2008-02-08 |
* | namespaces: move the IPC namespace under IPC_NS option | Pavel Emelyanov | 2008-02-08 |