aboutsummaryrefslogtreecommitdiffstats
path: root/ipc/mqueue.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen1-1/+1
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o1-1/+0
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan1-4/+1
2006-06-23[PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi1-1/+1
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-4/+4
2006-06-20[PATCH] Audit of POSIX Message Queue Syscalls v.2George C. Wilson1-0/+22
2006-03-28[PATCH] mqueue comment typo fixSerge E. Hallyn1-1/+1
2006-03-26[PATCH] one ipc/sem.c->mutex.c converstion too many..Manfred Spraul1-1/+1
2006-03-26[PATCH] sem2mutex: ipc, id.semIngo Molnar1-1/+3
2006-03-22Remove superfluous NOTIFY_COOKIE_LEN defineMichal Wronski1-1/+0
2006-02-09[NETLINK]: Fix a severe bugAlexey Kuznetsov1-1/+2
2006-01-14[PATCH] Fix double decrement of mqueue_mnt->mnt_count in sys_mq_openAlexander Viro1-26/+33
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap1-0/+1
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-4/+4
2005-11-06Update Michal Wronski contact infoMichal Wronski1-1/+1
2005-09-27[PATCH] Make POSIX message queue sys_mq_open() honor umaskKrzysztof Benedyczak1-0/+1
2005-09-10[PATCH] merge some from Rusty's trivial patchesAdrian Bunk1-1/+1
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl1-2/+2
2005-05-01[PATCH] use smp_mb/wmb/rmb where possibleakpm@osdl.org1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1252