Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
ff49d74ad383f54041378144ca1a229ee9aeaa59
/
fs
/
compat.c
7cbe177
fs/compat_rw_copy_check_uvector: add missing compat_ptr call
by Heiko Carstens
· 14 years ago
9d85cba
aio: fix the compat vectored operations
by Jeff Moyer
· 14 years ago
b837336
compat: factor out compat_rw_copy_check_uvector from compat_do_readv_writev
by Jeff Moyer
· 14 years ago
3444142
revert "procfs: provide stack information for threads" and its fixup commits
by Robin Holt
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
5d0e528
Add generic sys_old_select()
by Christoph Hellwig
· 15 years ago
370d560
compat.c: Remove dependence on nfsd private headers
by Boaz Harrosh
· 15 years ago
89240ba
x86, fs: Fix x86 procfs stack information for threads on 64-bit
by Stefani Seibold
· 15 years ago
eca6f53
fs: fix overflow in sys_mount() for in-kernel calls
by Vegard Nossum
· 15 years ago
d7d7561
fix compat_sys_utimensat()
by Suzuki Poulose
· 15 years ago
a2a8474
exec: do not sleep in TASK_TRACED under ->cred_guard_mutex
by Oleg Nesterov
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
793285f
cred_guard_mutex: do not return -EINTR to user-space
by Oleg Nesterov
· 15 years ago
ff677f8
trivial: fix comment typo in fs/compat.c
by Nikanth Karthikesan
· 16 years ago
6fac98d
Push BKL into do_mount()
by Al Viro
· 15 years ago
5e751e9
CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace
by David Howells
· 15 years ago
8c652f9
do_execve() must not clear fs->in_exec if it was set by another thread
by Oleg Nesterov
· 16 years ago
2eae7a1
kill vfs_stat_fd / vfs_lstat_fd
by Christoph Hellwig
· 16 years ago
0112fc2
Separate out common fstatat code into vfs_fstatat
by Oleg Drokin
· 16 years ago
601cc11
Make non-compat preadv/pwritev use native register size
by Linus Torvalds
· 16 years ago
8fe74cf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
10c7db2
preadv/pwritev: switch compat readv/preadv/writev/pwritev from fget to fget_light
by Gerd Hoffmann
· 16 years ago
f3554f4
preadv/pwritev: Add preadv and pwritev system calls.
by Gerd Hoffmann
· 16 years ago
6949a63
preadv/pwritev: create compat_writev()
by Gerd Hoffmann
· 16 years ago
dac1213
preadv/pwritev: create compat_readv()
by Gerd Hoffmann
· 16 years ago
498052b
New locking/refcounting for fs_struct
by Al Viro
· 16 years ago
e426b64
fix setuid sometimes doesn't
by Hugh Dickins
· 16 years ago
53e9309
compat_do_execve should unshare_files
by Hugh Dickins
· 16 years ago
3ae5080
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
2b1c6bd
generic compat_sys_ustat
by Christoph Hellwig
· 16 years ago
703a3cd
Merge branch 'master' into next
by James Morris
· 16 years ago
f9ce1f1
Add in_execve flag into task_struct.
by Kentaro Takeda
· 16 years ago
0bf2f3a
CRED: Fix SUID exec regression
by David Howells
· 16 years ago
c9da9f2
[CVE-2009-0029] Make sys_pselect7 static
by Heiko Carstens
· 16 years ago
ca8a5bd
add missing accounting calls to compat_sys_{readv,writev}
by Gerd Hoffmann
· 16 years ago
a6f76f2
CRED: Make execve() take advantage of copy-on-write credentials
by David Howells
· 16 years ago
4d36a9e
select: deal with math overflow from borderline valid userland data
by Arjan van de Ven
· 16 years ago
1f6d6e8
Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
53c9c5c
[PATCH] prepare vfs_readdir() callers to returning filldir result
by Al Viro
· 16 years ago
651dab4
Merge commit 'linus/master' into merge-linus
by Arjan van de Ven
· 16 years ago
f7a5000
compat: move cp_compat_stat to common code
by Christoph Hellwig
· 16 years ago
362e666
exec.c, compat.c: fix count(), compat_count() bounds checking
by Jason Baron
· 16 years ago
8ff3e8e
select: switch select() and poll() over to hrtimers
by Arjan van de Ven
· 16 years ago
b773ad4
select: add poll_select_set_timeout() and poll_select_copy_remaining() helpers
by Thomas Gleixner
· 16 years ago
8f3f655
[PATCH] fix regular readdir() and friends
by Al Viro
· 16 years ago
2d8f303
[PATCH] sanitize __user_walk_fd() et.al.
by Al Viro
· 16 years ago
9deb27b
flag parameters: signalfd
by Ulrich Drepper
· 16 years ago
f4a67cc
fs: check for statfs overflow
by Jon Tollefson
· 16 years ago
08a6fac
[PATCH] get rid of leak in compat_execve()
by Al Viro
· 16 years ago
9f3acc3
[PATCH] split linux/file.h
by Al Viro
· 17 years ago
f3de272
signals: use HAVE_SET_RESTORE_SIGMASK
by Roland McGrath
· 17 years ago
4e4c22c
signals: add set_restore_sigmask
by Roland McGrath
· 17 years ago
52833e8
Merge branch 'linus_origin' into hotfixes
by Trond Myklebust
· 17 years ago
1d957f9
Introduce path_put()
by Jan Blunck
· 17 years ago
4ac9137
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
by Jan Blunck
· 17 years ago
4267c95
NFS: Allow text-based mounts via compat_sys_mount
by Chuck Lever
· 17 years ago
0321155
fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbol
by Jiri Olsa
· 17 years ago
4d672e7
timerfd: new timerfd API
by Davide Libenzi
· 17 years ago
c43e259
security: call security_file_permission from rw_verify_area
by James Morris
· 17 years ago
b6a2fea
mm: variable length argument support
by Ollie Wild
· 17 years ago
6087b2d
optimize compat_core_sys_select() by a using stack space for small fd sets
by Badari Pulavarty
· 17 years ago
8317f14
simplify compat_sys_timerfd
by Heiko Carstens
· 17 years ago
83f5d12
signal/timer/event: timerfd compat code
by Davide Libenzi
· 17 years ago
6d18c92
signal/timer/event: signalfd compat code
by Davide Libenzi
· 17 years ago
1c710c8
utimensat implementation
by Ulrich Drepper
· 17 years ago
6272e26
cleanup compat ioctl handling
by Christoph Hellwig
· 17 years ago
022a169
ROUND_UP macro cleanup in fs/(select|compat|readdir).c
by Milind Arun Choudhary
· 17 years ago
a106009
[PATCH] x86-64: Print type and size correctly for unknown compat ioctls
by Andi Kleen
· 18 years ago
f6dfb4f
[PATCH] Add epoll compat_ code to fs/compat.c
by Davide Libenzi
· 18 years ago
bbea9f6
[PATCH] fdtable: Make fdarray and fdsets equal in size
by Vadim Lobanov
· 18 years ago
0f7fc9e
[PATCH] VFS: change struct file to use struct path
by Josef "Jeff" Sipek
· 18 years ago
7116e99
[PATCH] compat: fix uaccess handling
by Heiko Carstens
· 18 years ago
822191a
[PATCH] skip data conversion in compat_sys_mount when data_page is NULL
by Andrey Mirkin
· 18 years ago
bd01f84
[PATCH] severing skbuff.h -> poll.h
by Al Viro
· 18 years ago
a1f8e7f
[PATCH] severing skbuff.h -> highmem.h
by Al Viro
· 18 years ago
87c2b7c
[PATCH] sys_pselect7 vs compat_sys_pselect7 uaccess error handling
by Heiko Carstens
· 18 years ago
90cbad6
[PATCH] more fs/compat.c __user annotations
by Al Viro
· 18 years ago
afefdbb
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
by David Howells
· 18 years ago
3f2e05e
[PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h
by David Howells
· 18 years ago
8f0ab51
[PATCH] csa: convert CONFIG tag for extended accounting routines
by Jay Lan
· 18 years ago
ee0b3e6
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
by Badari Pulavarty
· 18 years ago
07f3f05
[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]
by David Howells
· 18 years ago
7583334
[PATCH] Check return value of copy_to_user in compat_sys_pselect7
by Andi Kleen
· 18 years ago
bebfa10
[PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warnings
by Andi Kleen
· 18 years ago
726c334
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
by David Howells
· 18 years ago
d64b1c8
[PATCH] NFS: fix error handling on access_ok in compat_sys_nfsservctl
by Lin Feng Shen
· 18 years ago
3835a9b
[PATCH] fs/compat.c: fix 'if (a |= b )' typo
by Alexey Dobriyan
· 18 years ago
98232d5
[PATCH] compat_sys_vmsplice: one-off in UIO_MAXIOV check
by Jens Axboe
· 19 years ago
d261020
[PATCH] x86_64: Add compat_sys_vmsplice and use it in x86-64
by Andi Kleen
· 19 years ago
e7edf9c
[PATCH] LSM: add missing hook to do_compat_readv_writev()
by James Morris
· 19 years ago
68c3431
[PATCH] Fold select_bits_alloc/free into caller code.
by Vadim Lobanov
· 19 years ago
11b0b5a
[PATCH] use kzalloc and kcalloc in core fs code
by Oliver Neukum
· 19 years ago
57070d0
[PATCH] compat_sys_nfsservctl(): handle errors correctly
by Peter Staubach
· 19 years ago
82d821d
[PATCH] Conditionalize compat_sys_newfstatat
by Kyle McMartin
· 19 years ago
74910e6
[PATCH] select: time comparison fixes
by Andrew Morton
· 19 years ago
643a654
[PATCH] select: fix returned timeval
by Andrew Morton
· 19 years ago
9ad11ab
[PATCH] compat: fix compat_sys_openat and friends
by Stephen Rothwell
· 19 years ago
cb82a6c
[PATCH] compat_sys_pselect7() fix
by Andrew Morton
· 19 years ago
7e732bf
[PATCH] Fix regression added by ppoll/pselect code.
by David S. Miller
· 19 years ago
9f72949
[PATCH] Add pselect/ppoll system call implementation
by David Woodhouse
· 19 years ago
Next »