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
/
scrub
/
rtsummary.c
Age
Commit message (
Expand
)
Author
2024-11-05
xfs: encode the rtsummary in big endian format
Darrick J. Wong
2024-11-05
xfs: make RT extent numbers relative to the rtgroup
Christoph Hellwig
2024-11-05
xfs: refactor xfs_rtsummary_blockcount
Christoph Hellwig
2024-11-05
xfs: refactor xfs_rtbitmap_blockcount
Christoph Hellwig
2024-11-05
xfs: calculate RT bitmap and summary blocks based on sb_rextents
Christoph Hellwig
2024-11-05
xfs: move RT bitmap and summary information to the rtgroup
Christoph Hellwig
2024-09-01
xfs: replace m_rsumsize with m_rsumblocks
Christoph Hellwig
2024-04-15
xfs: online repair of realtime summaries
Darrick J. Wong
2024-02-21
xfs: remove the xfile_pread/pwrite APIs
Christoph Hellwig
2024-01-30
xfs: remove conditional building of rt geometry validator functions
Darrick J. Wong
2023-12-22
xfs: remove rt-wrappers from xfs_format.h
Christoph Hellwig
2023-12-15
xfs: check rt summary file geometry more thoroughly
Darrick J. Wong
2023-12-15
xfs: try to attach dquots to files before repairing them
Darrick J. Wong
2023-10-19
xfs: simplify rt bitmap/summary block accessor functions
Darrick J. Wong
2023-10-19
xfs: simplify xfs_rtbuf_get calling conventions
Darrick J. Wong
2023-10-19
xfs: cache last bitmap block in realtime allocator
Omar Sandoval
2023-10-18
xfs: consolidate realtime allocation arguments
Dave Chinner
2023-10-18
xfs: use accessor functions for summary info words
Darrick J. Wong
2023-10-18
xfs: create helpers for rtbitmap block/wordcount computations
Darrick J. Wong
2023-10-17
xfs: convert rt summary macros to helpers
Darrick J. Wong
2023-10-17
xfs: convert the rtbitmap block and bit macros to static inline functions
Darrick J. Wong
2023-10-17
xfs: create a helper to convert rtextents to rtblocks
Darrick J. Wong
2023-10-17
xfs: rename xfs_verify_rtext to xfs_verify_rtbext
Darrick J. Wong
2023-10-17
xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.h
Darrick J. Wong
2023-08-10
xfs: implement online scrubbing of rtsummary info
Darrick J. Wong
2023-08-10
xfs: move the realtime summary file scrubber to a separate source file
Darrick J. Wong