Commit Graph

140 Commits (ea91e9b043057d29e092dd4d0a13cd79b78fb5b5)

Author SHA1 Message Date
Davidlohr Bueso 7a25dd9e04 ipc, shm: drop shm_lock_check 12 years ago
Davidlohr Bueso 530fcd16d8 ipc, shm: guard against non-existant vma in shmdt(2) 12 years ago
Davidlohr Bueso d9a605e40b ipc: rename ids->rw_mutex 12 years ago
Davidlohr Bueso c2c737a046 ipc,shm: shorten critical region for shmat 12 years ago
Davidlohr Bueso f42569b138 ipc,shm: cleanup do_shmat pasta 12 years ago
Davidlohr Bueso 2caacaa82a ipc,shm: shorten critical region for shmctl 12 years ago
Davidlohr Bueso c97cb9ccab ipc,shm: make shmctl_nolock lockless 12 years ago
Davidlohr Bueso 68eccc1dc3 ipc,shm: introduce shmctl_nolock 12 years ago
Davidlohr Bueso 79ccf0f8c8 ipc,shm: shorten critical region in shmctl_down 12 years ago
Davidlohr Bueso 8b8d52ac38 ipc,shm: introduce lockless functions to obtain the ipc object 12 years ago
Davidlohr Bueso 7b4cc5d841 ipc: move locking out of ipcctl_pre_down_nolock 12 years ago
Davidlohr Bueso cf9d5d78d0 ipc: close open coded spin lock calls 12 years ago
Davidlohr Bueso dbfcd91f06 ipc: move rcu lock out of ipc_addid 12 years ago
Andrew Morton c103a4dc4a ipc/shmc.c: eliminate ugly 80-col tricks 12 years ago
Li Zefan 091d0d55b2 shm: fix null pointer deref when userspace specifies invalid hugepage size 12 years ago
Naoya Horiguchi af73e4d950 hugetlbfs: fix mmap failure in unaligned size request 12 years ago
Robin Holt d69f3bad46 ipc: sysv shared memory limited to 8TiB 12 years ago
Michel Lespinasse 41badc15cb mm: make do_mmap_pgoff return populate as a size in bytes, not as a bool 12 years ago
Michel Lespinasse bebeb3d68b mm: introduce mm_populate() for populating new vmas 12 years ago
Anatol Pomozov 39b6525274 fs: Preserve error code in get_empty_filp(), part 2 12 years ago
Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
Andi Kleen 42d7395feb mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB 12 years ago
Eric W. Biederman 1efdb69b0b userns: Convert ipc to use kuid and kgid where appropriate 13 years ago
Will Deacon 079a96ae38 ipc: add COMPAT_SHMLBA support 13 years ago
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
Steven Truelove 40716e2924 hugetlbfs: fix alignment of huge page requests 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
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
Josef Bacik 02c24a8218 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
KOSAKI Motohiro ca16d140af mm: don't access vm_flags as 'int' 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Serge E. Hallyn b0e77598f8 userns: user namespaces: convert several capable() calls 14 years ago
Vasiliy Kulikov 3af54c9bd9 ipc: shm: fix information leak to userland 14 years ago
Helge Deller b795218075 ipc/shm.c: add RSS and swap size information to /proc/sysvipc/shm 15 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 years ago
Jiri Slaby f1eb1332b8 ipc: use rlimit helpers 15 years ago
David Howells ed5e5894b2 nommu: fix SYSV SHM for NOMMU 15 years ago
Al Viro 0552f879d4 Untangling ima mess, part 1: alloc_file() 15 years ago
Al Viro 2c48b9c455 switch alloc_file() to passing struct path 15 years ago
Serge E. Hallyn 7d6feeb287 ipc ns: fix memory leak (idr) 15 years ago
Al Viro c4caa77815 file ->get_unmapped_area() shouldn't duplicate work of get_unmapped_area() 15 years ago