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
|
a95cd63115
Remove rw from dax_{do_,}io()
|
10 years ago |
Omar Sandoval
|
17f8c842d2
Remove rw from {,__,do_}blockdev_direct_IO()
|
10 years ago |
Al Viro
|
c0fec3a98b
Merge branch 'iocb' into for-next
|
10 years ago |
Theodore Ts'o
|
f64e02fe9b
ext4 crypto: add ext4_mpage_readpages()
|
10 years ago |
Sheng Yong
|
72b8e0f9fa
ext4: remove unused header files
|
10 years ago |
Christoph Hellwig
|
e2e40f2c1e
fs: move struct kiocb to fs.h
|
10 years ago |
Linus Torvalds
|
feaf222925
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
10 years ago |
Linus Torvalds
|
038911597e
Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
Ross Zwisler
|
923ae0ff92
ext4: add DAX functionality
|
10 years ago |
Xiaoguang Wang
|
0572639ff6
ext4: fix mmap data corruption in nodelalloc mode when blocksize < pagesize
|
10 years ago |
Theodore Ts'o
|
a26f49926d
ext4: add optimization for the lazytime mount option
|
10 years ago |
Theodore Ts'o
|
0ae45f63d4
vfs: add support for a lazytime mount option
|
10 years ago |
Wang Shilong
|
58d86a50ee
ext4: update comments regarding ext4_delete_inode()
|
10 years ago |
Jan Kara
|
b0dea4c165
ext4: move handling of list of shrinkable inodes into extent status code
|
10 years ago |
Zheng Liu
|
edaa53cac8
ext4: change LRU to round-robin in extent status tree shrinker
|
10 years ago |
Zheng Liu
|
2f8e0a7c6c
ext4: cache extent hole in extent status tree for ext4_da_map_blocks()
|
10 years ago |
Jan Kara
|
cbd7584e6e
ext4: fix block reservation for bigalloc filesystems
|
10 years ago |
Jan Kara
|
4f879ca687
ext4: bail early when clearing inode journal flag fails
|
11 years ago |
Dmitry Monakhov
|
9aa5d32ba2
ext4: Replace open coded mdata csum feature to helper function
|
11 years ago |
Eric Sandeen
|
0ff8947fc5
ext4: fix reservation overflow in ext4_da_write_begin
|
11 years ago |
Theodore Ts'o
|
f4bb298102
ext4: add ext4_iget_normal() which is to be used for dir tree lookups
|
11 years ago |
Theodore Ts'o
|
e2bfb088fa
ext4: don't orphan or truncate the boot loader inode
|
11 years ago |
Li Xi
|
bce92d566a
ext4: fix return value of ext4_do_update_inode
|
11 years ago |
Jan Kara
|
d6320cbfc9
ext4: fix mmap data corruption when blocksize < pagesize
|
11 years ago |
Theodore Ts'o
|
754cfed6bb
ext4: drop the EXT4_STATE_DELALLOC_RESERVED flag
|
11 years ago |
Seunghun Lee
|
d91bd2c1d7
ext4: fix comments about get_blocks
|
11 years ago |
Dmitry Monakhov
|
ee124d2746
ext4: use ext4_update_i_disksize instead of opencoded ones
|
11 years ago |
Theodore Ts'o
|
1c2150283c
ext4: convert ext4_bread() to use the ERR_PTR convention
|
11 years ago |