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-06-27
smb: client: fix first command failure during re-negotiation
zhangjian
2025-06-27
ksmbd: fix null pointer dereference in destroy_previous_session
Namjae Jeon
2025-06-27
smb: improve directory cache reuse for readdir operations
Bharath SM
2025-06-27
jffs2: check jffs2_prealloc_raw_node_refs() result in few other places
Fedor Pchelkin
2025-06-27
jffs2: check that raw node were preallocated before writing summary
Artem Sadovnikov
2025-06-27
cifs: reset connections for all channels when reconnect requested
Shyam Prasad N
2025-06-27
f2fs: fix to do sanity check on sit_bitmap_size
Chao Yu
2025-06-27
f2fs: prevent kernel warning due to negative i_nlink from corrupted image
Jaegeuk Kim
2025-06-27
ext4: ensure i_size is smaller than maxbytes
Zhang Yi
2025-06-27
ext4: factor out ext4_get_maxbytes()
Zhang Yi
2025-06-27
ext4: fix calculation of credits for extent tree modification
Jan Kara
2025-06-27
ext4: inline: fix len overflow in ext4_prepare_inline_data
Thadeu Lima de Souza Cascardo
2025-06-27
ceph: set superblock s_magic for IMA fsmagic matching
Dennis Marttinen
2025-06-27
jbd2: fix data-race and null-ptr-deref in jbd2_journal_dirty_metadata()
Jeongjun Park
2025-06-27
nfsd: Initialize ssc before laundromat_work to prevent NULL dereference
Li Lingfeng
2025-06-27
nfsd: nfsd4_spo_must_allow() must check this is a v4 compound request
NeilBrown
2025-06-27
gfs2: move msleep to sleepable context
Alexander Aring
2025-06-27
configfs: Do not override creating attribute file failure in populate_attrs()
Zijun Hu
2025-06-27
fs/filesystems: Fix potential unsigned integer underflow in fs_name()
Zijun Hu
2025-06-27
xfs: reset rootdir extent size hint after growfsrt
Darrick J. Wong
2025-06-27
xfs: take m_growlock when running growfsrt
Darrick J. Wong
2025-06-27
xfs: use XFS_BUF_DADDR_NULL for daddrs in getfsmap code
Darrick J. Wong
2025-06-27
xfs: Fix the owner setting issue for rmap query in xfs fsmap
Zizhi Wo
2025-06-27
xfs: conditionally allow FS_XFLAG_REALTIME changes if S_DAX is set
Darrick J. Wong
2025-06-27
xfs: attr forks require attr, not attr2
Darrick J. Wong
2025-06-27
xfs: remove unused parameter in macro XFS_DQUOT_LOGRES
Julian Sun
2025-06-27
xfs: don't walk off the end of a directory data block
lei lu
2025-06-27
xfs: Fix xfs_prepare_shift() range for RT
John Garry
2025-06-27
xfs: Fix xfs_flush_unmap_range() range for RT
John Garry
2025-06-27
xfs: create a new helper to return a file's allocation unit
Darrick J. Wong
2025-06-27
xfs: declare xfs_file.c symbols in xfs_file.h
Darrick J. Wong
2025-06-27
xfs: use consistent uid/gid when grabbing dquots for inodes
Darrick J. Wong
2025-06-27
xfs: verify buffer, inode, and dquot items every tx commit
Darrick J. Wong
2025-06-27
xfs: fix an agbno overflow in __xfs_getfsmap_datadev
Darrick J. Wong
2025-06-27
xfs: fix xfs_btree_query_range callers to initialize btree rec fully
Darrick J. Wong
2025-06-27
xfs: validate fsmap offsets specified in the query keys
Darrick J. Wong
2025-06-27
xfs: fix logdev fsmap query result filtering
Darrick J. Wong
2025-06-27
xfs: clean up the rtbitmap fsmap backend
Darrick J. Wong
2025-06-27
xfs: fix getfsmap reporting past the last rt extent
Darrick J. Wong
2025-06-27
xfs: fix integer overflows in the fsmap rtbitmap and logdev backends
Darrick J. Wong
2025-06-27
xfs: fix interval filtering in multi-step fsmap queries
Darrick J. Wong
2025-06-27
do_change_type(): refuse to operate on unmounted/not ours mounts
Al Viro
2025-06-27
fix propagation graph breakage by MOVE_MOUNT_SET_GROUP move_mount(2)
Al Viro
2025-06-27
nfs: ignore SB_RDONLY when remounting nfs
Li Lingfeng
2025-06-27
nfs: clear SB_RDONLY before getting superblock
Li Lingfeng
2025-06-27
nilfs2: do not propagate ENOENT error from nilfs_btree_propagate()
Ryusuke Konishi
2025-06-27
nilfs2: add pointer check for nilfs_direct_propagate()
Wentao Liang
2025-06-27
ocfs2: fix possible memory leak in ocfs2_finish_quota_recovery
Murad Masimov
2025-06-27
Squashfs: check return result of sb_min_blocksize
Phillip Lougher
2025-06-27
f2fs: fix to correct check conditions in f2fs_cross_rename
Zhiguo Niu
[next]