]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs/xfs_alloc_btree.c
xfs: fix transaction leak on remote attr set/remove failure
[thirdparty/xfsprogs-dev.git] / libxfs / xfs_alloc_btree.c
2018-06-28  Dave Chinnerxfs: convert to SPDX license tags
2018-06-28  Darrick J. Wongxfs: don't ASSERT on short form btree root pointer...
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
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  Darrick J. Wongxfs: plumb in needed functions for range querying of...
2017-01-10  Darrick J. Wongxfs: use GPF_NOFS when allocating btree cursors
2017-01-10  Dave Chinnerxfs: make xfs btree stats less huge
2017-01-10  Darrick J. Wonglibxfs: remove unnecessary hascrc test in btree verifiers
2016-08-10  Darrick J. Wongxfs: remove the get*keys and update_keys btree 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-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: refactor short btree block verification
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: error negation rework
2015-07-30  Dave Chinnerlibxfs: update to 3.16 kernel code
2014-03-06  Dave Chinnerlibxfs: modify verifiers to differentiate CRC from...
2014-03-06  Dave Chinnerlibxfs: skip pointless CRC updates after verifier failures
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: add CRC32c infrastructure
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-09-29  Barry NaujokUpdate the shared kernel and userspace code to the...
2008-09-08  Barry NaujokUpdate xfsprogs to latest kernel headers and functions
2007-05-22  Dave ChinnerUserspace support for lazy superblock counters
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-11-08  Nathan ScottMerge back recent changes from xfs kernel headers.
2005-04-19  Nathan ScottMerge back kernel changes into libxfs, mainly endian...
2004-09-30  Nathan ScottKeep userspace packaging in sync, portability changes...
2003-08-29  Nathan ScottMinor xfsprogs update.
2003-04-16  Russell CattelanMerge whitespace changes over
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-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-04-19  Nathan Scottsync with no-op kernel change - stats macro usage chang...
2001-04-12  Nathan Scottsync with kernel, dirent -> xfs_dirent.
2001-01-15  Nathan Scottcmd/xfs/bmap/Makefile 1.8 Renamed to cmd/xfsprogs/bmap...