index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2025-11-17
Merge tag 'vfs-6.18-rc7.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2025-11-14
VFS: change vfs_mkdir() to unlock on failure.
NeilBrown
2025-11-14
VFS: introduce start_creating_noperm() and start_removing_noperm()
NeilBrown
2025-11-12
xfs: remove xarray mark for reclaimable zones
Hans Holmberg
2025-11-12
xfs: remove the xlog_in_core_t typedef
Christoph Hellwig
2025-11-12
xfs: remove l_iclog_heads
Christoph Hellwig
2025-11-12
xfs: remove the xlog_rec_header_t typedef
Christoph Hellwig
2025-11-12
xfs: remove xlog_in_core_2_t
Christoph Hellwig
2025-11-12
xfs: remove a very outdated comment from xlog_alloc_log
Christoph Hellwig
2025-11-12
xfs: cleanup xlog_alloc_log a bit
Christoph Hellwig
2025-11-12
xfs: don't use xlog_in_core_2_t in struct xlog_in_core
Christoph Hellwig
2025-11-12
xfs: add a on-disk log header cycle array accessor
Christoph Hellwig
2025-11-12
xfs: add a XLOG_CYCLE_DATA_SIZE constant
Christoph Hellwig
2025-11-12
vfs: allow mkdir to wait for delegation break on parent
Jeff Layton
2025-11-11
xfs: reduce ilock roundtrips in xfs_qm_vop_dqalloc
Christoph Hellwig
2025-11-11
xfs: move xfs_dquot_tree calls into xfs_qm_dqget_cache_{lookup,insert}
Christoph Hellwig
2025-11-11
xfs: move quota locking into xrep_quota_item
Christoph Hellwig
2025-11-11
xfs: move quota locking into xqcheck_commit_dquot
Christoph Hellwig
2025-11-11
xfs: move q_qlock locking into xqcheck_compare_dquot
Christoph Hellwig
2025-11-11
xfs: move q_qlock locking into xchk_quota_item
Christoph Hellwig
2025-11-11
xfs: push q_qlock acquisition from xchk_dquot_iter to the callers.
Christoph Hellwig
2025-11-11
xfs: remove q_qlock locking in xfs_qm_scall_setqlim
Christoph Hellwig
2025-11-11
xfs: return the dquot unlocked from xfs_qm_dqget
Christoph Hellwig
2025-11-11
xfs: fold xfs_qm_dqattach_one into xfs_qm_dqget_inode
Christoph Hellwig
2025-11-11
xfs: xfs_qm_dqattach_one is never called with a non-NULL *IO_idqpp
Christoph Hellwig
2025-11-11
xfs: consolidate q_qlock locking in xfs_qm_dqget and xfs_qm_dqget_inode
Christoph Hellwig
2025-11-11
xfs: remove xfs_qm_dqput and optimize dropping dquot references
Christoph Hellwig
2025-11-11
xfs: use a lockref for the xfs_dquot reference count
Christoph Hellwig
2025-11-11
xfs: remove xfs_dqunlock and friends
Christoph Hellwig
2025-11-11
xfs: don't treat all radix_tree_insert errors as -EEXIST
Christoph Hellwig
2025-11-11
xfs: make qi_dquots a 64-bit value
Christoph Hellwig
2025-11-11
xfs: don't leak a locked dquot when xfs_dquot_attach_buf fails
Christoph Hellwig
2025-11-11
xfs: add a xfs_groups_to_rfsbs helper
Christoph Hellwig
2025-11-06
xfs: free xfs_busy_extents structure when no RT extents are queued
Christoph Hellwig
2025-11-05
xfs: use super write guard in xfs_file_ioctl()
Christian Brauner
2025-11-05
xfs: fix zone selection in xfs_select_open_zone_mru
Christoph Hellwig
2025-11-05
xfs: fix a rtgroup leak when xfs_init_zone fails
Christoph Hellwig
2025-11-05
xfs: fix various problems in xfs_atomic_write_cow_iomap_begin
Darrick J. Wong
2025-11-05
xfs: fix delalloc write failures in software-provided atomic writes
Darrick J. Wong
2025-11-05
xfs: use blkdev_report_zones_cached()
Damien Le Moal
2025-11-05
xfs: check the return value of sb_min_blocksize() in xfs_fs_fill_super
Yongpeng Yang
2025-11-05
xfs: support sub-block aligned vectors in always COW mode
Christoph Hellwig
2025-11-05
xfs: error tag to force zeroing on debug kernels
Brian Foster
2025-11-05
xfs: fill dirty folios on zero range of unwritten mappings
Brian Foster
2025-11-05
xfs: always trim mapping to requested range for zero range
Brian Foster
2025-11-05
iomap: add caller-provided callbacks for read and readahead
Joanne Koong
2025-10-31
xfs: Use folio_next_pos()
Matthew Wilcox (Oracle)
2025-10-31
xfs: document another racy GC case in xfs_zoned_map_extent
Christoph Hellwig
2025-10-31
xfs: prevent gc from picking the same zone twice
Christoph Hellwig
2025-10-29
xfs: set s_min_writeback_pages for zoned file systems
Christoph Hellwig
[prev]
[next]