aboutsummaryrefslogtreecommitdiff
path: root/ipc/mqueue.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-21[PATCH] pass dentry to audit_inode()/audit_inode_child()Gravatar Al Viro 1-4/+4
2007-10-19pid namespaces: changes to show virtual ids to userGravatar Pavel Emelyanov 1-2/+5
2007-10-18sysctl mqueue: remove the binary sysctl numbersGravatar Eric W. Biederman 1-10/+0
2007-10-17Slab API: remove useless ctor parameter and reorder parametersGravatar Christoph Lameter 1-1/+1
2007-10-10[NET]: cleanup 3rd argument in netlink_sendskbGravatar Denis V. Lunev 1-3/+2
2007-07-20mm: Remove slab destructors from kmem_cache_create().Gravatar Paul Mundt 1-1/+1
2007-05-17Remove SLAB_CTOR_CONSTRUCTORGravatar Christoph Lameter 1-2/+1
2007-05-11[PATCH] complete message queue auditingGravatar Amy Griffis 1-0/+4
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagGravatar Christoph Lameter 1-2/+1
2007-03-06[PATCH] mqueue: nested locking annotationGravatar Peter Zijlstra 1-1/+2
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlGravatar Eric W. Biederman 1-1/+1
2007-02-12[PATCH] mark struct inode_operations const 2Gravatar Arjan van de Ven 1-2/+2
2007-02-12[PATCH] mark struct file_operations const 7Gravatar Arjan van de Ven 1-2/+2
2006-12-08[PATCH] struct path: convert ipcGravatar Josef Sipek 1-8/+8
2006-12-07[PATCH] slab: remove kmem_cache_tGravatar Christoph Lameter 1-2/+2
2006-12-07[PATCH] slab: remove SLAB_KERNELGravatar Christoph Lameter 1-1/+1
2006-10-03Michal Wronski: update contact infoGravatar Michal Wronski 1-1/+1
2006-10-02[PATCH] update mq_notify to use a struct pidGravatar Cedric Le Goater 1-12/+15
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperGravatar Dave Hansen 1-1/+1
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkGravatar Dave Hansen 1-1/+1
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureGravatar Theodore Ts'o 1-1/+0
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueGravatar Alexey Dobriyan 1-4/+1
2006-06-23[PATCH] vfs: add lock owner argument to flush operationGravatar Miklos Szeredi 1-1/+1
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountGravatar David Howells 1-4/+4
2006-06-20[PATCH] Audit of POSIX Message Queue Syscalls v.2Gravatar George C. Wilson 1-0/+22
2006-03-28[PATCH] mqueue comment typo fixGravatar Serge E. Hallyn 1-1/+1
2006-03-26[PATCH] one ipc/sem.c->mutex.c converstion too many..Gravatar Manfred Spraul 1-1/+1
2006-03-26[PATCH] sem2mutex: ipc, id.semGravatar Ingo Molnar 1-1/+3
2006-03-22Remove superfluous NOTIFY_COOKIE_LEN defineGravatar Michal Wronski 1-1/+0
2006-02-09[NETLINK]: Fix a severe bugGravatar Alexey Kuznetsov 1-1/+2
2006-01-14[PATCH] Fix double decrement of mqueue_mnt->mnt_count in sys_mq_openGravatar Alexander Viro 1-26/+33
2006-01-11[PATCH] move capable() to capability.hGravatar Randy.Dunlap 1-0/+1
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semGravatar Jes Sorensen 1-4/+4
2005-11-06Update Michal Wronski contact infoGravatar Michal Wronski 1-1/+1
2005-09-27[PATCH] Make POSIX message queue sys_mq_open() honor umaskGravatar Krzysztof Benedyczak 1-0/+1
2005-09-10[PATCH] merge some from Rusty's trivial patchesGravatar Adrian Bunk 1-1/+1
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Gravatar Jesper Juhl 1-2/+2
2005-05-01[PATCH] use smp_mb/wmb/rmb where possibleGravatar akpm@osdl.org 1-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+1252