]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - include/xfs_trans.h
libxfs: remove libxfs_trans_iget
[thirdparty/xfsprogs-dev.git] / include / xfs_trans.h
2019-04-26  Darrick J. Wonglibxfs: remove libxfs_trans_iget
2019-02-27  Darrick J. Wongxfs: idiotproof defer op type configuration
2018-10-05  Brian Fosterxfs: fold dfops into the transaction
2018-10-05  Brian Fosterxfs: replace xfs_defer_ops ->dop_pending with on-stack...
2018-10-05  Brian Fosterxfs: automatic dfops inode relogging
2018-10-05  Brian Fosterxfs: automatic dfops buffer relogging
2018-10-05  Brian Fosterxfs: replace dop_low with transaction flag
2018-10-05  Brian Fosterxfs: drop unnecessary xfs_defer_finish() dfops parameter
2018-10-05  Brian Fosterxfs: support embedded dfops in transaction
2018-10-05  Brian Fosterxfs: add firstblock field to xfs_trans
2018-10-04  Brian Fosterxfs: rename xfs_trans ->t_agfl_dfops to ->t_dfops
2018-10-04  Darrick J. Wonglibxfs: track transaction block reservation usage like...
2018-10-04  Darrick J. Wonglibxfs: fix xfs_trans_alloc reservation abuse
2018-07-27  Eric SandeenMerge branch 'libxfs-4.18-sync' into for-next
2018-07-24  Dave Chinnerxfsprogs: convert to SPDX license tags
2018-06-28  Dave Chinnerxfs: get rid of the log item descriptor
2018-06-28  Brian Fosterxfs: defer agfl block frees when dfops is available
2018-01-03  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2018-01-03  Brian Fosterxfs: refactor buffer logging into buffer dirtying helper
2017-11-27  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2017-11-17  Christoph Hellwigxfs: remove the inode log format from the inode log...
2017-10-18  Brian Fosterxfs: relog dirty buffers during swapext bmbt owner...
2017-10-18  Christoph Hellwigxfs: refactor xfs_trans_roll
2017-06-14  Eric Sandeenlibxfs: fix xfs_trans_alloc_empty namespace libxfs-4.12-sync
2017-06-13  Darrick J. Wongxfs: avoid mount-time deadlock in CoW extent recovery
2016-10-26  Darrick J. Wonglibxfs: plumb in bmap deferred op log items
2016-10-26  Darrick J. Wonglibxfs: plumb in refcount deferred op log items
2016-08-18  Darrick J. Wonglibxfs: add deferred ops item handlers for userspace
2016-06-21  Christoph Hellwigxfs: better xfs_trans_alloc interface
2016-06-21  Christoph Hellwigxfs: remove xfs_trans_get_block_res
2015-08-03  Dave ChinnerMerge branch 'progs-misc-fixes-2' into for-next
2015-07-31  Dave ChinnerMerge branch 'libxfs-commit-script' into for-next
2015-07-31  Dave ChinnerMerge branch 'progs-cleanup' into for-next
2015-07-30  Christoph Hellwigxfs: saner xfs_trans_commit interface
2015-07-30  Christoph Hellwiglibxfs: remove the flags argument to xfs_trans_cancel
2015-07-30  Christoph Hellwiglibxfs: switch the remaining xfs_trans_dup user to...
2015-07-30  Dave Chinnerlibxfs: directly include libxfs headers
2013-09-16  Dave Chinnerlibxfs: introduce xfs_trans_resv.c
2013-09-16  Dave Chinnerxfs: split out on-disk transaction definitions
2013-09-16  Dave Chinnerxfsprogs: introduce xfs_icreate.h
2013-08-06  Dave Chinnerxfs: buffer type overruns blf_flags field
2013-08-06  Dave Chinnerxfs: add buffer types to directory and attribute buffers
2013-08-06  Dave Chinnerlibxfs: add crc format changes to generic btrees
2013-05-09  Dave Chinnerxfsprogs: sync code to current kernel code
2013-02-20  Jeff Liuxfsprogs: sync the changes in transaction log space...
2011-07-25  Dave Chinnerlibxlog: sync up with 2.6.38 kernel code
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-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...
2004-04-05  Nathan ScottSync a userspace header with its kernel counterpart.
2003-12-05  Nathan ScottSync up userspace and kernel code, noop for userspace.
2003-08-05  Nathan ScottSync up user/kernel sources, minor changes only
2003-04-16  Russell CattelanMerge whitespace changes over
2003-03-18  Nathan Scottxfsprogs update - kernel/user sync up and Ethan's Mac...
2003-02-17  Nathan Scottminor xfsprogs updates.
2002-12-19  Nathan ScottFlush out my xfsprogs backlog - bunch of I18N and secto...
2002-08-30  Nathan Scottsync user/kernel after recent kernel changes. noop...
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-02-25  Nathan ScottMerge of xfs-cmds-2.4.18:slinx:112141a by nathans.
2001-09-12  Nathan Scottsync MIN/MAX type casting changes with corresponding...
2001-08-29  Nathan Scottsync with benign-for-userspace change to kernel header.
2001-01-15  Nathan Scottcmd/xfs/bmap/Makefile 1.8 Renamed to cmd/xfsprogs/bmap...