Vasily Averin
|
af18e35bfd
ext4: fix possible leak of s_journal_flag_rwsem in error path
|
6 years ago |
Theodore Ts'o
|
9e463084cd
ext4: fix possible leak of sbi->s_group_desc_leak in error path
|
6 years ago |
Theodore Ts'o
|
33458eaba4
ext4: fix use-after-free race in ext4_remount()'s error path
|
6 years ago |
Eric Whitney
|
1dc0aa46e7
ext4: add new pending reservation mechanism
|
6 years ago |
Greg Kroah-Hartman
|
ad3273d5f1
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
6 years ago |
Eric Biggers
|
338affb548
ext4: show test_dummy_encryption mount option in /proc/mounts
|
6 years ago |
Theodore Ts'o
|
4274f516d4
ext4: recalucate superblock checksum after updating free blocks/inodes
|
7 years ago |
Linus Torvalds
|
73ba2fb33c
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
|
7 years ago |
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 |
Michael Callahan
|
dbae2c5513
block: Define and use STAT_READ and STAT_WRITE
|
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 |