index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-28
Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linux
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-07-24
xfs: don't use a xfs_log_iovec for ri_buf in log recovery
Christoph Hellwig
2025-07-24
xfs: don't use a xfs_log_iovec for attr_item names and values
Christoph Hellwig
2025-07-24
xfs: use better names for size members in xfs_log_vec
Christoph Hellwig
2025-07-24
xfs: cleanup the ordered item logic in xlog_cil_insert_format_items
Christoph Hellwig
2025-07-24
xfs: don't pass the old lv to xfs_cil_prepare_item
Christoph Hellwig
2025-07-24
xfs: remove unused trace event xfs_reflink_cow_enospc
Steven Rostedt
2025-07-24
xfs: remove unused trace event xfs_discard_rtrelax
Steven Rostedt
2025-07-24
xfs: remove unused trace event xfs_log_cil_return
Steven Rostedt
2025-07-24
xfs: remove unused trace event xfs_dqreclaim_dirty
Steven Rostedt
2025-07-24
fs/xfs: replace strncpy with memtostr_pad()
Pranav Tyagi
2025-07-24
xfs: Remove unused label in xfs_dax_notify_dev_failure
Alan Huang
2025-07-24
xfs: improve the comments in xfs_select_zone_nowait
Christoph Hellwig
2025-07-24
xfs: improve the comments in xfs_max_open_zones
Christoph Hellwig
2025-07-24
xfs: stop passing an inode to the zone space reservation helpers
Christoph Hellwig
2025-07-24
xfs: rename oz_write_pointer to oz_allocated
Christoph Hellwig
2025-07-24
xfs: use a uint32_t to cache i_used_blocks in xfs_init_zone
Christoph Hellwig
2025-07-24
xfs: improve the xg_active_ref check in xfs_group_free
Christoph Hellwig
2025-07-24
xfs: remove the xlog_ticket_t typedef
Christoph Hellwig
2025-07-24
xfs: remove xrep_trans_{alloc,cancel}_hook_dummy
Christoph Hellwig
2025-07-24
xfs: return the allocated transaction from xchk_trans_alloc_empty
Christoph Hellwig
2025-07-24
xfs: return the allocated transaction from xfs_trans_alloc_empty
Christoph Hellwig
2025-07-24
xfs: don't use xfs_trans_reserve in xfs_trans_roll
Christoph Hellwig
2025-07-24
xfs: decouple xfs_trans_alloc_empty from xfs_trans_alloc
Christoph Hellwig
2025-07-24
xfs: don't use xfs_trans_reserve in xfs_trans_reserve_more
Christoph Hellwig
2025-07-24
xfs: use xfs_trans_reserve_more in xfs_trans_reserve_more_inode
Christoph Hellwig
2025-07-24
xfs: refactor xfs_btree_diff_two_ptrs() to take advantage of cmp_int()
Fedor Pchelkin
2025-07-24
xfs: use a proper variable name and type for storing a comparison result
Fedor Pchelkin
2025-07-24
xfs: refactor cmp_key_with_cur routines to take advantage of cmp_int()
Fedor Pchelkin
2025-07-24
xfs: refactor cmp_two_keys routines to take advantage of cmp_int()
Fedor Pchelkin
2025-07-24
xfs: rename key_diff routines
Fedor Pchelkin
2025-07-24
xfs: rename diff_two_keys routines
Fedor Pchelkin
2025-07-24
xfs: change xfs_xattr_class from a TRACE_EVENT() to DECLARE_EVENT_CLASS()
Steven Rostedt
2025-07-24
xfs: only create event xfs_file_compat_ioctl when CONFIG_COMPAT is configure
Steven Rostedt
2025-07-24
xfs: remove usused xfs_end_io_direct events
Steven Rostedt
2025-07-24
xfs: remove unused event xfs_pagecache_inval
Steven Rostedt
2025-07-24
xfs: remove unused event xfs_alloc_near_nominleft
Steven Rostedt
2025-07-24
xfs: remove unused event xfs_alloc_near_error
Steven Rostedt
2025-07-24
xfs: remove unused event xfs_attr_node_removename
Steven Rostedt
2025-07-24
xfs: remove unused xfs_attr events
Steven Rostedt
2025-07-24
xfs: remove unused trace event xfs_attr_rmtval_set
Steven Rostedt
2025-07-24
xfs: remove unused xfs_reflink_compare_extents events
Steven Rostedt
2025-07-24
xfs: remove unused event xfs_ioctl_clone
Steven Rostedt
2025-07-24
xfs: remove unused event xlog_iclog_want_sync
Steven Rostedt
2025-07-24
xfs: remove unused trace event xfs_attr_remove_iter_return
Steven Rostedt
2025-07-18
xfs: don't allocate the xfs_extent_busy structure for zoned RTGs
Christoph Hellwig
[next]