Commit Graph

72 Commits (6b644e524bbd4089a28e0711de4f1cf2daa5db50)

Author SHA1 Message Date
Al Viro 2d8f30380a [PATCH] sanitize __user_walk_fd() et.al. 17 years ago
Ulrich Drepper 9deb27baed flag parameters: signalfd 17 years ago
Jon Tollefson f4a67cceee fs: check for statfs overflow 17 years ago
Al Viro 08a6fac1c6 [PATCH] get rid of leak in compat_execve() 17 years ago
Al Viro 9f3acc3140 [PATCH] split linux/file.h 17 years ago
Roland McGrath f3de272b82 signals: use HAVE_SET_RESTORE_SIGMASK 17 years ago
Roland McGrath 4e4c22c711 signals: add set_restore_sigmask 17 years ago
Jan Blunck 1d957f9bf8 Introduce path_put() 17 years ago
Jan Blunck 4ac9137858 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} 17 years ago
Chuck Lever 4267c9561d NFS: Allow text-based mounts via compat_sys_mount 17 years ago
Jiri Olsa 0321155926 fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbol 17 years ago
Davide Libenzi 4d672e7ac7 timerfd: new timerfd API 17 years ago
James Morris c43e259cc7 security: call security_file_permission from rw_verify_area 17 years ago
Ollie Wild b6a2fea393 mm: variable length argument support 18 years ago
Badari Pulavarty 6087b2dab2 optimize compat_core_sys_select() by a using stack space for small fd sets 18 years ago
Heiko Carstens 8317f14b60 simplify compat_sys_timerfd 18 years ago
Davide Libenzi 83f5d12669 signal/timer/event: timerfd compat code 18 years ago
Davide Libenzi 6d18c92209 signal/timer/event: signalfd compat code 18 years ago
Ulrich Drepper 1c710c896e utimensat implementation 18 years ago
Christoph Hellwig 6272e26679 cleanup compat ioctl handling 18 years ago
Milind Arun Choudhary 022a169244 ROUND_UP macro cleanup in fs/(select|compat|readdir).c 18 years ago
Andi Kleen a106009bdf [PATCH] x86-64: Print type and size correctly for unknown compat ioctls 18 years ago
Davide Libenzi f6dfb4fd7d [PATCH] Add epoll compat_ code to fs/compat.c 18 years ago
Vadim Lobanov bbea9f6966 [PATCH] fdtable: Make fdarray and fdsets equal in size 18 years ago
Josef "Jeff" Sipek 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
Heiko Carstens 7116e994b4 [PATCH] compat: fix uaccess handling 18 years ago
Andrey Mirkin 822191a2fa [PATCH] skip data conversion in compat_sys_mount when data_page is NULL 18 years ago
Al Viro bd01f843c3 [PATCH] severing skbuff.h -> poll.h 18 years ago
Al Viro a1f8e7f7fb [PATCH] severing skbuff.h -> highmem.h 18 years ago
Heiko Carstens 87c2b7c045 [PATCH] sys_pselect7 vs compat_sys_pselect7 uaccess error handling 19 years ago
Al Viro 90cbad6591 [PATCH] more fs/compat.c __user annotations 19 years ago
David Howells afefdbb28a [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers 19 years ago
David Howells 3f2e05e90e [PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h 19 years ago
Jay Lan 8f0ab51479 [PATCH] csa: convert CONFIG tag for extended accounting routines 19 years ago
Badari Pulavarty ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 19 years ago
David Howells 07f3f05c1e [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6] 19 years ago
Andi Kleen 758333458a [PATCH] Check return value of copy_to_user in compat_sys_pselect7 19 years ago
Andi Kleen bebfa1013e [PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warnings 19 years ago
David Howells 726c334223 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry 19 years ago
Lin Feng Shen d64b1c878f [PATCH] NFS: fix error handling on access_ok in compat_sys_nfsservctl 19 years ago
Alexey Dobriyan 3835a9bd07 [PATCH] fs/compat.c: fix 'if (a |= b )' typo 19 years ago
Jens Axboe 98232d504d [PATCH] compat_sys_vmsplice: one-off in UIO_MAXIOV check 19 years ago
Andi Kleen d261020229 [PATCH] x86_64: Add compat_sys_vmsplice and use it in x86-64 19 years ago
James Morris e7edf9cded [PATCH] LSM: add missing hook to do_compat_readv_writev() 19 years ago
Vadim Lobanov 68c3431ae2 [PATCH] Fold select_bits_alloc/free into caller code. 19 years ago
Oliver Neukum 11b0b5abb2 [PATCH] use kzalloc and kcalloc in core fs code 19 years ago
Peter Staubach 57070d012c [PATCH] compat_sys_nfsservctl(): handle errors correctly 19 years ago
Kyle McMartin 82d821ddca [PATCH] Conditionalize compat_sys_newfstatat 19 years ago
Andrew Morton 74910e6c7d [PATCH] select: time comparison fixes 19 years ago
Andrew Morton 643a654540 [PATCH] select: fix returned timeval 19 years ago