Theodore Ts'o
|
8f4d855839
ext4: fix lazytime optimization
|
10 years ago |
Linus Torvalds
|
8663da2c09
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
10 years ago |
Lukas Czerner
|
d2dc317d56
ext4: fix data corruption caused by unwritten and delayed extents
|
10 years ago |
Linus Torvalds
|
9ec3a646fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
Jens Axboe
|
fe0f07d08e
direct-io: only inc/dec inode->i_dio_count for file systems
|
10 years ago |
Linus Torvalds
|
6162e4b0be
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
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 |
Theodore Ts'o
|
f348c25232
ext4 crypto: add symlink encryption
|
10 years ago |
Boaz Harrosh
|
be64f884be
dax: unify ext2/4_{dax,}_file_operations
|
10 years ago |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 years ago |
Michael Halcrow
|
c9c7429c2e
ext4 crypto: implement the ext4 decryption read path
|
10 years ago |
Michael Halcrow
|
2058f83a72
ext4 crypto: implement the ext4 encryption write path
|
10 years ago |
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 |