index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2024-11-05
xfs: remove xfs_page_mkwrite_iomap_ops
Christoph Hellwig
2024-11-05
xfs: remove __xfs_filemap_fault
Christoph Hellwig
2024-11-05
xfs: split write fault handling out of __xfs_filemap_fault
Christoph Hellwig
2024-11-05
xfs: split the page fault trace event
Christoph Hellwig
2024-11-05
xfs: sb_spino_align is not verified
Dave Chinner
2024-11-05
xfs: simplify sector number calculation in xfs_zero_extent
Christoph Hellwig
2024-11-05
xfs: remove the redundant xfs_alloc_log_agf
Long Li
2024-11-04
xfs: Support setting FMODE_CAN_ATOMIC_WRITE
John Garry
2024-11-04
xfs: Validate atomic writes
John Garry
2024-11-04
xfs: Support atomic write for statx
John Garry
2024-11-03
fdget(), more trivial conversions
Al Viro
2024-11-03
simplify xfs_find_handle() a bit
Al Viro
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-10
Merge patch series "timekeeping/fs: multigrain timestamp redux"
Christian Brauner
2024-10-10
xfs: switch to multigrain timestamps
Jeff Layton
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
[prev]
[next]