]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs/xfs_bmap_btree.c
libxfs: refactor manage_zones()
[thirdparty/xfsprogs-dev.git] / libxfs / xfs_bmap_btree.c
2018-10-05  Brian Fosterxfs: pass transaction to xfs_defer_add()
2018-10-05  Brian Fosterxfs: replace dop_low with transaction flag
2018-10-05  Darrick J. Wongxfs: trivial xfs_btree_del_cursor cleanups
2018-10-05  Brian Fosterxfs: remove xfs_alloc_arg firstblock field
2018-10-05  Brian Fosterxfs: remove xfs_btree_cur private firstblock field
2018-10-04  Brian Fosterxfs: remove xfs_btree_cur bmbt dfops field
2018-06-28  Dave Chinnerxfs: convert to SPDX license tags
2018-06-28  Darrick J. Wongxfs: add helpers to calculate btree size
2018-05-01  Eric SandeenMerge branch 'libxfs-4.17-sync' into for-next
2018-04-18  Carlos MaiolinoCleanup old XFS_BTREE_* traces
2018-02-27  Darrick J. Wongxfs: create a new buf_ops pointer to verify structure...
2018-02-27  Darrick J. Wongxfs: refactor verifier callers to print address of...
2018-02-27  Darrick J. Wongxfs: have buffer verifier functions report failing...
2018-02-27  Darrick J. Wongxfs: refactor xfs_verifier_error and xfs_buf_ioerror
2018-02-27  Darrick J. Wongxfs: refactor long-format btree header verification...
2018-02-27  Darrick J. Wongxfs: remove XFS_FSB_SANITY_CHECK
2017-11-27  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2017-11-17  Christoph Hellwigxfs: use a b+tree for the in-core extent list
2017-11-17  Christoph Hellwigxfs: allow unaligned extent records in xfs_bmbt_disk_se...
2017-11-17  Christoph Hellwigxfs: remove xfs_bmbt_get_state
2017-11-17  Christoph Hellwigxfs: remove all xfs_bmbt_set_* helpers except for xfs_b...
2017-11-17  Christoph Hellwigxfs: pass a struct xfs_bmbt_irec to xfs_bmbt_update
2017-10-18  Brian Fosterxfs: skip bmbt block ino validation during owner change
2017-07-31  Darrick J. Wongxfs: plumb in needed functions for range querying of...
2017-07-31  Darrick J. Wongxfs: always compile the btree inorder check functions
2017-07-31  Darrick J. Wongxfs: remove double-underscore integer types
2017-05-11  Christoph Hellwigxfs: simplify validation of the unwritten extent bit
2017-05-11  Christoph Hellwigxfs: remove bmap block allocation retries
2017-04-04  Christoph Hellwigxfs: try any AG when allocating the first btree block...
2017-04-04  Eric Sandeenxfs: remove boilerplate around xfs_btree_init_block
2017-04-04  Eric Sandeenxfs: glean crc status from mp not flags in xfs_btree_in...
2017-01-11  Christoph Hellwigxfs: fix bogus minleft manipulations
2017-01-10  Darrick J. Wongxfs: use GPF_NOFS when allocating btree cursors
2017-01-10  Dave Chinnerxfs: make xfs btree stats less huge
2016-10-25  Darrick J. Wongxfs: try other AGs to allocate a BMBT block
2016-10-25  Darrick J. Wongxfs: introduce the CoW fork
2016-08-10  Darrick J. Wongxfs: remove the get*keys and update_keys btree ops...
2016-08-10  Darrick J. Wongxfs: add owner field to extent allocation and freeing
2016-08-10  Darrick J. Wongxfs: rename flist/free_list to dfops
2016-08-10  Darrick J. Wongxfs: rework xfs_bmap_free callers to use xfs_defer_ops
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-06-21  Christoph Hellwigxfs: remove xfs_trans_get_block_res
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
2015-12-20  Darrick J. Wonglibxfs: reorder xfs_bmap_add_free args
2015-11-23  Eric Sandeenlibxfs: print name of verifier if it fails
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 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-03-06  Dave Chinnerlibxfs: modify verifiers to differentiate CRC from...
2013-11-13  Dave Chinnerlibxfs: Minor cleanup and bug fix sync
2013-11-13  Dave Chinnerlibxfs: bmap btree owner swap support
2013-09-16  Dave Chinnerlibxfs: fix byte swapping on constants
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-12-08  Barry NaujokFix unaligned accesses in IA64 when getting disk extents
2008-11-20  Barry NaujokSync up libxfs to latest kernel code
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-06-07  Christoph Hellwigresync endianess handling in xfsprogs with the kernel
2004-09-30  Nathan ScottKeep userspace packaging in sync, portability changes...
2003-09-19  Nathan Scottxfsprogs update - fix db to display new inode flags...
2003-08-29  Nathan ScottMinor xfsprogs update.
2003-04-16  Russell CattelanMerge whitespace changes over
2003-03-18  Nathan Scottxfsprogs update - kernel/user sync up and Ethan's Mac...
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-10-10  Nathan ScottFix libxfs device flush ioctl, sync with kernel source.
2002-07-29  Nathan Scottsync up with recent changes to the corresponding kernel...
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
2001-10-15  Nathan Scottfix pointer alignment issues on IA64 in handling block...
2001-10-15  Keith OwensRemove IA64 unlaigned accesses in xfs_repair
2001-04-19  Nathan Scottsync with no-op kernel change - stats macro usage chang...
2001-04-12  Nathan Scottsync with kernel, dirent -> xfs_dirent.
2001-04-03  Nathan Scottmove to version 1.2.0 for group quota changes. v1.2.0
2001-01-15  Nathan Scottcmd/xfs/bmap/Makefile 1.8 Renamed to cmd/xfsprogs/bmap...