Linus Torvalds
|
644473e9c6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
13 år sedan |
Theodore Ts'o
|
f32aaf2d2b
ext4: enable the 64-bit jbd2 feature based on the 64-bit ext4 feature
|
13 år sedan |
Eric W. Biederman
|
08cefc7ab8
userns: Convert ext4 to user kuid/kgid where appropriate
|
13 år sedan |
Jan Kara
|
0b7f7cefae
ext4: Remove i_mutex use from ext4_quota_write()
|
13 år sedan |
Jan Kara
|
dbd5768f87
vfs: Rename end_writeback() to clear_inode()
|
13 år sedan |
Darrick J. Wong
|
feb0ab32a5
ext4: make block group checksums use metadata_csum algorithm
|
13 år sedan |
Darrick J. Wong
|
a9c4731780
ext4: calculate and verify superblock checksum
|
13 år sedan |
Darrick J. Wong
|
0441984a33
ext4: load the crc32c driver if necessary
|
13 år sedan |
Darrick J. Wong
|
d25425f8e0
ext4: record the checksum algorithm in use in the superblock
|
13 år sedan |
Eldad Zack
|
db7e5c668e
super.c: unused variable warning without CONFIG_QUOTA
|
13 år sedan |
Theodore Ts'o
|
57f73c2c89
ext4: fix handling of journalled quota options
|
13 år sedan |
Theodore Ts'o
|
9cd70b347e
ext4: address scalability issue by removing extent cache statistics
|
13 år sedan |
Linus Torvalds
|
69e1aaddd6
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
13 år sedan |
Artem Bityutskiy
|
182f514f88
ext4: remove useless s_dirt assignment
|
13 år sedan |
Artem Bityutskiy
|
a8e25a8324
ext4: write superblock only once on unmount
|
13 år sedan |
Al Viro
|
07c0c5d8b8
ext4: initialization of ext4_li_mtx needs to be done earlier
|
13 år sedan |
Al Viro
|
48fde701af
switch open-coded instances of d_make_root() to new helper
|
13 år sedan |
Theodore Ts'o
|
92b9781658
ext4: change some printk() calls to use ext4_msg() instead
|
13 år sedan |
Joe Perches
|
d9ee81da93
ext4: avoid output message interleaving in ext4_error_<foo>()
|
13 år sedan |
Theodore Ts'o
|
f70486055e
ext4: try to deprecate noacl and noxattr_user mount options
|
13 år sedan |
Theodore Ts'o
|
c7198b9c1e
ext4: ignore mount options supported by ext2/3 (but have since been removed)
|
13 år sedan |
Theodore Ts'o
|
66acdcf4ea
ext4: add debugging /proc file showing file system options
|
13 år sedan |
Theodore Ts'o
|
5a916be1b3
ext4: make ext4_show_options() be table-driven
|
13 år sedan |
Theodore Ts'o
|
2adf6da837
ext4: move ext4_show_options() after parse_options()
|
13 år sedan |
Theodore Ts'o
|
26092bf524
ext4: use a table-driven handler for mount options
|
13 år sedan |
Theodore Ts'o
|
72578c33c4
ext4: unify handling of mount options which have been removed
|
13 år sedan |
Theodore Ts'o
|
39ef17f1b0
ext4: simplify handling of the errors=* mount options
|
13 år sedan |
Theodore Ts'o
|
c64db50e76
ext4: remove the I_VERSION mount flag and use the super_block flag instead
|
13 år sedan |
Theodore Ts'o
|
ee4a3fcd1d
ext4: remove Opt_ignore
|
13 år sedan |
Theodore Ts'o
|
87f26807e9
ext4: remove deprecation warnings for minix_df and grpid
|
13 år sedan |