index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
udf
Age
Commit message (
Expand
)
Author
2024-07-05
udf: udftime: prevent overflow in udf_disk_stamp_to_time()
Roman Smirnov
2024-06-21
fs: add file and path permissions helpers
Christian Brauner
2023-09-19
udf: initialize newblock to 0
Tom Rix
2023-09-19
udf: Handle error when adding extent to a file
Jan Kara
2023-09-19
udf: Check consistency of Space Bitmap Descriptor
Vladislav Efanov
2023-08-26
udf: Fix uninitialized array access for some pathnames
Jan Kara
2023-03-17
udf: Fix off-by-one error when discarding preallocation
Jan Kara
2023-03-11
udf: Fix file corruption when appending just after end of preallocated extent
Jan Kara
2023-03-11
udf: Detect system inodes linked into directory hierarchy
Jan Kara
2023-03-11
udf: Preserve link count of system files
Jan Kara
2023-03-11
udf: Do not update file length for failed writes to inline files
Jan Kara
2023-03-11
udf: Do not bother merging very long extents
Jan Kara
2023-03-11
udf: Truncate added extents on failed expansion
Jan Kara
2023-03-11
udf: Define EFSCORRUPTED error code
Jan Kara
2023-01-14
udf: Fix extension of the last extent in the file
Jan Kara
2023-01-14
udf: Avoid double brelse() in udf_rename()
Shigeru Yoshida
2022-12-21
udf: Fix extending file within last block
Jan Kara
2022-12-21
udf: Do not bother looking for prealloc extents if i_lenExtents matches i_size
Jan Kara
2022-12-21
udf: Fix preallocation discarding at indirect extent boundary
Jan Kara
2022-12-21
udf: Discard preallocation before extending file with a hole
Jan Kara
2022-11-16
udf: Fix a slab-out-of-bounds write bug in udf_find_entry()
ZhangPeng
2022-02-01
udf: Fix NULL ptr deref when converting from inline format
Jan Kara
2022-02-01
udf: Restore i_lenAlloc when inode expansion fails
Jan Kara
2022-01-27
udf: Fix error handling in udf_new_inode()
Jan Kara
2021-11-26
udf: Fix crash after seekdir
Jan Kara
2021-09-15
udf_get_extendedattr() had no boundary checks.
Stian Skjelstad
2021-09-15
udf: Fix iocharset=utf8 mount option
Pali Rohár
2021-09-15
udf: Check LVID earlier
Jan Kara
2021-07-19
udf: Fix NULL pointer dereference in udf_symlink function
Arturo Giusti
2021-03-17
udf: fix silent AED tagLocation corruption
Steven J. Magnani
2021-02-07
udf: fix the problem that the disc content is not displayed
lianzhi chang
2020-10-24
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-09-29
udf: Limit sparing table size
Jan Kara
2020-09-29
udf: Remove pointless union in udf_inode_info
Jan Kara
2020-09-29
udf: Avoid accessing uninitialized data on failed inode read
Jan Kara
2020-09-22
udf: Fix memory leak when mounting
Jan Kara
2020-09-22
udf: Remove redundant initialization of variable ret
Jing Xiangfeng
2020-09-18
[PATCH] reduce boilerplate in fsid handling
Al Viro
2020-08-28
udf: Use kvzalloc() in udf_sb_alloc_bitmap()
Denis Efremov
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-06
Merge tag 'for_v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2020-07-27
udf: osta_udf.h: delete a duplicated word
Randy Dunlap
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-14
udf: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-06-02
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-02
fs: convert mpage_readpages to mpage_readahead
Matthew Wilcox (Oracle)
2020-05-04
udf: stop using ioctl_by_bdev
Christoph Hellwig
2020-04-20
docs: filesystems: fix renamed references
Mauro Carvalho Chehab
2020-04-10
change email address for Pali Rohár
Pali Rohár
[next]