index
:
kernel
0x221E-v0.0.1-v6.19
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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_log.c
Age
Commit message (
Expand
)
Author
2026-03-19
xfs: fix undersized l_iclog_roundoff values
Darrick J. Wong
2026-01-13
xfs: improve the assert at the top of xfs_log_cover
Christoph Hellwig
2025-11-12
xfs: remove the xlog_in_core_t typedef
Christoph Hellwig
2025-11-12
xfs: remove l_iclog_heads
Christoph Hellwig
2025-11-12
xfs: remove the xlog_rec_header_t typedef
Christoph Hellwig
2025-11-12
xfs: remove xlog_in_core_2_t
Christoph Hellwig
2025-11-12
xfs: remove a very outdated comment from xlog_alloc_log
Christoph Hellwig
2025-11-12
xfs: cleanup xlog_alloc_log a bit
Christoph Hellwig
2025-11-12
xfs: don't use xlog_in_core_2_t in struct xlog_in_core
Christoph Hellwig
2025-11-12
xfs: add a on-disk log header cycle array accessor
Christoph Hellwig
2025-11-12
xfs: add a XLOG_CYCLE_DATA_SIZE constant
Christoph Hellwig
2025-09-29
Merge tag 'xfs-merge-6.18' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2025-09-19
fs: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
2025-09-18
xfs: remove the expr argument to XFS_TEST_ERROR
Christoph Hellwig
2025-09-16
xfs: fix log CRC mismatches between i386 and other architectures
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
2025-07-24
xfs: use better names for size members in xfs_log_vec
Christoph Hellwig
2025-07-24
xfs: remove the xlog_ticket_t typedef
Christoph Hellwig
2025-05-07
xfs: simplify building the bio in xlog_write_iclog
Christoph Hellwig
2025-04-16
xfs: Fix spelling mistake "drity" -> "dirty"
Zhang Xianwei
2025-03-03
xfs: add the zoned space allocator
Christoph Hellwig
2025-01-13
xfs: remove redundant update for ticket->t_curr_res in xfs_log_ticket_regrant
Long Li
2024-11-22
xfs: prevent mount and log shutdown race
Dave Chinner
2024-09-03
xfs: Use xfs set and clear mp state helpers
John Garry
2024-07-04
xfs: grant heads track byte counts, not LSNs
Dave Chinner
2024-07-04
xfs: pass the full grant head to accounting functions
Dave Chinner
2024-07-04
xfs: collapse xlog_state_set_callback in caller
Dave Chinner
2024-07-04
xfs: l_last_sync_lsn is really AIL state
Dave Chinner
2024-07-04
xfs: ensure log tail is always up to date
Dave Chinner
2024-07-04
xfs: AIL doesn't need manual pushing
Dave Chinner
2024-04-15
xfs: only clear log incompat flags at clean unmount
Darrick J. Wong
2024-02-22
xfs: remove the xfs_buftarg_t typedef
Christoph Hellwig
2024-02-13
xfs: use GFP_KERNEL in pure transaction contexts
Dave Chinner
2024-02-13
xfs: convert remaining kmem_free() to kfree()
Dave Chinner
2024-02-13
xfs: convert kmem_free() for kvmalloc users to kvfree()
Dave Chinner
2024-02-13
xfs: convert kmem_zalloc() to kzalloc()
Dave Chinner
2023-12-06
xfs: use xfs_defer_pending objects to recover intent items
Darrick J. Wong
2023-11-13
xfs: up(ic_sema) if flushing data device fails
Leah Rumancik
2023-09-12
xfs: fix log recovery when unknown rocompat bits are set
Darrick J. Wong
2023-06-29
xfs: journal geometry is not properly bounds checked
Dave Chinner
2022-11-30
xfs: wait iclog complete before tearing down AIL
Guo Xuenan
2022-11-16
xfs: Print XFS UUID on mount and umount events.
Lukas Herbolt
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-09-19
xfs: remove redundant else for clean code
Zeng Heng
2022-08-05
xfs: check return codes when flushing block devices
Darrick J. Wong
2022-07-31
xfs: delete extra space and tab in blank line
Xie Shaowen
2022-07-07
xfs: xlog_sync() manually adjusts grant head space
Dave Chinner
2022-07-07
xfs: convert log vector chain to use list heads
Dave Chinner
2022-07-02
xfs: rework per-iclog header CIL reservation
Dave Chinner
[next]