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
2025-01-13
xfs: clean up xfs_end_ioend() to reuse local variables
Long Li
2025-01-13
xfs: fix mount hang during primary superblock recovery failure
Long Li
2025-01-13
xfs: remove the t_magic field in struct xfs_trans
Christoph Hellwig
2025-01-13
xfs: remove XFS_ILOG_NONCORE
Christoph Hellwig
2025-01-13
xfs: mark xfs_dir_isempty static
Christoph Hellwig
2025-01-13
Merge tag 'realtime-reflink_2024-12-23' of https://git.kernel.org/pub/scm/lin...
Carlos Maiolino
2025-01-13
Merge tag 'realtime-rmap_2024-12-23' of https://git.kernel.org/pub/scm/linux/...
Carlos Maiolino
2025-01-13
Merge tag 'reserve-rt-metadata-space_2024-12-23' of https://git.kernel.org/pu...
Carlos Maiolino
2025-01-13
Merge tag 'btree-ifork-records_2024-12-23' of https://git.kernel.org/pub/scm/...
Carlos Maiolino
2025-01-13
Merge tag 'xfs-6.13-fixes_2024-12-23' of https://git.kernel.org/pub/scm/linux...
Carlos Maiolino
2025-01-10
xfs: lock dquot buffer before detaching dquot from b_li_list
Darrick J. Wong
2025-01-09
xfs: report larger dio alignment for COW inodes
Christoph Hellwig
2025-01-09
xfs: report the correct read/write dio alignment for reflinked inodes
Christoph Hellwig
2025-01-09
xfs: cleanup xfs_vn_getattr
Christoph Hellwig
2025-01-08
xfs: don't return an error from xfs_update_last_rtgroup_size for !XFS_RT
Christoph Hellwig
2024-12-23
xfs: enable realtime reflink
Darrick J. Wong
2024-12-23
xfs: fix CoW forks for realtime files
Darrick J. Wong
2024-12-23
xfs: check for shared rt extents when rebuilding rt file's data fork
Darrick J. Wong
2024-12-23
xfs: repair inodes that have a refcount btree in the data fork
Darrick J. Wong
2024-12-23
xfs: online repair of the realtime refcount btree
Darrick J. Wong
2024-12-23
xfs: capture realtime CoW staging extents when rebuilding rt rmapbt
Darrick J. Wong
2024-12-23
xfs: walk the rt reference count tree when rebuilding rmap
Darrick J. Wong
2024-12-23
xfs: check new rtbitmap records against rt refcount btree
Darrick J. Wong
2024-12-23
xfs: don't flag quota rt block usage on rtreflink filesystems
Darrick J. Wong
2024-12-23
xfs: scrub the metadir path of rt refcount btree files
Darrick J. Wong
2024-12-23
xfs: detect and repair misaligned rtinherit directory cowextsize hints
Darrick J. Wong
2024-12-23
xfs: allow dquot rt block count to exceed rt blocks on reflink fs
Darrick J. Wong
2024-12-23
xfs: check reference counts of gaps between rt refcount records
Darrick J. Wong
2024-12-23
xfs: allow overlapping rtrmapbt records for shared data extents
Darrick J. Wong
2024-12-23
xfs: cross-reference checks with the rt refcount btree
Darrick J. Wong
2024-12-23
xfs: scrub the realtime refcount btree
Darrick J. Wong
2024-12-23
xfs: report realtime refcount btree corruption errors to the health system
Darrick J. Wong
2024-12-23
xfs: check that the rtrefcount maxlevels doesn't increase when growing fs
Darrick J. Wong
2024-12-23
xfs: enable extent size hints for CoW operations
Darrick J. Wong
2024-12-23
xfs: apply rt extent alignment constraints to CoW extsize hint
Darrick J. Wong
2024-12-23
xfs: fix xfs_get_extsz_hint behavior with realtime alwayscow files
Darrick J. Wong
2024-12-23
xfs: recover CoW leftovers in the realtime volume
Darrick J. Wong
2024-12-23
xfs: allow inodes to have the realtime and reflink flags
Darrick J. Wong
2024-12-23
xfs: enable sharing of realtime file blocks
Darrick J. Wong
2024-12-23
xfs: enable CoW for realtime data
Darrick J. Wong
2024-12-23
xfs: refactor reflink quota updates
Darrick J. Wong
2024-12-23
xfs: compute rtrmap btree max levels when reflink enabled
Darrick J. Wong
2024-12-23
xfs: update rmap to allow cow staging extents in the rt rmap
Darrick J. Wong
2024-12-23
xfs: create routine to allocate and initialize a realtime refcount btree inode
Darrick J. Wong
2024-12-23
xfs: wire up realtime refcount btree cursors
Darrick J. Wong
2024-12-23
xfs: refactor xfs_reflink_find_shared
Christoph Hellwig
2024-12-23
xfs: wire up a new metafile type for the realtime refcount
Darrick J. Wong
2024-12-23
xfs: add metadata reservations for realtime refcount btree
Darrick J. Wong
2024-12-23
xfs: add realtime refcount btree inode to metadata directory
Darrick J. Wong
2024-12-23
xfs: add realtime refcount btree block detection to log recovery
Darrick J. Wong
[prev]
[next]