]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs
xfs: create a separate cow extent size hint for the allocator
[thirdparty/xfsprogs-dev.git] / libxfs /
2016-10-25  Darrick J. Wongxfs: create a separate cow extent size hint for the...
2016-10-25  Darrick J. Wongxfs: teach get_bmapx about shared extents and the CoW...
2016-10-25  Darrick J. Wongxfs: store in-progress CoW allocations in the refcount...
2016-10-25  Darrick J. Wongxfs: support removing extents from CoW fork
2016-10-25  Darrick J. Wongxfs: support allocating delayed extents in CoW fork
2016-10-25  Darrick J. Wongxfs: support bmapping delalloc extents in the CoW fork
2016-10-25  Darrick J. Wongxfs: introduce the CoW fork
2016-10-25  Darrick J. Wongxfs: don't allow reflinked dir/dev/fifo/socket/pipe...
2016-10-25  Darrick J. Wongxfs: add reflink feature flag to geometry
2016-10-25  Darrick J. Wongxfs: return work remaining at the end of a bunmapi...
2016-10-25  Darrick J. Wongxfs: implement deferred bmbt map/unmap operations
2016-10-25  Darrick J. Wongxfs: pass bmapi flags through to bmap_del_extent
2016-10-25  Darrick J. Wongxfs: map an inode's offset to an exact physical block
2016-10-25  Darrick J. Wongxfs: log bmap intent items
2016-10-25  Darrick J. Wongxfs: create bmbt update intent log items
2016-10-25  Darrick J. Wongxfs: introduce reflink utility functions
2016-10-25  Darrick J. Wongxfs: reserve AG space for the refcount btree root
2016-10-25  Darrick J. Wongxfs: adjust refcount when unmapping file blocks
2016-10-25  Darrick J. Wongxfs: connect refcount adjust functions to upper layers
2016-10-25  Darrick J. Wongxfs: adjust refcount of an extent of blocks in refcount...
2016-10-25  Darrick J. Wongxfs: log refcount intent items
2016-10-25  Darrick J. Wongxfs: create refcount update intent log items
2016-10-25  Darrick J. Wongxfs: add refcount btree operations
2016-10-25  Darrick J. Wongxfs: account for the refcount btree in the alloc/free...
2016-10-25  Darrick J. Wongxfs: define the on-disk refcount btree format
2016-10-25  Darrick J. Wongxfs: refcount btree add more reserved blocks
2016-10-25  Darrick J. Wongxfs: introduce refcount btree definitions
2016-10-25  Dave Chinnerxfs: remote attribute blocks aren't really userdata
2016-10-25  Christoph Hellwigxfs: rewrite and optimize the delalloc write path
2016-10-25  Darrick J. Wongxfs: set up per-AG free space reservations
2016-10-25  Darrick J. Wongxfs: defer should allow ->finish_item to request a...
2016-10-25  Darrick J. Wongxfs: count the blocks in a btree
2016-10-25  Darrick J. Wongxfs: create a standard btree size calculator code
2016-10-25  Darrick J. Wongxfs: remove xfs_btree_bigkey
2016-10-25  Darrick J. Wongxfs: convert RUI log formats to use variable length...
2016-10-25  Darrick J. Wongxfs: track log done items directly in the deferred...
2016-10-25  Dave Chinnerxfs: fix superblock inprogress check
2016-10-02  Darrick J. Wongxfs_repair: add freesp btree block overflow to the...
2016-10-02  Eric Sandeenlibxfs: remove unused libxfs_iget arg
2016-09-19  Eric Sandeenlibxfs: factor mount checks into helper function
2016-09-19  Eric Sandeenlibxfs: move iswritable "fatal" decision to caller
2016-09-08  Dave Chinnerxfsprogs: Release 4.8.0-rc1 v4.8.0-rc1
2016-09-08  Felix Jandalibxfs/linux.c: Replace use of ustat by stat
2016-08-26  Darrick J. Wongmisc: fix libxfs api violations
2016-08-26  Darrick J. Wongxfs: simple btree query range should look right if...
2016-08-26  Darrick J. Wongxfs: fix some key handling problems in _btree_simple_qu...
2016-08-26  Darrick J. Wongxfs: don't perform lookups on zero-height btrees
2016-08-19  Darrick J. Wongxfs_repair: add per-AG btree blocks to rmap data and...
2016-08-19  Darrick J. Wongxfs_repair: rebuild reverse-mapping btree
2016-08-19  Darrick J. Wongxfs_repair: check existing rmapbt entries against obser...
2016-08-18  Darrick J. Wongxfs_db: introduce the 'fsmap' command to find what...
2016-08-18  Darrick J. Wonglibxfs: add deferred ops item handlers for userspace
2016-08-18  Darrick J. Wonglibxfs: fix various oddities in the kernel import
2016-08-18  Darrick J. Wongxfs: remove OWN_AG rmap when allocating a block from...
2016-08-18  Darrick J. Wongxfs: store rmapbt block count in the AGF
2016-08-10  Darrick J. Wongxfs: move (and rename) the deferred bmap-free tracepoints libxfs-4.8-sync
2016-08-10  Darrick J. Wongxfs: remove the extents array from the rmap update...
2016-08-10  Darrick J. Wongxfs: in btree_lshift, only allocate temporary cursor...
2016-08-10  Darrick J. Wongxfs: remove unnecesary lshift/rshift key initialization
2016-08-10  Darrick J. Wongxfs: remove the get*keys and update_keys btree ops...
2016-08-10  Darrick J. Wongxfs: enable the rmap btree functionality
2016-08-10  Darrick J. Wongxfs: don't update rmapbt when fixing agfl
2016-08-10  Darrick J. Wongxfs: add rmap btree geometry feature flag
2016-08-10  Darrick J. Wongxfs: propagate bmap updates to rmapbt
2016-08-10  Darrick J. Wongxfs: enable the xfs_defer mechanism to process rmaps...
2016-08-10  Darrick J. Wongxfs: create rmap update intent log items
2016-08-10  Darrick J. Wongxfs: add rmap btree insert and delete helpers
2016-08-10  Darrick J. Wongxfs: convert unwritten status of reverse mappings
2016-08-10  Darrick J. Wongxfs: remove an extent from the rmap btree
2016-08-10  Darrick J. Wongxfs: add an extent to the rmap btree
2016-08-10  Darrick J. Wongxfs: teach rmapbt to support interval queries
2016-08-10  Darrick J. Wongxfs: support overlapping intervals in the rmap btree
2016-08-10  Darrick J. Wongxfs: add rmap btree operations
2016-08-10  Darrick J. Wongxfs: rmap btree requires more reserved free space
2016-08-10  Darrick J. Wongxfs: rmap btree transaction reservations
2016-08-10  Darrick J. Wongxfs: define the on-disk rmap btree format
2016-08-10  Darrick J. Wongxfs: introduce rmap extent operation stubs
2016-08-10  Darrick J. Wongxfs: add owner field to extent allocation and freeing
2016-08-10  Darrick J. Wongxfs: rmap btree add more reserved blocks
2016-08-10  Darrick J. Wongxfs: add rmap btree stats infrastructure
2016-08-10  Darrick J. Wongxfs: introduce rmap btree definitions
2016-08-10  Darrick J. Wongxfs: increase XFS_BTREE_MAXLEVELS to fit the rmapbt
2016-08-10  Darrick J. Wongxfs: add tracepoints and error injection for deferred...
2016-08-10  Darrick J. Wongxfs: rename flist/free_list to dfops
2016-08-10  Darrick J. Wongxfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_d...
2016-08-10  Darrick J. Wongxfs: rework xfs_bmap_free callers to use xfs_defer_ops
2016-08-10  Darrick J. Wongxfs: enable the xfs_defer mechanism to process extents...
2016-08-10  Darrick J. Wongxfs: add tracepoints for the deferred ops mechanism
2016-08-10  Darrick J. Wongxfs: move deferred operations into a separate file
2016-08-10  Darrick J. Wongxfs: refactor btree owner change into a separate visit...
2016-08-10  Darrick J. Wongxfs: introduce interval queries on btrees
2016-08-10  Darrick J. Wongxfs: support btrees with overlapping intervals for...
2016-08-10  Darrick J. Wongxfs: add function pointers for get/update keys to the...
2016-08-10  Darrick J. Wongxfs: during btree split, save new block key & ptr for...
2016-08-10  Darrick J. Wongxfs: set *stat=1 after iroot realloc
2016-08-10  Darrick J. Wongxfs: fix locking of the rt bitmap/summary inodes
2016-08-10  Darrick J. Wongxfs: fix attr shortform structure alignment on cris
2016-08-10  Christoph Hellwigxfs: remove __arch_pack
2016-08-10  Christoph Hellwigxfs: kill xfs_dir2_inou_t
2016-08-10  Christoph Hellwigxfs: kill xfs_dir2_sf_off_t
next