Miklos Szeredi
|
ac7576f4b1
vfs: make first argument of dir_context.actor typed
|
před 10 roky |
Seunghun Lee
|
5e6123f347
vfs: move getname() from callers to do_mount()
|
před 11 roky |
Tim Gardner
|
b8850d1fa8
fs: namespace: suppress 'may be used uninitialized' warnings
|
před 11 roky |
Jeff Layton
|
0d3f7a2dd2
locks: rename file-private locks to "open file description locks"
|
před 11 roky |
Linus Torvalds
|
f7789dc0d4
Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linux
|
před 11 roky |
Linus Torvalds
|
7125764c5d
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
před 11 roky |
Jeff Layton
|
5d50ffd7c3
locks: add new fcntl cmd values for handling file private locks
|
před 11 roky |
Heiko Carstens
|
932602e238
fs/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types
|
před 11 roky |
Heiko Carstens
|
625b1d7e81
fs/compat: convert to COMPAT_SYSCALL_DEFINE
|
před 11 roky |
Heiko Carstens
|
0473c9b5f0
compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64
|
před 11 roky |
H. Peter Anvin
|
81993e81a9
compat: Get rid of (get|put)_compat_time(val|spec)
|
před 11 roky |
Al Viro
|
ac6614b764
[readdir] constify ->actor
|
před 12 roky |
Al Viro
|
bb6f619b3a
[readdir] introduce ->iterate(), ctx->pos, dir_emit()
|
před 12 roky |
Al Viro
|
5c0ba4e076
[readdir] introduce iterate_dir() and dir_context
|
před 12 roky |
Kent Overstreet
|
a27bb332c0
aio: don't include aio.h in sched.h
|
před 12 roky |
Al Viro
|
c0bd14af51
kill fs/read_write.h
|
před 12 roky |
Linus Torvalds
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
před 12 roky |
Linus Torvalds
|
08d7676083
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
před 12 roky |
Al Viro
|
72ec35163f
switch compat readv/writev variants to COMPAT_SYSCALL_DEFINE
|
před 12 roky |
Al Viro
|
8d71db4f08
lift sb_start_write/sb_end_write out of ->aio_write()
|
před 12 roky |
Mathieu Desnoyers
|
8aec0f5d41
Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and security keys
|
před 12 roky |
Al Viro
|
76b021d053
convert vmsplice to COMPAT_SYSCALL_DEFINE
|
před 12 roky |
Al Viro
|
35280bd4a3
switch epoll_pwait to COMPAT_SYSCALL_DEFINE
|
před 12 roky |
Al Viro
|
19f4fc3aee
convert sendfile{,64} to COMPAT_SYSCALL_DEFINE
|
před 12 roky |
Al Viro
|
7d197ed4a6
switch signalfd{,4}() to COMPAT_SYSCALL_DEFINE
|
před 12 roky |
Al Viro
|
9d94b9e2f3
switch timerfd compat syscalls to COMPAT_SYSCALL_DEFINE
|
před 12 roky |
Al Viro
|
f482e1b4a4
switch compat_sys_open* to COMPAT_SYSCALL_DEFINE
|
před 12 roky |
Jeff Layton
|
91a27b2a75
vfs: define struct filename and have getname() return it
|
před 13 roky |
Catalin Marinas
|
8f9c0119d7
compat: fs: Generic compat_sys_sendfile implementation
|
před 13 roky |
Al Viro
|
2903ff019b
switch simple cases of fget_light to fdget
|
před 13 roky |