index
:
git.armlinux.org.uk/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-09-01
xfs: replace m_rsumsize with m_rsumblocks
Christoph Hellwig
2024-09-01
xfs: remove xfs_{rtbitmap,rtsummary}_wordcount
Christoph Hellwig
2024-09-01
xfs: add xchk_setup_nothing and xchk_nothing helpers
Darrick J. Wong
2024-09-01
xfs: make the rtalloc start hint a xfs_rtblock_t
Christoph Hellwig
2024-09-01
xfs: factor out a xfs_rtallocate_align helper
Christoph Hellwig
2024-09-01
xfs: rework the rtalloc fallback handling
Christoph Hellwig
2024-09-01
xfs: factor out a xfs_rtallocate helper
Christoph Hellwig
2024-09-01
xfs: clean up the ISVALID macro in xfs_bmap_adjacent
Christoph Hellwig
2024-09-01
xfs: simplify xfs_rtalloc_query_range
Christoph Hellwig
2024-09-01
xfs: remove xfs_rtb_to_rtxrem
Christoph Hellwig
2024-09-01
xfs: fix broken variable-sized allocation detection in xfs_rtallocate_extent_...
Darrick J. Wong
2024-09-01
xfs: reduce excessive clamping of maxlen in xfs_rtallocate_extent_near
Darrick J. Wong
2024-09-01
xfs: clean up xfs_rtallocate_extent_exact a bit
Darrick J. Wong
2024-09-01
xfs: refactor aligning bestlen to prod
Darrick J. Wong
2024-09-01
xfs: don't scan off the end of the rt volume in xfs_rtallocate_extent_block
Darrick J. Wong
2024-09-01
xfs: don't return too-short extents from xfs_rtallocate_extent_block
Darrick J. Wong
2024-09-01
xfs: ensure rtx mask/shift are correct after growfs
Christoph Hellwig
2024-09-01
xfs: use the recalculated transaction reservation in xfs_growfs_rt_bmblock
Christoph Hellwig
2024-09-01
xfs: push transaction join out of xfs_rtbitmap_lock and xfs_rtgroup_lock
Christoph Hellwig
2024-09-01
xfs: factor out rtbitmap/summary initialization helpers
Christoph Hellwig
2024-09-01
xfs: factor out a xfs_last_rt_bmblock helper
Christoph Hellwig
2024-09-01
xfs: factor out a xfs_growfs_rt_bmblock helper
Christoph Hellwig
2024-09-01
xfs: push the calls to xfs_rtallocate_range out to xfs_bmap_rtalloc
Christoph Hellwig
2024-09-01
xfs: cleanup the calling convention for xfs_rtpick_extent
Christoph Hellwig
2024-09-01
xfs: add bounds checking to xfs_rt{bitmap,summary}_read_buf
Christoph Hellwig
2024-09-01
xfs: assert a valid limit in xfs_rtfind_forw
Christoph Hellwig
2024-09-01
xfs: remove the limit argument to xfs_rtfind_back
Christoph Hellwig
2024-09-01
xfs: make the RT rsum_cache mandatory
Christoph Hellwig
2024-09-01
xfs: factor out a xfs_validate_rt_geometry helper
Christoph Hellwig
2024-09-01
xfs: remove xfs_validate_rtextents
Christoph Hellwig
2024-09-01
xfs: pass the icreate args object to xfs_dialloc
Darrick J. Wong
2024-09-01
xfs: match on the global RT inode numbers in xfs_is_metadata_inode
Christoph Hellwig
2024-09-01
xfs: validate inumber in xfs_iget
Darrick J. Wong
2024-09-01
xfs: introduce new file range commit ioctls
Darrick J. Wong
2024-08-28
xfs: refactor xfs_file_fallocate
Christoph Hellwig
2024-08-28
xfs: move the xfs_is_always_cow_inode check into xfs_alloc_file_space
Christoph Hellwig
2024-08-28
xfs: call xfs_flush_unmap_range from xfs_free_file_space
Christoph Hellwig
2024-08-27
xfs: reset rootdir extent size hint after growfsrt
Darrick J. Wong
2024-08-27
xfs: take m_growlock when running growfsrt
Darrick J. Wong
2024-08-27
xfs: Fix missing interval for missing_owner in xfs fsmap
Zizhi Wo
2024-08-27
xfs: use XFS_BUF_DADDR_NULL for daddrs in getfsmap code
Darrick J. Wong
2024-08-26
xfs: Fix the owner setting issue for rmap query in xfs fsmap
Zizhi Wo
2024-08-26
xfs: don't bother reporting blocks trimmed via FITRIM
Darrick J. Wong
2024-08-26
xfs: xfs_finobt_count_blocks() walks the wrong btree
Dave Chinner
2024-08-26
xfs: fix folio dirtying for XFILE_ALLOC callers
Darrick J. Wong
2024-08-26
xfs: fix di_onlink checking for V1/V2 inodes
Darrick J. Wong
2024-08-14
xfs: conditionally allow FS_XFLAG_REALTIME changes if S_DAX is set
Darrick J. Wong
2024-08-14
xfs: revert AIL TASK_KILLABLE threshold
Darrick J. Wong
2024-08-14
xfs: attr forks require attr, not attr2
Darrick J. Wong
2024-08-12
struct fd: representation change
Al Viro
[prev]
[next]