index
:
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.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2025-05-02
jfs: define xtree root and page independently
Dave Kleikamp
2025-05-02
ext4: make block validity check resistent to sb bh corruption
Ojaswin Mujoo
2025-05-02
fs/ntfs3: Fix WARNING in ntfs_extend_initialized_size
Edward Adam Davis
2025-05-02
btrfs: avoid page_lockend underflow in btrfs_punch_hole_lock_range()
Qu Wenruo
2025-04-25
btrfs: fix the length of reserved qgroup to free
Haisu Wang
2025-04-25
cifs: use origin fullpath for automounts
Paulo Alcantara
2025-04-25
smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open()
ChenXiaoSong
2025-04-25
btrfs: zoned: fix zone finishing with missing devices
Johannes Thumshirn
2025-04-25
btrfs: zoned: fix zone activation with missing devices
Johannes Thumshirn
2025-04-25
btrfs: fix qgroup reserve leaks in cow_file_range
Boris Burkov
2025-04-25
virtiofs: add filesystem context source name check
Xiangsheng Hou
2025-04-25
smb3 client: fix open hardlink on deferred close file error
Chunjie Zhu
2025-04-25
ksmbd: fix the warning from __kernel_write_iter
Namjae Jeon
2025-04-25
ksmbd: Prevent integer overflow in calculation of deadtime
Denis Arefev
2025-04-25
ksmbd: Fix dangling pointer in krb_authenticate
Sean Heelan
2025-04-25
isofs: Prevent the use of too small fid
Edward Adam Davis
2025-04-25
hfs/hfsplus: fix slab-out-of-bounds in hfs_bnode_read_key
Vasiliy Kovalev
2025-04-25
btrfs: correctly escape subvol in btrfs_show_options()
Johannes Kimmel
2025-04-25
nfsd: decrease sc_count directly if fail to queue dl_recall
Li Lingfeng
2025-04-25
nfs: add missing selections of CONFIG_CRC32
Eric Biggers
2025-04-25
nfs: move nfs_fhandle_hash to common include file
Jeff Layton
2025-04-25
cifs: fix integer overflow in match_server()
Roman Smirnov
2025-04-25
cifs: avoid NULL pointer dereference in dbg call
Alexandra Diupina
2025-04-25
btrfs: fix non-empty delayed iputs list on unmount due to compressed write wo...
Filipe Manana
2025-04-25
jbd2: remove wrong sb->s_sequence check
Jan Kara
2025-04-25
smb311 client: fix missing tcon check when mounting with linux/posix extensions
Steve French
2025-04-25
ext4: fix off-by-one error in do_split
Artem Sadovnikov
2025-04-25
ext4: don't treat fhandle lookup of ea_inode as FS corruption
Jann Horn
2025-04-25
ext4: ignore xattrs past end
Bhupesh
2025-04-25
ext4: protect ext4_release_dquot against freezing
Ojaswin Mujoo
2025-04-25
f2fs: fix to avoid out-of-bounds access in f2fs_truncate_inode_blocks()
Chao Yu
2025-04-25
jfs: add sanity check for agwidth in dbMount
Edward Adam Davis
2025-04-25
jfs: Prevent copying of nlink with value 0 from disk inode
Edward Adam Davis
2025-04-25
fs/jfs: Prevent integer overflow in AG size calculation
Rand Deeb
2025-04-25
fs/jfs: cast inactags to s64 to prevent potential overflow
Rand Deeb
2025-04-25
jfs: Fix uninit-value access of imap allocated in the diMount() function
Zhongqiu Han
2025-04-25
f2fs: don't retry IO for corrupted data scenario
Chao Yu
2025-04-25
umount: Allow superblock owners to force umount
Trond Myklebust
2025-04-25
fs: consistently deref the files table with rcu_dereference_raw()
Mateusz Guzik
2025-04-10
NFSD: Skip sending CB_RECALL_ANY when the backchannel isn't up
Chuck Lever
2025-04-10
nfsd: put dl_stid if fail to queue dl_recall
Li Lingfeng
2025-04-10
jfs: add index corruption check to DT_GETPAGE()
Roman Smirnov
2025-04-10
jfs: fix slab-out-of-bounds read in ea_get()
Qasim Ijaz
2025-04-10
ext4: fix OOB read when checking dotdot dir
Acs, Jakub
2025-04-10
ext4: don't over-report free space or inodes in statvfs
Theodore Ts'o
2025-04-10
ksmbd: validate zero num_subauth before sub_auth is accessed
Norbert Szetei
2025-04-10
ksmbd: fix session use-after-free in multichannel connection
Namjae Jeon
2025-04-10
ksmbd: fix use-after-free in ksmbd_sessions_deregister()
Namjae Jeon
2025-04-10
ksmbd: add bounds check for create lease context
Norbert Szetei
2025-04-10
btrfs: handle errors from btrfs_dec_ref() properly
Josef Bacik
[next]