Omar Sandoval
|
22c6186ece
direct_IO: remove rw from a_ops->direct_IO()
|
10 years ago |
Omar Sandoval
|
6f67376318
direct_IO: use iov_iter_rw() instead of rw everywhere
|
10 years ago |
Omar Sandoval
|
17f8c842d2
Remove rw from {,__,do_}blockdev_direct_IO()
|
10 years ago |
Christoph Hellwig
|
e2e40f2c1e
fs: move struct kiocb to fs.h
|
10 years ago |
Al Viro
|
31b140398c
switch {__,}blockdev_direct_IO() to iov_iter
|
11 years ago |
Al Viro
|
a6cbcd4a4a
get rid of pointless iov_length() in ->direct_IO()
|
11 years ago |
Al Viro
|
d8d3d94b80
pass iov_iter to ->direct_IO()
|
11 years ago |
Johannes Weiner
|
91b0abe36a
mm + fs: store shadow entries in page cache
|
11 years ago |
Kirill A. Shutemov
|
7caef26767
truncate: drop 'oldsize' truncate_pagecache() parameter
|
12 years ago |
Kent Overstreet
|
a27bb332c0
aio: don't include aio.h in sched.h
|
12 years ago |
Dave Kleikamp
|
73aaa22d5f
jfs: fix a couple races
|
12 years ago |
Marco Stornelli
|
86dd07d66a
jfs: drop vmtruncate
|
12 years ago |
Jan Kara
|
dbd5768f87
vfs: Rename end_writeback() to clear_inode()
|
13 years ago |
Christoph Hellwig
|
aacfc19c62
fs: simplify the blockdev_direct_IO prototype
|
14 years ago |
Christoph Hellwig
|
aa38572954
fs: pass exact type of data dirties to ->dirty_inode
|
14 years ago |
Jens Axboe
|
7eaceaccab
block: remove per-queue plugging
|
14 years ago |
Al Viro
|
62aff86fdf
switch jfs to ->evict_inode()
|
15 years ago |
Christoph Hellwig
|
ea0f04e595
get rid of nobh_write_begin_newtrunc
|
15 years ago |
Christoph Hellwig
|
eafdc7d190
sort out blockdev_direct_IO variants
|
15 years ago |
Linus Torvalds
|
9befb55ef5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
|
15 years ago |
Dmitry Monakhov
|
c7f2e1f0ac
jfs: add jfs specific ->setattr call
|
15 years ago |
Linus Torvalds
|
e213e26ab3
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
|
15 years ago |
Christoph Hellwig
|
a9185b41a4
pass writeback_control to ->write_inode
|
15 years ago |
Christoph Hellwig
|
871a293155
dquot: cleanup dquot initialize routine
|
15 years ago |
Christoph Hellwig
|
907f4554e2
dquot: move dquot initialization responsibility into the filesystem
|
15 years ago |
Christoph Hellwig
|
9f75475802
dquot: cleanup dquot drop routine
|
15 years ago |
Christoph Hellwig
|
63936ddaa1
dquot: cleanup inode allocation / freeing routines
|
15 years ago |
Jan Kara
|
c94d2a22f2
jfs: Use lowercase names of quota functions
|
16 years ago |
Dave Kleikamp
|
d69e83d99c
jfs: ensure symlinks are NUL-terminated
|
16 years ago |
David Howells
|
eab1df71a0
iget: stop JFS from using iget() and read_inode()
|
17 years ago |