Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
Al Viro
|
c00d2c7e89
move aio compat to fs/aio.c
|
8 年之前 |
Li Wang
|
64d2ab32ef
vfs: fix put_compat_statfs64() does not handle errors
|
8 年之前 |
Arnd Bergmann
|
9dcfcda576
compat: remove compat_printk()
|
9 年之前 |
Shawn Lin
|
85e7340f21
fs: compat: remove redundant check of nr_segs
|
9 年之前 |
Linus Torvalds
|
0e01df100b
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
9 年之前 |
Al Viro
|
63b6df1413
give readdir(2)/getdents(2)/etc. uniform exclusion with lseek()
|
9 年之前 |
Theodore Ts'o
|
1f60fbe727
ext4: allow readdir()'s of large empty directories to be interrupted
|
9 年之前 |
Al Viro
|
b40ef8696f
saner calling conventions for copy_mount_options()
|
9 年之前 |
Miklos Szeredi
|
ac7576f4b1
vfs: make first argument of dir_context.actor typed
|
10 年之前 |
Seunghun Lee
|
5e6123f347
vfs: move getname() from callers to do_mount()
|
11 年之前 |
Tim Gardner
|
b8850d1fa8
fs: namespace: suppress 'may be used uninitialized' warnings
|
11 年之前 |
Jeff Layton
|
0d3f7a2dd2
locks: rename file-private locks to "open file description locks"
|
11 年之前 |
Linus Torvalds
|
f7789dc0d4
Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linux
|
11 年之前 |
Linus Torvalds
|
7125764c5d
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 年之前 |
Jeff Layton
|
5d50ffd7c3
locks: add new fcntl cmd values for handling file private locks
|
11 年之前 |
Heiko Carstens
|
932602e238
fs/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types
|
11 年之前 |
Heiko Carstens
|
625b1d7e81
fs/compat: convert to COMPAT_SYSCALL_DEFINE
|
11 年之前 |
Heiko Carstens
|
0473c9b5f0
compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64
|
11 年之前 |
H. Peter Anvin
|
81993e81a9
compat: Get rid of (get|put)_compat_time(val|spec)
|
11 年之前 |
Al Viro
|
ac6614b764
[readdir] constify ->actor
|
12 年之前 |
Al Viro
|
bb6f619b3a
[readdir] introduce ->iterate(), ctx->pos, dir_emit()
|
12 年之前 |
Al Viro
|
5c0ba4e076
[readdir] introduce iterate_dir() and dir_context
|
12 年之前 |
Kent Overstreet
|
a27bb332c0
aio: don't include aio.h in sched.h
|
12 年之前 |
Al Viro
|
c0bd14af51
kill fs/read_write.h
|
12 年之前 |
Linus Torvalds
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 年之前 |
Linus Torvalds
|
08d7676083
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 年之前 |
Al Viro
|
72ec35163f
switch compat readv/writev variants to COMPAT_SYSCALL_DEFINE
|
12 年之前 |
Al Viro
|
8d71db4f08
lift sb_start_write/sb_end_write out of ->aio_write()
|
12 年之前 |
Mathieu Desnoyers
|
8aec0f5d41
Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and security keys
|
12 年之前 |