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
/
xfs_reflink.h
Age
Commit message (
Expand
)
Author
2017-06-19
xfs: separate function to check if inode shares extents
Darrick J. Wong
2017-06-19
xfs: reflink find shared should take a transaction
Darrick J. Wong
2017-03-07
xfs: only reclaim unwritten COW extents periodically
Christoph Hellwig
2017-02-06
xfs: allocate direct I/O COW blocks in iomap_begin
Christoph Hellwig
2017-02-02
xfs: mark speculative prealloc CoW fork extents unwritten
Darrick J. Wong
2016-11-24
xfs: use new extent lookup helpers in xfs_reflink_trim_irec_to_next_cow
Christoph Hellwig
2016-11-24
xfs: cleanup xfs_reflink_find_cow_mapping
Christoph Hellwig
2016-11-08
xfs: don't skip cow forks w/ delalloc blocks in cowblocks scan
Brian Foster
2016-10-20
xfs: optimize writes to reflink files
Christoph Hellwig
2016-10-20
xfs: merge xfs_reflink_remap_range and xfs_file_share_range
Christoph Hellwig
2016-10-05
xfs: garbage collect old cowextsz reservations
Darrick J. Wong
2016-10-05
xfs: unshare a range of blocks via fallocate
Darrick J. Wong
2016-10-05
xfs: add dedupe range vfs function
Darrick J. Wong
2016-10-05
xfs: reflink extents from one file to another
Darrick J. Wong
2016-10-05
xfs: store in-progress CoW allocations in the refcount btree
Darrick J. Wong
2016-10-05
xfs: implement CoW for directio writes
Darrick J. Wong
2016-10-05
xfs: move mappings from cow fork to data fork after copy-write
Darrick J. Wong
2016-10-04
xfs: allocate delayed extents in CoW fork
Darrick J. Wong
2016-10-04
xfs: create delalloc extents in CoW fork
Darrick J. Wong
2016-10-04
xfs: introduce the CoW fork
Darrick J. Wong