Christoph Hellwig
|
c8b8e32d70
direct-io: eliminate the offset argument to ->direct_IO
|
9 年之前 |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 年之前 |
Al Viro
|
0bacbe528e
affs_do_readpage_ofs(): just use kmap_atomic() around memcpy()
|
9 年之前 |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 年之前 |
Linus Torvalds
|
54e514b91b
Merge branch 'akpm' (patches from Andrew)
|
10 年之前 |
Fabian Frederick
|
79bda4d510
fs/affs: use affs_test_opt()
|
10 年之前 |
Fabian Frederick
|
a0016ff286
fs/affs: use AFFS_MOUNT prefix for mount options
|
10 年之前 |
Omar Sandoval
|
22c6186ece
direct_IO: remove rw from a_ops->direct_IO()
|
10 年之前 |
Omar Sandoval
|
6f67376318
direct_IO: use iov_iter_rw() instead of rw everywhere
|
10 年之前 |
Omar Sandoval
|
17f8c842d2
Remove rw from {,__,do_}blockdev_direct_IO()
|
10 年之前 |
Al Viro
|
5d5d568975
make new_sync_{read,write}() static
|
10 年之前 |
Al Viro
|
237dae8890
Merge branch 'iocb' into for-davem
|
10 年之前 |
Christoph Hellwig
|
e2e40f2c1e
fs: move struct kiocb to fs.h
|
10 年之前 |
Taesoo Kim
|
3d5d472cf5
fs/affs/file.c: unlock/release page on error
|
10 年之前 |
Fabian Frederick
|
92b20708f9
fs/affs/file.c: fix direct IO writes beyond EOF
|
10 年之前 |
Fabian Frederick
|
afe305dcc9
fs/affs/file.c: replace if/BUG by BUG_ON
|
10 年之前 |
Geert Uytterhoeven
|
08fe100d91
fs/affs: fix casting in printed messages
|
10 年之前 |
Fabian Frederick
|
92cab82b2c
fs/affs/file.c: remove obsolete pagesize check
|
10 年之前 |
Fabian Frederick
|
9abb408307
fs/affs/file.c: add support to O_DIRECT
|
10 年之前 |
Fabian Frederick
|
1ee54b099a
fs/affs/amigaffs.c: use va_format instead of buffer/vnsprintf
|
10 年之前 |
Fabian Frederick
|
7633978b43
fs/affs/file.c: forward declaration clean-up
|
10 年之前 |
Fabian Frederick
|
73516ace94
fs/affs/file.c: fix shadow warnings
|
10 年之前 |
Linus Torvalds
|
16b9057804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 年之前 |
Fabian Frederick
|
9606d9aa85
fs/affs: pr_debug cleanup
|
11 年之前 |
Fabian Frederick
|
0c89d67016
fs/affs/file.c: remove unnecessary function parameters
|
11 年之前 |
Al Viro
|
8174202b34
write_iter variants of {__,}generic_file_aio_write()
|
11 年之前 |
Al Viro
|
aad4f8bb42
switch simple generic_file_aio_read() users to ->read_iter()
|
11 年之前 |
Kirill A. Shutemov
|
7caef26767
truncate: drop 'oldsize' truncate_pagecache() parameter
|
12 年之前 |
Dan Carpenter
|
6325932666
affs: use loff_t in affs_truncate()
|
12 年之前 |
Marco Stornelli
|
1dc1834f42
affs: drop vmtruncate
|
12 年之前 |