- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / fs / compat.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-07-19 Ollie Wildmm: variable length argument support
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-24 Badari Pulavartyoptimize compat_core_sys_select() by a using stack...
2007-05-17 Heiko Carstenssimplify compat_sys_timerfd
2007-05-11 Davide Libenzisignal/timer/event: timerfd compat code
2007-05-11 Davide Libenzisignal/timer/event: signalfd compat code
2007-05-08 Ulrich Drepperutimensat implementation
2007-05-08 Christoph Hellwigcleanup compat ioctl handling
2007-05-08 Milind Arun ChoudharyROUND_UP macro cleanup in fs/(select|compat|readdir).c
2007-05-02 Andi Kleen[PATCH] x86-64: Print type and size correctly for unkno...
2007-03-08 Davide Libenzi[PATCH] Add epoll compat_ code to fs/compat.c
2006-12-17 Andrey Mirkin[PATCH] skip data conversion in compat_sys_mount when...
2006-12-10 Vadim Lobanov[PATCH] fdtable: Make fdarray and fdsets equal in size
2006-12-08 Josef "Jeff" Sipek[PATCH] VFS: change struct file to use struct path
2006-12-07 Heiko Carstens[PATCH] compat: fix uaccess handling
2006-12-07 Andrey Mirkin[PATCH] skip data conversion in compat_sys_mount when...
2006-12-04 Al Viro[PATCH] severing skbuff.h -> poll.h
2006-12-04 Al Viro[PATCH] severing skbuff.h -> highmem.h
2006-11-03 Heiko Carstens[PATCH] sys_pselect7 vs compat_sys_pselect7 uaccess...
2006-10-10 Al Viro[PATCH] more fs/compat.c __user annotations
2006-10-03 David Howells[PATCH] VFS: Make filldir_t and struct kstat deal in...
2006-10-02 David Howells[PATCH] BLOCK: Revert patch to hack around undeclared...
2006-10-01 Jay Lan[PATCH] csa: convert CONFIG tag for extended accounting...
2006-10-01 Badari Pulavarty[PATCH] Remove readv/writev methods and use aio_read...
2006-09-30 David Howells[PATCH] BLOCK: Move extern declarations out of fs/...
2006-09-26 Andi Kleen[PATCH] Check return value of copy_to_user in compat_sy...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-26 Andi Kleen[PATCH] x86_64: Add compat_printk and sysctl to turn...
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to perform statfs with...
2006-05-21 Lin Feng Shen[PATCH] NFS: fix error handling on access_ok in compat_...
2006-05-20 Alexey Dobriyan[PATCH] fs/compat.c: fix 'if (a |= b )' typo
2006-05-17 Olaf Hering+- add patches.fixes/compat_sys_ppoll-typo.patch
2006-05-15 Alexey Dobriyan[PATCH] fs/compat.c: fix 'if (a |= b )' typo
2006-05-11 Olaf Hering+- add patches.fixes/compat_sys_nfsservctl-access_ok...
2006-05-04 Jens Axboe[PATCH] compat_sys_vmsplice: one-off in UIO_MAXIOV...
2006-05-02 Andi Kleen[PATCH] x86_64: Add compat_sys_vmsplice and use it...
2006-05-01 James Morris[PATCH] LSM: add missing hook to do_compat_readv_writev()
2006-04-26 James Morris[PATCH] LSM: add missing hook to do_compat_readv_writev()
2006-03-28 Vadim Lobanov[PATCH] Fold select_bits_alloc/free into caller code.
2006-03-25 Oliver Neukum[PATCH] use kzalloc and kcalloc in core fs code
2006-03-25 Peter Staubach[PATCH] compat_sys_nfsservctl(): handle errors correctly
2006-03-24 Kyle McMartin[PATCH] Conditionalize compat_sys_newfstatat
2006-02-17 Andrew Morton[PATCH] select: time comparison fixes
2006-02-12 Andrew Morton[PATCH] select: fix returned timeval
2006-02-02 Stephen Rothwell[PATCH] compat: fix compat_sys_openat and friends
2006-02-01 Andrew Morton[PATCH] compat_sys_pselect7() fix
2006-01-20 David S. Miller[PATCH] Fix regression added by ppoll/pselect code.
2006-01-19 David Woodhouse[PATCH] Add pselect/ppoll system call implementation
2006-01-19 Ulrich Drepper[PATCH] vfs: *at functions: core
2006-01-16 Olaf Hering+- update to 2.6.15-git12
2006-01-15 Arjan van de Ven[PATCH] Unlinline a bunch of other functions
2006-01-11 Neil F Brown- patches.fixes/locks-compat-fcntl64: Fix overflow...
2006-01-09 NeilBrown[PATCH] Fix overflow tests for compat_sys_fcntl64 locking
2006-01-05 Linus TorvaldsRelax the rw_verify_area() error checking.
2005-11-22 David Gibson[PATCH] Fix error handling with put_compat_statfs()
2005-11-20 Andi Kleen[PATCH] Remove compat ioctl semaphore
2005-10-30 Hugh Dickins[PATCH] mm: update_hiwaters just in time
2005-09-15 David S. Miller[COMPAT]: Fixup compat_do_execve()
2005-09-09 Linus TorvaldsPreempt-safe RCU file usage
2005-09-09 Linus TorvaldsFix up lost patch in compat_sys_select() for new RCU...
2005-09-07 Miklos Szeredi[PATCH] remove duplicated sys_open32() code from 64bit...
2005-09-07 Adrian Bunk[PATCH] remove register_ioctl32_conversion and unregist...
2005-09-07 Stephen Rothwell[PATCH] compat: be more consistent about [ug]id_t
2005-07-13 Robert Love[PATCH] inotify
2005-06-28 Hubert Mantel- Update config files.
2005-04-27 David Howells[PATCH] NFS4: Don't use __user with compat_uptr_t
2005-04-18 David Howells[PATCH] Add 32-bit compatibility for NFSv4 mount
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-25 Chris Wright[PATCH] compat ioctl security hook fixup
2005-01-25 Linus TorvaldsRename "locks_verify_area()" to "rw_verify_area()"...
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-21 Andi Kleen[PATCH] Some fixes for compat ioctl
2005-01-15 Christoph Hellwig[PATCH] ioctl rework #2
2005-01-13 Olaf Kirch- removed patches.fixes/compat_sys_fcntl64
2005-01-13 Olaf Kirch- reviewed a few more patches
2004-12-10 Linus TorvaldsClean up open_exec()/kmalloc() error case handling.
2004-11-20 Andreas Gruenbacher[PATCH] compat_sys_fcntl[64] contain superfluous, buggy...
2004-11-19 Andreas Gruenbacher- patches.fixes/compat-fcntl-flock-fix.diff: compat_sys...
2004-11-18 Hubert Mantel- patches.fixes/compat_sys_fcntl64: fix overflow with...
2004-11-11 Olaf Kirch[PATCH] statfs compat functions can return EOVERFLOW...
2004-11-11 Matthew Wilcox[PATCH] compat syscalls naming standardisation
2004-09-22 John Engel[PATCH] compat_sys_fcntl64: fix for locking near end...
2004-09-16 Alex Williamson[PATCH] fix compat_do_execve stack usage
2004-09-15 Denis Vlasenko[PATCH] reduce [compat_]do_execve stack usage
2004-09-14 Kurt GarloffMerge from 2.6.9-rc2 finished.
2004-09-08 Roland Dreier[PATCH] fs/compat.c: rwsem instead of BKL around ioctl3...
2004-08-27 Arun Sharma[PATCH] Fix copying of unaligned data across user/kerne...
2004-08-27 Andrew Morton[PATCH] [un]register_ioctl32_conversion() stubs
2004-08-24 Olaf Hering[PATCH] compat_do_execve() fix
2004-08-24 Andrea Arcangeli[PATCH] Correctly handle d_path error returns
2004-08-24 Nick Piggin[PATCH] sched: cleanup, improve sched <=> fork APIs
2004-08-04 Andreas KleenMake it patch again
2004-07-13 Alexander Viro[PATCH] compat_fillonedir() warning fix
2004-06-29 Linus Torvaldssparse: fix pointer/integer confusion
2004-06-18 Arun Sharma[PATCH] sys_getdents64 needs compat wrapper
2004-06-01 David S. Miller[SPARC64]: Compat syscall overhaul.
2004-05-30 Alexander Viro[PATCH] sparse: fs/compat.c::copy_iocb() cleanup
2004-05-29 Linus TorvaldsAdd __user pointer annotations to fs/compat.c
2004-05-10 Andrew Morton[PATCH] Consolidate sys32_nfsservctl
next