开源镜像站
帮助
下载
动态
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
/
xfs
Age
Commit message (
Expand
)
Author
2025-10-31
xfs: document another racy GC case in xfs_zoned_map_extent
Christoph Hellwig
2025-10-31
xfs: prevent gc from picking the same zone twice
Christoph Hellwig
2025-10-22
xfs: fix locking in xchk_nlinks_collect_dir
Darrick J. Wong
2025-10-22
xfs: loudly complain about defunct mount options
Darrick J. Wong
2025-10-22
xfs: always warn about deprecated mount options
Darrick J. Wong
2025-10-22
xfs: don't set bt_nr_sectors to a negative number
Darrick J. Wong
2025-10-21
xfs: don't use __GFP_NOFAIL in xfs_init_fs_context
Christoph Hellwig
2025-10-21
xfs: cache open zone in inode->i_private
Christoph Hellwig
2025-10-21
xfs: avoid busy loops in GCD
Christoph Hellwig
2025-10-21
xfs: XFS_ONLINE_SCRUB_STATS should depend on DEBUG_FS
Geert Uytterhoeven
2025-10-21
xfs: do not tightly pack-write large files
Damien Le Moal
2025-10-21
xfs: Improve CONFIG_XFS_RT Kconfig help
Damien Le Moal
2025-09-29
Merge tag 'xfs-merge-6.18' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-09-23
xfs: rework datasync tracking and execution
Dave Chinner
2025-09-23
xfs: rearrange code in xfs_inode_item_precommit
Dave Chinner
2025-09-22
xfs: scrub: use kstrdup_const() for metapath scan setups
Dmitry Antipov
2025-09-22
xfs: use bt_nr_sectors in xfs_dax_translate_range
Christoph Hellwig
2025-09-22
xfs: track the number of blocks in each buftarg
Christoph Hellwig
2025-09-19
xfs: constify xfs_errortag_random_default
Christoph Hellwig
2025-09-19
fs: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
2025-09-18
xfs: improve default maximum number of open zones
Damien Le Moal
2025-09-18
xfs: improve zone statistics message
Damien Le Moal
2025-09-18
xfs: centralize error tag definitions
Christoph Hellwig
2025-09-18
xfs: remove pointless externs in xfs_error.h
Christoph Hellwig
2025-09-18
xfs: remove the expr argument to XFS_TEST_ERROR
Christoph Hellwig
2025-09-18
xfs: remove xfs_errortag_set
Christoph Hellwig
2025-09-18
xfs: remove xfs_errortag_get
Christoph Hellwig
2025-09-16
xfs: move the XLOG_REG_ constants out of xfs_log_format.h
Christoph Hellwig
2025-09-16
xfs: adjust the hint based zone allocation policy
Hans Holmberg
2025-09-16
xfs: refactor hint based zone allocation
Hans Holmberg
2025-09-16
xfs: fix log CRC mismatches between i386 and other architectures
Christoph Hellwig
2025-09-16
xfs: rename the old_crc variable in xlog_recover_process
Christoph Hellwig
2025-09-16
xfs: remove the unused xfs_log_iovec_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the unused xfs_qoff_logformat_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the unused xfs_dq_logformat_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the unused xfs_buf_log_format_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the unused xfs_efd_log_format_64_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the unused xfs_efd_log_format_32_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the xfs_efd_log_format_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the xfs_efi_log_format_64_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the xfs_efi_log_format_32_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the xfs_efi_log_format_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the xfs_extent64_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the xfs_extent32_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the xfs_extent_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the xfs_trans_header_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the xlog_op_header_t typedef
Christoph Hellwig
[next]