Darrick J. Wong
|
0441984a33
ext4: load the crc32c driver if necessary
|
13 years ago |
Darrick J. Wong
|
d25425f8e0
ext4: record the checksum algorithm in use in the superblock
|
13 years ago |
Eldad Zack
|
db7e5c668e
super.c: unused variable warning without CONFIG_QUOTA
|
13 years ago |
Theodore Ts'o
|
57f73c2c89
ext4: fix handling of journalled quota options
|
13 years ago |
Theodore Ts'o
|
9cd70b347e
ext4: address scalability issue by removing extent cache statistics
|
13 years ago |
Linus Torvalds
|
69e1aaddd6
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
13 years ago |
Artem Bityutskiy
|
182f514f88
ext4: remove useless s_dirt assignment
|
13 years ago |
Artem Bityutskiy
|
a8e25a8324
ext4: write superblock only once on unmount
|
13 years ago |
Al Viro
|
07c0c5d8b8
ext4: initialization of ext4_li_mtx needs to be done earlier
|
13 years ago |
Al Viro
|
48fde701af
switch open-coded instances of d_make_root() to new helper
|
13 years ago |
Theodore Ts'o
|
92b9781658
ext4: change some printk() calls to use ext4_msg() instead
|
13 years ago |
Joe Perches
|
d9ee81da93
ext4: avoid output message interleaving in ext4_error_<foo>()
|
13 years ago |
Theodore Ts'o
|
f70486055e
ext4: try to deprecate noacl and noxattr_user mount options
|
13 years ago |
Theodore Ts'o
|
c7198b9c1e
ext4: ignore mount options supported by ext2/3 (but have since been removed)
|
13 years ago |
Theodore Ts'o
|
66acdcf4ea
ext4: add debugging /proc file showing file system options
|
13 years ago |
Theodore Ts'o
|
5a916be1b3
ext4: make ext4_show_options() be table-driven
|
13 years ago |
Theodore Ts'o
|
2adf6da837
ext4: move ext4_show_options() after parse_options()
|
13 years ago |
Theodore Ts'o
|
26092bf524
ext4: use a table-driven handler for mount options
|
13 years ago |
Theodore Ts'o
|
72578c33c4
ext4: unify handling of mount options which have been removed
|
13 years ago |
Theodore Ts'o
|
39ef17f1b0
ext4: simplify handling of the errors=* mount options
|
13 years ago |
Theodore Ts'o
|
c64db50e76
ext4: remove the I_VERSION mount flag and use the super_block flag instead
|
13 years ago |
Theodore Ts'o
|
ee4a3fcd1d
ext4: remove Opt_ignore
|
13 years ago |
Theodore Ts'o
|
87f26807e9
ext4: remove deprecation warnings for minix_df and grpid
|
13 years ago |
Eric Sandeen
|
661aa52057
ext4: remove the resize mount option
|
13 years ago |
Eric Sandeen
|
43e625d84f
ext4: remove the journal=update mount option
|
13 years ago |
Bobi Jam
|
18aadd47f8
ext4: expand commit callback and
|
13 years ago |
Theodore Ts'o
|
ff9cb1c4ee
Merge branch 'for_linus' into for_linus_merged
|
13 years ago |
Xi Wang
|
d50f2ab6f0
ext4: fix undefined behavior in ext4_fill_flex_info()
|
13 years ago |
Al Viro
|
94bf608a18
ext4: fix failure exits
|
13 years ago |
Linus Torvalds
|
eb59c505f8
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
13 years ago |