index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
udf
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-29
fs: udf: fix OOB read in lengthAllocDescs handling
Larshin Sergey
1
-0
/
+3
2025-08-28
udf: Verify partition map count
Jan Kara
1
-2
/
+11
2025-03-13
udf: Fix use of check_add_overflow() with mixed type arguments
Ben Hutchings
1
-1
/
+1
2024-11-08
udf: fix uninit-value use in udf_get_fileshortad
Gianfranco Trad
1
-3
/
+6
2024-09-12
udf: Avoid excessive partition lengths
Jan Kara
1
-0
/
+15
2024-09-12
udf: Limit file size to 4TB
Jan Kara
1
-1
/
+8
2024-08-19
udf: prevent integer overflow in udf_bitmap_free_blocks()
Roman Smirnov
1
-23
/
+13
2024-08-19
udf: Avoid using corrupted block bitmap buffer
Jan Kara
2
-3
/
+15
2024-07-05
udf: udftime: prevent overflow in udf_disk_stamp_to_time()
Roman Smirnov
1
-3
/
+8
2023-09-23
udf: initialize newblock to 0
Tom Rix
1
-3
/
+1
2023-09-23
udf: Handle error when adding extent to a file
Jan Kara
1
-14
/
+27
2023-09-23
udf: Check consistency of Space Bitmap Descriptor
Vladislav Efanov
1
-4
/
+27
2023-08-30
udf: Fix uninitialized array access for some pathnames
Jan Kara
1
-1
/
+1
2023-06-09
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2023-03-11
udf: Fix file corruption when appending just after end of preallocated extent
Jan Kara
1
-13
/
+11
2023-03-11
udf: Detect system inodes linked into directory hierarchy
Jan Kara
1
-1
/
+6
2023-03-11
udf: Preserve link count of system files
Jan Kara
3
-3
/
+10
2023-03-11
udf: Do not update file length for failed writes to inline files
Jan Kara
1
-14
/
+12
2023-03-11
udf: Do not bother merging very long extents
Jan Kara
1
-17
/
+2
2023-03-11
udf: Truncate added extents on failed expansion
Jan Kara
1
-4
/
+11
2023-03-11
udf: Define EFSCORRUPTED error code
Jan Kara
1
-0
/
+2
2023-01-18
udf: Fix extension of the last extent in the file
Jan Kara
1
-1
/
+1
2023-01-18
udf: Avoid double brelse() in udf_rename()
Shigeru Yoshida
1
-4
/
+4
2023-01-18
udf: Fix extending file within last block
Jan Kara
1
-15
/
+17
2023-01-18
udf: Do not bother looking for prealloc extents if i_lenExtents matches i_size
Jan Kara
1
-1
/
+2
2023-01-18
udf: Fix preallocation discarding at indirect extent boundary
Jan Kara
1
-32
/
+13
2023-01-18
udf: Discard preallocation before extending file with a hole
Jan Kara
1
-28
/
+18
2022-11-25
udf: Fix a slab-out-of-bounds write bug in udf_find_entry()
ZhangPeng
1
-1
/
+1
2022-02-01
udf: Fix NULL ptr deref when converting from inline format
Jan Kara
1
-5
/
+3
2022-02-01
udf: Restore i_lenAlloc when inode expansion fails
Jan Kara
1
-0
/
+1
2021-11-26
udf: Fix crash after seekdir
Jan Kara
3
-2
/
+35
2021-09-15
udf_get_extendedattr() had no boundary checks.
Stian Skjelstad
1
-2
/
+11
2021-09-15
udf: Fix iocharset=utf8 mount option
Pali Rohár
3
-35
/
+21
2021-09-15
udf: Check LVID earlier
Jan Kara
1
-9
/
+16
2021-07-19
udf: Fix NULL pointer dereference in udf_symlink function
Arturo Giusti
1
-0
/
+4
2021-03-17
udf: fix silent AED tagLocation corruption
Steven J. Magnani
1
-3
/
+6
2021-02-07
udf: fix the problem that the disc content is not displayed
lianzhi chang
1
-3
/
+4
2020-11-05
udf: Fix memory leak when mounting
Jan Kara
1
-8
/
+13
2020-10-29
udf: Avoid accessing uninitialized data on failed inode read
Jan Kara
1
-11
/
+14
2020-10-29
udf: Limit sparing table size
Jan Kara
1
-0
/
+6
2020-02-24
udf: Fix free space reporting for metadata and virtual partitions
Jan Kara
1
-5
/
+17
2020-02-24
udf: Allow writing to 'Rewritable' partitions
Jan Kara
1
-1
/
+0
2019-09-04
fs-udf: Delete an unnecessary check before brelse()
Markus Elfring
1
-2
/
+1
2019-09-04
udf: Drop forward function declarations
Jan Kara
1
-53
/
+49
2019-09-04
udf: Verify domain identifier fields
Jan Kara
2
-27
/
+78
2019-08-27
udf: augment UDF permissions on new inodes
Steven J. Magnani
5
-4
/
+35
2019-08-26
udf: Use dynamic debug infrastructure
Jan Kara
2
-16
/
+1
2019-08-26
udf: reduce leakage of blocks related to named streams
Steven J. Magnani
3
-2
/
+29
2019-07-31
udf: prevent allocation beyond UDF partition
Steve Magnani
1
-0
/
+11
2019-07-31
udf: support 2048-byte spacing of VRS descriptors on 4K media
Steven J. Magnani
1
-0
/
+16
[next]