Jens Axboe
|
fe0f07d08e
direct-io: only inc/dec inode->i_dio_count for file systems
|
10 年之前 |
David Howells
|
bb668734c4
VFS: assorted d_backing_inode() annotations
|
10 年之前 |
Al Viro
|
7ec7b94a33
blkdev_write_iter: expand generic_file_checks() call in there
|
10 年之前 |
Al Viro
|
5f380c7fa7
lift generic_write_checks() into callers of __generic_file_write_iter()
|
10 年之前 |
Omar Sandoval
|
22c6186ece
direct_IO: remove rw from a_ops->direct_IO()
|
10 年之前 |
Omar Sandoval
|
17f8c842d2
Remove rw from {,__,do_}blockdev_direct_IO()
|
10 年之前 |
Al Viro
|
5d5d568975
make new_sync_{read,write}() static
|
10 年之前 |
Christoph Hellwig
|
e2e40f2c1e
fs: move struct kiocb to fs.h
|
10 年之前 |
Linus Torvalds
|
3e12cefbe1
Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block
|
10 年之前 |
Christoph Hellwig
|
b83ae6d421
fs: remove mapping->backing_dev_info
|
10 年之前 |
Christoph Hellwig
|
564f00f6c0
block_dev: only write bdev inode on close
|
10 年之前 |
Matthew Wilcox
|
dd22f551ac
block: Change direct_access calling convention
|
10 年之前 |
Benjamin Marzinski
|
48b6bca6b7
fs: add freeze_super/thaw_super fs hooks
|
10 年之前 |
David Jeffery
|
b2de525f09
Return short read or 0 at end of a raw device, not EIO
|
11 年之前 |
Linus Torvalds
|
d3dc366bba
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
|
10 年之前 |
Akinobu Mita
|
447f05bb48
block_dev: implement readpages() to optimize sequential read
|
11 年之前 |
Tejun Heo
|
018a17bdc8
bdi: reimplement bdev_inode_switch_bdi()
|
11 年之前 |
Tejun Heo
|
ff9ea32381
block, bdi: an active gendisk always has a request_queue associated with it
|
11 年之前 |
Linus Torvalds
|
16b9057804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 年之前 |
Al Viro
|
8d0207652c
->splice_write() via ->write_iter()
|
11 年之前 |
Matthew Wilcox
|
47a191fd38
fs/block_dev.c: add bdev_read_page() and bdev_write_page()
|
11 年之前 |
Al Viro
|
1456c0a87c
blkdev_aio_write() - turn into blkdev_write_iter()
|
11 年之前 |
Al Viro
|
a886038baa
fs/block_dev.c: switch to ->read_iter()
|
11 年之前 |
Al Viro
|
3793846354
blkdev_aio_read(): switch to generic_file_read_iter(), get rid of iov_shorten()
|
11 年之前 |
Al Viro
|
31b140398c
switch {__,}blockdev_direct_IO() to iov_iter
|
11 年之前 |
Al Viro
|
d8d3d94b80
pass iov_iter to ->direct_IO()
|
11 年之前 |
Linus Torvalds
|
5166701b36
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 年之前 |
Johannes Weiner
|
91b0abe36a
mm + fs: store shadow entries in page cache
|
11 年之前 |
Dan Carpenter
|
45d4f85504
fs/direct-io.c: remove some left over checks
|
11 年之前 |
Al Viro
|
41fc56d573
kill the 4th argument of __generic_file_aio_write()
|
11 年之前 |