android_kernel_xiaomi_sm8450/fs/udf
Greg Kroah-Hartman bfa0f472d5 Revert "udf: Avoid excessive partition lengths"
This reverts commit 551966371e which is
commit ebbe26fd54a9621994bc16b14f2ba8f84c089693 upstream.

It breaks the Android kernel build as it adds a warning.  UDF is not a
supported Android filesystem, so it is safe to revert.

Change-Id: I127bf634f2b8f50ff96363264393a9e9477957af
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
2024-09-30 17:36:41 +00:00
..
balloc.c udf: prevent integer overflow in udf_bitmap_free_blocks() 2024-08-19 05:41:13 +02:00
dir.c
directory.c
ecma_167.h
file.c Revert "Merge 5.10.220 into android12-5.10-lts" 2024-07-16 16:33:14 +00:00
ialloc.c
inode.c udf: initialize newblock to 0 2023-09-19 12:20:23 +02:00
Kconfig
lowlevel.c
Makefile
misc.c
namei.c udf: Avoid double brelse() in udf_rename() 2023-01-14 10:16:13 +01:00
osta_udf.h
partition.c
super.c Revert "udf: Avoid excessive partition lengths" 2024-09-30 17:36:41 +00:00
symlink.c
truncate.c udf: Do not bother looking for prealloc extents if i_lenExtents matches i_size 2022-12-21 17:32:06 +01:00
udf_i.h udf: Preserve link count of system files 2023-03-11 16:39:57 +01:00
udf_sb.h udf: Define EFSCORRUPTED error code 2023-03-11 16:39:48 +01:00
udfdecl.h
udfend.h
udftime.c udf: udftime: prevent overflow in udf_disk_stamp_to_time() 2024-07-05 09:12:36 +02:00
unicode.c udf: Fix uninitialized array access for some pathnames 2023-08-26 15:26:44 +02:00