Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 éve |
Jonathan Haws
|
68e34f4e89
ipc/mqueue.c: have RT tasks queue in by priority in wq_add()
|
7 éve |
Linus Torvalds
|
8b0fdf631c
Merge branch 'work.mqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 éve |
Linus Torvalds
|
168fe32a07
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 éve |
Eric W. Biederman
|
faf1f22b61
signal: Ensure generic siginfos the kernel sends have all bits initialized
|
7 éve |
Al Viro
|
36735a6a2b
mqueue: switch to on-demand creation of internal mount
|
7 éve |
Al Viro
|
a713fd7f52
tidy do_mq_open() up a bit
|
7 éve |
Al Viro
|
9b20d7fc52
mqueue: clean prepare_open() up
|
7 éve |
Al Viro
|
066cc813e9
do_mq_open(): move all work prior to dentry_open() into a helper
|
7 éve |
Al Viro
|
05c1b29038
mqueue: fold mq_attr_ok() into mqueue_get_inode()
|
7 éve |
Al Viro
|
af4a5372e4
move dentry_open() calls up into do_mq_open()
|
7 éve |
Al Viro
|
eecec19d9e
mqueue: switch to vfs_mkobj(), quit abusing ->d_fsdata
|
7 éve |
Al Viro
|
9dd957485d
ipc, kernel, mm: annotate ->poll() instances
|
8 éve |
Linus Torvalds
|
1751e8a6cb
Rename superblock flags (MS_xyz -> SB_xyz)
|
7 éve |
Deepa Dinamani
|
b904772638
ipc: mqueue: Replace timespec with timespec64
|
8 éve |
Cong Wang
|
f991af3daa
mqueue: fix a use-after-free in sys_mq_notify()
|
8 éve |
Al Viro
|
0d0606060b
mqueue: move compat syscalls to native ones
|
8 éve |
Ingo Molnar
|
8703e8a465
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/user.h>
|
8 éve |
Ingo Molnar
|
3f07c01441
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
|
8 éve |
Ingo Molnar
|
84f001e157
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/wake_q.h>
|
8 éve |
Luc Van Oostenryck
|
eac0b1c368
ipc/mqueue: add missing sparse annotation
|
8 éve |
Waiman Long
|
194a6b5b9c
sched/wake_q: Rename WAKE_Q to DEFINE_WAKE_Q
|
8 éve |
Deepa Dinamani
|
078cd8279e
fs: Replace CURRENT_TIME with current_time() for inode timestamps
|
9 éve |
Eric W. Biederman
|
a2982cc922
vfs: Generalize filesystem nodev handling.
|
9 éve |
Eric W. Biederman
|
3ee690143c
ipc/mqueue: The mqueue filesystem should never contain executables
|
9 éve |
Eric W. Biederman
|
d91ee87d8d
vfs: Pass data, ns, and ns->userns to mount_ns
|
9 éve |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 éve |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 éve |
Vladimir Davydov
|
5d097056c9
kmemcg: account certain kmem allocations to memcg
|
9 éve |
Marcus Gelderie
|
de54b9ac25
ipc: modify message queue accounting to not take kernel data structures into account
|
10 éve |