]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - io/open.c
xfs_io: factor out new get_last_inode() helper
[thirdparty/xfsprogs-dev.git] / io / open.c
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  Darrick J. Wongmisc: fix libxfs api violations
2016-05-10  Dave ChinnerMerge branch 'progs-misc-fixes-for-4.6' into for-master
2016-02-29  Carlos Maiolinoxfs_io: implement 'inode' command progs-misc-fixes-for-4.6
2016-02-15  Dave Chinnerxfs_fs.h: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATT...
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
2014-03-03  Eric Sandeenxfs_io: test for invalid -Tr flag combination before...
2014-02-23  Christoph Hellwigxfs_io: add support for O_TMPFILE opens
2013-01-17  Eric Sandeenxfsprogs: remove setfl from xfs_io
2012-03-08  Eric Sandeenxfs_io: allow -F in open args, remove from help
2012-02-17  Eric Sandeenxfs_io: skip FSGEOMETRY call in openfile if no geom...
2012-02-03  Eric Sandeenxfs_io: deprecate the "-F" foreign flag
2011-05-19  Arkadiusz Miśkiewiczxfsprogs: Don't translate command name
2009-03-03  Malcolm Parsonsfix various typos
2005-12-05  Nathan ScottAdd xfs_io code to grok direct IO size/alignment inform...
2005-11-16  Nathan ScottAllow extsize command to recurse, fix buglet on chproj...
2005-11-14  Tim ShimminParent pointer userspace support. Adds in libhandle...
2005-11-11  Nathan ScottFix up compiler warnings and other issues when building...
2005-11-11  Nathan ScottUpdate copyright/license notices to match SGI legal...
2005-11-11  Nathan ScottImplement the di_extsize allocator hint for non-realtim...
2005-06-03  Nathan ScottAdd O_NONBLOCK option to xfs_io open command.
2005-06-03  Nathan ScottPortability changes to get xfs_quota to compile on...
2005-04-25  Christoph HellwigGCC4 signedness fixes
2005-04-19  Nathan ScottMove common utility code into a libxcmd.a to ease shari...
2004-09-17  Nathan ScottMove lsattr/chattr commands into separate file, we...
2004-09-10  Nathan ScottUpdates mainly to get a clean xfs_io compile on IRIX...
2004-08-09  Nathan ScottSupport rtinherit bit in xfs_io chattr/lsattr commands.
2004-07-28  Nathan ScottFix a simple xfs_io error-handling botch; from the...
2004-06-17  Nathan ScottMerge over several portability changes from xfstest...
2004-03-25  Nathan Scottxfs_io tweaks - support multiple files and memory mappe...
2004-03-05  Nathan Scottxfs_io tweaks to allow some operations to work on non...
2003-09-15  Nathan Scottxfsprogs update - added code for manipulating additiona...
2003-08-05  Nathan ScottFix xfs_io so that it can take input from non-XFS files
2003-07-07  Nathan Scottxfsprogs update - fine-tune xfs_io size/offsets to...
2003-06-18  Nathan Scottxfsprogs update - Andi's mkfs log size default change... v2.5.0
2003-05-30  Nathan ScottUpdate xfsprogs - minor xfs_io update, fix xfs_logprint...
2003-04-29  Nathan ScottFix includes to not be relative to paths provided by...
2003-04-16  Russell CattelanMerge whitespace changes over
2003-03-31  Nathan ScottBunch of portability related changes to xfsprogs. ...
2003-03-25  Nathan ScottAdd xfs_io into xfsprogs, an xfs_db-alike program for...