Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / ipc / mqueue.c
2012-03-21 Al Viroswitch open-coded instances of d_make_root() to new...
2012-01-23 Davidlohr Buesoipc/mqueue: simplify reading msgqueue limit
2012-01-11 Serge E. Hallynuser namespace: make signal.c respect user namespaces
2012-01-04 Al Viroswitch mq_open() to umode_t
2012-01-04 Al Viromqueue: propagate umode_t
2012-01-04 Al Viroswitch ->create() to umode_t
2012-01-04 Al Virovfs: fix the stupidity with i_dentry in inode destructors
2011-12-09 Al Viro... and the same kind of leak for mqueue
2011-11-01 Wanlong Gaoipc/mqueue.c: fix wrong use of schedule_hrtimeout_range...
2011-07-26 Jiri Slabyipc/mqueue.c: fix mq_open() return value
2011-07-26 Jiri Slabyipc/mqueue.c: refactor failure handling
2011-01-07 Nick Pigginfs: icache RCU free inodes
2010-10-29 Al Viroswitch get_sb_ns() users
2010-10-26 Christoph Hellwigfs: do not assign default i_ino in new_inode
2010-10-26 Al Vironew helper: ihold()
2010-10-15 Arnd Bergmannllseek: automatically add .llseek fop
2010-08-09 Al Viroswitch mqueue to ->evict_inode()
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-06-04 Al Viromqueue doesn't need make_bad_inode()
2010-05-20 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2010-05-12 André Goddard Rosamqueue: fix kernel BUG caused by double free() on mq_open()
2010-05-10 Thomas GleixnerMerge branch 'linus' into timers/core
2010-04-06 Carsten Emdemqueue: Convert message queue timeout to use hrtimers
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-12 Jiri Slabyipc: use rlimit helpers
2010-03-09 Jeff Mahoney- Updated to 2.6.34-rc1.
2010-03-03 André Goddard Rosamqueue: fix typo "failues" -> "failures"
2010-03-03 André Goddard Rosamqueue: only set error codes if they are really necessary
2010-03-03 André Goddard Rosamqueue: simplify do_open() error handling
2010-03-03 André Goddard Rosamqueue: apply mathematics distributivity on mq_bytes...
2010-03-03 André Goddard Rosamqueue: remove unneeded info->messages initialization
2010-03-03 André Goddard Rosamqueue: fix mq_open() file descriptor leak on user...
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-09 Jiri Slaby- patches.suse/perfmon2.patch: Refresh.
2009-12-16 Al ViroUntangling ima mess, part 2: deal with counters
2009-11-20 Jiri Slaby- Add writable resource limits support
2009-09-22 Alexey Dobriyanconst: mark remaining super_operations const
2009-06-28 Mimi Zoharintegrity: ima mq_open imbalance msg fix
2009-04-07 Serge E. Hallynnamespaces: mqueue namespace: adapt sysctl
2009-04-07 Serge E. Hallynnamespaces: ipc namespaces: implement support for posix...
2009-04-07 Serge E. Hallynnamespaces: mqueue ns: move mqueue_mnt into struct...
2009-04-01 Al ViroNew helper - current_umask()
2009-03-16 Jonathan CorbetUse f_lock to protect f_flags
2009-01-18 Heiko CarstensSystem call wrappers part 26
2009-01-18 Heiko CarstensSystem call wrappers part 25
2009-01-18 Heiko CarstensConvert all system calls to return a long
2009-01-15 Greg Kroah-Hartman- Update to 2.6.27.12-rc1:
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 26
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 25
2009-01-14 Heiko Carstens[CVE-2009-0029] Convert all system calls to return...
2009-01-08 Sukadev Bhattiprolumqueue: fix si_pid value in mqueue do_notify()
2009-01-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-05 Al Virozero i_uid/i_gid on inode allocation
2009-01-04 Al Virosanitize audit_mq_open()
2009-01-04 Al Virosanitize AUDIT_MQ_SENDRECV
2009-01-04 Al Virosanitize audit_mq_notify()
2009-01-04 Al Virosanitize audit_mq_getsetattr()
2008-11-13 David HowellsCRED: Pass credentials through dentry_open()
2008-11-13 David HowellsCRED: Wrap current->cred and a few other accessors
2008-11-13 David HowellsCRED: Separate task security context from task_struct
2008-11-13 David HowellsCRED: Wrap task credential accesses in the SYSV IPC...
2008-10-20 Joe Kortymessage queues: increase range limits
2008-08-14 Jeff Mahoney- Updated to 2.6.27-rc3.
2008-07-27 Al Viro[PATCH] kill nameidata passing to permission(), rename...
2008-07-26 Alexey DobriyanSL*B: drop kmem cache argument from constructor
2008-07-25 Akinobu Mitaipc: use simple_read_from_buffer()
2008-06-12 Jeff Mahoney- Updated to 2.6.26-rc5-git5.
2008-06-05 Denis V. Lunevnetlink: Remove nonblock parameter from netlink_attachskb
2008-05-03 Ulrich Dreppertiny mq_open optimization
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: elevate write count for open()s
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: elevate write count for rmdir...
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-08 Pavel EmelyanovPidns: fix badly converted mqueues pid handling
2008-02-08 Pavel EmelyanovPidns: make full use of xxx_vnr() calls
2007-12-04 Jeff Mahoney- Updated to 2.6.24-rc4.
2007-11-29 Pavel Emelyanovipc: lost unlock and fput in mqueue.c on error path
2007-11-13 Jeff Mahoney- Update to 2.6.24-rc2-git4.
2007-11-07 Patrick McHardy[NETLINK]: Fix unicast timeouts
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-21 Al Viro[PATCH] pass dentry to audit_inode()/audit_inode_child()
2007-10-19 Pavel Emelyanovpid namespaces: changes to show virtual ids to user
2007-10-18 Eric W. Biedermansysctl mqueue: remove the binary sysctl numbers
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-13 Jeff Mahoney- Rebased to to 2.6.23.1
2007-10-11 Denis V. Lunev[NET]: cleanup 3rd argument in netlink_sendskb
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
2007-05-11 Amy Griffis[PATCH] complete message queue auditing
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
2007-03-30 Andreas Gruenbacher- patches.apparmor/*: Add the DFA-based AppArmor kernel...
2007-03-06 Peter Zijlstra[PATCH] mqueue: nested locking annotation
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove insert_at_head from register_sysctl
2007-02-12 Arjan van de Ven[PATCH] mark struct inode_operations const 2
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 7
2006-12-08 Josef Sipek[PATCH] struct path: convert ipc
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-10-03 Michal WronskiMichal Wronski: update contact info
2006-10-02 Cedric Le Goater[PATCH] update mq_notify to use a struct pid
next