开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2026-03-27
ext4: always drain queued discard work in ext4_mb_release()
Theodore Ts'o
2026-03-27
ext4: handle wraparound when searching for blocks for indirect mapped blocks
Theodore Ts'o
2026-03-27
ext4: skip split extent recovery on corruption
hongao
2026-03-27
ext4: fix iloc.bh leak in ext4_fc_replay_inode() error paths
Baokun Li
2026-03-27
ext4: fix deadlock on inode reallocation
Jan Kara
2026-03-27
ext4: fix use-after-free in update_super_work when racing with umount
Jiayuan Chen
2026-03-27
ext4: fix the might_sleep() warnings in kvfree()
Zqiang
2026-03-27
ext4: reject mount if bigalloc with s_first_data_block != 0
Helen Koike
2026-03-27
ext4: fix extents-test.c is not compiled when EXT4_KUNIT_TESTS=M
Ye Bin
2026-03-27
ext4: fix mballoc-test.c is not compiled when EXT4_KUNIT_TESTS=M
Ye Bin
2026-03-27
ext4: introduce EXPORT_SYMBOL_FOR_EXT4_TEST() helper
Ye Bin
2026-03-27
jbd2: gracefully abort on checkpointing state corruptions
Milos Nikic
2026-03-27
ext4: avoid infinite loops caused by residual data
Edward Adam Davis
2026-03-27
ext4: validate p_idx bounds in ext4_ext_correct_indexes
Tejas Bharambe
2026-03-27
ext4: test if inode's all dirty pages are submitted to disk
Ye Bin
2026-03-27
ext4: minor fix for ext4_split_extent_zeroout()
Ojaswin Mujoo
2026-03-27
ext4: avoid allocate block from corrupted group in ext4_mb_find_by_goal()
Ye Bin
2026-03-27
ext4: kunit: extents-test: lix percpu_counters list corruption
Ritesh Harjani (IBM)
2026-03-27
ext4: publish jinode after initialization
Li Chen
2026-03-27
ext4: replace BUG_ON with proper error handling in ext4_read_inline_folio
Yuto Ohnuki
2026-03-27
ext4: fix fsync(2) for nojournal mode
Jan Kara
2026-03-27
ext4: make recently_deleted() properly work with lazy itable initialization
Jan Kara
2026-03-27
ext4: fix journal credit check when setting fscrypt context
Simon Weber
2026-03-27
ext4: convert inline data to extents when truncate exceeds inline size
Deepanshu Kartikey
2026-03-27
ext4: fix stale xarray tags after writeback
Jan Kara
2026-03-27
ext4: do not check fast symlink during orphan recovery
Zhang Yi
2026-03-13
Merge tag 'ceph-for-7.0-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
2026-03-13
Merge tag 'xfs-fixes-7.0-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2026-03-13
Merge tag 'v7.0-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2026-03-12
Merge tag 'nfs-for-7.0-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2026-03-12
Merge tag 'for-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-03-12
Merge tag 'net-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-03-11
cifs: make default value of retrans as zero
Shyam Prasad N
2026-03-11
smb: client: fix open handle lookup in cifs_open()
Paulo Alcantara
2026-03-11
smb: client: fix iface port assignment in parse_server_interfaces
Henrique Carvalho
2026-03-11
xfs: fix integer overflow in bmap intent sort comparator
Long Li
2026-03-10
smb/client: only export symbol for 'smb2maperror-test' module
Ye Bin
2026-03-10
smb: client: fix in-place encryption corruption in SMB2_write()
Bharath SM
2026-03-10
smb: client: fix sbflags initialization
Arnd Bergmann
2026-03-10
smb: client: fix atomic open with O_DIRECT & O_SYNC
Paulo Alcantara
2026-03-10
xfs: fix undersized l_iclog_roundoff values
Darrick J. Wong
2026-03-10
xfs: ensure dquot item is deleted from AIL only after log shutdown
Long Li
2026-03-10
xfs: remove redundant set null for ip->i_itemp
Long Li
2026-03-09
ceph: do not skip the first folio of the next object in writeback
Hristo Venev
2026-03-09
ceph: fix memory leaks in ceph_mdsc_build_path()
Max Kellermann
2026-03-09
ceph: add a bunch of missing ceph_path_info initializers
Max Kellermann
2026-03-09
ceph: fix i_nlink underrun during async unlink
Max Kellermann
2026-03-08
ksmbd: Don't log keys in SMB3 signing and encryption key generation
Thorsten Blum
2026-03-08
smb: server: fix use-after-free in smb2_open()
Marios Makassikis
2026-03-08
ksmbd: fix use-after-free in smb_lazy_parent_lease_break_close()
Namjae Jeon
[next]