index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
udf
Age
Commit message (
Expand
)
Author
9 days
Merge tag 'fs_for_v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12 days
Merge tag 'vfs-7.3-rc1.sync' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12 days
Merge tag 'vfs-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-07-31
Remove excl arg to ->create inode_operation
NeilBrown
2026-07-30
udf: Fix data loss when converting inline inodes to out of line
Jan Kara
2026-07-30
udf: Move udf_map_block() up
Jan Kara
2026-07-27
udf: Fix i_lenExtents truncation on 32-bit kernels
Zhan Xusheng
2026-07-27
udf: Fold udf_update_inode() into udf_write_inode()
Jan Kara
2026-07-27
udf: Use sync_inode_metadata() in udf_evict_inode()
Jan Kara
2026-07-27
udf: Drop udf_sync_inode()
Jan Kara
2026-07-27
udf: Use sync_inode_metadata() to writeout IS_SYNC inode
Jan Kara
2026-07-27
udf: Fix data integrity writeout issues
Jan Kara
2026-07-27
udf: Fix bh leak for unallocated space entries
Jan Kara
2026-07-27
udf: bound lengthAllocDescs from unallocated space entry
Jay Vadayath
2026-07-17
UDF symlink pathComponent header OOB read
David Lee
2026-07-09
udf: reject VAT indexes equal to the entry count
David Lee
2026-07-08
udf: Mark LVID buffer as uptodate before marking it dirty
Aleksandr Nogikh
2026-07-08
udf: avoid recursive s_alloc_mutex deadlock when freeing AED blocks
Deepanshu Kartikey
2026-07-08
udf: validate extent partition references in udf_current_aext()
Kyle Zeng
2026-07-01
udf: drop redundant S_IFDIR from mkdir
Jori Koolstra
2026-06-16
Merge tag 'fs_for_v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-06-15
Merge tag 'pull-fixes' of gitolite.kernel.org:pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2026-06-14
udf: fix nls leak on udf_fill_super() failure
Al Viro
2026-06-12
udf: validate VAT inode size for old VAT format
Jan Kara
2026-06-12
udf: validate VAT header length against the VAT inode size
Bryam Vargas
2026-06-12
udf: validate sparing table length as an entry count, not a byte count
Bryam Vargas
2026-05-18
udf: validate free block extents against the partition length
Michael Bommarito
2026-04-22
udf: reject descriptors with oversized CRC length
Michael Bommarito
2026-04-15
Merge tag 'fs_for_v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-04-13
Merge tag 'vfs-7.1-rc1.bh.metadata' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-04-13
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-03-27
udf: Fix race between file type conversion and writeback
Jan Kara
2026-03-26
udf: Track metadata bhs in fs-private inode part
Jan Kara
2026-03-26
udf: Sync and invalidate metadata buffers from udf_evict_inode()
Jan Kara
2026-03-26
udf: Switch to generic_buffers_fsync()
Jan Kara
2026-03-19
udf: fix partition descriptor append bookkeeping
Seohyeon Maeng
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
2026-02-27
fs: udf: avoid assignment in condition when selecting allocation goal
Adarsh Das
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-09
Merge tag 'vfs-7.0-rc1.fserror' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2026-01-13
uapi: promote EFSCORRUPTED and EUCLEAN to errno.h
Darrick J. Wong
2026-01-12
udf: add setlease file operation
Jeff Layton
2025-10-20
Coccinelle-based conversion to use ->i_state accessors
Mateusz Guzik
2025-09-22
fs: udf: fix OOB read in lengthAllocDescs handling
Larshin Sergey
2025-07-28
Merge tag 'fs_for_v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
[next]