]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - copy
xfs_scrub_all: escape service names consistently
[thirdparty/xfsprogs-dev.git] / copy /
2023-12-22  Darrick J. Wongxfs_copy: actually do directio writes to block devices
2023-12-22  Darrick J. Wongxfs_copy: distinguish short writes to EOD from runtime...
2023-12-18  Christoph Hellwiglibxfs: split out a libxfs_dev structure from struct...
2023-12-18  Christoph Hellwiglibxfs: making passing flags to libxfs_init less confusing
2023-12-18  Christoph Hellwiglibxfs: pass a struct libxfs_init to libxfs_alloc_buftarg
2023-12-18  Christoph Hellwiglibxfs: pass a struct libxfs_init to libxfs_mount
2023-12-18  Christoph Hellwiglibxfs: rename struct libxfs_xinit to libxfs_init
2023-12-18  Christoph Hellwiglibxlog: don't require a libxfs_xinit structure for...
2023-12-18  Christoph Hellwiglibxlog: remove the verbose argument to xlog_is_dirty
2023-12-18  Christoph Hellwiglibxfs: remove the volname concept
2022-07-12  Darrick J. Wongxfs_copy: don't use cached buffer reads until after...
2022-04-28  Christoph Hellwigxfs: remove the xfs_dsb_t typedef
2022-01-31  Darrick J. Wongxfs_{copy,db,logprint,repair}: replace xfs_sb_version...
2022-01-31  Darrick J. Wongxfs_{copy,db,logprint,repair}: pass xfs_mount pointers...
2022-01-31  Theodore Ts'oxfsprogs: fix static build problems caused by liburcu
2021-09-29  Dave Chinnerxfsprogs: introduce liburcu support
2021-01-07  Dave Chinnerxfs: remove xfs_buf_t typedef libxfs-5.11-sync
2020-07-15  Darrick J. Wongxfs_copy: flush target devices before exiting
2020-05-01  Christoph Hellwigxfs: remove XFS_BUF_TO_SBP
2020-05-01  Christoph Hellwigxfs: remove the xfs_agfl_t typedef
2020-04-08  Dave Chinnerxfsprogs: fix silently broken option parsing
2020-03-14  Darrick J. Wongxfs: make xfs_buf_read return an error code
2020-03-01  Darrick J. Wongxfs_copy: use uncached buffer reads to get the superblock
2020-03-01  Darrick J. Wonglibxfs: replace libxfs_readbuf with libxfs_buf_read
2020-03-01  Darrick J. Wonglibxfs: replace libxfs_putbuf with libxfs_buf_relse
2020-02-27  Darrick J. Wonglibxfs: clean up libxfs_destroy
2018-10-17  Eric Sandeenxfsprogs: minor endian annotation fixes
2018-10-09  Eric Sandeenxfsprogs: make static things static
2018-10-09  Eric Sandeenxfsprogs: remove write-only variables
2018-08-01  Darrick J. Wongmisc: clean up MIN/MAX in the utilities
2018-07-27  Eric SandeenMerge branch 'libxfs-4.18-sync' into for-next
2018-07-24  Dave Chinnerxfsprogs: convert to SPDX license tags
2018-03-09  Eric Sandeenxfsprogs: call libxfs_destroy from other utilities
2018-01-25  Eric Sandeenxfs_copy: accept CRC version of ABTB_MAGIC in ASSERT
2018-01-03  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2017-12-06  Darrick J. Wonglibfrog: move list_sort out of libxfs
2017-11-27  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2017-11-20  Darrick J. Wongxfs_copy: don't hang if /all/ the targets hit write...
2017-09-15  Eric SandeenMerge branch 'libxfs-4.13-sync' into for-next
2017-08-04  Darrick J. Wongxfsprogs: remove double-underscore integer types
2016-11-01  Felix Jandaxfsprogs: replace pread64/pwrite64 by equivalent pread...
2016-11-01  Felix Jandaxfsprogs: replace lseek64 by equivalent lseek
2016-11-01  Felix Jandaxfsprogs: replace ftruncate64 by equivalent ftruncate
2016-11-01  Felix Jandaxfsprogs: replace [fl]stat64 by equivalent [fl]stat
2016-09-22  Eric Sandeenxfs_copy: Fix meta UUID handling on multiple copies
2016-02-04  Joshua Kinardxfs_copy: use POSIX signal API
2015-12-20  Jan Tulakxfsprogs: Remove trailing blanks on various places
2015-12-18  Brian Fosterlibxfs: conditionalize log format record size optimization
2015-10-13  Brian Fosterxfs_copy: format v5 sb logs correctly
2015-10-13  Brian Fosterxfs_copy: refactor log format code into new helper
2015-10-13  Brian Fosterxfs_copy: store data buf alignment in buf data structure
2015-10-13  Brian Fosterxfs_copy: genericize write helper to facilitate separat...
2015-10-13  Brian Fosterxfs_copy: check for dirty log on non-duplicate copies
2015-10-13  Brian Fosterlibxfs: pass lsn param to log clear and record header...
2015-08-24  Eric Sandeenlibxfs: fix memory leasks in libxfs_umount()
2015-08-03  Dave ChinnerMerge branch 'progs-misc-fixes-2' into for-next
2015-08-03  Eric Sandeenxfs_copy: fix up initial sb buffer read on CRC fs
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  Dave ChinnerMerge branch 'libxfs-commit-script' into for-next
2015-07-31  Dave ChinnerMerge branch 'progs-cleanup' into for-next
2015-07-31  Dave ChinnerMerge branch 'libxfs-4.2-rc1-update' into for-next
2015-07-31  Dave ChinnerMerge branch 'progs-misc-fixes-1' into for-next
2015-07-30  Christoph Hellwigxfsprogs: remove xfs_caddr_t
2015-07-30  Dave Chinnerprogs: clean up libxfs.h includes
2015-07-30  Eric Sandeenxfs_copy: fix copy of hard 4k devices
2015-02-05  Romain Naourxfsprogs: do not do any dynamic linking of libtool...
2014-11-12  Eric Sandeenxfs_copy: simplify first_agbno calculation
2014-06-19  Junxiao Bixfs_copy: fix data corruption of target
2014-05-20  Junxiao Bixfs_copy: use exit() to replace killall()
2014-04-14  Eric Sandeenxfsprogs: remove write-only assignments
2014-03-03  Eric Sandeenxfs_copy: band-aids for CRC filesystems
2013-11-13  Dave Chinnerlibxfs: fix root inode handling inconsistencies
2013-09-16  Dave Chinnerlibxfs: fix compile warnings
2013-08-06  Dave Chinnerxfsprogs: Add verifiers to libxfs buffer interfaces.
2013-04-25  Eric Sandeenxfsprogs: Fix up usage() errors and omissions
2010-01-21  Dave Chinnerxfsprogs: Automatic build dependency calculations
2009-11-27  hch@lst.deMerge branch 'master' of git://oss.sgi.com/xfs/cmds...
2009-11-26  Alex ElderRevert "Merge branch 'xfsprogs-dev'"
2009-10-23  Alex ElderMerge branch 'xfsprogs-dev'
2009-10-10  Christoph Hellwigupdate configure defaults
2008-11-20  Barry NaujokSync up libxfs to latest kernel code
2008-09-08  Barry NaujokUpdate xfsprogs to latest kernel headers and functions
2008-04-15  Barry NaujokRemove sysv3 legacy functions
2006-10-06  Tim ShimminFix up variable argument handling around vfprintf's.
2006-08-08  Nathan ScottCleanup some leftover turds from the days when volume...
2006-08-08  Nathan ScottAllow tools to use direct IO on Linux when reading...
2006-06-30  Madan ValluriAdded prefetching to buffer cache via POSIX lio_listio...
2006-04-28  Nathan ScottComplete uuid platform abstractions, fix do_div for...
2006-03-03  Nathan ScottFix a bug in the xfs_copy log re-write code avoiding...
2005-11-11  Nathan ScottUpdate copyright/license notices to match SGI legal...
2005-04-19  Nathan ScottMerge back kernel changes into libxfs, mainly endian...
2004-07-17  Nathan ScottFix an xfs_copy integer wrap when dealing with large...
2004-04-05  Nathan ScottMake duplicate xfs_copys duplicate the log as well.
2004-03-19  Nathan ScottFix endian bug in xfs_copy, dealing with fragmented...
2003-10-13  Nathan ScottFix compile warning from extern function in libxfs
2003-08-29  Nathan ScottMinor xfsprogs update.
2003-08-03  Nathan ScottTweak xfs_copy so that it works with non-XFS target...
2003-07-27  Nathan ScottCouple of minor xfs_copy build fixes for problems repor...
next