开源镜像站
帮助
下载
动态
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-23
iomap, xfs: lift zero range hole mapping flush into xfs
Brian Foster
2026-03-23
xfs: flush dirty pagecache over hole in zoned mode zero range
Brian Foster
2026-03-23
xfs: fix iomap hole map reporting for zoned zero range
Brian Foster
2026-03-23
xfs: Use xarray to track SB UUIDs instead of plain array.
Lukas Herbolt
2026-03-18
xfs: avoid unnecessary calculations in xfs_zoned_need_gc()
Damien Le Moal
2026-03-18
xfs: display more zone related information in mountstats
Damien Le Moal
2026-03-18
xfs: fix a comment typo in xfs_select_zone_nowait()
Damien Le Moal
2026-03-18
xfs: avoid unnecessary open zone check in xfs_select_zone_nowait()
Damien Le Moal
2026-03-18
xfs: opencode xfs_zone_record_blocks
Carlos Maiolino
2026-03-12
xfs: factor out xfs_zone_inc_written
Carlos Maiolino
2026-03-12
xfs: factor out xfs_dio_write_zoned_end_io
Carlos Maiolino
2026-03-12
xfs: factor out isize updates from xfs_dio_write_end_io
Carlos Maiolino
2026-03-04
xfs: add write pointer to xfs_rtgroup_geometry
Wilfred Mallawa
2026-02-25
xfs: add static size checks for ioctl UABI
Wilfred Mallawa
2026-02-25
xfs: remove duplicate static size checks
Wilfred Mallawa
2026-02-25
xfs: Add comments for usages of some macros.
Nirjhar Roy (IBM)
2026-02-25
xfs: Update lazy counters in xfs_growfs_rt_bmblock()
Nirjhar Roy (IBM)
2026-02-25
xfs: Add a comment in xfs_log_sb()
Nirjhar Roy (IBM)
2026-02-25
xfs: Fix xfs_last_rt_bmblock()
Nirjhar Roy (IBM)
2026-02-25
xfs: don't report half-built inodes to fserror
Darrick J. Wong
2026-02-25
xfs: don't report metadata inodes to fserror
Darrick J. Wong
2026-02-25
xfs: fix potential pointer access race in xfs_healthmon_get
Darrick J. Wong
2026-02-25
xfs: fix xfs_group release bug in xfs_dax_notify_dev_failure
Darrick J. Wong
2026-02-25
xfs: fix xfs_group release bug in xfs_verify_report_losses
Darrick J. Wong
2026-02-25
xfs: fix copy-paste error in previous fix
Darrick J. Wong
2026-02-25
xfs: Fix error pointer dereference
Ethan Tidmore
2026-02-25
xfs: remove metafile inodes from the active inode stat
Christoph Hellwig
2026-02-25
xfs: cleanup inode counter stats
Christoph Hellwig
2026-02-25
xfs: fix code alignment issues in xfs_ondisk.c
Wilfred Mallawa
2026-02-25
xfs: Replace &rtg->rtg_group with rtg_group()
Nirjhar Roy (IBM)
2026-02-25
xfs: Refactoring the nagcount and delta calculation
Nirjhar Roy (IBM)
2026-02-25
xfs: Replace ASSERT with XFS_IS_CORRUPT in xfs_rtcopy_summary()
Nirjhar Roy (IBM)
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-19
io_uring: Add size check for sqe->cmd
Govindarajulu Varadarajan
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
[next]