index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
fs/xfs: replace strncpy with memtostr_pad()
Pranav Tyagi
2
-3
/
+2
2025-07-24
xfs: Remove unused label in xfs_dax_notify_dev_failure
Alan Huang
1
-1
/
+0
2025-07-24
xfs: improve the comments in xfs_select_zone_nowait
Christoph Hellwig
1
-8
/
+2
2025-07-24
xfs: improve the comments in xfs_max_open_zones
Christoph Hellwig
1
-6
/
+9
2025-07-24
xfs: stop passing an inode to the zone space reservation helpers
Christoph Hellwig
4
-27
/
+22
2025-07-24
xfs: rename oz_write_pointer to oz_allocated
Christoph Hellwig
5
-29
/
+28
2025-07-24
xfs: use a uint32_t to cache i_used_blocks in xfs_init_zone
Christoph Hellwig
1
-1
/
+1
2025-07-24
xfs: improve the xg_active_ref check in xfs_group_free
Christoph Hellwig
1
-1
/
+2
2025-07-24
xfs: remove the xlog_ticket_t typedef
Christoph Hellwig
2
-5
/
+5
2025-07-24
xfs: remove xrep_trans_{alloc,cancel}_hook_dummy
Christoph Hellwig
4
-46
/
+6
2025-07-24
xfs: return the allocated transaction from xchk_trans_alloc_empty
Christoph Hellwig
11
-41
/
+18
2025-07-24
xfs: return the allocated transaction from xfs_trans_alloc_empty
Christoph Hellwig
17
-99
/
+31
2025-07-24
xfs: don't use xfs_trans_reserve in xfs_trans_roll
Christoph Hellwig
1
-79
/
+54
2025-07-24
xfs: decouple xfs_trans_alloc_empty from xfs_trans_alloc
Christoph Hellwig
1
-24
/
+28
2025-07-24
xfs: don't use xfs_trans_reserve in xfs_trans_reserve_more
Christoph Hellwig
1
-3
/
+12
2025-07-24
xfs: use xfs_trans_reserve_more in xfs_trans_reserve_more_inode
Christoph Hellwig
1
-2
/
+1
2025-07-24
xfs: refactor xfs_btree_diff_two_ptrs() to take advantage of cmp_int()
Fedor Pchelkin
3
-8
/
+8
2025-07-24
xfs: use a proper variable name and type for storing a comparison result
Fedor Pchelkin
1
-11
/
+12
2025-07-24
xfs: refactor cmp_key_with_cur routines to take advantage of cmp_int()
Fedor Pchelkin
9
-74
/
+30
2025-07-24
xfs: refactor cmp_two_keys routines to take advantage of cmp_int()
Fedor Pchelkin
9
-84
/
+48
2025-07-24
xfs: rename key_diff routines
Fedor Pchelkin
10
-25
/
+28
2025-07-24
xfs: rename diff_two_keys routines
Fedor Pchelkin
10
-35
/
+35
2025-07-24
xfs: change xfs_xattr_class from a TRACE_EVENT() to DECLARE_EVENT_CLASS()
Steven Rostedt
1
-1
/
+1
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-18
xfs: don't allocate the xfs_extent_busy structure for zoned RTGs
Christoph Hellwig
2
-5
/
+17
2025-07-17
ilog2: add max_pow_of_two_factor()
John Garry
1
-5
/
+0
2025-07-14
iomap: replace iomap_folio_ops with iomap_write_ops
Christoph Hellwig
4
-7
/
+15
2025-07-14
iomap: hide ioends from the generic writeback code
Christoph Hellwig
1
-28
/
+32
2025-07-14
iomap: refactor the writeback interface
Christoph Hellwig
1
-46
/
+82
2025-07-14
iomap: pass more arguments using the iomap writeback context
Christoph Hellwig
1
-7
/
+17
2025-07-09
mm: remove callers of pfn_t functionality
Alistair Popple
1
-1
/
+1
2025-07-08
xfs: remove the bt_bdev_file buftarg field
Christoph Hellwig
2
-3
/
+2
2025-07-08
xfs: rename the bt_bdev_* buftarg fields
Christoph Hellwig
7
-10
/
+10
2025-07-08
xfs: refactor xfs_calc_atomic_write_unit_max
Christoph Hellwig
2
-65
/
+42
2025-07-08
xfs: add a xfs_group_type_buftarg helper
Christoph Hellwig
3
-24
/
+25
2025-07-08
xfs: remove the call to sync_blockdev in xfs_configure_buftarg
Christoph Hellwig
1
-6
/
+1
[prev]
[next]