index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' 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-06-30
xfs: add FALLOC_FL_ALLOCATE_RANGE to supported flags mask
Youling Tang
2025-06-27
xfs: fix unmount hang with unflushable inodes stuck in the AIL
Dave Chinner
2025-06-27
xfs: factor out stale buffer item completion
Dave Chinner
2025-06-27
xfs: rearrange code in xfs_buf_item.c
Dave Chinner
2025-06-27
xfs: add tracepoints for stale pinned inode state debug
Dave Chinner
2025-06-27
xfs: avoid dquot buffer pin deadlock
Dave Chinner
2025-06-27
xfs: catch stale AGF/AGF metadata
Dave Chinner
2025-06-27
xfs: xfs_ifree_cluster vs xfs_iflush_shutdown_abort deadlock
Dave Chinner
2025-06-16
xfs: actually use the xfs_growfs_check_rtgeom tracepoint
Darrick J. Wong
2025-06-16
xfs: Improve error handling in xfs_mru_cache_create()
Markus Elfring
2025-06-16
xfs: move xfs_submit_zoned_bio a bit
Christoph Hellwig
2025-06-16
xfs: use xfs_readonly_buftarg in xfs_remount_rw
Christoph Hellwig
2025-06-16
xfs: remove NULL pointer checks in xfs_mru_cache_insert
Christoph Hellwig
2025-06-16
xfs: check for shutdown before going to sleep in xfs_select_zone
Christoph Hellwig
2025-06-02
Merge tag 'vfs-6.16-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-05-31
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-05-28
iomap: don't lose folio dropbehind state for overwrites
Jens Axboe
2025-05-26
Merge tag 'xfs-merge-6.16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2025-05-26
Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux
Linus Torvalds
2025-05-26
Merge tag 'vfs-6.16-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-05-26
Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-05-14
xfs: add inode to zone caching for data placement
Hans Holmberg
2025-05-14
xfs: free the item in xfs_mru_cache_insert on failure
Christoph Hellwig
2025-05-14
xfs: Fix comment on xfs_trans_ail_update_bulk()
Carlos Maiolino
2025-05-14
xfs: Fix a comment on xfs_ail_delete
Carlos Maiolino
2025-05-14
xfs: Fail remount with noattr2 on a v5 with v4 enabled
Nirjhar Roy (IBM)
2025-05-14
xfs: fix zoned GC data corruption due to wrong bv_offset
Christoph Hellwig
2025-05-14
xfs: free up mp->m_free[0].count in error case
Wengang Wang
2025-05-14
xfs: remove the EXPERIMENTAL warning for pNFS
Christoph Hellwig
2025-05-14
xfs: remove some EXPERIMENTAL warnings
Darrick J. Wong
2025-05-14
Merge branch 'atomic_writes-6.16' into xfs-6.16-merge
Carlos Maiolino
2025-05-14
xfs: Remove deprecated xfs_bufd sysctl parameters
Zizhi Wo
2025-05-14
xfs: stop using set_blocksize
Darrick J. Wong
2025-05-11
sort.h: hoist cmp_int() into generic header file
Fedor Pchelkin
2025-05-09
super: add filesystem freezing helpers for suspend and hibernate
Christian Brauner
2025-05-09
Merge tag 'atomic-writes-6.16_2025-05-07' of https://git.kernel.org/pub/scm/l...
Carlos Maiolino
2025-05-07
xfs: allow sysadmins to specify a maximum atomic write limit at mount time
Darrick J. Wong
2025-05-07
xfs: update atomic write limits
John Garry
2025-05-07
xfs: add xfs_calc_atomic_write_unit_max()
John Garry
2025-05-07
xfs: add xfs_file_dio_write_atomic()
John Garry
2025-05-07
xfs: commit CoW-based atomic writes atomically
John Garry
2025-05-07
xfs: add large atomic writes checks in xfs_direct_write_iomap_begin()
John Garry
2025-05-07
xfs: add xfs_atomic_write_cow_iomap_begin()
John Garry
2025-05-07
xfs: refine atomic write size check in xfs_file_write_iter()
John Garry
2025-05-07
xfs: refactor xfs_reflink_end_cow_extent()
John Garry
2025-05-07
xfs: allow block allocator to take an alignment hint
John Garry
2025-05-07
xfs: ignore HW which cannot atomic write a single block
Darrick J. Wong
2025-05-07
xfs: add helpers to compute transaction reservation for finishing intent items
Darrick J. Wong
2025-05-07
xfs: add helpers to compute log item overhead
Darrick J. Wong
2025-05-07
xfs: separate out setting buftarg atomic writes limits
Darrick J. Wong
[next]