Commit Graph

180 Commits (6de2c31d3dad7384b3efa03674bd6ed479d58cb2)

Author SHA1 Message Date
Nadia Derbey e00b4ff7eb sysvipc: fix the ipc structures initialization 16 years ago
Al Viro aeb5d72706 [PATCH] introduce fmode_t, do annotations 16 years ago
Joe Korty b231cca438 message queues: increase range limits 16 years ago
Lee Schermerhorn 89e004ea55 SHM_LOCKED pages are unevictable 16 years ago
Adrian Bunk 6d97e2345a ipc/sem.c: make free_un() static 16 years ago
Alexey Dobriyan f221e726bf sysctl: simplify ->strategy 16 years ago
Al Viro f419a2e3b6 [PATCH] kill nameidata passing to permission(), rename to inode_permission() 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Nadia Derbey 9eefe520c8 ipc: do not use a negative value to re-enable msgmni automatic recomputing 17 years ago
Akinobu Mita f1a43f93f0 ipc: use simple_read_from_buffer() 17 years ago
Manfred Spraul 380af1b33b ipc/sem.c: rewrite undo list locking 17 years ago
Manfred Spraul a1193f8ec0 ipc/sem.c: convert sem_array.sem_pending to struct list_head 17 years ago
Manfred Spraul 2c0c29d414 ipc/sem.c: remove unused entries from struct sem_queue 17 years ago
Manfred Spraul 4daa28f6d8 ipc/sem.c: convert undo structures to struct list_head 17 years ago
Nadia Derbey 00c2bf85d8 ipc: get rid of ipc_lock_down() 17 years ago
Nadia Derbey 983bfb7db3 ipc: call idr_find() without locking in ipc_lock() 17 years ago
Andi Kleen a551643895 hugetlb: modular state for hugetlb page size 17 years ago
Paul Menage 6c826818ff /proc/sysvipc/shm: fix 32-bit truncation of segment sizes 17 years ago
Neil Horman c592713b3e shm: Remove silly double assignment 17 years ago
Nadia Derbey dfcceb26f8 ipc: only output msgmni value at boot time 17 years ago
Denis V. Lunev 9457afee85 netlink: Remove nonblock parameter from netlink_attachskb 17 years ago
Ulrich Drepper 269f21344b tiny mq_open optimization 17 years ago
Denis V. Lunev 6a6375db13 sysvipc: use non-racy method for proc entries creation 17 years ago
Manfred Spraul 9edff4ab1f ipc: sysvsem: implement sys_unshare(CLONE_SYSVSEM) 17 years ago
Zhang, Yanmin 44f564a4bf ipc: add definitions of USHORT_MAX and others 17 years ago
Pierre Peiffer a5f75e7f25 IPC: consolidate all xxxctl_down() functions 17 years ago
Pierre Peiffer 8f4a3809c1 IPC: introduce ipc_update_perm() 17 years ago
Pierre Peiffer 016d7132f2 IPC: get rid of the use *_setbuf structure. 17 years ago
Pierre Peiffer 21a4826a7c IPC/semaphores: remove one unused parameter from semctl_down() 17 years ago
Pierre Peiffer 522bb2a2b4 IPC/semaphores: move the rwmutex handling inside semctl_down 17 years ago
Pierre Peiffer a0d092fc2d IPC/message queues: introduce msgctl_down 17 years ago
Pierre Peiffer 8d4cc8b5c5 IPC/shared memory: introduce shmctl_down 17 years ago
Pierre Peiffer 6ff3797218 IPC/semaphores: code factorisation 17 years ago
Nadia Derbey 6546bc4279 ipc: re-enable msgmni automatic recomputing msgmni if set to negative 17 years ago
Nadia Derbey 91cfb2b4b5 ipc: do not recompute msgmni anymore if explicitly set by user 17 years ago
Nadia Derbey e2c284d8a8 ipc: recompute msgmni on ipc namespace creation/removal 17 years ago
Nadia Derbey 424450c1db ipc: invoke the ipcns notifier chain as a work item 17 years ago
Nadia Derbey b6b337ad1c ipc: recompute msgmni on memory add / remove 17 years ago
Nadia Derbey 4d89dc6ab2 ipc: scale msgmni to the number of ipc namespaces 17 years ago
Nadia Derbey f7bf3df8be ipc: scale msgmni to the amount of lowmem 17 years ago
Pierre Peiffer 48dea404ed IPC: use ipc_buildid() directly from ipc_addid() 17 years ago
Lee Schermerhorn 52cd3b0740 mempolicy: rework mempolicy Reference Counting [yet again] 17 years ago
Lee Schermerhorn ae4d8c16aa mempolicy: fixup Fallback for Default Shmem Policy 17 years ago
Dave Hansen 4a3fd211cc [PATCH] r/o bind mounts: elevate write count for open()s 17 years ago
Dave Hansen 0622753b80 [PATCH] r/o bind mounts: elevate write count for rmdir and unlink. 17 years ago
Lee Schermerhorn 69682d852f mempolicy: fix reference counting bugs 17 years ago
Pavel Emelyanov 56496c1d83 Pidns: fix badly converted mqueues pid handling 17 years ago
Pavel Emelyanov 6c5f3e7b43 Pidns: make full use of xxx_vnr() calls 17 years ago
Pierre Peiffer 01b8b07a5d IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns() 17 years ago
Pierre Peiffer ed2ddbf88c IPC: make struct ipc_ids static in ipc_namespace 17 years ago