Commit Graph

352 Commits (9455e34cb2ded22e01abb6daa65ba1caeed8d7fe)

Author SHA1 Message Date
Will Deacon 7d8a45695c ipc: shm: restore MADV_REMOVE functionality on shared memory segments 13 years ago
Al Viro e3fc629d7b switch aio and shm to do_mmap_pgoff(), make do_mmap() static 13 years ago
Al Viro 8b3ec6814c take security_mmap_file() outside of ->mmap_sem 13 years ago
Doug Ledford ce2d52cc13 ipc/mqueue: add rbtree node caching support 13 years ago
Doug Ledford 113289cc08 ipc/mqueue: strengthen checks on mqueue creation 13 years ago
Doug Ledford 2c12ea498f ipc/mqueue: correct mq_attr_ok test 13 years ago
Doug Ledford d6629859b3 ipc/mqueue: improve performance of send/recv 13 years ago
KOSAKI Motohiro cef0184c11 mqueue: separate mqueue default value from maximum value 13 years ago
KOSAKI Motohiro fd1f87d24d mqueue: don't use kmalloc with KMALLOC_MAX_SIZE 13 years ago
Doug Ledford 5b5c4d1a14 ipc/mqueue: update maximums for the mqueue subsystem 13 years ago
Doug Ledford 02967ea08e ipc/mqueue: enforce hard limits 13 years ago
Doug Ledford 858ee3784e ipc/mqueue: switch back to using non-max values on create 13 years ago
Doug Ledford 93e6f119c0 ipc/mqueue: cleanup definition names and locations 13 years ago
Jan Kara dbd5768f87 vfs: Rename end_writeback() to clear_inode() 13 years ago
Eric W. Biederman 76b6db0102 userns: Replace user_ns_map_uid and user_ns_map_gid with from_kuid and from_kgid 13 years ago
Eric W. Biederman 6f9ac6d93a mqueue: Explicitly capture the user namespace to send the notification to. 13 years ago
Eric W. Biederman c4a4d60379 userns: Use cred->user_ns instead of cred->user->user_ns 13 years ago
Steven Truelove 40716e2924 hugetlbfs: fix alignment of huge page requests 13 years ago
Al Viro 48fde701af switch open-coded instances of d_make_root() to new helper 13 years ago
Chris Metcalf 48b25c43e6 [PATCH v3] ipc: provide generic compat versions of IPC syscalls 13 years ago
Al Viro 4040153087 security: trim security.h 13 years ago
Hugh Dickins 245132643e SHM_UNLOCK: fix Unevictable pages stranded after swap 13 years ago
Hugh Dickins 85046579bd SHM_UNLOCK: fix long unpreemptible section 13 years ago
Davidlohr Bueso 2a4e64b8f6 ipc/mqueue: simplify reading msgqueue limit 13 years ago
Serge E. Hallyn 6b550f9495 user namespace: make signal.c respect user namespaces 13 years ago
Al Viro df0a42837b switch mq_open() to umode_t 13 years ago
Al Viro 1b9d5ff764 mqueue: propagate umode_t 13 years ago
Al Viro 4acdaf27eb switch ->create() to umode_t 13 years ago
Al Viro 6b520e0565 vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
Al Viro 6f686574cc ... and the same kind of leak for mqueue 13 years ago
Manfred Spraul e57940d719 ipc/sem.c: remove private structures from public header file 13 years ago
Manfred Spraul 0b0577f608 ipc/sem.c: handle spurious wakeups 13 years ago
Manfred Spraul 3c24783bb2 ipc/sem.c: fix return code race with semop vs. semop +semctl(IPC_RMID) 13 years ago
Wanlong Gao 32ea845d5b ipc/mqueue.c: fix wrong use of schedule_hrtimeout_range_clock() 13 years ago
Linus Torvalds 140d0b2108 Do 'shm_init_ns()' in an early pure_initcall 14 years ago
Vasiliy Kulikov 298507d4d2 shm: optimize exit_shm() 14 years ago
Vasiliy Kulikov 33a30ed4bd shm: fix wrong tests 14 years ago
Vasiliy Kulikov 4c677e2eef shm: optimize locking and ipc_namespace getting 14 years ago
Vasiliy Kulikov 5774ed014f shm: handle separate PID namespaces case 14 years ago
Vasiliy Kulikov b34a6b1da3 ipc: introduce shm_rmid_forced sysctl 14 years ago
Jiri Slaby d40dcdb017 ipc/mqueue.c: fix mq_open() return value 14 years ago
Jiri Slaby 04715206c0 ipc/mqueue.c: refactor failure handling 14 years ago
Manfred Spraul d694ad62bf ipc/sem.c: fix race with concurrent semtimedop() timeouts and IPC_RMID 14 years ago
Josef Bacik 02c24a8218 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
Lai Jiangshan d4ee9aa33d ipc,rcu: Convert call_rcu(ipc_immediate_free) to kfree_rcu() 14 years ago
Lai Jiangshan 693a8b6eec ipc,rcu: Convert call_rcu(free_un) to kfree_rcu() 14 years ago
KOSAKI Motohiro ca16d140af mm: don't access vm_flags as 'int' 14 years ago
Eric W. Biederman a00eaf11a2 ns proc: Add support for the ipc namespace 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Randy Dunlap 6213cfe824 ipc: fix util.c kernel-doc warnings 14 years ago