]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - io
xfs: recognize the reflink feature bit
[thirdparty/xfsprogs-dev.git] / io /
2016-10-02  Eric Sandeenxfs_io: fix inode command with "-n" for bogus inode
2016-10-02  Eric Sandeenxfs_io: refactor inode command
2016-10-02  Eric Sandeenxfs_io: move inode command arg handling to top
2016-10-02  Eric Sandeenxfs_io: factor out new get_last_inode() helper
2016-10-02  Eric Sandeenxfs_io: fix inode command help and argsmax
2016-09-19  Eric Sandeenxfs_io: allow chattr & chproj on foreign filesystems
2016-08-26  Bill O'Donnellxfs_quota: add capabilities for use on non-XFS filesystems
2016-08-26  Darrick J. Wongmisc: fix libxfs api violations
2016-08-18  Darrick J. Wongxfs_io: add rmap-finish error injection type
2016-08-18  Darrick J. Wongxfs_io: add free-extent error injection type
2016-08-18  Darrick J. Wongxfs_io: bmap should print 'delalloc', not '-2'
2016-07-20  Anna Schumakerxfs_io: implement 'copy_range' command
2016-05-10  Zorro Langxfs_io: allow mmap command to reserve some free space
2016-05-10  Zorro Langxfs_io: modify argument errors of mremap command
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-29  Carlos Maiolinoxfs_io: implement 'inode' command progs-misc-fixes-for-4.6
2016-02-28  Dmitry Monakhovxfs_io: Prevent devide by zero from {pread,pwrite}_random
2016-02-15  Dave Chinnerxfs_io: add support for changing the new inode DAX...
2016-02-15  Dave Chinnerxfs_fs.h: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATT...
2016-02-04  Darrick J. Wongxfs_io: detect the '-R' option in getopt
2016-02-04  Darrick J. Wongxfs_io: print dedupe errors to stderr, not stdout
2015-12-20  Jan Tulakxfsprogs: Remove trailing blanks on various places
2015-12-20  Vivek Trivedixfs_io: fix a memory leak in imap_f
2015-12-18  Darrick J. Wongxfs_io: allow zero-length reflink/dedupe commands
2015-11-10  Darrick J. Wongio: update reflink/dedupe ioctl definitions
2015-10-28  Darrick J. Wonglibxcmd: provide a common function to report command...
2015-10-13  Jan Tulakio: Make mremap conditional
2015-10-13  Darrick J. Wongxfs_io: support reflinking and deduping file ranges
2015-08-18  Jan Tulakxfsprogs: Add ifdef dirent checks where it was missing
2015-08-03  Dave ChinnerMerge branch 'progs-misc-fixes-2' into for-next
2015-08-03  Dave ChinnerMerge branch 'progs-header-cleanup' into for-next
2015-08-02  Christoph Hellwigxfsprogs: don't install platform_defs.h
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-30  Dave Chinnerprogs: clean up all remaining xfs*h includes
2015-02-05  Romain Naourxfsprogs: do not do any dynamic linking of libtool...
2015-02-05  Namjae Jeonxfs_io: add finsert command for insert range
2014-10-29  Eric Sandeenxfs_io: add sync and syncfs commands
2014-09-15  Eric Sandeenxfs_io: add mremap command
2014-09-15  Eric Sandeenxfs_io: fix leaks in parent_list()
2014-09-15  Eric Sandeenxfs_io: free fshandlep in parent_check()
2014-04-14  Eric Sandeenxfs_io: fix random pread/pwrite to honor offset
2014-04-14  Eric Sandeenxfsprogs: trivial buffer frees on error paths
2014-04-14  Eric Sandeenxfsprogs: fix various fd leaks
2014-03-13  Christoph Hellwigxfs_io: add support for flink
2014-03-03  Eric Sandeenxfs_io: test for invalid -Tr flag combination before...
2014-03-03  Eric Sandeenxfs_io: add missing break in O_TMPFILE case
2014-03-03  Lukas Czernerxfs_io: add fzero command for zeroing range via fallocate
2014-02-23  Christoph Hellwigxfs_io: add support for O_TMPFILE opens
2014-02-19  Brian Fosterxfs_io: set argmax to 1 for imap command
2013-12-17  Namjae Jeonxfsprog: xfsio: Add support FALLOC_FL_COLLAPSE_RANGE...
2013-10-22  Rich JohnstonRevert "[RESEND, 4/7] xfsprogs: xfsio: add support...
2013-10-17  Namjae Jeon[RESEND, 4/7] xfsprogs: xfsio: add support FALLOC_FL_CO...
2013-09-16  Dave Chinnerxfsprogs: define min/max once and use them everywhere
2013-08-28  Mark Tinguelyxfs_io: v8 add the lseek() SEEK_DATA/SEEK_HOLE support
2013-08-09  Brian Fosterxfsprogs/io: add readdir command
2013-04-25  Eric Sandeenxfsprogs: Fix up usage() errors and omissions
2013-02-21  Eric Sandeenxfsprogs: Fix possible unallocated memory access in...
2013-01-17  Eric Sandeenxfsprogs: remove setfl from xfs_io
2012-10-11  Eric Sandeenxfs_io: configure tests for preadv/pwritev & sync_file_...
2012-10-11  Eric Sandeenxfs_io: include headers for preadv/pwritev
2012-09-28  Mark Tinguelyxfsprogs: remove duplicate vector memalign from xfs_io
2012-09-24  Dave Chinnerxfs_io: implement pwritev for vectored writes
2012-09-24  Dave Chinnerxfs_io: implement preadv for vectored reads
2012-09-24  Dave Chinnerxfs_io: add sync_file_range support
2012-03-08  Eric Sandeenxfs_io: allow -F in open args, remove from help
2012-03-02  Dave Chinnerxfs_io: fix fiemap loop continuation
2012-02-17  Eric Sandeenxfs_io: skip FSGEOMETRY call in openfile if no geom...
2012-02-05  Dave Chinnerxfs_io: fix fiemap loop continuation
2012-02-03  Eric Sandeenxfs_io: deprecate the "-F" foreign flag
2011-10-06  Alex Elderxfsprogs: libxcmd: encapsulate fs_table initialization
2011-09-21  Alex Elderxfsprogs: fix some printf() warnings that show up for...
2011-07-16  Christoph Hellwigxfsprogs: fix gcc 4.6 variable set but not used warnings
2011-05-19  Arkadiusz Miśkiewiczxfsprogs: Don't translate command name
2011-03-11  Christoph Hellwigxfs_io: add fpunch command for hole punching via fallocate
2011-03-11  Christoph Hellwigxfs_io: add -p for hole punching to falloc command
2011-03-11  Christoph Hellwigxfs_io: add fiemap command to xfs_io
2010-08-23  Dave Chinnerxfsprogs: Add support for XFS_IOC_ZERO_RANGE
2010-07-23  Christoph Hellwigxfs_io: allow resvsp command for foreign filesystems
2010-01-21  Dave Chinnerxfsprogs: Automatic build dependency calculations
2010-01-18  Dave Chinnerxfsprogs: fix print format warnings in xfs_io
2009-12-28  Eric Sandeenxfs_io: update bmap help text
2009-12-03  Eric Sandeenxfs_io: enable missing functions
2009-12-03  Eric Sandeenxfs_io: don't assign cvtnum() return to unsigned var
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
2009-08-26  Eric Sandeenxfs_io: actually issue 0 size writes
2009-05-18  Eric Sandeenxfs_io: add fallocate command
2009-03-20  Tomasz Majkowskixfs_io: fix extent array reallocation
2009-03-03  Malcolm Parsonsfix various typos
2009-02-10  Eric Sandeenallow xfs_freeze to freeze "foreign" filesystems
2009-01-25  Christoph Hellwigxfs_io: fix comment in bmap.c
2008-09-08  Barry NaujokUpdate xfsprogs to latest kernel headers and functions
2008-04-15  Barry NaujokRemove sysv3 legacy functions
2007-07-24  Barry NaujokImprove xfs_io -c handling
2007-07-16  Barry NaujokAlways show flags column with xfs_bmap -vp options
next