index
:
kernel
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
2025-12-03
NFS4: Fix state renewals missing after boot
Joshua Watt
2025-12-03
ceph: add checking of wait_for_completion_killable() return value
Viacheslav Dubeyko
2025-12-03
9p: sysfs_init: don't hardcode error to ENOMEM
Randall P. Embry
2025-12-03
9p: fix /sys/fs/9p/caches overwriting itself
Randall P. Embry
2025-12-03
fs/hpfs: Fix error code for new_inode() failure in mkdir/create/mknod/symlink
Yikang Yue
2025-12-03
orangefs: fix xattr related buffer overflow...
Mike Marshall
2025-12-03
nfs4_setup_readdir(): insufficient locking for ->d_parent->d_inode dereferencing
Al Viro
2025-12-03
NFSv4.1: fix mount hang after CREATE_SESSION failure
Anthony Iliopoulos
2025-12-03
NFSv4: handle ERR_GRACE on delegation recalls
Olga Kornievskaia
2025-12-03
jfs: fix uninitialized waitqueue in transaction manager
Shaurya Rane
2025-12-03
jfs: Verify inode mode when loading from disk
Tetsuo Handa
2025-12-03
allow finish_no_open(file, ERR_PTR(-E...))
Al Viro
2025-12-03
btrfs: use smp_mb__after_atomic() when forcing COW in create_pending_snapshot()
Filipe Manana
2025-10-29
NFSD: Fix last write offset handling in layoutcommit
Sergey Bashirov
2025-10-29
NFSD: Minor cleanup in layoutcommit processing
Sergey Bashirov
2025-10-29
NFSD: Define a proc_layoutcommit for the FlexFiles layout type
Chuck Lever
2025-10-29
vfs: Don't leak disconnected dentries on umount
Jan Kara
2025-10-29
jbd2: ensure that all ongoing I/O complete before freeing blocks
Zhang Yi
2025-10-29
ext4: detect invalid INLINE_DATA + EXTENTS flag combination
Deepanshu Kartikey
2025-10-29
ext4: avoid potential buffer over-read in parse_apply_sb_mount_options()
Theodore Ts'o
2025-10-29
ocfs2: clear extent cache after moving/defragmenting extents
Deepanshu Kartikey
2025-10-29
hfsplus: return EIO when type of hidden directory mismatch in hfsplus_fill_su...
Yangtao Li
2025-10-29
hfs: fix KMSAN uninit-value issue in hfs_find_set_zero_bits()
Viacheslav Dubeyko
2025-10-29
dlm: check for defined force value in dlm_lockspace_release
Alexander Aring
2025-10-29
hfsplus: fix KMSAN uninit-value issue in hfsplus_delete_cat()
Viacheslav Dubeyko
2025-10-29
hfs: validate record offset in hfsplus_bmap_alloc
Yang Chenzhi
2025-10-29
hfsplus: fix KMSAN uninit-value issue in __hfsplus_ext_cache_extent()
Viacheslav Dubeyko
2025-10-29
hfs: make proper initalization of struct hfs_find_data
Viacheslav Dubeyko
2025-10-29
hfs: clear offset and space out of valid records in b-tree node
Viacheslav Dubeyko
2025-10-29
exec: Fix incorrect type for ret
Xichao Zhao
2025-10-29
hfsplus: fix slab-out-of-bounds read in hfsplus_strcasecmp()
Viacheslav Dubeyko
2025-10-29
btrfs: avoid potential out-of-bounds in btrfs_encode_fh()
Anderson Nascimento
2025-10-29
cramfs: Verify inode mode when loading from disk
Tetsuo Handa
2025-10-29
fs: Add 'initramfs_options' to set initramfs mount options
Lichen Liu
2025-10-29
minixfs: Verify inode mode when loading from disk
Tetsuo Handa
2025-10-29
Squashfs: reject negative file sizes in squashfs_read_inode()
Phillip Lougher
2025-10-29
Squashfs: add additional inode sanity checking
Phillip Lougher
2025-10-29
fs: udf: fix OOB read in lengthAllocDescs handling
Larshin Sergey
2025-10-29
ext4: guard against EA inode refcount underflow in xattr update
Ahmet Eray Karadag
2025-10-29
ext4: correctly handle queries for metadata mappings
Ojaswin Mujoo
2025-10-29
ext4: increase i_disksize to offset + len in ext4_update_disksize_before_punch()
Yongjian Sun
2025-10-29
nfsd: nfserr_jukebox in nlm_fopen should lead to a retry
Olga Kornievskaia
2025-10-29
Squashfs: fix uninit-value in squashfs_get_parent
Phillip Lougher
2025-10-29
ocfs2: fix double free in user_cluster_connect()
Dan Carpenter
2025-10-29
NFSv4.1: fix backchannel max_resp_sz verification check
Anthony Iliopoulos
2025-10-02
mm/hugetlb: fix folio is still mapped when deleted
Jinjiang Tu
2025-10-02
nilfs2: fix CFI failure when accessing /sys/fs/nilfs2/features/*
Nathan Chancellor
2025-10-02
fuse: prevent overflow in copy_file_range return value
Miklos Szeredi
2025-10-02
fuse: check if copy_file_range() returns larger than requested size
Miklos Szeredi
2025-10-02
ocfs2: fix recursive semaphore deadlock in fiemap call
Mark Tinguely
[next]