Wang Shilong
|
9af0b3d125
ext4: fix race when setting the bitmap corrupted flag
|
7 years ago |
Chengguang Xu
|
21ac738ede
ext4: check allocation failure when duplicating "data" in ext4_remount()
|
7 years ago |
Junichi Uekawa
|
7f144fd046
ext4: fix warning message in ext4_enable_quotas()
|
7 years ago |
Arnd Bergmann
|
6a0678a79b
ext4: super: extend timestamps to 40 bits
|
7 years ago |
Theodore Ts'o
|
5012284700
ext4: fix check to prevent initializing reserved inodes
|
7 years ago |
Theodore Ts'o
|
2dca60d98e
ext4: clear mmp sequence number when remounting read-only
|
7 years ago |
Theodore Ts'o
|
44de022c43
ext4: fix false negatives *and* false positives in ext4_check_descriptors()
|
7 years ago |
Linus Torvalds
|
70a2dc6abc
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
7 years ago |
Jon Derrick
|
a17712c8e4
ext4: check superblock mapped prior to committing
|
7 years ago |
Theodore Ts'o
|
bfe0a5f47a
ext4: add more mount time checks of the superblock
|
7 years ago |
Theodore Ts'o
|
c37e9e0134
ext4: add more inode number paranoia checks
|
7 years ago |
Theodore Ts'o
|
8844618d8a
ext4: only look at the bg_flags field if it is valid
|
7 years ago |
Theodore Ts'o
|
77260807d1
ext4: make sure bitmaps and the inode table don't overlap with bg descriptors
|
7 years ago |
Theodore Ts'o
|
327eaf738f
ext4: add warn_on_error mount option
|
7 years ago |
Kees Cook
|
344476e16a
treewide: kvmalloc() -> kvmalloc_array()
|
7 years ago |
Linus Torvalds
|
fd59ccc530
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt
|
7 years ago |
Linus Torvalds
|
6567af78ac
Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
|
7 years ago |
Dave Jiang
|
80660f2025
dax: change bdev_dax_supported() to support boolean returns
|
7 years ago |
Darrick J. Wong
|
ba23cba9b3
fs: allow per-device dax status checking for filesystems
|
7 years ago |
Konstantin Khlebnikov
|
f06925c739
ext4: report delalloc reserve as non-free in statfs for project quota
|
7 years ago |
Eric Biggers
|
e12ee6836a
fscrypt: make fscrypt_operations.max_namelen an integer
|
7 years ago |
Jaegeuk Kim
|
c89128a008
ext4: handle errors on ext4_commit_super
|
7 years ago |
Wang Shilong
|
db79e6d1fb
ext4: add new ext4_mark_group_bitmap_corrupted() helper
|
7 years ago |
Theodore Ts'o
|
7ef79ad521
ext4: add MODULE_SOFTDEP to ensure crc32c is included in the initramfs
|
7 years ago |
Tyson Nottingham
|
27f394a771
ext4: don't show data=<mode> option if defaulted
|
7 years ago |
Tyson Nottingham
|
ceec03764a
ext4: omit init_itable=n in procfs when disabled
|
7 years ago |
Tyson Nottingham
|
68afa7e083
ext4: show more binary mount options in procfs
|
7 years ago |
Theodore Ts'o
|
18db4b4e6f
ext4: don't allow r/w mounts if metadata blocks overlap the superblock
|
7 years ago |
Theodore Ts'o
|
a45403b515
ext4: always initialize the crc32c checksum driver
|
7 years ago |
Eric Sandeen
|
0d9366d67b
ext4: don't complain about incorrect features when probing
|
7 years ago |