Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d0082371cf086e0ba2bbd0367b2c9920532df24f
/
ipc
/
mqueue.c
2a4e64b
ipc/mqueue: simplify reading msgqueue limit
by Davidlohr Bueso
· 13 years ago
6b550f9
user namespace: make signal.c respect user namespaces
by Serge E. Hallyn
· 13 years ago
df0a428
switch mq_open() to umode_t
by Al Viro
· 13 years ago
1b9d5ff7
mqueue: propagate umode_t
by Al Viro
· 13 years ago
4acdaf2
switch ->create() to umode_t
by Al Viro
· 13 years ago
6b520e0
vfs: fix the stupidity with i_dentry in inode destructors
by Al Viro
· 13 years ago
6f68657
... and the same kind of leak for mqueue
by Al Viro
· 13 years ago
32ea845
ipc/mqueue.c: fix wrong use of schedule_hrtimeout_range_clock()
by Wanlong Gao
· 13 years ago
d40dcdb
ipc/mqueue.c: fix mq_open() return value
by Jiri Slaby
· 13 years ago
0471520
ipc/mqueue.c: refactor failure handling
by Jiri Slaby
· 13 years ago
fa0d7e3d
fs: icache RCU free inodes
by Nick Piggin
· 14 years ago
ceefda6
switch get_sb_ns() users
by Al Viro
· 14 years ago
85fe402
fs: do not assign default i_ino in new_inode
by Christoph Hellwig
· 14 years ago
7de9c6ee
new helper: ihold()
by Al Viro
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
6d8af64
switch mqueue to ->evict_inode()
by Al Viro
· 14 years ago
0abbb60
mqueue doesn't need make_bad_inode()
by Al Viro
· 14 years ago
164d44f
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
a3ed2a1
mqueue: fix kernel BUG caused by double free() on mq_open()
by André Goddard Rosa
· 14 years ago
dbb6be6
Merge branch 'linus' into timers/core
by Thomas Gleixner
· 14 years ago
9ca7d8e
mqueue: Convert message queue timeout to use hrtimers
by Carsten Emde
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
f1eb133
ipc: use rlimit helpers
by Jiri Slaby
· 15 years ago
2329e39
mqueue: fix typo "failues" -> "failures"
by André Goddard Rosa
· 15 years ago
8d8ffef
mqueue: only set error codes if they are really necessary
by André Goddard Rosa
· 15 years ago
04db0dd
mqueue: simplify do_open() error handling
by André Goddard Rosa
· 15 years ago
8834cf7
mqueue: apply mathematics distributivity on mq_bytes calculation
by André Goddard Rosa
· 15 years ago
c8308b1
mqueue: remove unneeded info->messages initialization
by André Goddard Rosa
· 15 years ago
4294a8e
mqueue: fix mq_open() file descriptor leak on user-space processes
by André Goddard Rosa
· 15 years ago
b65a9cf
Untangling ima mess, part 2: deal with counters
by Al Viro
· 15 years ago
b87221d
const: mark remaining super_operations const
by Alexey Dobriyan
· 15 years ago
46690f3
integrity: ima mq_open imbalance msg fix
by Mimi Zohar
· 15 years ago
bdc8e5f
namespaces: mqueue namespace: adapt sysctl
by Serge E. Hallyn
· 16 years ago
7eafd7c
namespaces: ipc namespaces: implement support for posix msqueues
by Serge E. Hallyn
· 16 years ago
614b84c
namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespace
by Serge E. Hallyn
· 16 years ago
ce3b0f8
New helper - current_umask()
by Al Viro
· 16 years ago
db1dd4d
Use f_lock to protect f_flags
by Jonathan Corbet
· 16 years ago
c4ea37c
[CVE-2009-0029] System call wrappers part 26
by Heiko Carstens
· 16 years ago
d5460c9
[CVE-2009-0029] System call wrappers part 25
by Heiko Carstens
· 16 years ago
2ed7c03
[CVE-2009-0029] Convert all system calls to return a long
by Heiko Carstens
· 16 years ago
a668499
mqueue: fix si_pid value in mqueue do_notify()
by Sukadev Bhattiprolu
· 16 years ago
520c853
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
56ff5ef
zero i_uid/i_gid on inode allocation
by Al Viro
· 16 years ago
564f699
sanitize audit_mq_open()
by Al Viro
· 16 years ago
c32c8af
sanitize AUDIT_MQ_SENDRECV
by Al Viro
· 16 years ago
20114f7
sanitize audit_mq_notify()
by Al Viro
· 16 years ago
7392906
sanitize audit_mq_getsetattr()
by Al Viro
· 16 years ago
745ca24
CRED: Pass credentials through dentry_open()
by David Howells
· 16 years ago
86a264a
CRED: Wrap current->cred and a few other accessors
by David Howells
· 16 years ago
b6dff3e
CRED: Separate task security context from task_struct
by David Howells
· 16 years ago
414c070
CRED: Wrap task credential accesses in the SYSV IPC subsystem
by David Howells
· 16 years ago
b231cca4
message queues: increase range limits
by Joe Korty
· 16 years ago
f419a2e
[PATCH] kill nameidata passing to permission(), rename to inode_permission()
by Al Viro
· 16 years ago
51cc506
SL*B: drop kmem cache argument from constructor
by Alexey Dobriyan
· 16 years ago
f1a43f9
ipc: use simple_read_from_buffer()
by Akinobu Mita
· 16 years ago
9457afe
netlink: Remove nonblock parameter from netlink_attachskb
by Denis V. Lunev
· 16 years ago
269f213
tiny mq_open optimization
by Ulrich Drepper
· 17 years ago
4a3fd21
[PATCH] r/o bind mounts: elevate write count for open()s
by Dave Hansen
· 17 years ago
0622753
[PATCH] r/o bind mounts: elevate write count for rmdir and unlink.
by Dave Hansen
· 17 years ago
56496c1
Pidns: fix badly converted mqueues pid handling
by Pavel Emelyanov
· 17 years ago
6c5f3e7
Pidns: make full use of xxx_vnr() calls
by Pavel Emelyanov
· 17 years ago
fd79b77
ipc: lost unlock and fput in mqueue.c on error path
by Pavel Emelyanov
· 17 years ago
c3d8d1e
[NETLINK]: Fix unicast timeouts
by Patrick McHardy
· 17 years ago
5a190ae
[PATCH] pass dentry to audit_inode()/audit_inode_child()
by Al Viro
· 17 years ago
b488893
pid namespaces: changes to show virtual ids to user
by Pavel Emelyanov
· 17 years ago
97aeacf
sysctl mqueue: remove the binary sysctl numbers
by Eric W. Biederman
· 17 years ago
4ba9b9d
Slab API: remove useless ctor parameter and reorder parameters
by Christoph Lameter
· 17 years ago
7ee015e
[NET]: cleanup 3rd argument in netlink_sendskb
by Denis V. Lunev
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
a35afb8
Remove SLAB_CTOR_CONSTRUCTOR
by Christoph Lameter
· 17 years ago
4fc03b9
[PATCH] complete message queue auditing
by Amy Griffis
· 18 years ago
50953fe
slab allocators: Remove SLAB_DEBUG_INITIAL flag
by Christoph Lameter
· 18 years ago
7a43481
[PATCH] mqueue: nested locking annotation
by Peter Zijlstra
· 18 years ago
0b4d414
[PATCH] sysctl: remove insert_at_head from register_sysctl
by Eric W. Biederman
· 18 years ago
92e1d5b
[PATCH] mark struct inode_operations const 2
by Arjan van de Ven
· 18 years ago
9a32144
[PATCH] mark struct file_operations const 7
by Arjan van de Ven
· 18 years ago
6d63079
[PATCH] struct path: convert ipc
by Josef Sipek
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
f66e928
Michal Wronski: update contact info
by Michal Wronski
· 18 years ago
a03fcb7
[PATCH] update mq_notify to use a struct pid
by Cedric Le Goater
· 18 years ago
d8c76e6
[PATCH] r/o bind mount prepwork: inc_nlink() helper
by Dave Hansen
· 18 years ago
9a53c3a
[PATCH] r/o bind mounts: unlink: monitor i_nlink
by Dave Hansen
· 18 years ago
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
1a1d92c
[PATCH] Really ignore kmem_cache_destroy return value
by Alexey Dobriyan
· 18 years ago
75e1fcc
[PATCH] vfs: add lock owner argument to flush operation
by Miklos Szeredi
· 18 years ago
454e239
[PATCH] VFS: Permit filesystem to override root dentry on mount
by David Howells
· 18 years ago
20ca73b
[PATCH] Audit of POSIX Message Queue Syscalls v.2
by George C. Wilson
· 18 years ago
7b7a317
[PATCH] mqueue comment typo fix
by Serge E. Hallyn
· 19 years ago
64bc043
[PATCH] one ipc/sem.c->mutex.c converstion too many..
by Manfred Spraul
· 19 years ago
5f921ae
[PATCH] sem2mutex: ipc, id.sem
by Ingo Molnar
· 19 years ago
a609164f
Remove superfluous NOTIFY_COOKIE_LEN define
by Michal Wronski
· 19 years ago
a70ea99
[NETLINK]: Fix a severe bug
by Alexey Kuznetsov
· 19 years ago
7c7dce9
[PATCH] Fix double decrement of mqueue_mnt->mnt_count in sys_mq_open
by Alexander Viro
· 19 years ago
c59ede7
[PATCH] move capable() to capability.h
by Randy.Dunlap
· 19 years ago
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 19 years ago
65163fd
Update Michal Wronski contact info
by Michal Wronski
· 19 years ago
5917583
[PATCH] Make POSIX message queue sys_mq_open() honor umask
by Krzysztof Benedyczak
· 19 years ago
338cec3
[PATCH] merge some from Rusty's trivial patches
by Adrian Bunk
· 19 years ago
7ed20e1
[PATCH] convert that currently tests _NSIG directly to use valid_signal()
by Jesper Juhl
· 20 years ago
Next »