index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-10-05
xfs: unshare a range of blocks via fallocate
Darrick J. Wong
2016-10-05
xfs: swap inode reflink flags when swapping inode extents
Darrick J. Wong
2016-10-05
xfs: teach get_bmapx about shared extents and the CoW fork
Darrick J. Wong
2016-10-05
xfs: add dedupe range vfs function
Darrick J. Wong
2016-10-05
xfs: add clone file and clone range vfs functions
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: cancel pending CoW reservations when destroying inodes
Darrick J. Wong
2016-10-05
xfs: cancel CoW reservations and clear inode reflink flag when freeing blocks
Darrick J. Wong
2016-10-05
xfs: implement CoW for directio writes
Darrick J. Wong
2016-10-05
xfs: report shared extent mappings to userspace correctly
Darrick J. Wong
2016-10-05
xfs: move mappings from cow fork to data fork after copy-write
Darrick J. Wong
2016-10-05
xfs: support removing extents from CoW fork
Darrick J. Wong
2016-10-04
xfs: allocate delayed extents in CoW fork
Darrick J. Wong
2016-10-04
xfs: support allocating 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: support bmapping delalloc extents in the CoW fork
Darrick J. Wong
2016-10-04
xfs: introduce the CoW fork
Darrick J. Wong
2016-10-04
xfs: don't allow reflinked dir/dev/fifo/socket/pipe files
Darrick J. Wong
2016-10-04
xfs: add reflink feature flag to geometry
Darrick J. Wong
2016-10-04
xfs: define tracepoints for reflink activities
Darrick J. Wong
2016-10-04
xfs: return work remaining at the end of a bunmapi operation
Darrick J. Wong
2016-10-04
xfs: when replaying bmap operations, don't let unlinked inodes get reaped
Darrick J. Wong
2016-10-04
xfs: implement deferred bmbt map/unmap operations
Darrick J. Wong
2016-10-04
xfs: pass bmapi flags through to bmap_del_extent
Darrick J. Wong
2016-10-04
xfs: map an inode's offset to an exact physical block
Darrick J. Wong
2016-10-04
xfs: log bmap intent items
Darrick J. Wong
2016-10-04
xfs: create bmbt update intent log items
Darrick J. Wong
2016-10-03
xfs: introduce reflink utility functions
Darrick J. Wong
2016-10-03
xfs: reserve AG space for the refcount btree root
Darrick J. Wong
2016-10-03
xfs: add refcount btree block detection to log recovery
Darrick J. Wong
2016-10-03
xfs: adjust refcount when unmapping file blocks
Darrick J. Wong
2016-10-03
xfs: connect refcount adjust functions to upper layers
Darrick J. Wong
2016-10-03
xfs: adjust refcount of an extent of blocks in refcount btree
Darrick J. Wong
2016-10-03
xfs: log refcount intent items
Darrick J. Wong
2016-10-03
xfs: create refcount update intent log items
Darrick J. Wong
2016-10-03
xfs: add refcount btree operations
Darrick J. Wong
2016-10-03
xfs: account for the refcount btree in the alloc/free log reservation
Darrick J. Wong
2016-10-03
xfs: add refcount btree support to growfs
Darrick J. Wong
2016-10-03
xfs: define the on-disk refcount btree format
Darrick J. Wong
2016-10-03
xfs: refcount btree add more reserved blocks
Darrick J. Wong
2016-10-03
xfs: introduce refcount btree definitions
Darrick J. Wong
2016-10-03
xfs: define tracepoints for refcount btree activities
Darrick J. Wong
2016-10-03
xfs: return an error when an inline directory is too small
Darrick J. Wong
2016-10-03
vfs: add a FALLOC_FL_UNSHARE mode to fallocate to unshare a range of blocks
Darrick J. Wong
2016-10-03
vfs: support FS_XFLAG_COWEXTSIZE and get/set of CoW extent size hint
Darrick J. Wong
2016-10-03
Merge branch 'xfs-4.9-log-recovery-fixes' into for-next
Dave Chinner
2016-10-03
Merge branch 'iomap-4.9-dax' into for-next
Dave Chinner
2016-10-03
Merge branch 'xfs-4.9-delalloc-rework' into for-next
Dave Chinner
2016-10-03
Merge branch 'xfs-4.9-reflink-prep' into for-next
Dave Chinner
[next]