index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ipc_namespace.h
Age
Commit message (
Expand
)
Author
2013-05-01
ipc: sysv shared memory limited to 8TiB
Robin Holt
2013-01-04
ipc: add sysctl to specify desired next object id
Stanislav Kinsbursky
2012-11-20
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-05-31
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
2011-07-26
ipc: introduce shm_rmid_forced sysctl
Vasiliy Kulikov
2011-03-23
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
2010-03-12
nsproxy: remove INIT_NSPROXY()
Alexey Dobriyan
2009-12-16
ipc: HARD_MSGMAX should be higher not lower on 64bit
Amerigo Wang
2009-06-18
ipcns: move free_ipcs() proto
Alexey Dobriyan
2009-06-18
ipcns: make free_ipc_ns() static
Alexey Dobriyan
2009-04-07
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
2008-07-25
ipc: do not use a negative value to re-enable msgmni automatic recomputing
Nadia Derbey
2008-04-29
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-02-08
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