开源镜像站
帮助
下载
动态
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-19
netfs: Fix read abandonment during retry
David Howells
2026-03-19
vfs: fix docstring of hash_name()
Jori Koolstra
2026-03-18
iomap: fix invalid folio access when i_blkbits differs from I/O granularity
Joanne Koong
2026-03-17
fs: clear I_DIRTY_TIME in sync_lazytime
Christoph Hellwig
2026-03-09
netfs: Fix NULL pointer dereference in netfs_unbuffered_write() on retry
Deepanshu Kartikey
2026-03-09
netfs: Fix kernel BUG in netfs_limit_iter() for ITER_KVEC iterators
Deepanshu Kartikey
2026-03-04
iomap: reject delalloc mappings during writeback
Darrick J. Wong
2026-03-04
iomap: don't mark folio uptodate if read IO has bytes pending
Joanne Koong
2026-02-27
nsfs: tighten permission checks for handle opening
Christian Brauner
2026-02-27
nsfs: tighten permission checks for ns iteration ioctls
Christian Brauner
2026-02-26
netfs: Fix unbuffered/DIO writes to dispatch subrequests in strict sequence
David Howells
2026-02-26
iomap: don't report direct-io retries to fserror
Darrick J. Wong
2026-02-25
Merge tag 'vfs-7.0-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-02-24
pidfs: avoid misleading break
Christian Brauner
2026-02-24
eventpoll: Fix integer overflow in ep_loop_check_proc()
Jann Horn
2026-02-22
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2026-02-21
Merge tag 'io_uring-20260221' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-02-21
Merge tag 'v7.0-rc-part2-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-20
Merge tag 'for-7.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-02-20
Merge tag 'ecryptfs-7.0-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-02-20
proc: Fix pointer error dereference
Ethan Tidmore
2026-02-19
io_uring: Add size check for sqe->cmd
Govindarajulu Varadarajan
2026-02-19
fserror: fix lockdep complaint when igrabbing inode
Darrick J. Wong
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-02-18
Merge tag 'sysctl-7.00-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-02-18
btrfs: fix invalid leaf access in btrfs_quota_enable() if ref key not found
Filipe Manana
2026-02-18
btrfs: fix lost error return in btrfs_find_orphan_roots()
Filipe Manana
2026-02-18
btrfs: fix lost return value on error in finish_verity()
Filipe Manana
2026-02-18
btrfs: change unaligned root messages to error level in btrfs_validate_super()
Filipe Manana
2026-02-18
btrfs: use the correct type to initialize block reserve for delayed refs
Filipe Manana
2026-02-18
btrfs: do not ASSERT() when the fs flips RO inside btrfs_repair_io_failure()
Qu Wenruo
2026-02-18
btrfs: reset block group size class when it becomes empty
Jiasheng Jiang
2026-02-18
btrfs: replace BUG() with error handling in __btrfs_balance()
Adarsh Das
2026-02-18
btrfs: handle unexpected exact match in btrfs_set_inode_index_count()
Adarsh Das
2026-02-18
minix: Correct errno in minix_new_inode
Jori Koolstra
2026-02-18
namespace: fix proc mount iteration
Christian Brauner
2026-02-18
mount: hold namespace_sem across copy in create_new_namespace()
Christian Brauner
2026-02-17
fsverity: remove fsverity_verify_page()
Eric Biggers
2026-02-17
f2fs: make f2fs_verify_cluster() partially large-folio-aware
Eric Biggers
2026-02-17
f2fs: remove unnecessary ClearPageUptodate in f2fs_verify_cluster()
Eric Biggers
2026-02-17
Merge tag 'ntfs3_for_7.0' of https://github.com/Paragon-Software-Group/linux-...
Linus Torvalds
2026-02-17
Merge tag 'ceph-for-7.0-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2026-02-17
Merge tag 'ovl-update-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/o...
Linus Torvalds
2026-02-17
Merge tag 'v7.0-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
[next]