summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2024-10-15xfs: punch delalloc extents from the COW fork for COW writesChristoph Hellwig
2024-10-15xfs: set IOMAP_F_SHARED for all COW fork allocationsChristoph Hellwig
2024-10-15xfs: share more code in xfs_buffered_write_iomap_beginChristoph Hellwig
2024-10-15xfs: support the COW fork in xfs_bmap_punch_delalloc_rangeChristoph Hellwig
2024-10-15xfs: IOMAP_ZERO and IOMAP_UNSHARE already hold invalidate_lockChristoph Hellwig
2024-10-15xfs: take XFS_MMAPLOCK_EXCL xfs_file_write_zero_eofChristoph Hellwig
2024-10-15xfs: factor out a xfs_file_write_zero_eof helperChristoph Hellwig
2024-10-15iomap: move locking out of iomap_write_delalloc_releaseChristoph Hellwig
2024-10-15iomap: remove iomap_file_buffered_write_punch_delallocChristoph Hellwig
2024-10-11xfs: fix integer overflow in xrep_bmapDarrick J. Wong
2024-10-09xfs: fix a typoAndrew Kreimer
2024-10-09xfs: don't free cowblocks from under dirty pagecache on unshareBrian Foster
2024-10-07xfs: skip background cowblock trims on inodes open for writeBrian Foster
2024-10-07xfs: support lowmode allocations in xfs_bmap_exact_minlen_extent_allocChristoph Hellwig
2024-10-07xfs: call xfs_bmap_exact_minlen_extent_alloc from xfs_bmap_btallocChristoph Hellwig
2024-10-07xfs: don't ifdef around the exact minlen allocationsChristoph Hellwig
2024-10-07xfs: fold xfs_bmap_alloc_userdata into xfs_bmapi_allocateChristoph Hellwig
2024-10-07xfs: distinguish extra split from real ENOSPC from xfs_attr_node_try_addnameChristoph Hellwig
2024-10-07xfs: distinguish extra split from real ENOSPC from xfs_attr3_leaf_splitChristoph Hellwig
2024-10-07xfs: return bool from xfs_attr3_leaf_addChristoph Hellwig
2024-10-07xfs: merge xfs_attr_leaf_try_add into xfs_attr_leaf_addnameChristoph Hellwig
2024-10-07xfs: Use try_cmpxchg() in xlog_cil_insert_pcp_aggregate()Uros Bizjak
2024-10-07xfs: scrub: convert comma to semicolonYan Zhen
2024-10-07xfs: Remove empty declartion in header fileZhang Zekun
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-20Merge tag 'vfs-6.12.blocksize' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-19Merge tag 'xfs-6.12-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-09-17Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-09-16Merge tag 'vfs-6.12.fallocate' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-10Merge branch 'linus' into timers/coreThomas Gleixner
2024-09-10iomap: remove the iomap_file_buffered_write_punch_delalloc return valueChristoph Hellwig
2024-09-10iomap: pass the iomap to the punch callbackChristoph Hellwig
2024-09-10iomap: pass flags to iomap_file_buffered_write_punch_delallocChristoph Hellwig
2024-09-09mm,tmpfs: consider end of file write in shmem_is_hugeRik van Riel
2024-09-08treewide: Fix wrong singular form of jiffies in commentsAnna-Maria Behnsen
2024-09-03iomap: fix handling of dirty folios over unwritten extentsBrian Foster
2024-09-03iomap: add a private argument for iomap_file_buffered_writeJosef Bacik
2024-09-03xfs: enable block size larger than page size supportPankaj Raghav
2024-09-03xfs: ensure st_blocks never goes to zero during COW writesChristoph Hellwig
2024-09-03xfs: use xas_for_each_marked in xfs_reclaim_inodes_countChristoph Hellwig
2024-09-03xfs: convert perag lookup to xarrayChristoph Hellwig
2024-09-03xfs: simplify tagged perag iterationChristoph Hellwig
2024-09-03xfs: move the tagged perag lookup helpers to xfs_icache.cChristoph Hellwig
2024-09-03xfs: use kfree_rcu_mightsleep to free the perag structuresChristoph Hellwig
2024-09-03xfs: use LIST_HEAD() to simplify codeHongbo Li
2024-09-03xfs: Remove duplicate xfs_trans_priv.h headerJiapeng Chong
2024-09-03xfs: remove unnecessary checkDan Carpenter
2024-09-03xfs: Use xfs set and clear mp state helpersJohn Garry