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
/
libxfs
Age
Commit message (
Expand
)
Author
2024-01-30
xfs: remove conditional building of rt geometry validator functions
Darrick J. Wong
2024-01-29
xfs: reset XFS_ATTR_INCOMPLETE filter on node removal
Andrey Albershteyn
2024-01-11
xfs: fix backwards logic in xfs_bmap_alloc_account
Darrick J. Wong
2023-12-29
xfs: use the op name in trace_xlog_intent_recovery_failed
Christoph Hellwig
2023-12-29
xfs: fix a use after free in xfs_defer_finish_recovery
Christoph Hellwig
2023-12-29
xfs: turn the XFS_DA_OP_REPLACE checks in xfs_attr_shortform_addname into ass...
Christoph Hellwig
2023-12-29
xfs: remove xfs_attr_sf_hdr_t
Christoph Hellwig
2023-12-29
xfs: remove struct xfs_attr_shortform
Christoph Hellwig
2023-12-29
xfs: use xfs_attr_sf_findname in xfs_attr_shortform_getvalue
Christoph Hellwig
2023-12-29
xfs: remove xfs_attr_shortform_lookup
Christoph Hellwig
2023-12-29
xfs: simplify xfs_attr_sf_findname
Christoph Hellwig
2023-12-29
xfs: move the xfs_attr_sf_lookup tracepoint
Christoph Hellwig
2023-12-29
xfs: return if_data from xfs_idata_realloc
Christoph Hellwig
2023-12-29
xfs: make if_data a void pointer
Christoph Hellwig
2023-12-22
xfs: remove XFS_RTMIN/XFS_RTMAX
Christoph Hellwig
2023-12-22
xfs: remove rt-wrappers from xfs_format.h
Christoph Hellwig
2023-12-22
xfs: split xfs_rtmodify_summary_int
Christoph Hellwig
2023-12-22
xfs: move xfs_rtget_summary to xfs_rtbitmap.c
Christoph Hellwig
2023-12-22
xfs: indicate if xfs_bmap_adjacent changed ap->blkno
Christoph Hellwig
2023-12-22
xfs: return -ENOSPC from xfs_rtallocate_*
Christoph Hellwig
2023-12-22
xfs: also use xfs_bmap_btalloc_accounting for RT allocations
Christoph Hellwig
2023-12-22
xfs: remove the xfs_alloc_arg argument to xfs_bmap_btalloc_accounting
Christoph Hellwig
2023-12-22
xfs: fix perag leak when growfs fails
Long Li
2023-12-22
xfs: add lock protection when remove perag from radix tree
Long Li
2023-12-15
xfs: improve dquot iteration for scrub
Darrick J. Wong
2023-12-15
xfs: create a new inode fork block unmap helper
Darrick J. Wong
2023-12-15
xfs: create a ranged query function for refcount btrees
Darrick J. Wong
2023-12-15
xfs: repair inode fork block mapping data structures
Darrick J. Wong
2023-12-15
xfs: zap broken inode forks
Darrick J. Wong
2023-12-15
xfs: set inode sick state flags when we zap either ondisk fork
Darrick J. Wong
2023-12-15
xfs: dont cast to char * for XFS_DFORK_*PTR macros
Darrick J. Wong
2023-12-15
xfs: repair refcount btrees
Darrick J. Wong
2023-12-15
xfs: repair inode btrees
Darrick J. Wong
2023-12-15
xfs: repair free space btrees
Darrick J. Wong
2023-12-15
xfs: constrain dirty buffers while formatting a staged btree
Darrick J. Wong
2023-12-15
xfs: move btree bulkload record initialization to ->get_record implementations
Darrick J. Wong
2023-12-15
xfs: read leaf blocks when computing keys for bulkloading into node blocks
Darrick J. Wong
2023-12-15
xfs: set XBF_DONE on newly formatted btree block that are ready for writing
Darrick J. Wong
2023-12-15
xfs: force all buffers to be written during btree bulk load
Darrick J. Wong
2023-12-14
xfs: pass the defer ops directly to xfs_defer_add
Christoph Hellwig
2023-12-14
xfs: pass the defer ops instead of type to xfs_defer_start_recovery
Christoph Hellwig
2023-12-14
xfs: store an ops pointer in struct xfs_defer_pending
Christoph Hellwig
2023-12-14
xfs: consolidate the xfs_attr_defer_* helpers
Christoph Hellwig
2023-12-07
xfs: move xfs_ondisk.h to libxfs/
Christoph Hellwig
2023-12-07
xfs: extract xfs_da_buf_copy() helper function
Zhang Tianci
2023-12-07
xfs: update dir3 leaf block metadata after swap
Zhang Tianci
2023-12-07
xfs: ensure logflagsp is initialized in xfs_bmap_del_extent_real
Jiachen Zhang
2023-12-06
xfs: force small EFIs for reaping btree extents
Darrick J. Wong
2023-12-06
xfs: remove unused fields from struct xbtree_ifakeroot
Darrick J. Wong
2023-12-06
xfs: automatic freeing of freshly allocated unwritten space
Darrick J. Wong
[next]