index
:
linux/linux-stable.git
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.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
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2 days
Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linux
Linus Torvalds
2 days
Merge tag 'vfs-6.17-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2 days
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2 days
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6 days
xfs: don't use a xfs_log_iovec for ri_buf in log recovery
Christoph Hellwig
6 days
xfs: don't use a xfs_log_iovec for attr_item names and values
Christoph Hellwig
6 days
xfs: use better names for size members in xfs_log_vec
Christoph Hellwig
6 days
xfs: cleanup the ordered item logic in xlog_cil_insert_format_items
Christoph Hellwig
6 days
xfs: don't pass the old lv to xfs_cil_prepare_item
Christoph Hellwig
6 days
xfs: remove unused trace event xfs_reflink_cow_enospc
Steven Rostedt
6 days
xfs: remove unused trace event xfs_discard_rtrelax
Steven Rostedt
6 days
xfs: remove unused trace event xfs_log_cil_return
Steven Rostedt
6 days
xfs: remove unused trace event xfs_dqreclaim_dirty
Steven Rostedt
6 days
fs/xfs: replace strncpy with memtostr_pad()
Pranav Tyagi
6 days
xfs: Remove unused label in xfs_dax_notify_dev_failure
Alan Huang
6 days
xfs: improve the comments in xfs_select_zone_nowait
Christoph Hellwig
6 days
xfs: improve the comments in xfs_max_open_zones
Christoph Hellwig
6 days
xfs: stop passing an inode to the zone space reservation helpers
Christoph Hellwig
6 days
xfs: rename oz_write_pointer to oz_allocated
Christoph Hellwig
6 days
xfs: use a uint32_t to cache i_used_blocks in xfs_init_zone
Christoph Hellwig
6 days
xfs: improve the xg_active_ref check in xfs_group_free
Christoph Hellwig
6 days
xfs: remove the xlog_ticket_t typedef
Christoph Hellwig
6 days
xfs: remove xrep_trans_{alloc,cancel}_hook_dummy
Christoph Hellwig
6 days
xfs: return the allocated transaction from xchk_trans_alloc_empty
Christoph Hellwig
6 days
xfs: return the allocated transaction from xfs_trans_alloc_empty
Christoph Hellwig
6 days
xfs: don't use xfs_trans_reserve in xfs_trans_roll
Christoph Hellwig
6 days
xfs: decouple xfs_trans_alloc_empty from xfs_trans_alloc
Christoph Hellwig
6 days
xfs: don't use xfs_trans_reserve in xfs_trans_reserve_more
Christoph Hellwig
6 days
xfs: use xfs_trans_reserve_more in xfs_trans_reserve_more_inode
Christoph Hellwig
6 days
xfs: refactor xfs_btree_diff_two_ptrs() to take advantage of cmp_int()
Fedor Pchelkin
6 days
xfs: use a proper variable name and type for storing a comparison result
Fedor Pchelkin
6 days
xfs: refactor cmp_key_with_cur routines to take advantage of cmp_int()
Fedor Pchelkin
6 days
xfs: refactor cmp_two_keys routines to take advantage of cmp_int()
Fedor Pchelkin
6 days
xfs: rename key_diff routines
Fedor Pchelkin
6 days
xfs: rename diff_two_keys routines
Fedor Pchelkin
6 days
xfs: change xfs_xattr_class from a TRACE_EVENT() to DECLARE_EVENT_CLASS()
Steven Rostedt
6 days
xfs: only create event xfs_file_compat_ioctl when CONFIG_COMPAT is configure
Steven Rostedt
6 days
xfs: remove usused xfs_end_io_direct events
Steven Rostedt
6 days
xfs: remove unused event xfs_pagecache_inval
Steven Rostedt
6 days
xfs: remove unused event xfs_alloc_near_nominleft
Steven Rostedt
6 days
xfs: remove unused event xfs_alloc_near_error
Steven Rostedt
6 days
xfs: remove unused event xfs_attr_node_removename
Steven Rostedt
6 days
xfs: remove unused xfs_attr events
Steven Rostedt
6 days
xfs: remove unused trace event xfs_attr_rmtval_set
Steven Rostedt
6 days
xfs: remove unused xfs_reflink_compare_extents events
Steven Rostedt
6 days
xfs: remove unused event xfs_ioctl_clone
Steven Rostedt
6 days
xfs: remove unused event xlog_iclog_want_sync
Steven Rostedt
6 days
xfs: remove unused trace event xfs_attr_remove_iter_return
Steven Rostedt
12 days
xfs: don't allocate the xfs_extent_busy structure for zoned RTGs
Christoph Hellwig
14 days
ilog2: add max_pow_of_two_factor()
John Garry
[next]