]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs/xfs.h
Userspace support for lazy superblock counters
[thirdparty/xfsprogs-dev.git] / libxfs / xfs.h
2007-05-22  Dave ChinnerUserspace support for lazy superblock counters
2006-08-04  Barry NaujokFix dirv2 rebuild in phase6
2006-06-30  Madan ValluriAdded prefetching to buffer cache via POSIX lio_listio...
2006-05-18  Nathan ScottImplement buffer and inode caching in libxfs, groundwor...
2006-05-02  Nathan ScottFix alignment issue back porting to IRIX.
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-12-17  Nathan ScottCleanup xfs_repair error reporting slightly.
2005-11-11  Nathan ScottUpdate copyright/license notices to match SGI legal...
2005-11-11  Nathan ScottProvide mkfs options to easily exercise all inheritable...
2005-11-11  Nathan ScottImplement the di_extsize allocator hint for non-realtim...
2005-11-08  Nathan ScottMerge back kernel fixes/code updates in xfs.
2005-11-08  Nathan ScottMerge back recent changes from xfs kernel headers.
2005-09-29  Nathan ScottMerge back further kernel changes into libxfs, esp...
2005-09-16  Nathan ScottSupport for updated inline extended attributes format...
2005-09-16  Nathan ScottAdd xfs_db expert mode commands for set/remove of exten...
2005-06-07  Christoph Hellwigresync endianess handling in xfsprogs with the kernel
2005-04-19  Nathan ScottMerge back kernel changes into libxfs, mainly endian...
2004-01-20  Nathan Scottxfsprogs update - Debian installer support, sync user...
2004-01-19  Eric SandeenFix a memory leak in libxfs, were not freeing
2003-12-17  Nathan ScottFix dev_t mangling in xfsprogs tools, use xfs_dev_t...
2003-09-19  Nathan Scottxfsprogs update - fix db to display new inode flags...
2003-05-20  Nathan ScottSync up XFS user and kernel source.
2003-04-29  Nathan ScottFix includes to not be relative to paths provided by...
2003-04-16  Russell CattelanMerge whitespace changes over
2003-04-07  Nathan ScottSync user and kernel code, make xfs_io -f option useful.
2003-04-03  Eric Sandeenkernel / libxfs sync-up
2003-03-31  Nathan ScottBunch of portability related changes to xfsprogs. ...
2003-03-18  Nathan Scottxfsprogs update - kernel/user sync up and Ethan's Mac...
2003-03-07  Nathan ScottNeed to define cmn_err in libxfs for all gcc versions...
2003-03-06  Nathan ScottNew xfsprogs version - enabled unwritten extents by... v2.4.0
2003-01-03  Nathan ScottSync up user/kernel sources and headers (native extents).
2002-11-14  Nathan ScottFix trivial compiler warnings - couple of dup'd symbols...
2002-11-13  Nathan ScottMinor update - include less kernel headers, abstract...
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-08-30  Nathan Scottsync user/kernel after recent kernel changes. noop...
2002-08-08  Nathan Scottbump version to 2.2, document changes -- sync shared... v2.2.0
2002-07-10  Eric Sandeenuserspace sync-up
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-31  Nathan Scottsync with kernel source changes, no affect on userspace.
2002-04-17  Nathan Scottbump minor version for minor change - sync with recent...
2002-03-12  Nathan Scottbump minor version to pick up Erics BLKGETSIZE change...
2002-02-25  Nathan ScottMerge of xfs-cmds-2.4.18:slinx:112141a by nathans.
2002-02-25  Nathan ScottMerge of xfs-cmds-2.4.18:slinx:111238a 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-12-05  Nathan Scottbump version to 1.3.14.
2001-09-12  Nathan Scottensure uint_t is defined, we need it now.
2001-07-08  Nathan Scottsync with low memory changes from kernel - these are...
2001-04-16  Steve Lordmerge in kernel inode structure shrink
2001-04-09  Nathan Scottbump minor version number.
2001-04-04  Nathan Scottbump minor version number.
2001-03-29  Mark NordstrandSyncing with xfs_linux.h
2001-01-15  Nathan Scottinitial version for reworked xfsprogs build environment. v1.1.0
2001-01-15  Nathan Scottcmd/xfs/bmap/Makefile 1.8 Renamed to cmd/xfsprogs/bmap...