Shaohua Li
|
a12f1ae61c
aio: fix lock dep warning
|
8 years ago |
Thomas Gleixner
|
2456e85535
ktime: Get rid of the union
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Al Viro
|
c00d2c7e89
move aio compat to fs/aio.c
|
8 years ago |
Al Viro
|
450630975d
don't open-code file_inode()
|
8 years ago |
Jan Kara
|
70fe2f4815
aio: fix freeze protection of aio writes
|
8 years ago |
Christoph Hellwig
|
89319d31d2
fs: remove aio_run_iocb
|
8 years ago |
Christoph Hellwig
|
723c038475
fs: remove the never implemented aio_fsync file operation
|
8 years ago |
Christoph Hellwig
|
0b944d3a4b
aio: hold an extra file reference over AIO read/write operations
|
8 years ago |
Rasmus Villemoes
|
de04e76935
fs/aio.c: eliminate redundant loads in put_aio_ring_file
|
9 years ago |
Jann Horn
|
22f6b4d34f
aio: mark AIO pseudo-fs noexec
|
9 years ago |
Michal Hocko
|
013373e8b8
aio: make aio_setup_ring killable
|
9 years ago |
Al Viro
|
2958ec177e
aio: remove a pointless assignment
|
9 years ago |
Oleg Nesterov
|
5477e70a64
mm: move ->mremap() from file_operations to vm_operations_struct
|
10 years ago |
Linus Torvalds
|
4fc8adcfec
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
Linus Torvalds
|
d82312c808
Merge branch 'for-4.1/core' of git://git.kernel.dk/linux-block
|
10 years ago |
Linus Torvalds
|
fa927894bb
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
Jens Axboe
|
dc48e56d76
aio: fix serial draining in exit_aio()
|
10 years ago |
Linus Torvalds
|
ca2ec32658
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
Al Viro
|
2ba48ce513
mirror O_APPEND and O_DIRECT into iocb->ki_flags
|
10 years ago |
Al Viro
|
dfea934575
Merge branch 'for-linus' into for-next
|
10 years ago |
Al Viro
|
8436318205
->aio_read and ->aio_write removed
|
10 years ago |
Al Viro
|
47e393622b
aio_run_iocb(): kill dead check
|
10 years ago |
Al Viro
|
08397acdd0
ioctx_alloc(): remove pointless check
|
10 years ago |
Al Viro
|
32a56afa23
aio_setup_vectored_rw(): switch to {compat_,}import_iovec()
|
10 years ago |
Al Viro
|
d4fb392f4c
kill aio_setup_single_vector()
|
10 years ago |
Al Viro
|
a96114fa1a
aio: simplify arguments of aio_setup_..._rw()
|
10 years ago |
Al Viro
|
4c185ce06d
aio: lift iov_iter_init() into aio_setup_..._rw()
|
10 years ago |
Al Viro
|
c0fec3a98b
Merge branch 'iocb' into for-next
|
10 years ago |
Al Viro
|
deeb8525f9
ioctx_alloc(): fix vma (and file) leak on failure
|
10 years ago |