index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
udf
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-20
Merge tag 'fs_for_v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-9
/
+14
2026-07-27
udf: Fix data integrity writeout issues
Jan Kara
1
-0
/
+1
2026-07-08
udf: Mark LVID buffer as uptodate before marking it dirty
Aleksandr Nogikh
1
-9
/
+14
2026-06-16
Merge tag 'fs_for_v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+15
2026-06-15
Merge tag 'pull-fixes' of gitolite.kernel.org:pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2026-06-14
udf: fix nls leak on udf_fill_super() failure
Al Viro
1
-1
/
+1
2026-06-12
udf: validate VAT inode size for old VAT format
Jan Kara
1
-0
/
+5
2026-06-12
udf: validate VAT header length against the VAT inode size
Bryam Vargas
1
-0
/
+8
2026-06-12
udf: validate sparing table length as an entry count, not a byte count
Bryam Vargas
1
-1
/
+2
2026-04-15
Merge tag 'fs_for_v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+3
2026-04-13
Merge tag 'vfs-7.1-rc1.bh.metadata' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2026-03-26
udf: Track metadata bhs in fs-private inode part
Jan Kara
1
-0
/
+1
2026-03-19
udf: fix partition descriptor append bookkeeping
Seohyeon Maeng
1
-1
/
+3
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
1
-1
/
+1
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-1
/
+1
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-4
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-9
/
+7
2025-07-11
udf: Verify partition map count
Jan Kara
1
-2
/
+11
2024-10-02
udf: refactor udf_next_aext() to handle error
Zhao Mengmeng
1
-1
/
+2
2024-06-26
udf: Avoid excessive partition lengths
Jan Kara
1
-0
/
+15
2024-06-26
udf: Avoid using corrupted block bitmap buffer
Jan Kara
1
-1
/
+2
2024-04-02
udf: replace deprecated strncpy/strcpy with strscpy
Justin Stitt
1
-3
/
+3
2024-03-25
udf: Remove second semicolon
Colin Ian King
1
-1
/
+1
2024-03-05
udf: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
1
-1
/
+0
2024-02-21
udf: convert to new mount API
Eric Sandeen
1
-239
/
+262
2024-02-21
udf: convert novrs to an option flag
Eric Sandeen
1
-4
/
+2
2024-02-05
udf: Avoid invalid LVID used on mount
Jan Kara
1
-17
/
+25
2024-01-23
udf: Avoid GFP_NOFS allocation in udf_load_pvoldesc()
Jan Kara
1
-1
/
+1
2023-05-30
fs: udf: Replace GPL 2.0 boilerplate license notice with SPDX identifier
Bagas Sanjaya
1
-5
/
+1
2023-01-26
udf: Limit file size to 4TB
Jan Kara
1
-1
/
+8
2023-01-26
udf: Use udf_bread() in udf_load_vat()
Jan Kara
1
-5
/
+8
2023-01-26
udf: Drop VARCONV support
Jan Kara
1
-47
/
+3
2023-01-26
udf: Unify types in anchor block detection
Jan Kara
1
-2
/
+2
2023-01-09
udf: Preserve link count of system files
Jan Kara
1
-0
/
+1
2022-10-24
fs: udf: Optimize udf_free_in_core_inode and udf_find_fileset function
Li zeming
1
-2
/
+2
2022-03-25
Merge tag 'fs_for_v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+1
2022-03-22
fs: allocate inode by using alloc_inode_sb()
Muchun Song
1
-1
/
+1
2022-03-08
udf: remove redundant assignment of variable etype
Colin Ian King
1
-2
/
+1
2021-11-09
udf: Fix crash after seekdir
Jan Kara
1
-0
/
+2
2021-10-18
udf: use sb_bdev_nr_blocks
Christoph Hellwig
1
-6
/
+3
2021-08-12
udf: Fix iocharset=utf8 mount option
Pali Rohár
1
-31
/
+19
2021-08-11
udf: Check LVID earlier
Jan Kara
1
-9
/
+16
2021-02-22
Merge tag 'fs_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+5
2021-02-03
udf: handle large user and group ID
BingJing Chang
1
-4
/
+5
2021-01-18
udf: fix the problem that the disc content is not displayed
lianzhi chang
1
-3
/
+4
2020-10-24
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+1
2020-09-29
udf: Limit sparing table size
Jan Kara
1
-0
/
+6
2020-09-29
udf: Remove pointless union in udf_inode_info
Jan Kara
1
-2
/
+2
2020-09-22
udf: Fix memory leak when mounting
Jan Kara
1
-8
/
+13
[next]