]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
2006-10-19  Barry NaujokFix up prefetched v1 inode nlink check and repair in...
2006-10-06  Tim ShimminAllow the requested sector size to be set for the ioctl...
2006-10-06  Tim ShimminFix up variable argument handling around vfprintf's.
2006-10-06  David ChattertonAdd IRIX build targets and update man pages for paralle...
2006-09-29  Madan ValluriProgress reporting for lengthy runs.
2006-09-28  Tim ShimminFix up ring command in xfs_db for its argument handling
2006-09-21  Tim ShimminUpdate xfsprogs so that the libdisk/md.c code sets...
2006-09-21  Barry NaujokFixed three issues in v2 directory checks in phase 6.
2006-08-29  Nathan ScottUpdate Debian packaging info for xfsprogs.
2006-08-29  Nathan ScottMake default realtime geometry appropriate for both...
2006-08-29  Nathan ScottBump xfsprogs version number, after recent changes.
2006-08-29  Nathan ScottUpdate Polish xfsprogs translation, thanks to Jakub...
2006-08-29  Madan ValluriMulti-thread modifications to xfs_repair.
2006-08-21  Nathan ScottFix symlink detection in userspace Makefiles
2006-08-09  Madan ValluriWhen called from mk_incore_fstree, the startblock...
2006-08-08  Nathan ScottBump xfsprogs version number after recent changes.
2006-08-08  Nathan ScottCleanup logprint IO patterns by making it not use the...
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 ScottFix up subvolume-as-file mkfs specification to be consi...
2006-08-08  Nathan ScottAllow tools to use direct IO on Linux when reading...
2006-08-04  Madan ValluriThe new algorithm scans the incore avl tree for and...
2006-08-04  Nathan ScottBump xfsprogs version number.
2006-08-04  Barry NaujokFix dirv2 rebuild in phase6
2006-08-04  Nathan ScottFix buffer sizing issue for large pagesize systems...
2006-08-04  Nathan ScottFix buglet in xfs_quota(8) man page example use of...
2006-08-04  Nathan ScottBump xfsprogs version number and document changes.
2006-08-04  Nathan ScottEnsure we install user/group using symbolic names,...
2006-08-04  Nathan ScottFix use of realtime/log subvols as-a-file, like data...
2006-07-20  Madan ValluriThis mod implements a new algorithm for phase7 which
2006-07-14  Tim Shimminfix make depend for libtool libraries
2006-07-10  Tim Shimminfix code to build for both variants of uuid definitions...
2006-07-07  Nathan ScottFix incorrect HFILES in libxfs Makefile.
2006-07-07  Nathan ScottBump version number after recent changes in repair.
2006-07-06  Barry Naujokxfs_repair deletes duplicate name. Deleted entries...
2006-07-05  Nathan ScottUpdate xfsprogs package to better integrate into the...
2006-07-05  Nathan ScottUserspace cache suffers the same reverse-list-insert...
2006-07-04  Madan Vallurilibxfs/rdwr.c uses platform specific memalign paramater.
2006-07-04  Tim Shimminsome Makefile dependency fixes
2006-07-04  Tim ShimminFix up the irix build with the log format 32/64 packed...
2006-06-30  Madan ValluriAdded prefetching to buffer cache via POSIX lio_listio...
2006-06-26  Nathan ScottMinor Debian packaging updates, and man page typoe...
2006-06-26  Nathan ScottMerge a bug fix from Bastian Kleineidam, related to...
2006-06-22  Nathan ScottBump xfsprogs version number, merge trivial double...
2006-06-20  Nathan ScottFix Makefile botch wrt old copy of list.h
2006-06-17  Nathan ScottFix refcounting issue on the two superblock realtime...
2006-06-17  Nathan ScottFix transaction inode refcounting issue in libxfs,...
2006-06-17  Nathan ScottTrivial change to allow cache debugging options to...
2006-06-17  Nathan ScottFix realtime inode reference counting buglet in mkfs...
2006-06-17  Nathan ScottMinor xfsprogs updates - man pages, docs, version numbe...
2006-06-16  Tim ShimminFix up logprint so that 32 bit or 64 bit versions of...
2006-06-15  Nathan ScottUpdate credits file to mention Barts laptop mode patche...
2006-06-08  Nathan ScottOngoing xfs_repair/libxfs scaling work - incorporate...
2006-06-07  Nathan ScottBack out removal of HAVE_SWABMACROS for now - IRIX...
2006-06-06  Madan ValluriSupply FILE * parameter of stderr to libxfs_report.
2006-06-06  Madan ValluriImprove repair cache hit efficiency reporting.
2006-05-29  Nathan ScottFix an endianness issue in the FreeBSD headers, remove...
2006-05-29  Nathan ScottReally fix gcc warning on ia64 this time.
2006-05-26  Nathan ScottFix compiler warning with gcc on ia64.
2006-05-24  Madan ValluriInstrumentation of new cache code.
2006-05-22  Nathan ScottFix userspace inclusion of libxfs.h for other tools.
2006-05-22  Nathan ScottFix userspace inclusion of libxfs.h for other tools.
2006-05-19  Barry NaujokAdd degframentation exclusion support
2006-05-19  Madan Valluri1) Edits to avoid using static memory buffers (Makefile...
2006-05-18  Nathan ScottBump xfsprogs version to 2.8.x, fix some minor build... v2.8.0
2006-05-18  Nathan ScottProvide a mechanism for batch writeout of buffer cache...
2006-05-18  Nathan ScottImplement buffer and inode caching in libxfs, groundwor...
2006-05-18  Nathan ScottFix buffer refcount leak on an AGFL buffer.
2006-05-18  Nathan ScottFix missed iput on realtime inodes in phase6 of repair.
2006-05-18  Nathan ScottFix some leaked references on buffers in dabufs in...
2006-05-18  Nathan ScottInitial version of a generic cache, which will provide...
2006-05-18  Nathan ScottAdd code to xfs_db/admin to allow version 1 to version...
2006-05-16  Barry Naujokpv:952931
2006-05-16  Madan ValluriThe agno/block checking was off by one.
2006-05-15  Nathan ScottFix compilation for xfs_repair after recent optimisatio...
2006-05-12  Madan ValluriThese changes fall into three categores which are:
2006-05-05  Nathan ScottFix parent.c compile warnings on ia64.
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  Tim Shimminxfs_io parent changes for newer interface
2006-04-27  Nathan ScottBackport xfs_repair from the xfs-cmds tree to IRIX...
2006-04-27  Barry NaujokFix up check of right most branch in a multi-level...
2006-04-05  Nathan ScottFix up xfsprogs Debian build issue, and access to ...
2006-04-04  Tim Shimminfix lib64 installs
2006-03-27  Nathan ScottBump xfsprogs version number for recent changes.
2006-03-22  Nathan ScottDocument recent changes, enable -O2 by default for...
2006-03-22  Nathan ScottFix a man page typo in the xfs_quota man page.
2006-03-22  Nathan ScottFix realtime freespace accounting for df, missed an...
2006-03-03  Nathan ScottBump xfsprogs version number for recent changes.
2006-03-03  Nathan ScottFix mishandling of external log/rt devices in userspace...
2006-03-03  Nathan ScottFix a bug in the xfs_copy log re-write code avoiding...
2006-02-15  Nathan ScottDebian packaging updates.
2006-02-15  Nathan ScottDebian packaging updates for xfsprogs.
2006-02-15  Tim Shimminget rid of cursor and more parameters for getparents...
2006-02-13  Nathan ScottRearrange some struct/typedef declarations to work...
2006-02-08  Nathan ScottFix compilation for non-Linux builds (thanks to FreeBSD...
2006-02-08  Nathan ScottFix compilation for non-Linux builds (thanks to FreeBSD...
2006-02-08  Nathan ScottMake fsck.xfs provide more assistance to the unwary...
2006-01-31  Nathan ScottMinor updates - spec file usr/grp fixups on install...
2006-01-31  Nathan ScottRebuild the xfsprogs.pot file for translations.
next