index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2024-11-02
Merge tag 'xfs-6.12-fixes-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-11-01
Merge tag 'vfs-6.12-rc6.iomap' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2024-10-30
xfs: streamline xfs_filestream_pick_ag
Christoph Hellwig
2024-10-30
xfs: fix finding a last resort AG in xfs_filestream_pick_ag
Christoph Hellwig
2024-10-30
xfs: Reduce unnecessary searches when searching for the best extents
Chi Zhiling
2024-10-30
xfs: Check for delayed allocations before setting extsize
Ojaswin Mujoo
2024-10-22
xfs: update the pag for the last AG at recovery time
Christoph Hellwig
2024-10-22
xfs: don't use __GFP_RETRY_MAYFAIL in xfs_initialize_perag
Christoph Hellwig
2024-10-22
xfs: error out when a superblock buffer update reduces the agcount
Christoph Hellwig
2024-10-22
xfs: update the file system geometry after recoverying superblock buffers
Christoph Hellwig
2024-10-22
xfs: merge the perag freeing helpers
Christoph Hellwig
2024-10-22
xfs: pass the exact range to initialize to xfs_initialize_perag
Christoph Hellwig
2024-10-22
xfs: don't fail repairs on metadata files with no attr fork
Darrick J. Wong
2024-10-15
xfs: punch delalloc extents from the COW fork for COW writes
Christoph Hellwig
2024-10-15
xfs: set IOMAP_F_SHARED for all COW fork allocations
Christoph Hellwig
2024-10-15
xfs: share more code in xfs_buffered_write_iomap_begin
Christoph Hellwig
2024-10-15
xfs: support the COW fork in xfs_bmap_punch_delalloc_range
Christoph Hellwig
2024-10-15
xfs: IOMAP_ZERO and IOMAP_UNSHARE already hold invalidate_lock
Christoph Hellwig
2024-10-15
xfs: take XFS_MMAPLOCK_EXCL xfs_file_write_zero_eof
Christoph Hellwig
2024-10-15
xfs: factor out a xfs_file_write_zero_eof helper
Christoph Hellwig
2024-10-15
iomap: move locking out of iomap_write_delalloc_release
Christoph Hellwig
2024-10-15
iomap: remove iomap_file_buffered_write_punch_delalloc
Christoph Hellwig
2024-10-11
xfs: fix integer overflow in xrep_bmap
Darrick J. Wong
2024-10-09
xfs: fix a typo
Andrew Kreimer
2024-10-09
xfs: don't free cowblocks from under dirty pagecache on unshare
Brian Foster
2024-10-08
Merge patch series "fsdax/xfs: unshare range fixes for 6.12"
Christian Brauner
2024-10-07
xfs: don't allocate COW extents when unsharing a hole
Darrick J. Wong
2024-10-07
xfs: skip background cowblock trims on inodes open for write
Brian Foster
2024-10-07
xfs: support lowmode allocations in xfs_bmap_exact_minlen_extent_alloc
Christoph Hellwig
2024-10-07
xfs: call xfs_bmap_exact_minlen_extent_alloc from xfs_bmap_btalloc
Christoph Hellwig
2024-10-07
xfs: don't ifdef around the exact minlen allocations
Christoph Hellwig
2024-10-07
xfs: fold xfs_bmap_alloc_userdata into xfs_bmapi_allocate
Christoph Hellwig
2024-10-07
xfs: distinguish extra split from real ENOSPC from xfs_attr_node_try_addname
Christoph Hellwig
2024-10-07
xfs: distinguish extra split from real ENOSPC from xfs_attr3_leaf_split
Christoph Hellwig
2024-10-07
xfs: return bool from xfs_attr3_leaf_add
Christoph Hellwig
2024-10-07
xfs: merge xfs_attr_leaf_try_add into xfs_attr_leaf_addname
Christoph Hellwig
2024-10-07
xfs: Use try_cmpxchg() in xlog_cil_insert_pcp_aggregate()
Uros Bizjak
2024-10-07
xfs: scrub: convert comma to semicolon
Yan Zhen
2024-10-07
xfs: Remove empty declartion in header file
Zhang Zekun
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-20
Merge tag 'vfs-6.12.blocksize' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-19
Merge tag 'xfs-6.12-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-09-17
Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-09-16
Merge tag 'vfs-6.12.fallocate' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-10
Merge branch 'linus' into timers/core
Thomas Gleixner
2024-09-10
iomap: remove the iomap_file_buffered_write_punch_delalloc return value
Christoph Hellwig
2024-09-10
iomap: pass the iomap to the punch callback
Christoph Hellwig
2024-09-10
iomap: pass flags to iomap_file_buffered_write_punch_delalloc
Christoph Hellwig
[next]