aboutsummaryrefslogtreecommitdiffstats
path: root/fs/compat.c
Commit message (Expand)AuthorAge
* [PATCH] get rid of leak in compat_execve()Al Viro2008-05-16
* [PATCH] split linux/file.hAl Viro2008-05-01
* signals: use HAVE_SET_RESTORE_SIGMASKRoland McGrath2008-04-30
* signals: add set_restore_sigmaskRoland McGrath2008-04-30
* Merge branch 'linus_origin' into hotfixesTrond Myklebust2008-02-15
|\
| * Introduce path_put()Jan Blunck2008-02-15
| * Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-15
* | NFS: Allow text-based mounts via compat_sys_mountChuck Lever2008-02-13
|/
* fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbolJiri Olsa2008-02-06
* timerfd: new timerfd APIDavide Libenzi2008-02-05
* security: call security_file_permission from rw_verify_areaJames Morris2008-01-24
* mm: variable length argument supportOllie Wild2007-07-19
* optimize compat_core_sys_select() by a using stack space for small fd setsBadari Pulavarty2007-05-23
* simplify compat_sys_timerfdHeiko Carstens2007-05-17
* signal/timer/event: timerfd compat codeDavide Libenzi2007-05-11
* signal/timer/event: signalfd compat codeDavide Libenzi2007-05-11
* utimensat implementationUlrich Drepper2007-05-08
* cleanup compat ioctl handlingChristoph Hellwig2007-05-08
* ROUND_UP macro cleanup in fs/(select|compat|readdir).cMilind Arun Choudhary2007-05-08
* [PATCH] x86-64: Print type and size correctly for unknown compat ioctlsAndi Kleen2007-05-02
* [PATCH] Add epoll compat_ code to fs/compat.cDavide Libenzi2007-03-08
* [PATCH] fdtable: Make fdarray and fdsets equal in sizeVadim Lobanov2006-12-10
* [PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek2006-12-08
* [PATCH] compat: fix uaccess handlingHeiko Carstens2006-12-07
* [PATCH] skip data conversion in compat_sys_mount when data_page is NULLAndrey Mirkin2006-12-07
* [PATCH] severing skbuff.h -> poll.hAl Viro2006-12-04
* [PATCH] severing skbuff.h -> highmem.hAl Viro2006-12-04
* [PATCH] sys_pselect7 vs compat_sys_pselect7 uaccess error handlingHeiko Carstens2006-11-03
* [PATCH] more fs/compat.c __user annotationsAl Viro2006-10-10
* [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells2006-10-03
* [PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.hDavid Howells2006-10-02
* [PATCH] csa: convert CONFIG tag for extended accounting routinesJay Lan2006-10-01
* [PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty2006-10-01
* [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]David Howells2006-09-30
* [PATCH] Check return value of copy_to_user in compat_sys_pselect7Andi Kleen2006-09-26
* [PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warningsAndi Kleen2006-06-26
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-23
* [PATCH] NFS: fix error handling on access_ok in compat_sys_nfsservctlLin Feng Shen2006-05-21
* [PATCH] fs/compat.c: fix 'if (a |= b )' typoAlexey Dobriyan2006-05-15
* [PATCH] compat_sys_vmsplice: one-off in UIO_MAXIOV checkJens Axboe2006-05-04
* [PATCH] x86_64: Add compat_sys_vmsplice and use it in x86-64Andi Kleen2006-05-01
* [PATCH] LSM: add missing hook to do_compat_readv_writev()James Morris2006-04-26
* [PATCH] Fold select_bits_alloc/free into caller code.Vadim Lobanov2006-03-28
* [PATCH] use kzalloc and kcalloc in core fs codeOliver Neukum2006-03-25
* [PATCH] compat_sys_nfsservctl(): handle errors correctlyPeter Staubach2006-03-25
* [PATCH] Conditionalize compat_sys_newfstatatKyle McMartin2006-03-24
* [PATCH] select: time comparison fixesAndrew Morton2006-02-17
* [PATCH] select: fix returned timevalAndrew Morton2006-02-12
* [PATCH] compat: fix compat_sys_openat and friendsStephen Rothwell2006-02-02
* [PATCH] compat_sys_pselect7() fixAndrew Morton2006-02-01