Deepa Dinamani
|
95582b0083
vfs: change inode times to use struct timespec64
|
7 年之前 |
Theodore Ts'o
|
7dac4a1726
ext4: add validity checks for bitmap block numbers
|
7 年之前 |
Theodore Ts'o
|
044e6e3d74
ext4: don't update checksum of new initialized bitmaps
|
7 年之前 |
Jun Piao
|
49598e04b5
ext4: use 'sbi' instead of 'EXT4_SB(sb)'
|
7 年之前 |
Theodore Ts'o
|
996fc4477a
ext4: add missing error check in __ext4_new_inode()
|
7 年之前 |
Linus Torvalds
|
ae9a8c4bdc
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
7 年之前 |
Theodore Ts'o
|
2325306802
ext4: improve smp scalability for inode generation
|
7 年之前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 年之前 |
Linus Torvalds
|
0f0d12728e
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 年之前 |
Andreas Dilger
|
b5f515735b
ext4: avoid Y2038 overflow in recently_deleted()
|
8 年之前 |
Wang Shilong
|
901ed070df
ext4: reduce lock contention in __ext4_new_inode
|
8 年之前 |
Wang Shilong
|
2fe435d8b0
ext4: cleanup goto next group
|
8 年之前 |
Jan Kara
|
4f9d956d19
ext4: do not unnecessarily allocate buffer in recently_deleted()
|
8 年之前 |
David Howells
|
bc98a42c1f
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
|
8 年之前 |
Tahsin Erdogan
|
af65207c76
ext4: fix __ext4_new_inode() journal credits calculation
|
8 年之前 |
Tahsin Erdogan
|
ad47f95339
ext4: skip ext4_init_security() and encryption on ea_inodes
|
8 年之前 |
Tahsin Erdogan
|
1b917ed8ae
ext4: do not set posix acls on xattr inodes
|
8 年之前 |
Andreas Dilger
|
e50e5129f3
ext4: xattr-in-inode support
|
8 年之前 |
Eric Biggers
|
aa1dca3bd9
ext4: inherit encryption xattr before other xattrs
|
8 年之前 |
Ingo Molnar
|
5b825c3af1
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
|
8 年之前 |
Theodore Ts'o
|
0db1ff222d
ext4: add shutdown bit and check for it
|
8 年之前 |
Eric Biggers
|
54475f531b
fscrypt: use ENOKEY when file cannot be created w/o key
|
8 年之前 |
Eric Biggers
|
2f8f5e76c7
ext4: avoid lockdep warning when inheriting encryption context
|
8 年之前 |
Deepa Dinamani
|
eeca7ea1ba
ext4: use current_time() for inode timestamps
|
8 年之前 |
Kaho Ng
|
0b7b77791c
ext4: remove old feature helpers
|
9 年之前 |
Linus Torvalds
|
396d10993f
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
9 年之前 |
Jaegeuk Kim
|
a7550b30ab
ext4 crypto: migrate into vfs's crypto engine
|
9 年之前 |
Mike Christie
|
2a222ca992
fs: have submit_bh users pass in op and flags separately
|
9 年之前 |
Theodore Ts'o
|
7827a7f6eb
ext4: clean up error handling when orphan list is corrupted
|
9 年之前 |
Theodore Ts'o
|
c9eb13a910
ext4: fix hang when processing corrupted orphaned inode list
|
9 年之前 |