]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs/init.c
Fix up warnings being reported by mkfs when running QA with an external log on a...
[thirdparty/xfsprogs-dev.git] / libxfs / init.c
2006-08-08  Nathan ScottFix up warnings being reported by mkfs when running...
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-06-06  Madan ValluriImprove repair cache hit efficiency reporting.
2006-05-24  Madan ValluriInstrumentation of new cache code.
2006-05-18  Nathan ScottBump xfsprogs version to 2.8.x, fix some minor build... v2.8.0
2006-05-18  Nathan ScottImplement buffer and inode caching in libxfs, groundwor...
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-09-16  Nathan ScottAdd xfs_db expert mode commands for set/remove of exten...
2004-09-30  Nathan ScottKeep userspace packaging in sync, portability changes...
2004-08-09  Nathan ScottDo not issue BLKFLSBUF to ramdisk devices.
2004-06-23  Nathan ScottFix realtime device initialisation in userspace tools.
2004-03-05  Nathan ScottEnable use of O_EXCL in mkfs, for exclusive 2.6 blockde...
2004-02-03  Eric SandeenFix a few more leaks in libxfs/xfs_repair
2003-09-19  Nathan Scottxfsprogs update - fix db to display new inode flags...
2003-06-26  Nathan ScottMinor xfsprogs updates - add checks for pthreads lib...
2003-06-06  Nathan Scottxfsprogs fixup - no longer issue ioctls to filesystems...
2003-05-21  Nathan ScottExtract device sector size at mkfs time and issue warni...
2003-05-15  Nathan ScottFix a large sector size issue in xfs_repair. XFS-1_3_0pre1
2003-05-01  Russell CattelanAllow repair to run on a read only filesystem.
2003-04-29  Nathan ScottFix includes to not be relative to paths provided by...
2003-03-31  Nathan ScottBunch of portability related changes to xfsprogs. ...
2003-03-06  Nathan ScottNew xfsprogs version - enabled unwritten extents by... v2.4.0
2002-12-31  Nathan Scottxfs_repair updates - merge a fix from IRIX, fix an...
2002-12-19  Nathan ScottFlush out my xfsprogs backlog - bunch of I18N and secto...
2002-10-20  Nathan ScottChange to the package name for the ACL and attr develop...
2002-10-10  Nathan ScottFix libxfs device flush ioctl, sync with kernel source.
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-03-13  Eric SandeenUndoes mod: xfs-cmds:slinx:113024a
2002-02-28  Eric SandeenWarn if we fall back to BLKGETSIZE
2002-02-28  Eric SandeenDocument BLKGETSIZE64->BLKGETSIZE fallback
2002-02-25  Eric SandeenMerge of xfs-cmds-2.4.18:slinx:111281a by nathans.
2001-12-12  Nathan Scottbump to xfsprogs version 1.3.15.
2001-12-11  Nathan Scottsync kernel changes (32 bit inodes) with userspace...
2001-07-17  Nathan Scottfix sign of BLKGETSIZE ioctl argument in libxfs.
2001-07-16  Nathan Scottremove rules to tidy up tmp libtool files - we use...
2001-07-03  Nathan Scottbump version to 1.2.8.
2001-05-09  Nathan Scottinsert (experimental) rtcp binary - for eric/others... Release-1_0_0
2001-04-09  Nathan Scottbump minor version number.
2001-03-09  Martin K. PetersenBumped ioctl numbers for BLKBSZSET and BLKBSZGET to...
2001-03-09  Martin K. PetersenOnly try to set block size when running mkfs or repair...
2001-03-08  Martin K. PetersenReplaced BLKSETSIZE with BLKBSZSET.
2001-01-15  Nathan Scottcmd/xfs/bmap/Makefile 1.8 Renamed to cmd/xfsprogs/bmap...