android_kernel_xiaomi_sm7250/fs/ext4
2022-11-19 11:03:02 +10:00
..
acl.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
acl.h ext4: fix up remaining files with SPDX cleanups 2017-12-17 22:00:59 -05:00
balloc.c ext4: fix potential race between online resizing and write operations 2020-02-28 16:38:57 +01:00
bitmap.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
block_validity.c ext4: eliminate bogus error in ext4_data_block_valid_rcu() 2021-07-11 12:49:30 +02:00
dir.c Merge tag '5.11-rc1-4.19' of https://kernel.googlesource.com/pub/scm/linux/kernel/git/jaegeuk/f2fs-stable into HEAD 2022-07-03 13:50:05 +00:00
ext4_extents.h ext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed eh_max 2020-06-22 09:05:21 +02:00
ext4_jbd2.c ext4: shutdown should not prevent get_write_access 2018-02-18 22:07:36 -05:00
ext4_jbd2.h This is the 4.19.62 stable release 2019-07-28 08:43:04 +02:00
ext4.h Merge tag '5.11-rc1-4.19' of https://kernel.googlesource.com/pub/scm/linux/kernel/git/jaegeuk/f2fs-stable into HEAD 2022-07-03 13:50:05 +00:00
extents_status.c ext4: remove check for zero nr_to_scan in ext4_es_scan() 2021-07-20 16:15:40 +02:00
extents_status.h ext4: fix up remaining files with SPDX cleanups 2017-12-17 22:00:59 -05:00
extents.c This is the 4.19.231 stable release 2022-02-23 12:16:23 +01:00
file.c This is the 4.19.262 stable release 2022-10-30 16:23:17 +01:00
fsmap.c ext4: limit entries returned when counting fsmap records 2020-10-30 10:38:22 +01:00
fsmap.h ext4: fix up remaining files with SPDX cleanups 2017-12-17 22:00:59 -05:00
fsync.c fs: ext4: fsync: optimize double-fsync() a bunch 2022-11-12 11:24:44 +00:00
hash.c BACKPORT: ext4: handle casefolding with encryption 2022-06-30 08:11:00 +00:00
ialloc.c This is the 4.19.260 stable release 2022-09-28 11:16:09 +02:00
indirect.c ext4: check journal inode extents more carefully 2021-03-20 10:38:34 +01:00
inline.c fs: ext4-f2fs: Remove CAF tracings 2022-11-12 11:24:52 +00:00
inode.c fs: ext4-f2fs: Remove CAF tracings 2022-11-12 11:24:52 +00:00
ioctl.c Merge tag '5.12-rc1-4.19' of https://kernel.googlesource.com/pub/scm/linux/kernel/git/jaegeuk/f2fs-stable into HEAD 2022-07-03 14:22:19 +00:00
Kconfig Revert existing FBE changes for ICE FBE 2020-04-24 15:19:09 -07:00
Makefile ext4: add basic fs-verity support 2019-09-23 14:11:56 -07:00
mballoc.c ext4: fix bug_on ext4_mb_use_inode_pa 2022-06-25 11:49:17 +02:00
mballoc.h ext4: fix up remaining files with SPDX cleanups 2017-12-17 22:00:59 -05:00
migrate.c ext4: fix warning in 'ext4_da_release_space' 2022-11-10 17:46:55 +01:00
mmp.c ext4: don't assume that mmp_nodename/bdevname have NUL 2020-02-19 19:51:55 +01:00
move_extent.c This is the 4.19.62 stable release 2019-07-28 08:43:04 +02:00
namei.c ext4: Fix compilation with new casefolding implementation 2022-11-12 11:22:41 +00:00
page-io.c Merge remote-tracking branch 'aosp/android-4.19-stable' into android12-base 2022-04-28 21:09:51 +05:30
readpage.c fs: ext4-f2fs: Remove CAF tracings 2022-11-12 11:24:52 +00:00
resize.c ext4: continue to expand file system when the target size doesn't reach 2022-10-26 13:19:42 +02:00
super.c This is the 4.19.262 stable release 2022-10-30 16:23:17 +01:00
symlink.c ext4: report correct st_size for encrypted symlinks 2021-09-22 11:47:56 +02:00
sysfs.c BACKPORT: ext4: Only advertise encrypted_casefold when encryption and unicode are enabled 2022-06-30 08:11:00 +00:00
truncate.h ext4: handle layout changes to pinned DAX mappings 2018-07-29 17:00:22 -04:00
verity.c fs-verity: implement readahead of Merkle tree pages 2020-02-13 15:14:14 -08:00
xattr_security.c ext4: use XATTR_CREATE in ext4_initxattrs() 2018-05-10 11:52:14 -04:00
xattr_trusted.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
xattr_user.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
xattr.c ext4: fix use-after-free in ext4_xattr_set_entry 2022-08-25 11:15:28 +02:00
xattr.h ext4: add EXT4_INODE_HAS_XATTR_SPACE macro in xattr.h 2022-08-25 11:15:28 +02:00