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 |
Linus Torvalds
|
6bec003528
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
|
10 years ago |
Theodore Ts'o
|
a26f49926d
ext4: add optimization for the lazytime mount option
|
10 years ago |
Jan Kara
|
1fa5efe362
ext4: Use generic helpers for quotaon and quotaoff
|
11 years ago |
Christoph Hellwig
|
de1414a654
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
|
10 years ago |
Linus Torvalds
|
3b421b80be
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
10 years ago |
Jakub Wilk
|
363307e6e5
ext4: remove spurious KERN_INFO from ext4_warning call
|
10 years ago |
Linus Torvalds
|
9bfccec24e
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
10 years ago |
Jan Kara
|
d4f7610743
ext4: forbid journal_async_commit in data=ordered mode
|
10 years ago |
Eric Sandeen
|
b003b52496
ext4: don't count external journal blocks as overhead
|
10 years ago |
Darrick J. Wong
|
c6d3d56dd0
ext4: create nojournal_checksum mount option
|
10 years ago |
Dmitry Monakhov
|
4fdb554318
ext4: cleanup GFP flags inside resize path
|
10 years ago |
Jan Kara
|
dd47592551
ext4: limit number of scanned extents in status tree shrinker
|
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 |
Al Viro
|
b93b41d4c7
ext4: kill ext4_kvfree()
|
10 years ago |
Jan Kara
|
96c7e0d964
ext4: Convert to private i_dquot field
|
11 years ago |
Darrick J. Wong
|
50460fe8c6
ext4: remove extent status procfs files if journal load fails
|
11 years ago |
Darrick J. Wong
|
6b992ff256
ext4: disallow changing journal_csum option during remount
|
11 years ago |
Darrick J. Wong
|
98c1a7593f
ext4: enable journal checksum when metadata checksum feature enabled
|
11 years ago |
Linus Torvalds
|
c2661b8060
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
11 years ago |
Darrick J. Wong
|
813d32f913
ext4: check s_chksum_driver when looking for bg csum presence
|
11 years ago |
Dmitry Monakhov
|
9aa5d32ba2
ext4: Replace open coded mdata csum feature to helper function
|
11 years ago |
Theodore Ts'o
|
f4bb298102
ext4: add ext4_iget_normal() which is to be used for dir tree lookups
|
11 years ago |
Tejun Heo
|
d06efebf0c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block into for-3.18
|
11 years ago |
Theodore Ts'o
|
f6e63f9080
ext4: fold ext4_nojournal_sops into ext4_sops
|
11 years ago |
Theodore Ts'o
|
bb04457658
ext4: support freezing ext2 (nojournal) file systems
|
11 years ago |
Theodore Ts'o
|
bda3253043
ext4: fold ext4_sync_fs_nojournal() into ext4_sync_fs()
|
11 years ago |
Jan Kara
|
279bf6d390
ext4: don't check quota format when there are no quota files
|
11 years ago |