2006-07-14 |
Tim Shimmin | fix make depend for libtool libraries |
commit | commitdiff | tree |
2006-07-10 |
Tim Shimmin | fix code to build for both variants of uuid definitions... |
commit | commitdiff | tree |
2006-07-07 |
Nathan Scott | Fix incorrect HFILES in libxfs Makefile. |
commit | commitdiff | tree |
2006-07-07 |
Nathan Scott | Bump version number after recent changes in repair. |
commit | commitdiff | tree |
2006-07-06 |
Barry Naujok | xfs_repair deletes duplicate name. Deleted entries... |
commit | commitdiff | tree |
2006-07-05 |
Nathan Scott | Update xfsprogs package to better integrate into the... |
commit | commitdiff | tree |
2006-07-05 |
Nathan Scott | Userspace cache suffers the same reverse-list-insert... |
commit | commitdiff | tree |
2006-07-04 |
Madan Valluri | libxfs/rdwr.c uses platform specific memalign paramater. |
commit | commitdiff | tree |
2006-07-04 |
Tim Shimmin | some Makefile dependency fixes |
commit | commitdiff | tree |
2006-07-04 |
Tim Shimmin | Fix up the irix build with the log format 32/64 packed... |
commit | commitdiff | tree |
2006-06-30 |
Madan Valluri | Added prefetching to buffer cache via POSIX lio_listio... |
commit | commitdiff | tree |
2006-06-26 |
Nathan Scott | Minor Debian packaging updates, and man page typoe... |
commit | commitdiff | tree |
2006-06-26 |
Nathan Scott | Merge a bug fix from Bastian Kleineidam, related to... |
commit | commitdiff | tree |
2006-06-22 |
Nathan Scott | Bump xfsprogs version number, merge trivial double... |
commit | commitdiff | tree |
2006-06-20 |
Nathan Scott | Fix Makefile botch wrt old copy of list.h |
commit | commitdiff | tree |
2006-06-17 |
Nathan Scott | Fix refcounting issue on the two superblock realtime... |
commit | commitdiff | tree |
2006-06-17 |
Nathan Scott | Fix transaction inode refcounting issue in libxfs,... |
commit | commitdiff | tree |
2006-06-17 |
Nathan Scott | Trivial change to allow cache debugging options to... |
commit | commitdiff | tree |
2006-06-17 |
Nathan Scott | Fix realtime inode reference counting buglet in mkfs... |
commit | commitdiff | tree |
2006-06-17 |
Nathan Scott | Minor xfsprogs updates - man pages, docs, version numbe... |
commit | commitdiff | tree |
2006-06-16 |
Tim Shimmin | Fix up logprint so that 32 bit or 64 bit versions of... |
commit | commitdiff | tree |
2006-06-15 |
Nathan Scott | Update credits file to mention Barts laptop mode patche... |
commit | commitdiff | tree |
2006-06-08 |
Nathan Scott | Ongoing xfs_repair/libxfs scaling work - incorporate... |
commit | commitdiff | tree |
2006-06-07 |
Nathan Scott | Back out removal of HAVE_SWABMACROS for now - IRIX... |
commit | commitdiff | tree |
2006-06-06 |
Madan Valluri | Supply FILE * parameter of stderr to libxfs_report. |
commit | commitdiff | tree |
2006-06-06 |
Madan Valluri | Improve repair cache hit efficiency reporting. |
commit | commitdiff | tree |
2006-05-29 |
Nathan Scott | Fix an endianness issue in the FreeBSD headers, remove... |
commit | commitdiff | tree |
2006-05-29 |
Nathan Scott | Really fix gcc warning on ia64 this time. |
commit | commitdiff | tree |
2006-05-26 |
Nathan Scott | Fix compiler warning with gcc on ia64. |
commit | commitdiff | tree |
2006-05-24 |
Madan Valluri | Instrumentation of new cache code. |
commit | commitdiff | tree |
2006-05-22 |
Nathan Scott | Fix userspace inclusion of libxfs.h for other tools. |
commit | commitdiff | tree |
2006-05-22 |
Nathan Scott | Fix userspace inclusion of libxfs.h for other tools. |
commit | commitdiff | tree |
2006-05-19 |
Barry Naujok | Add degframentation exclusion support |
commit | commitdiff | tree |
2006-05-19 |
Madan Valluri | 1) Edits to avoid using static memory buffers (Makefile... |
commit | commitdiff | tree |
2006-05-18 |
Nathan Scott | Bump xfsprogs version to 2.8.x, fix some minor build... v2.8.0 |
commit | commitdiff | tree |
2006-05-18 |
Nathan Scott | Provide a mechanism for batch writeout of buffer cache... |
commit | commitdiff | tree |
2006-05-18 |
Nathan Scott | Implement buffer and inode caching in libxfs, groundwor... |
commit | commitdiff | tree |
2006-05-18 |
Nathan Scott | Fix buffer refcount leak on an AGFL buffer. |
commit | commitdiff | tree |
2006-05-18 |
Nathan Scott | Fix missed iput on realtime inodes in phase6 of repair. |
commit | commitdiff | tree |
2006-05-18 |
Nathan Scott | Fix some leaked references on buffers in dabufs in... |
commit | commitdiff | tree |
2006-05-18 |
Nathan Scott | Initial version of a generic cache, which will provide... |
commit | commitdiff | tree |
2006-05-18 |
Nathan Scott | Add code to xfs_db/admin to allow version 1 to version... |
commit | commitdiff | tree |
2006-05-16 |
Barry Naujok | pv:952931 |
commit | commitdiff | tree |
2006-05-16 |
Madan Valluri | The agno/block checking was off by one. |
commit | commitdiff | tree |
2006-05-15 |
Nathan Scott | Fix compilation for xfs_repair after recent optimisatio... |
commit | commitdiff | tree |
2006-05-12 |
Madan Valluri | These changes fall into three categores which are: |
commit | commitdiff | tree |
2006-05-05 |
Nathan Scott | Fix parent.c compile warnings on ia64. |
commit | commitdiff | tree |
2006-05-02 |
Nathan Scott | Fix alignment issue back porting to IRIX. |
commit | commitdiff | tree |
2006-04-28 |
Nathan Scott | Complete uuid platform abstractions, fix do_div for... |
commit | commitdiff | tree |
2006-04-27 |
Tim Shimmin | xfs_io parent changes for newer interface |
commit | commitdiff | tree |
2006-04-27 |
Nathan Scott | Backport xfs_repair from the xfs-cmds tree to IRIX... |
commit | commitdiff | tree |
2006-04-27 |
Barry Naujok | Fix up check of right most branch in a multi-level... |
commit | commitdiff | tree |
2006-04-05 |
Nathan Scott | Fix up xfsprogs Debian build issue, and access to ... |
commit | commitdiff | tree |
2006-04-04 |
Tim Shimmin | fix lib64 installs |
commit | commitdiff | tree |
2006-03-27 |
Nathan Scott | Bump xfsprogs version number for recent changes. |
commit | commitdiff | tree |
2006-03-22 |
Nathan Scott | Document recent changes, enable -O2 by default for... |
commit | commitdiff | tree |
2006-03-22 |
Nathan Scott | Fix a man page typo in the xfs_quota man page. |
commit | commitdiff | tree |
2006-03-22 |
Nathan Scott | Fix realtime freespace accounting for df, missed an... |
commit | commitdiff | tree |
2006-03-03 |
Nathan Scott | Bump xfsprogs version number for recent changes. |
commit | commitdiff | tree |
2006-03-03 |
Nathan Scott | Fix mishandling of external log/rt devices in userspace... |
commit | commitdiff | tree |
2006-03-03 |
Nathan Scott | Fix a bug in the xfs_copy log re-write code avoiding... |
commit | commitdiff | tree |
2006-02-15 |
Nathan Scott | Debian packaging updates. |
commit | commitdiff | tree |
2006-02-15 |
Nathan Scott | Debian packaging updates for xfsprogs. |
commit | commitdiff | tree |
2006-02-15 |
Tim Shimmin | get rid of cursor and more parameters for getparents... |
commit | commitdiff | tree |
2006-02-13 |
Nathan Scott | Rearrange some struct/typedef declarations to work... |
commit | commitdiff | tree |
2006-02-08 |
Nathan Scott | Fix compilation for non-Linux builds (thanks to FreeBSD... |
commit | commitdiff | tree |
2006-02-08 |
Nathan Scott | Fix compilation for non-Linux builds (thanks to FreeBSD... |
commit | commitdiff | tree |
2006-02-08 |
Nathan Scott | Make fsck.xfs provide more assistance to the unwary... |
commit | commitdiff | tree |
2006-01-31 |
Nathan Scott | Minor updates - spec file usr/grp fixups on install... |
commit | commitdiff | tree |
2006-01-31 |
Nathan Scott | Rebuild the xfsprogs.pot file for translations. |
commit | commitdiff | tree |
2006-01-31 |
Nathan Scott | Initial xfsprogs Polish translation, thanks to Jakub... |
commit | commitdiff | tree |
2006-01-17 |
Nathan Scott | Fix a Makefile botch, bump xfsprogs version. |
commit | commitdiff | tree |
2006-01-05 |
Andrew Jones | Fix ppc64 build parse error. |
commit | commitdiff | tree |
2005-12-17 |
Nathan Scott | Tweak headers to be more suitable for C++ apps - remove... |
commit | commitdiff | tree |
2005-12-17 |
Nathan Scott | Bump xfsprogs version number for recent changes. |
commit | commitdiff | tree |
2005-12-17 |
Nathan Scott | Bump xfsprogs version number for recent changes. |
commit | commitdiff | tree |
2005-12-17 |
Nathan Scott | Cleanup xfs_repair error reporting slightly. |
commit | commitdiff | tree |
2005-12-17 |
Nathan Scott | Make xfs_quota reporting match standard tools wrt times... |
commit | commitdiff | tree |
2005-12-17 |
Nathan Scott | Fix erroneous missing freetab entry dir2 diagnosis... |
commit | commitdiff | tree |
2005-12-15 |
Glen Overby | xfs_check does not look at the contents of the AGF... |
commit | commitdiff | tree |
2005-12-15 |
Glen Overby | xfs_db shouldn't give up just because it can't read... |
commit | commitdiff | tree |
2005-12-08 |
Nathan Scott | Couple of trivial fixes - cvtnum and EFI/EFD log printing. |
commit | commitdiff | tree |
2005-12-05 |
Nathan Scott | Fix trivial compiler warning about libxcmd/input and... |
commit | commitdiff | tree |
2005-12-05 |
Nathan Scott | Fix trivial compiler warning about io/shutdown. |
commit | commitdiff | tree |
2005-12-05 |
Nathan Scott | Add xfs_io code to grok direct IO size/alignment inform... |
commit | commitdiff | tree |
2005-12-02 |
Nathan Scott | Merge back xfs_db version command extension from IRIX. |
commit | commitdiff | tree |
2005-12-02 |
Nathan Scott | Sort out cosmetic differences between user and kernel... |
commit | commitdiff | tree |
2005-11-28 |
Tim Shimmin | fix unused var warning |
commit | commitdiff | tree |
2005-11-28 |
Tim Shimmin | Use global errno instead of local error for strerror... |
commit | commitdiff | tree |
2005-11-21 |
Nathan Scott | Update xfs_io man page to document the extsize command. |
commit | commitdiff | tree |
2005-11-21 |
Dave Chinner | Enable forced shutdown code for xfs_io on Irix |
commit | commitdiff | tree |
2005-11-16 |
Nathan Scott | Document recent changes in xfsprogs for todays earlier... |
commit | commitdiff | tree |
2005-11-16 |
Nathan Scott | Allow extsize command to recurse, fix buglet on chproj... |
commit | commitdiff | tree |
2005-11-16 |
Nathan Scott | Support switching between attr1/attr2 as need be via... |
commit | commitdiff | tree |
2005-11-16 |
Nathan Scott | Update mkfs usage message, missed with -iattr=N change. |
commit | commitdiff | tree |
2005-11-16 |
Nathan Scott | Fix build warnings on ia64 Linux and on IRIX too. |
commit | commitdiff | tree |
2005-11-16 |
Nathan Scott | Rebuild aclocal.m4 for xfsprogs. |
commit | commitdiff | tree |
2005-11-14 |
Tim Shimmin | Parent pointer userspace support. Adds in libhandle... |
commit | commitdiff | tree |
2005-11-14 |
Nathan Scott | Fix up compiler warnings/errors for cross-platform... |
commit | commitdiff | tree |
2005-11-11 |
Nathan Scott | bump xfsprogs version for recent set of changes. |
commit | commitdiff | tree |
next |