Shailesh Pandey
|
63980c80e1
ipc/shm.c: coding style fixes
|
8 жил өмнө |
Kirill A. Shutemov
|
4595ef88d1
shmem: make shmem_inode_info::lock irq-safe
|
9 жил өмнө |
Hugh Dickins
|
c01d5b3007
shmem: get_unmapped_area align huge page
|
9 жил өмнө |
Michal Hocko
|
91f4f94ea3
ipc, shm: make shmem attach/detach wait for mmap_sem killable
|
9 жил өмнө |
Kirill A. Shutemov
|
1ac0b6dec6
ipc/shm: handle removed segments gracefully in shm_mmap()
|
9 жил өмнө |
Yaowei Bai
|
2954e440be
ipc/shm.c: is_file_shm_hugepages() can be boolean
|
9 жил өмнө |
Linus Torvalds
|
b9a5322779
Initialize msg/shm IPC objects before doing ipc_addid()
|
10 жил өмнө |
Davidlohr Bueso
|
d0edd85283
ipc: convert invalid scenarios to use WARN_ON
|
10 жил өмнө |
Stephen Smalley
|
e1832f2923
ipc: use private shmem or hugetlbfs inodes for shm segments.
|
10 жил өмнө |
Davidlohr Bueso
|
55b7ae5016
ipc: rename ipc_obtain_object
|
10 жил өмнө |
Davidlohr Bueso
|
c5c8975b2e
ipc,shm: move BUG_ON check into shm_lock
|
10 жил өмнө |
Linus Torvalds
|
9ec3a646fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 жил өмнө |
Joe Perches
|
7f032d6ef6
ipc: remove use of seq_printf return value
|
10 жил өмнө |
David Howells
|
75c3cfa855
VFS: assorted weird filesystems: d_inode() annotations
|
10 жил өмнө |
Dave Hansen
|
07a46ed27d
shmdt: use i_size_read() instead of ->i_size
|
10 жил өмнө |
Dave Hansen
|
d3c97900b4
ipc/shm.c: fix overly aggressive shmdt() when calls span multiple segments
|
10 жил өмнө |
Oleg Nesterov
|
bf77b94c99
ipc/shm: kill the historical/wrong mm->start_stack check
|
10 жил өмнө |
Jack Miller
|
83293c0f5a
shm: allow exit_shm in parallel if only marking orphans
|
11 жил өмнө |
Jack Miller
|
ab602f7991
shm: make exit_shm work proportional to task activity
|
11 жил өмнө |
Manfred Spraul
|
1376327ce1
ipc/shm.c: check for integer overflow during shmget.
|
11 жил өмнө |
Manfred Spraul
|
09c6eb1f65
ipc/shm.c: check for overflows of shm_tot
|
11 жил өмнө |
Manfred Spraul
|
247a8ce822
ipc/shm.c: check for ulong overflows in shmat
|
11 жил өмнө |
Paul McQuade
|
46c0a8ca3e
ipc, kernel: clear whitespace
|
11 жил өмнө |
Paul McQuade
|
7153e40273
ipc, kernel: use Linux headers
|
11 жил өмнө |
Mathias Krause
|
eb66ec44f8
ipc: constify ipc_ops
|
11 жил өмнө |
Davidlohr Bueso
|
8001c85810
ipc: standardize code comments
|
11 жил өмнө |
Manfred Spraul
|
239521f31d
ipc: whitespace cleanup
|
11 жил өмнө |
Rafael Aquini
|
0f3d2b0135
ipc: introduce ipc_valid_object() helper to sort out IPC_RMID races
|
11 жил өмнө |
Jesper Nilsson
|
3a72660b07
ipc,shm: correct error return value in shmctl (SHM_UNLOCK)
|
11 жил өмнө |
Greg Thelen
|
a399b29dfb
ipc,shm: fix shm_file deletion races
|
11 жил өмнө |