index
:
linux/linux-stable.git
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.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
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2025-03-13
Squashfs: check the inode number is not the invalid value of zero
Phillip Lougher
2025-03-13
btrfs: avoid monopolizing a core when activating a swap file
Filipe Manana
2025-03-13
Revert "btrfs: avoid monopolizing a core when activating a swap file"
Koichiro Den
2025-03-13
nilfs2: protect access to buffers with no active references
Ryusuke Konishi
2025-03-13
nilfs2: do not force clear folio if buffer is referenced
Ryusuke Konishi
2025-03-13
nilfs2: do not output warnings when clearing dirty buffers
Ryusuke Konishi
2025-03-13
orangefs: fix a oob in orangefs_debug_write
Mike Marshall
2025-03-13
ocfs2: check dir i_size in ocfs2_find_entry
Su Yue
2025-03-13
nilfs2: fix possible int overflows in nilfs_fiemap()
Nikita Zhandarovich
2025-03-13
ocfs2: handle a symlink read error correctly
Matthew Wilcox (Oracle)
2025-03-13
ocfs2: fix incorrect CPU endianness conversion causing mount failure
Heming Zhao
2025-03-13
binfmt_flat: Fix integer overflow bug on 32 bit systems
Dan Carpenter
2025-03-13
nilfs2: handle errors that nilfs_prepare_chunk() may return
Ryusuke Konishi
2025-03-13
nilfs2: eliminate staggered calls to kunmap in nilfs_rename
Ryusuke Konishi
2025-03-13
nilfs2: move page release outside of nilfs_delete_entry and nilfs_set_link
Ryusuke Konishi
2025-03-13
btrfs: convert BUG_ON in btrfs_reloc_cow_block() to proper error handling
Josef Bacik
2025-03-13
btrfs: fix use-after-free when attempting to join an aborted transaction
Filipe Manana
2025-03-13
btrfs: output the reason for open_ctree() failure
Qu Wenruo
2025-03-13
NFSD: Reset cb_seq_status after NFS4ERR_DELAY
Chuck Lever
2025-03-13
ubifs: skip dumping tnc tree when zroot is null
pangliyuan
2025-03-13
ocfs2: mark dquot as inactive if failed to start trans while releasing dquot
Su Yue
2025-03-13
afs: Fix directory format encoding struct
David Howells
2025-03-13
udf: Fix use of check_add_overflow() with mixed type arguments
Ben Hutchings
2025-02-01
ext4: fix slab-use-after-free in ext4_split_extent_at()
Baokun Li
2025-02-01
ext4: avoid ext4_error()'s caused by ENOMEM in the truncate path
Theodore Ts'o
2025-02-01
gfs2: Truncate address space when flipping GFS2_DIF_JDATA flag
Andreas Gruenbacher
2025-02-01
fs/proc: fix softlockup in __read_vmcore (part 2)
Rik van Riel
2025-02-01
hfs: Sanity check the root record
Leo Stone
2025-02-01
ocfs2: fix slab-use-after-free due to dangling pointer dqi_priv
Dennis Lam
2025-02-01
ocfs2: correct return value of ocfs2_local_free_info()
Joseph Qi
2025-02-01
jbd2: flush filesystem device before updating tail sequence
Zhang Yi
2025-01-09
btrfs: avoid monopolizing a core when activating a swap file
Filipe Manana
2025-01-09
epoll: Add synchronous wakeup support for ep_poll_callback
Xuewen Yan
2025-01-09
nfsd: restore callback functionality for NFSv4.0
NeilBrown
2025-01-09
nilfs2: prevent use of deleted inode
Edward Adam Davis
2025-01-09
NFS/pnfs: Fix a live lock between recalled layouts and layoutget
Trond Myklebust
2025-01-09
btrfs: tree-checker: reject inline extent items with 0 ref count
Qu Wenruo
2025-01-09
efivarfs: Fix error on non-existent file
James Bottomley
2025-01-09
erofs: fix incorrect symlink detection in fast symlink
Gao Xiang
2025-01-09
erofs: fix order >= MAX_ORDER warning due to crafted negative i_size
Gao Xiang
2024-12-19
xfs: don't drop errno values when we fail to ficlone the entire range
Darrick J. Wong
2024-12-14
ocfs2: Revert "ocfs2: fix the la space leak when unmounting an ocfs2 volume"
Heming Zhao
2024-12-14
jffs2: Fix rtime decompressor
Richard Weinberger
2024-12-14
jffs2: Prevent rtime decompress memory corruption
Kinsey Moore
2024-12-14
Revert "unicode: Don't special case ignorable code points"
Linus Torvalds
2024-12-14
f2fs: fix f2fs_bug_on when uninstalling filesystem call f2fs_evict_inode.
Qi Han
2024-12-14
jfs: add a check to prevent array-index-out-of-bounds in dbAdjTree
Nihar Chaithanya
2024-12-14
jfs: fix array-index-out-of-bounds in jfs_readdir
Ghanshyam Agrawal
2024-12-14
jfs: fix shift-out-of-bounds in dbSplit
Ghanshyam Agrawal
2024-12-14
jfs: array-index-out-of-bounds fix in dtReadFirst
Ghanshyam Agrawal
[next]