nfsd4: reshuffle lease-setting code to allow reuse
[safe/jmp/linux-2.6] / fs / compat.c
2009-12-14 Boaz Harroshcompat.c: Remove dependence on nfsd private headers
2009-11-04 Stefani Seiboldx86, fs: Fix x86 procfs stack information for threads...
2009-09-24 Vegard Nossumfs: fix overflow in sys_mount() for in-kernel calls
2009-09-23 Suzuki Poulosefix compat_sys_utimensat()
2009-09-05 Oleg Nesterovexec: do not sleep in TASK_TRACED under ->cred_guard_mutex
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-07-06 Oleg Nesterovcred_guard_mutex: do not return -EINTR to user-space
2009-06-12 Nikanth Karthikesantrivial: fix comment typo in fs/compat.c
2009-06-12 Al ViroPush BKL into do_mount()
2009-05-10 David HowellsCRED: Rename cred_exec_mutex to reflect that it's a...
2009-04-24 Oleg Nesterovdo_execve() must not clear fs->in_exec if it was set...
2009-04-21 Christoph Hellwigkill vfs_stat_fd / vfs_lstat_fd
2009-04-21 Oleg DrokinSeparate out common fstatat code into vfs_fstatat
2009-04-04 Linus TorvaldsMake non-compat preadv/pwritev use native register...
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-03 Gerd Hoffmannpreadv/pwritev: switch compat readv/preadv/writev/pwrit...
2009-04-03 Gerd Hoffmannpreadv/pwritev: Add preadv and pwritev system calls.
2009-04-03 Gerd Hoffmannpreadv/pwritev: create compat_writev()
2009-04-03 Gerd Hoffmannpreadv/pwritev: create compat_readv()
2009-04-01 Al ViroNew locking/refcounting for fs_struct
2009-03-29 Hugh Dickinsfix setuid sometimes doesn't
2009-03-29 Hugh Dickinscompat_do_execve should unshare_files
2009-03-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-27 Christoph Hellwiggeneric compat_sys_ustat
2009-03-23 James MorrisMerge branch 'master' into next
2009-02-12 Kentaro TakedaAdd in_execve flag into task_struct.
2009-02-06 David HowellsCRED: Fix SUID exec regression
2009-01-14 Heiko Carstens[CVE-2009-0029] Make sys_pselect7 static
2009-01-06 Gerd Hoffmannadd missing accounting calls to compat_sys_{readv,writev}
2008-11-13 David HowellsCRED: Make execve() take advantage of copy-on-write...
2008-10-26 Arjan van de Venselect: deal with math overflow from borderline valid...
2008-10-23 Linus TorvaldsMerge branch 'v28-range-hrtimers-for-linus-v2' of git...
2008-10-23 Al Viro[PATCH] prepare vfs_readdir() callers to returning...
2008-10-17 Arjan van de VenMerge commit 'linus/master' into merge-linus
2008-10-16 Christoph Hellwigcompat: move cp_compat_stat to common code
2008-10-16 Jason Baronexec.c, compat.c: fix count(), compat_count() bounds...
2008-09-06 Arjan van de Venselect: switch select() and poll() over to hrtimers
2008-09-06 Thomas Gleixnerselect: add poll_select_set_timeout() and poll_select_c...
2008-08-25 Al Viro[PATCH] fix regular readdir() and friends
2008-07-27 Al Viro[PATCH] sanitize __user_walk_fd() et.al.
2008-07-24 Ulrich Drepperflag parameters: signalfd
2008-07-24 Jon Tollefsonfs: check for statfs overflow
2008-05-16 Al Viro[PATCH] get rid of leak in compat_execve()
2008-05-01 Al Viro[PATCH] split linux/file.h
2008-04-30 Roland McGrathsignals: use HAVE_SET_RESTORE_SIGMASK
2008-04-30 Roland McGrathsignals: add set_restore_sigmask
2008-02-15 Trond MyklebustMerge branch 'linus_origin' into hotfixes
2008-02-15 Jan BlunckIntroduce path_put()
2008-02-15 Jan BlunckEmbed a struct path into struct nameidata instead of...
2008-02-14 Chuck LeverNFS: Allow text-based mounts via compat_sys_mount
2008-02-06 Jiri Olsafs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT...
2008-02-05 Davide Libenzitimerfd: new timerfd API
2008-01-25 James Morrissecurity: call security_file_permission from rw_verify_area
2007-07-19 Ollie Wildmm: variable length argument support
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-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-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-15 Alexey Dobriyan[PATCH] fs/compat.c: fix 'if (a |= b )' typo
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-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-15 Arjan van de Ven[PATCH] Unlinline a bunch of other functions
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
next