index
:
kernel/git/stable/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-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2025-02-21
make use of anon_inode_getfile_fmode()
Al Viro
2025-02-21
vfs: catch invalid modes in may_open()
Mateusz Guzik
2025-02-21
vfs: add initial support for CONFIG_DEBUG_VFS
Mateusz Guzik
2025-02-21
btrfs: fix data overwriting bug during buffered write when block size < page ...
Qu Wenruo
2025-02-21
btrfs: output an error message if btrfs failed to find the seed fsid
Qu Wenruo
2025-02-21
btrfs: do regular iput instead of delayed iput during extent map shrinking
Filipe Manana
2025-02-21
btrfs: skip inodes without loaded extent maps when shrinking extent maps
Filipe Manana
2025-02-21
btrfs: fix use-after-free on inode when scanning root during em shrinking
Filipe Manana
2025-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf bpf-6.14-rc4
Alexei Starovoitov
2025-02-20
bcachefs: Fix memmove when move keys down
Alan Huang
2025-02-20
bcachefs: print op->nonce on data update inconsistency
Kent Overstreet
2025-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-20
smb: client: Add check for next_buffer in receive_encrypted_standard()
Haoxiang Li
2025-02-20
Merge tag 'v6.14-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2025-02-20
Merge tag 'bcachefs-2025-02-20' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2025-02-20
Merge tag 'xfs-fixes-6.14-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2025-02-20
fs/jfs: consolidate sanity checking in dbMount
Dave Kleikamp
2025-02-20
jfs: add sanity check for agwidth in dbMount
Edward Adam Davis
2025-02-20
jfs: Prevent copying of nlink with value 0 from disk inode
Edward Adam Davis
2025-02-20
fs/jfs: Prevent integer overflow in AG size calculation
Rand Deeb
2025-02-20
fs/jfs: cast inactags to s64 to prevent potential overflow
Rand Deeb
2025-02-20
fuse: don't truncate cached, mutated symlink
Miklos Szeredi
2025-02-20
eventpoll: add epoll_sendevents() helper
Jens Axboe
2025-02-20
eventpoll: abstract out ep_try_send_events() helper
Jens Axboe
2025-02-20
eventpoll: abstract out parameter sanity checking
Jens Axboe
2025-02-20
nsfs: validate ioctls
Christian Brauner
2025-02-19
Merge tag 'mm-hotfixes-stable-2025-02-19-17-49' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-02-19
bcachefs: Fix srcu lock warning in btree_update_nodes_written()
Kent Overstreet
2025-02-19
jfs: Fix uninit-value access of imap allocated in the diMount() function
Zhongqiu Han
2025-02-19
bcachefs: Fix bch2_indirect_extent_missing_error()
Kent Overstreet
2025-02-19
jfs: fix slab-out-of-bounds read in ea_get()
Qasim Ijaz
2025-02-19
NFSv4: Fix a deadlock when recovering state on a sillyrenamed file
Trond Myklebust
2025-02-19
NFS: Adjust delegated timestamps for O_DIRECT reads and writes
Trond Myklebust
2025-02-19
NFS: O_DIRECT writes must check and adjust the file length
Trond Myklebust
2025-02-19
jfs: add check read-only before truncation in jfs_truncate_nolock()
Vasiliy Kovalev
2025-02-19
jfs: add check read-only before txBeginAnon() call
Vasiliy Kovalev
2025-02-19
jfs: reject on-disk inodes of an unsupported type
Dmitry Antipov
2025-02-19
bcachefs: Fix fsck directory i_size checking
Kent Overstreet
2025-02-19
ovl: fix UAF in ovl_dentry_update_reval by moving dput() in ovl_link_up
Vasiliy Kovalev
2025-02-19
cifs: Treat unhandled directory name surrogate reparse points as mount direct...
Pali Rohár
2025-02-19
cifs: Throw -EOPNOTSUPP error on unsupported reparse point type from parse_re...
Pali Rohár
2025-02-19
smb311: failure to open files of length 1040 when mounting with SMB3.1.1 POSI...
Steve French
2025-02-19
smb: client, common: Avoid multiple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2025-02-19
kernfs: Drop kernfs_rwsem while invoking lookup_positive_unlocked().
Sebastian Andrzej Siewior
2025-02-19
ovl: allow to specify override credentials
Christian Brauner
2025-02-19
VFS: add common error checks to lookup_one_qstr_excl()
NeilBrown
2025-02-19
VFS: change kern_path_locked() and user_path_locked_at() to never return nega...
NeilBrown
2025-02-18
ubifs: Switch to use hrtimer_setup()
Nam Cao
2025-02-18
timerfd: Switch to use hrtimer_setup()
Nam Cao
2025-02-18
Merge tag 'fuse-fixes-6.14-rc4' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Christian Brauner
[prev]
[next]