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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2023-03-11
udf: Fix file corruption when appending just after end of preallocated extent
Jan Kara
1
-13
/
+11
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: Drop unused arguments of udf_delete_aext()
Jan Kara
3
-9
/
+7
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-08
udf: Fix NULL ptr deref when converting from inline format
Jan Kara
1
-5
/
+3
2022-02-08
udf: Restore i_lenAlloc when inode expansion fails
Jan Kara
1
-0
/
+1
2021-09-22
udf_get_extendedattr() had no boundary checks.
Stian Skjelstad
1
-2
/
+11
2021-09-22
udf: Check LVID earlier
Jan Kara
1
-9
/
+16
2021-07-20
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
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-28
udf: Fix free space reporting for metadata and virtual partitions
Jan Kara
1
-5
/
+17
2019-07-21
udf: Fix incorrect final NOT_ALLOCATED (hole) extent length
Steven J. Magnani
1
-33
/
+60
2019-03-27
udf: Fix crash on IO error during truncate
Jan Kara
1
-0
/
+3
2019-02-12
udf: Fix BUG on corrupted inode
Jan Kara
1
-0
/
+6
2018-12-08
udf: Allow mounting volumes with incorrect identification strings
Jan Kara
2
-9
/
+21
2018-07-03
udf: Detect incorrect directory size
Jan Kara
1
-0
/
+3
2018-05-30
udf: Provide saner default for invalid uid / gid
Jan Kara
1
-2
/
+3
2018-05-30
do d_instantiate/unlock_new_inode combinations safely
Al Viro
1
-4
/
+2
2018-04-24
udf: Fix leak of UTF-16 surrogates into encoded strings
Jan Kara
1
-0
/
+6
2017-12-20
udf: Avoid overflow when session starts at large offset
Jan Kara
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
4
-0
/
+4
2017-09-14
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-7
/
+7
2017-08-16
fs-udf: Delete an error message for a failed memory allocation in two functions
Markus Elfring
2
-8
/
+1
2017-08-16
fs-udf: Improve six size determinations
Markus Elfring
3
-7
/
+6
2017-08-16
fs-udf: Adjust two checks for null pointers
Markus Elfring
1
-2
/
+3
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
1
-7
/
+7
2017-06-14
udf: Convert udf_disk_stamp_to_time() to use mktime64()
Jan Kara
1
-51
/
+2
2017-06-14
udf: Use time64_to_tm for timestamp conversion
Jan Kara
1
-34
/
+11
2017-06-14
udf: Fix deadlock between writeback and udf_setsize()
Jan Kara
1
-2
/
+2
2017-06-14
udf: Use i_size_read() in udf_adinicb_writepage()
Jan Kara
1
-1
/
+2
2017-06-14
udf: Fix races with i_size changes during readpage
Jan Kara
1
-2
/
+7
2017-06-13
udf: Remove unused UDF_DEFAULT_BLOCKSIZE
Jan Kara
1
-2
/
+0
2017-04-24
udf: use kmap_atomic for memcpy copying
Fabian Frederick
2
-9
/
+9
2017-04-24
udf: use octal for permissions
Fabian Frederick
2
-8
/
+8
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
1
-2
/
+3
2017-02-27
fs: add i_blocksize()
Fabian Frederick
1
-1
/
+1
2017-02-03
udf: simplify udf_ioctl()
Fabian Frederick
1
-26
/
+15
2017-02-03
udf: fix ioctl errors
Fabian Frederick
1
-1
/
+4
2017-01-20
udf: allow implicit blocksize specification during mount
Fabian Frederick
1
-9
/
+19
[next]