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 |
Dmitry Monakhov
|
844749764b
ext4: explicitly inform user about orphan list cleanup
|
11 years ago |
Darrick J. Wong
|
df4763bea5
ext4: validate external journal superblock checksum
|
11 years ago |
Darrick J. Wong
|
feb8c6d3dd
jbd2: fix journal checksum feature flag handling
|
11 years ago |
Lukas Czerner
|
c7f725435a
ext4: provide separate operations for sysfs feature files
|
11 years ago |
Lukas Czerner
|
52c198c682
ext4: add sysfs entry showing whether the fs contains errors
|
11 years ago |
Jan Kara
|
a2d4a646e6
ext4: don't use MAXQUOTAS value
|
11 years ago |
Tejun Heo
|
908c7f1949
percpu_counter: add @gfp to percpu_counter_init()
|
11 years ago |
Gioh Kim
|
a8ac900b81
ext4: use non-movable memory for the ext4 superblock
|
11 years ago |