index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
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
2025-10-22
xfs: fix locking in xchk_nlinks_collect_dir
Darrick J. Wong
2025-10-22
xfs: loudly complain about defunct mount options
Darrick J. Wong
2025-10-22
xfs: always warn about deprecated mount options
Darrick J. Wong
2025-10-22
xfs: don't set bt_nr_sectors to a negative number
Darrick J. Wong
2025-10-21
xfs: don't use __GFP_NOFAIL in xfs_init_fs_context
Christoph Hellwig
2025-10-21
xfs: cache open zone in inode->i_private
Christoph Hellwig
2025-10-21
xfs: avoid busy loops in GCD
Christoph Hellwig
2025-10-21
xfs: XFS_ONLINE_SCRUB_STATS should depend on DEBUG_FS
Geert Uytterhoeven
2025-10-21
xfs: do not tightly pack-write large files
Damien Le Moal
2025-10-21
xfs: Improve CONFIG_XFS_RT Kconfig help
Damien Le Moal
[prev]
[next]