summaryrefslogtreecommitdiffstats
path: root/fs/compat.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Add epoll compat_ code to fs/compat.cDavide Libenzi2007-03-081-0/+100
* [PATCH] fdtable: Make fdarray and fdsets equal in sizeVadim Lobanov2006-12-101-5/+5
* [PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek2006-12-081-6/+6
* [PATCH] compat: fix uaccess handlingHeiko Carstens2006-12-071-16/+19
* [PATCH] skip data conversion in compat_sys_mount when data_page is NULLAndrey Mirkin2006-12-071-1/+1
* [PATCH] severing skbuff.h -> poll.hAl Viro2006-12-041-0/+1
* [PATCH] severing skbuff.h -> highmem.hAl Viro2006-12-041-0/+1
* [PATCH] sys_pselect7 vs compat_sys_pselect7 uaccess error handlingHeiko Carstens2006-11-031-3/+17
* [PATCH] more fs/compat.c __user annotationsAl Viro2006-10-101-1/+1
* [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells2006-10-031-5/+13
* [PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.hDavid Howells2006-10-021-2/+0
* [PATCH] csa: convert CONFIG tag for extended accounting routinesJay Lan2006-10-011-1/+1
* [PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty2006-10-011-33/+11
* [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]David Howells2006-09-301-7/+3
* [PATCH] Check return value of copy_to_user in compat_sys_pselect7Andi Kleen2006-09-261-2/+3
* [PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warningsAndi Kleen2006-06-261-1/+15
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-231-4/+4
* [PATCH] NFS: fix error handling on access_ok in compat_sys_nfsservctlLin Feng Shen2006-05-211-85/+92
* [PATCH] fs/compat.c: fix 'if (a |= b )' typoAlexey Dobriyan2006-05-151-1/+1
* [PATCH] compat_sys_vmsplice: one-off in UIO_MAXIOV checkJens Axboe2006-05-041-1/+1
* [PATCH] x86_64: Add compat_sys_vmsplice and use it in x86-64Andi Kleen2006-05-011-0/+20
* [PATCH] LSM: add missing hook to do_compat_readv_writev()James Morris2006-04-261-0/+4
* [PATCH] Fold select_bits_alloc/free into caller code.Vadim Lobanov2006-03-281-11/+2
* [PATCH] use kzalloc and kcalloc in core fs codeOliver Neukum2006-03-251-2/+1
* [PATCH] compat_sys_nfsservctl(): handle errors correctlyPeter Staubach2006-03-251-1/+4
* [PATCH] Conditionalize compat_sys_newfstatatKyle McMartin2006-03-241-0/+2
* [PATCH] select: time comparison fixesAndrew Morton2006-02-171-3/+3
* [PATCH] select: fix returned timevalAndrew Morton2006-02-111-12/+25
* [PATCH] compat: fix compat_sys_openat and friendsStephen Rothwell2006-02-011-6/+6
* [PATCH] compat_sys_pselect7() fixAndrew Morton2006-02-011-1/+1
* [PATCH] Fix regression added by ppoll/pselect code.David S. Miller2006-01-191-2/+2
* [PATCH] Add pselect/ppoll system call implementationDavid Woodhouse2006-01-181-37/+223
* [PATCH] vfs: *at functions: coreUlrich Drepper2006-01-181-6/+42
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-141-2/+2
* [PATCH] Fix overflow tests for compat_sys_fcntl64 lockingNeilBrown2006-01-081-4/+18
* Relax the rw_verify_area() error checking.Linus Torvalds2006-01-041-1/+1
* [PATCH] Fix error handling with put_compat_statfs()David Gibson2005-11-221-8/+8
* [PATCH] Remove compat ioctl semaphoreAndi Kleen2005-11-201-7/+0
* [PATCH] mm: update_hiwaters just in timeHugh Dickins2005-10-291-1/+0
* [COMPAT]: Fixup compat_do_execve()David S. Miller2005-09-141-0/+4
* Preempt-safe RCU file usageLinus Torvalds2005-09-091-0/+2
* Fix up lost patch in compat_sys_select() for new RCU files world orderLinus Torvalds2005-09-091-1/+3
* [PATCH] remove duplicated sys_open32() code from 64bit archsMiklos Szeredi2005-09-071-0/+10
* [PATCH] remove register_ioctl32_conversion and unregister_ioctl32_conversionAdrian Bunk2005-09-071-90/+0
* [PATCH] compat: be more consistent about [ug]id_tStephen Rothwell2005-09-071-8/+8
* [PATCH] inotifyRobert Love2005-07-121-4/+8
* [PATCH] NFS4: Don't use __user with compat_uptr_tDavid Howells2005-04-271-3/+3
* [PATCH] Add 32-bit compatibility for NFSv4 mountDavid Howells2005-04-181-0/+74
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1950
OpenPOWER on IntegriCloud