summaryrefslogtreecommitdiff
path: root/fs/compat.c
AgeCommit message (Expand)Author
2006-02-17[PATCH] select: time comparison fixesAndrew Morton
2006-02-11[PATCH] select: fix returned timevalAndrew Morton
2006-02-01[PATCH] compat: fix compat_sys_openat and friendsStephen Rothwell
2006-02-01[PATCH] compat_sys_pselect7() fixAndrew Morton
2006-01-19[PATCH] Fix regression added by ppoll/pselect code.David S. Miller
2006-01-18[PATCH] Add pselect/ppoll system call implementationDavid Woodhouse
2006-01-18[PATCH] vfs: *at functions: coreUlrich Drepper
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven
2006-01-08[PATCH] Fix overflow tests for compat_sys_fcntl64 lockingNeilBrown
2006-01-04Relax the rw_verify_area() error checking.Linus Torvalds
2005-11-22[PATCH] Fix error handling with put_compat_statfs()David Gibson
2005-11-20[PATCH] Remove compat ioctl semaphoreAndi Kleen
2005-10-29[PATCH] mm: update_hiwaters just in timeHugh Dickins
2005-09-14[COMPAT]: Fixup compat_do_execve()David S. Miller
2005-09-09Preempt-safe RCU file usageLinus Torvalds
2005-09-09Fix up lost patch in compat_sys_select() for new RCU files world orderLinus Torvalds
2005-09-07[PATCH] remove duplicated sys_open32() code from 64bit archsMiklos Szeredi
2005-09-07[PATCH] remove register_ioctl32_conversion and unregister_ioctl32_conversionAdrian Bunk
2005-09-07[PATCH] compat: be more consistent about [ug]id_tStephen Rothwell
2005-07-12[PATCH] inotifyRobert Love
2005-04-27[PATCH] NFS4: Don't use __user with compat_uptr_tDavid Howells
2005-04-18[PATCH] Add 32-bit compatibility for NFSv4 mountDavid Howells
2005-03-13[PATCH] fs_compat: tiny cleanup t retvalJesper Juhl
2005-03-13[PATCH] verify_area cleanup : i386 and misc.Jesper Juhl
2005-01-25[PATCH] compat ioctl security hook fixupChris Wright
2005-01-24Rename "locks_verify_area()" to "rw_verify_area()" and clean up theLinus Torvalds
2005-01-20[PATCH] Some fixes for compat ioctlAndi Kleen
2005-01-14[PATCH] ioctl rework #2Christoph Hellwig
2004-12-09Clean up open_exec()/kmalloc() error case handling.Linus Torvalds
2004-11-19[PATCH] compat_sys_fcntl[64] contain superfluous, buggy testAndreas Gruenbacher
2004-11-10[PATCH] statfs compat functions can return EOVERFLOW on NFSOlaf Kirch
2004-11-10[PATCH] compat syscalls naming standardisationMatthew Wilcox
2004-09-22[PATCH] compat_sys_fcntl64: fix for locking near end of fileJohn Engel
2004-09-15[PATCH] fix compat_do_execve stack usageAlex Williamson
2004-09-14[PATCH] reduce [compat_]do_execve stack usageDenis Vlasenko
2004-09-07[PATCH] fs/compat.c: rwsem instead of BKL around ioctl32_hash_tableRoland Dreier
2004-08-26[PATCH] Fix copying of unaligned data across user/kernel boundaryArun Sharma
2004-08-26[PATCH] [un]register_ioctl32_conversion() stubsAndrew Morton
2004-08-23[PATCH] compat_do_execve() fixOlaf Hering
2004-08-23[PATCH] Correctly handle d_path error returnsAndrea Arcangeli
2004-08-23[PATCH] sched: cleanup, improve sched <=> fork APIsNick Piggin
2004-07-12[PATCH] compat_fillonedir() warning fixAlexander Viro
2004-06-29sparse: fix pointer/integer confusionLinus Torvalds
2004-06-17[PATCH] sys_getdents64 needs compat wrapperArun Sharma
2004-06-01[SPARC64]: Compat syscall overhaul.David S. Miller
2004-05-30[PATCH] sparse: fs/compat.c::copy_iocb() cleanupAlexander Viro
2004-05-28Add __user pointer annotations to fs/compat.cLinus Torvalds
2004-05-09[PATCH] Consolidate sys32_nfsservctlAndrew Morton
2004-05-09[PATCH] Consolidate sys32_selectAndrew Morton
2004-05-09[PATCH] Consolidate do_execve32Andrew Morton