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
2022-06-29
xfs: don't hold xattr leaf buffers across transaction rolls
Darrick J. Wong
2022-06-29
xfs: empty xattr leaf header blocks are not corruption
Darrick J. Wong
2022-06-15
xfs: fix variable state usage
Darrick J. Wong
2022-06-15
xfs: fix TOCTOU race involving the new logged xattrs control knob
Darrick J. Wong
2022-05-30
Merge branch 'guilt/xfs-5.19-larp-cleanups' into xfs-5.19-for-next
Dave Chinner
2022-05-30
Merge branch 'guilt/xfs-5.19-recovery-buf-cancel' into xfs-5.19-for-next
Dave Chinner
2022-05-27
xfs: move xfs_attr_use_log_assist usage out of libxfs
Darrick J. Wong
2022-05-27
xfs: move xfs_attr_use_log_assist out of xfs_log.c
Darrick J. Wong
2022-05-27
xfs: convert buf_cancel_table allocation to kmalloc_array
Darrick J. Wong
2022-05-27
xfs: refactor buffer cancellation table allocation
Darrick J. Wong
2022-05-27
xfs: don't leak btree cursor when insrec fails after a split
Darrick J. Wong
2022-05-27
xfs: assert in xfs_btree_del_cursor should take into account error
Dave Chinner
2022-05-27
xfs: don't assert fail on perag references on teardown
Dave Chinner
2022-05-27
xfs: avoid unnecessary runtime sibling pointer endian conversions
Dave Chinner
2022-05-23
Merge branch 'guilt/xfs-5.19-misc-3' into xfs-5.19-for-next
Dave Chinner
2022-05-23
xfs: share xattr name and value buffers when logging xattr updates
Darrick J. Wong
2022-05-23
xfs: do not use logged xattr updates on V4 filesystems
Darrick J. Wong
2022-05-22
xfs: fix typo in comment
Julia Lawall
2022-05-22
xfs: rename struct xfs_attr_item to xfs_attr_intent
Darrick J. Wong
2022-05-22
xfs: clean up state variable usage in xfs_attr_node_remove_attr
Darrick J. Wong
2022-05-22
xfs: put attr[id] log item cache init with the others
Darrick J. Wong
2022-05-22
xfs: remove struct xfs_attr_item.xattri_flags
Darrick J. Wong
2022-05-22
xfs: use a separate slab cache for deferred xattr work state
Darrick J. Wong
2022-05-22
xfs: put the xattr intent item op flags in their own namespace
Darrick J. Wong
2022-05-22
xfs: clean up xfs_attr_node_hasname
Darrick J. Wong
2022-05-20
xfs: reject unknown xattri log item filter flags during recovery
Darrick J. Wong
2022-05-20
xfs: don't leak the retained da state when doing a leaf to node conversion
Darrick J. Wong
2022-05-20
xfs: don't leak da state when freeing the attr intent item
Darrick J. Wong
2022-05-12
Merge branch 'xfs-5.19-quota-warn-remove' into xfs-5.19-for-next
Dave Chinner
2022-05-12
xfs: detect empty attr leaf blocks in xfs_attr3_leaf_verify
Dave Chinner
2022-05-12
xfs: ATTR_REPLACE algorithm with LARP enabled needs rework
Dave Chinner
2022-05-12
xfs: use XFS_DA_OP flags in deferred attr ops
Dave Chinner
2022-05-12
xfs: remove xfs_attri_remove_iter
Dave Chinner
2022-05-12
xfs: switch attr remove to xfs_attri_set_iter
Dave Chinner
2022-05-12
xfs: introduce attr remove initial states into xfs_attr_set_iter
Dave Chinner
2022-05-12
xfs: xfs_attr_set_iter() does not need to return EAGAIN
Dave Chinner
2022-05-12
xfs: clean up final attr removal in xfs_attr_set_iter
Dave Chinner
2022-05-12
xfs: remote xattr removal in xfs_attr_set_iter() is conditional
Dave Chinner
2022-05-12
xfs: XFS_DAS_LEAF_REPLACE state only needed if !LARP
Dave Chinner
2022-05-12
xfs: split remote attr setting out from replace path
Dave Chinner
2022-05-12
xfs: consolidate leaf/node states in xfs_attr_set_iter
Dave Chinner
2022-05-12
xfs: kill XFS_DAC_LEAF_ADDNAME_INIT
Dave Chinner
2022-05-12
xfs: separate out initial attr_set states
Dave Chinner
2022-05-11
xfs: remove warning counters from struct xfs_dquot_res
Catherine Hoang
2022-05-11
xfs: rework deferred attribute operation setup
Dave Chinner
2022-05-11
xfs: make xattri_leaf_bp more useful
Dave Chinner
2022-05-11
xfs: avoid empty xattr transaction when attrs are inline
Dave Chinner
2022-05-11
xfs: add leaf to node error tag
Allison Henderson
2022-05-11
xfs: add leaf split error tag
Allison Henderson
2022-05-11
xfs: Add helper function xfs_init_attr_trans
Allison Henderson
[next]