index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2026-01-17
coredump: Use __counted_by_ptr for struct core_name::corename
Kees Cook
2026-01-17
f2fs: use folio_end_read
Jaegeuk Kim
2026-01-17
f2fs: fix to avoid mapping wrong physical block for swapfile
Chao Yu
2026-01-17
f2fs: avoid f2fs_map_blocks() for consecutive holes in readpages
Chao Yu
2026-01-17
f2fs: advance index and offset after zeroing in large folio read
Nanzhe Zhao
2026-01-17
f2fs: add 'folio_in_bio' to handle readahead folios with no BIO submission
Nanzhe Zhao
2026-01-17
f2fs: avoid unnecessary block mapping lookups in f2fs_read_data_large_folio
Yongpeng Yang
2026-01-17
f2fs: detect more inconsistent cases in sanity_check_node_footer()
Chao Yu
2026-01-17
f2fs: fix to do sanity check on node footer in {read,write}_end_io
Chao Yu
2026-01-17
f2fs: fix to do sanity check on node footer in __write_node_folio()
Chao Yu
2026-01-17
f2fs: clean up the type parameter in f2fs_sync_meta_pages()
Yangyang Zang
2026-01-17
f2fs: support non-4KB block size without packed_ssa feature
Daeho Jeong
2026-01-17
f2fs: make FAULT_DISCARD obsolete
Chao Yu
2026-01-17
f2fs: fix to avoid UAF in f2fs_write_end_io()
Chao Yu
2026-01-16
mount: add OPEN_TREE_NAMESPACE
Christian Brauner
2026-01-16
vfs: document d_dispose_if_unused()
Miklos Szeredi
2026-01-16
fuse: shrink once after all buckets have been scanned
Miklos Szeredi
2026-01-16
fuse: clean up fuse_dentry_tree_work()
Miklos Szeredi
2026-01-16
fuse: add need_resched() before unlocking bucket
Miklos Szeredi
2026-01-16
fuse: make sure dentry is evicted if stale
Miklos Szeredi
2026-01-16
fuse: fix race when disposing stale dentries
Miklos Szeredi
2026-01-16
sysfs(2): fs_index() argument is _not_ a pathname
Al Viro
2026-01-16
ksmbd: use CLASS(filename_kernel)
Al Viro
2026-01-16
user_statfs(): switch to CLASS(filename)
Al Viro
2026-01-16
statx: switch to CLASS(filename_maybe_null)
Al Viro
2026-01-16
quotactl_block(): switch to CLASS(filename)
Al Viro
2026-01-16
chroot(2): switch to CLASS(filename)
Al Viro
2026-01-16
move_mount(2): switch to CLASS(filename_maybe_null)
Al Viro
2026-01-16
namei.c: switch user pathname imports to CLASS(filename{,_flags})
Al Viro
2026-01-16
namei.c: convert getname_kernel() callers to CLASS(filename_kernel)
Al Viro
2026-01-16
do_f{chmod,chown,access}at(): use CLASS(filename_uflags)
Al Viro
2026-01-16
do_readlinkat(): switch to CLASS(filename_flags)
Al Viro
2026-01-16
do_sys_truncate(): switch to CLASS(filename)
Al Viro
2026-01-16
do_utimes_path(): switch to CLASS(filename_uflags)
Al Viro
2026-01-16
chdir(2): unspaghettify a bit...
Al Viro
2026-01-16
do_fchownat(): unspaghettify a bit...
Al Viro
2026-01-16
fspick(2): use CLASS(filename_flags)
Al Viro
2026-01-16
name_to_handle_at(): use CLASS(filename_uflags)
Al Viro
2026-01-16
vfs_open_tree(): use CLASS(filename_uflags)
Al Viro
2026-01-16
do_open_execat(): don't care about LOOKUP_EMPTY
Al Viro
2026-01-16
mount_setattr(2): don't mess with LOOKUP_EMPTY
Al Viro
2026-01-16
file_[gs]etattr(2): switch to CLASS(filename_maybe_null)
Al Viro
2026-01-16
filename_...xattr(): don't consume filename reference
Al Viro
2026-01-16
non-consuming variants of do_{unlinkat,rmdir}()
Al Viro
2026-01-16
non-consuming variant of do_mknodat()
Al Viro
2026-01-16
non-consuming variant of do_mkdirat()
Al Viro
2026-01-16
non-consuming variant of do_symlinkat()
Al Viro
2026-01-16
non-consuming variant of do_linkat()
Al Viro
2026-01-16
non-consuming variant of do_renameat2()
Al Viro
2026-01-16
Merge tag 'xfs-fixes-6.19-rc6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
[prev]
[next]