index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
compat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warnings
Andi Kleen
2006-06-26
1
-1
/
+15
*
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
David Howells
2006-06-23
1
-4
/
+4
*
[PATCH] NFS: fix error handling on access_ok in compat_sys_nfsservctl
Lin Feng Shen
2006-05-21
1
-85
/
+92
*
[PATCH] fs/compat.c: fix 'if (a |= b )' typo
Alexey Dobriyan
2006-05-15
1
-1
/
+1
*
[PATCH] compat_sys_vmsplice: one-off in UIO_MAXIOV check
Jens Axboe
2006-05-04
1
-1
/
+1
*
[PATCH] x86_64: Add compat_sys_vmsplice and use it in x86-64
Andi Kleen
2006-05-01
1
-0
/
+20
*
[PATCH] LSM: add missing hook to do_compat_readv_writev()
James Morris
2006-04-26
1
-0
/
+4
*
[PATCH] Fold select_bits_alloc/free into caller code.
Vadim Lobanov
2006-03-28
1
-11
/
+2
*
[PATCH] use kzalloc and kcalloc in core fs code
Oliver Neukum
2006-03-25
1
-2
/
+1
*
[PATCH] compat_sys_nfsservctl(): handle errors correctly
Peter Staubach
2006-03-25
1
-1
/
+4
*
[PATCH] Conditionalize compat_sys_newfstatat
Kyle McMartin
2006-03-24
1
-0
/
+2
*
[PATCH] select: time comparison fixes
Andrew Morton
2006-02-17
1
-3
/
+3
*
[PATCH] select: fix returned timeval
Andrew Morton
2006-02-11
1
-12
/
+25
*
[PATCH] compat: fix compat_sys_openat and friends
Stephen Rothwell
2006-02-01
1
-6
/
+6
*
[PATCH] compat_sys_pselect7() fix
Andrew Morton
2006-02-01
1
-1
/
+1
*
[PATCH] Fix regression added by ppoll/pselect code.
David S. Miller
2006-01-19
1
-2
/
+2
*
[PATCH] Add pselect/ppoll system call implementation
David Woodhouse
2006-01-18
1
-37
/
+223
*
[PATCH] vfs: *at functions: core
Ulrich Drepper
2006-01-18
1
-6
/
+42
*
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
2006-01-14
1
-2
/
+2
*
[PATCH] Fix overflow tests for compat_sys_fcntl64 locking
NeilBrown
2006-01-08
1
-4
/
+18
*
Relax the rw_verify_area() error checking.
Linus Torvalds
2006-01-04
1
-1
/
+1
*
[PATCH] Fix error handling with put_compat_statfs()
David Gibson
2005-11-22
1
-8
/
+8
*
[PATCH] Remove compat ioctl semaphore
Andi Kleen
2005-11-20
1
-7
/
+0
*
[PATCH] mm: update_hiwaters just in time
Hugh Dickins
2005-10-29
1
-1
/
+0
*
[COMPAT]: Fixup compat_do_execve()
David S. Miller
2005-09-14
1
-0
/
+4
*
Preempt-safe RCU file usage
Linus Torvalds
2005-09-09
1
-0
/
+2
*
Fix up lost patch in compat_sys_select() for new RCU files world order
Linus Torvalds
2005-09-09
1
-1
/
+3
*
[PATCH] remove duplicated sys_open32() code from 64bit archs
Miklos Szeredi
2005-09-07
1
-0
/
+10
*
[PATCH] remove register_ioctl32_conversion and unregister_ioctl32_conversion
Adrian Bunk
2005-09-07
1
-90
/
+0
*
[PATCH] compat: be more consistent about [ug]id_t
Stephen Rothwell
2005-09-07
1
-8
/
+8
*
[PATCH] inotify
Robert Love
2005-07-12
1
-4
/
+8
*
[PATCH] NFS4: Don't use __user with compat_uptr_t
David Howells
2005-04-27
1
-3
/
+3
*
[PATCH] Add 32-bit compatibility for NFSv4 mount
David Howells
2005-04-18
1
-0
/
+74
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+1950