summaryrefslogtreecommitdiffstats
path: root/fs/compat.c
Commit message (Expand)AuthorAgeFilesLines
* [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