]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxlog
libxfs: refactor manage_zones()
[thirdparty/xfsprogs-dev.git] / libxlog /
2018-08-01  Eric Sandeenxfsprogs: remove unused macros
2018-07-27  Eric SandeenMerge branch 'libxfs-4.18-sync' into for-next
2018-07-24  Carlos MaiolinoGet rid of XFS_BUF_SET_COUNT() macro
2018-07-24  Dave Chinnerxfsprogs: convert to SPDX license tags
2018-03-09  Eric Sandeenlibxfs: Replace XFS_BUF_SET_PTR with xfs_buf_associate_...
2017-11-27  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2017-11-17  Darrick J. Wongxfs: remove inode log format typedef
2016-06-21  Christoph Hellwigxfs: improve kmem_realloc
2015-12-20  Vivek Trivedilibxlog: fix integer overflow in xlog_find_verify_cycle
2015-10-13  Brian Fosterlibxlog: pull struct xlog out of xlog_is_dirty()
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-08-03  Dave ChinnerMerge branch 'progs-header-cleanup' into for-next
2015-07-31  Christoph Hellwigxfsprogs: simplify internal includes
2015-07-31  Christoph Hellwigxfsprogs: remove install-qa target
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 Hellwigxfsprogs: remove xfs_caddr_t
2015-07-30  Dave Chinnerprogs: clean up libxlog.h includes
2015-07-30  Dave Chinnerprogs: clean up libxfs.h includes
2015-07-30  Dave Chinnerlibxfs: directly include libxfs headers
2015-07-28  Eric Sandeenlibxlog: add xlog_is_empty() helper
2014-04-14  Eric Sandeenlibxlog: fix memory leak in xlog_recover_add_to_trans
2013-11-13  Dave Chinnerxfs: remove newlines from strings passed to __xfs_printk
2013-09-16  Dave Chinnerxfs: separate out log format definitions
2013-08-09  Eric Sandeenxfsprogs:free bp in xlog_find_tail() error path
2013-08-09  Eric Sandeenxfsprogs: free bp in xlog_find_zeroed() error path
2013-05-09  Dave Chinnerxfsprogs: updata libxlog to current kernel code
2011-07-25  Dave Chinnerlibxlog: sync up with 2.6.38 kernel code
2010-08-03  Alex Elderxfsprogs: fix depend targets
2010-01-21  Dave Chinnerxfsprogs: Automatic build dependency calculations
2008-09-08  Barry NaujokUpdate xfsprogs to latest kernel headers and functions
2007-07-19  Barry NaujokMake xfs_repair support > 512 byte sector sizes properly
2007-01-31  Madan Vallurixfs_repair - 031 QA failure with platform that don...
2006-04-28  Nathan ScottComplete uuid platform abstractions, fix do_div for...
2006-04-27  Nathan ScottBackport xfs_repair from the xfs-cmds tree to IRIX...
2005-11-11  Nathan ScottUpdate copyright/license notices to match SGI legal...
2005-09-29  Nathan ScottMerge back further kernel changes into libxfs, esp...
2005-04-19  Nathan ScottMerge back kernel changes into libxfs, mainly endian...
2004-05-06  Glen OverbyMerge logprint dump and copy operations.
2004-04-30  Nathan ScottSync up user/kernel libxfs and headers
2003-09-19  Nathan Scottxfsprogs update - fix db to display new inode flags...
2003-08-05  Nathan ScottSync up user/kernel sources, minor changes only
2003-06-02  Nathan ScottFix xfs_logprint handling of version 2 logs, sync libxl...
2003-05-30  Nathan ScottUpdate xfsprogs - minor xfs_io update, fix xfs_logprint...
2003-05-20  Nathan ScottSync up XFS user and kernel source.
2003-05-06  Russell Cattelan[contributed] FreeBSD update from Alexander Kabaev
2003-04-29  Nathan ScottFix includes to not be relative to paths provided by...
2003-04-17  Russell CattelanA few white space cleanups that got missed
2003-04-16  Russell CattelanMerge whitespace changes over
2003-03-06  Nathan ScottNew xfsprogs version - enabled unwritten extents by... v2.4.0
2002-12-19  Nathan ScottFlush out my xfsprogs backlog - bunch of I18N and secto...
2002-12-18  Nathan ScottTrivial sync ups with kernel source changes.
2002-10-31  Nathan Scottxfsprogs updates - initial sync up with recent kernel...
2002-10-10  Nathan ScottFix libxfs device flush ioctl, sync with kernel source.
2002-09-09  Nathan Scottsync with kernel, minor changes only.
2002-07-12  Steve Lordwhite space cleanup
2002-07-10  Eric Sandeenuserspace sync-up
2002-06-26  Nathan Scottsync with (upcoming) kernel updates.
2002-06-18  Steve LordBump revision number of version 2 log support v2.1.0
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-06-03  Nathan Scottsync with recent kernel changes, noop for userspace.
2002-05-15  Eric SandeenReturn EIO from xlog_find_zeroed if xlog_find_verify_lo...
2002-05-08  Eric SandeenDocument error return fixes, also an older mkfs fix
2002-04-26  Nathan Scottremove an unnecessary ifdef __KERNEL__ conditional...
2002-04-25  Nathan ScottUpdate xfs_growfs man page; don't build libxlog.a with...
2002-04-18  Nathan Scottsync with kernel changes to fix error code return checking.
2002-04-17  Nathan Scottbump minor version for minor change - sync with recent...
2001-10-17  Nathan Scottadd libxlog directory.