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
2024-04-23
xfs: drop the scrub file's iolock when transaction allocation fails
Darrick J. Wong
2024-04-23
xfs: only iget the file once when doing vectored scrub-by-handle
Darrick J. Wong
2024-04-23
xfs: use dontcache for grabbing inodes during scrub
Darrick J. Wong
2024-04-23
xfs: introduce vectored scrub mode
Darrick J. Wong
2024-04-23
xfs: move xfs_ioc_scrub_metadata to scrub.c
Darrick J. Wong
2024-04-23
xfs: reduce the rate of cond_resched calls inside scrub
Darrick J. Wong
2024-04-23
xfs: fix corruptions in the directory tree
Darrick J. Wong
2024-04-23
xfs: report directory tree corruption in the health information
Darrick J. Wong
2024-04-23
xfs: invalidate dirloop scrub path data when concurrent updates happen
Darrick J. Wong
2024-04-23
xfs: teach online scrub to find directory tree structure problems
Darrick J. Wong
2024-04-23
xfs: inode repair should ensure there's an attr fork to store parent pointers
Darrick J. Wong
2024-04-23
xfs: repair link count of nondirectories after rebuilding parent pointers
Darrick J. Wong
2024-04-23
xfs: adapt the orphanage code to handle parent pointers
Darrick J. Wong
2024-04-23
xfs: actually rebuild the parent pointer xattrs
Darrick J. Wong
2024-04-23
xfs: add a per-leaf block callback to xchk_xattr_walk
Darrick J. Wong
2024-04-23
xfs: split xfs_bmap_add_attrfork into two pieces
Darrick J. Wong
2024-04-23
xfs: remove pointless unlocked assertion
Darrick J. Wong
2024-04-23
xfs: implement live updates for parent pointer repairs
Darrick J. Wong
2024-04-23
xfs: repair directory parent pointers by scanning for dirents
Darrick J. Wong
2024-04-23
xfs: replay unlocked parent pointer updates that accrue during xattr repair
Darrick J. Wong
2024-04-23
xfs: implement live updates for directory repairs
Darrick J. Wong
2024-04-23
xfs: repair directories by scanning directory parent pointers
Darrick J. Wong
2024-04-23
xfs: add raw parent pointer apis to support repair
Darrick J. Wong
2024-04-23
xfs: salvage parent pointers when rebuilding xattr structures
Darrick J. Wong
2024-04-23
xfs: make the reserved block permission flag explicit in xfs_attr_set
Darrick J. Wong
2024-04-23
xfs: remove some boilerplate from xfs_attr_set
Darrick J. Wong
2024-04-23
xfs: check parent pointer xattrs when scrubbing
Darrick J. Wong
2024-04-23
xfs: walk directory parent pointers to determine backref count
Darrick J. Wong
2024-04-23
xfs: deferred scrub of parent pointers
Darrick J. Wong
2024-04-23
xfs: scrub parent pointers
Darrick J. Wong
2024-04-23
xfs: deferred scrub of dirents
Darrick J. Wong
2024-04-23
xfs: check dirents have parent pointers
Darrick J. Wong
2024-04-23
xfs: revert commit 44af6c7e59b12
Darrick J. Wong
2024-04-23
xfs: enable parent pointers
Darrick J. Wong
2024-04-23
xfs: drop compatibility minimum log size computations for reflink
Darrick J. Wong
2024-04-23
xfs: fix unit conversion error in xfs_log_calc_max_attrsetm_res
Darrick J. Wong
2024-04-23
xfs: add a incompat feature bit for parent pointers
Allison Henderson
2024-04-23
xfs: don't remove the attr fork when parent pointers are enabled
Allison Henderson
2024-04-23
xfs: add parent pointer ioctls
Darrick J. Wong
2024-04-23
xfs: split out handle management helpers a bit
Darrick J. Wong
2024-04-23
xfs: move handle ioctl code to xfs_handle.c
Darrick J. Wong
2024-04-23
xfs: pass the attr value to put_listent when possible
Allison Henderson
2024-04-23
xfs: don't return XFS_ATTR_PARENT attributes via listxattr
Allison Henderson
2024-04-23
xfs: Add parent pointers to xfs_cross_rename
Allison Henderson
2024-04-23
xfs: Add parent pointers to rename
Allison Henderson
2024-04-23
xfs: remove parent pointers in unlink
Allison Henderson
2024-04-23
xfs: add parent attributes to symlink
Allison Henderson
2024-04-23
xfs: add parent attributes to link
Allison Henderson
2024-04-23
xfs: parent pointer attribute creation
Allison Henderson
2024-04-23
xfs: create a hashname function for parent pointers
Darrick J. Wong
[prev]
[next]