index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
udf
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
Merge tag 'fs_for_v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-7
/
+8
12 days
Merge tag 'vfs-7.1-rc1.bh.metadata' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-13
/
+26
12 days
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-21
/
+21
2026-03-27
udf: Fix race between file type conversion and writeback
Jan Kara
1
-18
/
+15
2026-03-26
udf: Track metadata bhs in fs-private inode part
Jan Kara
9
-14
/
+25
2026-03-26
udf: Sync and invalidate metadata buffers from udf_evict_inode()
Jan Kara
1
-0
/
+2
2026-03-26
udf: Switch to generic_buffers_fsync()
Jan Kara
2
-2
/
+2
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
5
-21
/
+21
2026-02-27
fs: udf: avoid assignment in condition when selecting allocation goal
Adarsh Das
1
-6
/
+5
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
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+1
2026-02-09
Merge tag 'vfs-7.0-rc1.fserror' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+0
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
1
-0
/
+1
2026-01-13
uapi: promote EFSCORRUPTED and EUCLEAN to errno.h
Darrick J. Wong
1
-2
/
+0
2026-01-12
udf: add setlease file operation
Jeff Layton
2
-0
/
+4
2025-10-20
Coccinelle-based conversion to use ->i_state accessors
Mateusz Guzik
1
-1
/
+1
2025-09-22
fs: udf: fix OOB read in lengthAllocDescs handling
Larshin Sergey
1
-0
/
+3
2025-07-28
Merge tag 'fs_for_v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-14
/
+27
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
1
-4
/
+7
2025-07-11
udf: Verify partition map count
Jan Kara
1
-2
/
+11
2025-07-11
udf: stop using write_cache_pages
Christoph Hellwig
1
-12
/
+16
2025-05-07
udf: Make sure i_lenExtents is uptodate on inode eviction
Jan Kara
1
-1
/
+1
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2025-03-31
Merge tag 'fs_for_v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2025-03-16
fs: convert block_commit_write() to take a folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2025-03-13
udf: Fix inode_getblk() return value
Jan Kara
1
-0
/
+1
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
1
-6
/
+6
2024-11-26
udf: Verify inode link counts before performing rename
Jan Kara
1
-0
/
+10
2024-11-26
udf: Skip parent dir link count update if corrupted
Jan Kara
1
-1
/
+5
2024-10-02
udf: fix uninit-value use in udf_get_fileshortad
Gianfranco Trad
1
-3
/
+6
2024-10-02
udf: refactor inode_bmap() to handle error
Zhao Mengmeng
5
-26
/
+44
2024-10-02
udf: refactor udf_next_aext() to handle error
Zhao Mengmeng
6
-65
/
+143
2024-10-02
udf: refactor udf_current_aext() to handle error
Zhao Mengmeng
3
-18
/
+37
2024-09-16
Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-3
/
+25
2024-09-12
udf: store cookie in private data
Christian Brauner
1
-3
/
+25
2024-08-07
buffer: Convert __block_write_begin() to take a folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-08-07
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
1
-3
/
+3
2024-08-07
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
1
-4
/
+2
2024-06-26
udf: prevent integer overflow in udf_bitmap_free_blocks()
Roman Smirnov
1
-23
/
+13
2024-06-26
udf: Avoid excessive partition lengths
Jan Kara
1
-0
/
+15
2024-06-26
udf: Drop load_block_bitmap() wrapper
Jan Kara
1
-20
/
+3
2024-06-26
udf: Avoid using corrupted block bitmap buffer
Jan Kara
2
-3
/
+15
2024-06-20
udf: Fix bogus checksum computation in udf_rename()
Jan Kara
1
-2
/
+0
2024-06-05
udf: Fix lock ordering in udf_evict_inode()
Jan Kara
2
-7
/
+6
2024-06-05
udf: Drop pointless IS_IMMUTABLE and IS_APPEND check
Jan Kara
1
-2
/
+0
2024-04-23
udf: Use a folio in udf_write_end()
Matthew Wilcox (Oracle)
1
-3
/
+5
[next]