]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs/xfs_btree.c
xfs: introduce refcount btree definitions
[thirdparty/xfsprogs-dev.git] / libxfs / xfs_btree.c
2016-10-25  Darrick J. Wongxfs: introduce refcount btree definitions
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-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-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: define the on-disk rmap btree format
2016-08-10  Darrick J. Wongxfs: introduce rmap btree definitions
2016-08-10  Darrick J. Wongxfs: rework xfs_bmap_free callers to use xfs_defer_ops
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  Kaho Ngxfs: indentation fix in xfs_btree_get_iroot()
2016-08-10  Darrick J. Wongxfs: refactor btree maxlevels computation
2016-05-10  Dave ChinnerMerge branch 'progs-misc-fixes-for-4.6' into for-master
2016-05-10  Dave ChinnerMerge branch 'libxfs-4.6-sync' into for-master
2016-02-17  Christoph Hellwigxfs: move buffer invalidation to xfs_btree_free_block
2016-02-17  Christoph Hellwigxfs: factor btree block freeing into a helper
2016-02-17  Christoph Hellwigxfs: handle errors from ->free_blocks in xfs_btree_kill...
2016-02-17  Geliang Tanglibxfs: fix two comment typos
2015-12-20  Darrick J. Wonglibxfs: refactor short btree block verification
2015-10-13  Brian Fosterlibxfs: validate metadata LSNs against log on v5 superb...
2015-08-03  Dave ChinnerMerge branch 'progs-misc-fixes-2' into for-next
2015-08-03  Eric Sandeenxfsprogs: Add new sb_meta_uuid field, update userspace...
2015-07-30  Dave Chinnerlibxfs: disambiguate xfs.h
2015-07-30  Dave Chinnerlibxfs: directly include libxfs headers
2015-07-30  Dave Chinnerlibxfs: update to 4.1-rc2 code base
2015-07-30  Dave Chinnerlibxfs: update to match 3.19-rc1 kernel code
2015-07-30  Dave Chinnerlibxfs: error negation rework
2015-07-30  Dave Chinnerxfs: Nuke XFS_ERROR macro
2015-07-30  Dave Chinnerlibxfs: update to 3.16 kernel code
2014-05-20  Brian Fosterxfs: support the XFS_BTNUM_FINOBT free inode btree...
2014-03-06  Dave Chinnerlibxfs: add helper for updating checksums on xfs_bufs
2014-03-06  Dave Chinnerlibxfs: add helper for verifying checksums on xfs_bufs
2013-11-13  Dave Chinnerlibxfs: bmap btree owner swap support
2013-11-13  Dave Chinnerlibxfs: unify xfs_btree.c with kernel code
2013-09-16  Dave Chinnerxfs: btree block LSN escaping to disk uninitialised
2013-09-16  Dave Chinnerlibxfs: ensure btree root split sets blkno correctly
2013-08-06  Dave Chinnerxfsprogs: add crc format support to repair
2013-08-06  Dave Chinnerxfs: buffer type overruns blf_flags field
2013-08-06  Dave Chinnerlibxfs: add crc format changes to generic btrees
2013-05-09  Dave Chinnerxfsprogs: sync code to current kernel code
2011-07-25  Dave Chinnerlibxfs: sync files with 2.6.38 kernel code
2008-11-20  Barry NaujokSync up libxfs to latest kernel code
2008-10-01  Barry NaujokResync recent minor kernel changes
2008-09-29  Barry NaujokUpdate the shared kernel and userspace code to the...
2008-09-08  Barry NaujokUpdate xfsprogs to latest kernel headers and functions
2005-12-02  Nathan ScottSort out cosmetic differences between user and kernel...
2005-11-11  Nathan ScottUpdate copyright/license notices to match SGI legal...
2005-04-19  Nathan ScottMerge back kernel changes into libxfs, mainly endian...
2003-04-16  Russell CattelanMerge whitespace changes over
2003-03-06  Nathan ScottNew xfsprogs version - enabled unwritten extents by... v2.4.0
2003-01-03  Nathan ScottSync up user/kernel sources and headers (native extents).
2002-07-12  Steve Lordwhite space cleanup
2002-06-04  Eric SandeenUpdate copyright dates (again)
2002-06-04  Eric SandeenUndoes mod: xfs-cmds:slinx:120772a
2002-06-04  Eric SandeenUpdate copyright dates
2002-04-17  Nathan Scottbump minor version for minor change - sync with recent...
2001-10-23  Nathan Scottsync userpsace with recent XFS kernel changes - this...
2001-05-28  Daniel Mooresync with kernel
2001-04-12  Nathan Scottsync with kernel, dirent -> xfs_dirent.
2001-04-04  Nathan Scottbump minor version number.
2001-01-15  Nathan Scottcmd/xfs/bmap/Makefile 1.8 Renamed to cmd/xfsprogs/bmap...