index
:
pub/scm/linux/kernel/git/rcu/linux.git
master
paulmck's fork of linux.git
RCU Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_trace.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-10
xfs: consolidate buffer locking in xfs_buf_get_map
Christoph Hellwig
1
-1
/
+1
2026-07-14
xfs: move cow_replace_mapping to xfs_bmap_util.c
Darrick J. Wong
1
-0
/
+41
2026-06-16
Merge tag 'xfs-merge-7.2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-66
/
+63
2026-06-09
xfs: remove the i_ino field in struct xfs_inode
Christoph Hellwig
1
-54
/
+54
2026-06-09
xfs: add a XFS_INODE_TO_AGINO helper
Christoph Hellwig
1
-7
/
+5
2026-06-09
xfs: add a XFS_INODE_TO_AGNO helper
Christoph Hellwig
1
-5
/
+4
2026-05-11
fs: add icount_read_once() and stop open-coding ->i_count loads
Mateusz Guzik
1
-1
/
+1
2026-04-07
xfs: add a separate tracepoint for stealing an open zone for GC
Christoph Hellwig
1
-0
/
+1
2026-04-07
xfs: handle too many open zones when mounting
Christoph Hellwig
1
-0
/
+1
2026-03-30
xfs: use a lockref for the buffer reference count
Christoph Hellwig
1
-5
/
+5
2026-03-26
xfs: remove file_path tracepoint data
Darrick J. Wong
1
-9
/
+2
2026-03-18
xfs: avoid dereferencing log items after push callbacks
Yuto Ohnuki
1
-4
/
+32
2026-01-28
Merge tag 'attr-pptr-speedup-7.0_2026-01-25' of https://git.kernel.org/pub/sc...
Carlos Maiolino
1
-0
/
+1
2026-01-23
xfs: add a method to replace shortform attrs
Darrick J. Wong
1
-0
/
+1
2026-01-20
xfs: add media verification ioctl
Darrick J. Wong
1
-0
/
+98
2026-01-20
xfs: convey file I/O errors to the health monitor
Darrick J. Wong
1
-0
/
+54
2026-01-20
xfs: convey externally discovered fsdax media errors to the health monitor
Darrick J. Wong
1
-0
/
+38
2026-01-20
xfs: convey filesystem shutdown events to the health monitor
Darrick J. Wong
1
-1
/
+22
2026-01-20
xfs: convey metadata health events to the health monitor
Darrick J. Wong
1
-2
/
+128
2026-01-20
xfs: convey filesystem unmount events to the health monitor
Darrick J. Wong
1
-1
/
+5
2026-01-20
xfs: create event queuing, formatting, and discovery infrastructure
Darrick J. Wong
1
-0
/
+171
2025-11-12
xfs: don't use xlog_in_core_2_t in struct xlog_in_core
Christoph Hellwig
1
-1
/
+1
2025-11-11
xfs: xfs_qm_dqattach_one is never called with a non-NULL *IO_idqpp
Christoph Hellwig
1
-1
/
+0
2025-11-11
xfs: remove xfs_qm_dqput and optimize dropping dquot references
Christoph Hellwig
1
-2
/
+1
2025-11-11
xfs: use a lockref for the xfs_dquot reference count
Christoph Hellwig
1
-1
/
+1
2025-09-29
Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2025-09-01
fs: add an icount_read helper
Josef Bacik
1
-1
/
+1
2025-08-11
xfs: split xfs_zone_record_blocks
Christoph Hellwig
1
-0
/
+1
2025-07-24
xfs: remove unused trace event xfs_reflink_cow_enospc
Steven Rostedt
1
-1
/
+0
2025-07-24
xfs: remove unused trace event xfs_discard_rtrelax
Steven Rostedt
1
-1
/
+0
2025-07-24
xfs: remove unused trace event xfs_log_cil_return
Steven Rostedt
1
-1
/
+0
2025-07-24
xfs: remove unused trace event xfs_dqreclaim_dirty
Steven Rostedt
1
-1
/
+0
2025-07-24
xfs: rename oz_write_pointer to oz_allocated
Christoph Hellwig
1
-4
/
+4
2025-07-24
xfs: only create event xfs_file_compat_ioctl when CONFIG_COMPAT is configure
Steven Rostedt
1
-0
/
+2
2025-07-24
xfs: remove usused xfs_end_io_direct events
Steven Rostedt
1
-2
/
+0
2025-07-24
xfs: remove unused event xfs_pagecache_inval
Steven Rostedt
1
-25
/
+0
2025-07-24
xfs: remove unused event xfs_alloc_near_nominleft
Steven Rostedt
1
-1
/
+0
2025-07-24
xfs: remove unused event xfs_alloc_near_error
Steven Rostedt
1
-1
/
+0
2025-07-24
xfs: remove unused event xfs_attr_node_removename
Steven Rostedt
1
-1
/
+0
2025-07-24
xfs: remove unused xfs_attr events
Steven Rostedt
1
-3
/
+0
2025-07-24
xfs: remove unused trace event xfs_attr_rmtval_set
Steven Rostedt
1
-1
/
+0
2025-07-24
xfs: remove unused xfs_reflink_compare_extents events
Steven Rostedt
1
-4
/
+0
2025-07-24
xfs: remove unused event xfs_ioctl_clone
Steven Rostedt
1
-26
/
+0
2025-07-24
xfs: remove unused event xlog_iclog_want_sync
Steven Rostedt
1
-1
/
+0
2025-07-24
xfs: remove unused trace event xfs_attr_remove_iter_return
Steven Rostedt
1
-1
/
+0
2025-07-08
xfs: refactor xfs_calc_atomic_write_unit_max
Christoph Hellwig
1
-17
/
+14
2025-06-27
xfs: add tracepoints for stale pinned inode state debug
Dave Chinner
1
-1
/
+8
2025-06-27
xfs: avoid dquot buffer pin deadlock
Dave Chinner
1
-1
/
+0
2025-05-07
xfs: allow sysadmins to specify a maximum atomic write limit at mount time
Darrick J. Wong
1
-0
/
+33
2025-05-07
xfs: add xfs_calc_atomic_write_unit_max()
John Garry
1
-0
/
+60
[next]