]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
2013-01-29  Eric Sandeenxfs_logprint: Handle continued inode transactions
2013-01-29  Eric Sandeenxfs_logprint: Handle multiply-logged inode fields
2013-01-18  Eric Sandeenmkfs.xfs: don't detect geometry values <= psectorsize
2013-01-17  Eric Sandeenmetadump: obfuscate symlinks by path component
2013-01-17  Eric Sandeenxfsprogs: remove setfl from xfs_io
2013-01-14  Eric Sandeenxfsprogs: document all commands in xfs_io
2013-01-04  Eric Sandeenmkfs.xfs: go into multidisk mode when geometry is on...
2012-12-21  Satoru Takeuchixfs_quota: support relative path as `path' arguments
2012-12-13  Ben Myersxfsprogs: update version to 3.1.10 v3.1.10
2012-12-12  Ben Myersxfsprogs: update version and changelog v3.1.9
2012-11-20  Dave Chinnerxfs_quota: correctly initialise the default path v3.1.9-rc2
2012-11-20  Dave Chinnerxfs_quota: fix report command parsing
2012-11-20  Dave Chinnerxfs_db: flush devices before exiting
2012-10-31  Jan Engelhardtxfsprogs: Update .gitignore
2012-10-31  Jan Engelhardtxfsprogs: build: remove home-baked long/ptr size detection
2012-10-31  Jan Engelhardtxfsprogs: build: use new autoconf constructs
2012-10-25  Ben Myersxfsprogs: rename configure.in to configure.ac v3.1.9-rc1
2012-10-24  Mike Frysingerxfsprogs: respect DESTDIR when installing
2012-10-24  Mike Frysingerxfsprogs: install shared libs with +x bits
2012-10-24  Mike Frysingerxfsprogs: rename configure.in to configure.ac
2012-10-11  Eric Sandeenxfs_io: configure tests for preadv/pwritev & sync_file_...
2012-10-11  Eric Sandeenxfs_io: include headers for preadv/pwritev
2012-09-28  Mark Tinguelyxfsprogs: remove duplicate vector memalign from xfs_io
2012-09-26  Carlos Maiolinomkfs: Set a clean output in case of invalid inode size
2012-09-24  Mike Frysingerlibxcmd: link against readline
2012-09-24  Dave Chinnerxfs_io: implement pwritev for vectored writes
2012-09-24  Dave Chinnerxfs_io: implement preadv for vectored reads
2012-09-24  Dave Chinnerxfs_io: add sync_file_range support
2012-08-02  Peter Watkinsxfs_db: bmap dump uses wrong btree key/ptr macro
2012-07-13  Eric Sandeenxfs_db: Fix extent record printing on big endian
2012-06-05  Eric Sandeenxfs_repair: handle fragmented multiblock dir2 in proces...
2012-06-05  Eric Sandeenxfs_repair: Document & robustify blkmap_next_off()
2012-06-05  Eric Sandeenxfs_repair: Fix fragmented multiblock dir2 handling...
2012-03-31  Christoph HellwigMerge git://oss.sgi.com/xfs/cmds/xfsprogs
2012-03-29  Eric Sandeenmkfs.xfs: print std info if agcount makes agsize out...
2012-03-20  Ben Myers3.1.8 release v3.1.8
2012-03-20  Ben Myersxfsprogs: update summaries in preparation for release...
2012-03-19  Jakub Boguszpo: update polish translation
2012-03-08  Eric Sandeenxfs_io: allow -F in open args, remove from help
2012-03-02  Christoph Hellwigmkfs: fix compilation without libblkid
2012-03-02  Christoph Hellwigrepair: fix messages from set_nlinks
2012-03-02  Christoph Hellwigrepair: fix the variable-width nlink array
2012-03-02  Christoph Hellwigrepair: fix a few message formats in process_dinode_int
2012-03-02  Christoph Hellwigrepair: fix incorrect use of thread local data in dir...
2012-03-02  Christoph Hellwigfsr: fix /proc/mounts parsing
2012-03-02  Dave Chinnerxfs_io: fix fiemap loop continuation
2012-03-02  Eric Sandeenmkfs.xfs: properly handle physical sector size
2012-02-17  Eric Sandeenxfs_io: skip FSGEOMETRY call in openfile if no geom...
2012-02-05  Dave Chinnerxfs_io: fix fiemap loop continuation
2012-02-05  Eric Sandeenxfs_quota: check for size parsing errors
2012-02-05  Christoph Hellwigrepair: update extent count after zapping duplicate...
2012-02-05  Arkadiusz Miśkiewiczxfs_repair is recommended over xfs_check.
2012-02-05  Christoph Hellwigrepair: cleanup inode record macros
2012-02-05  Christoph Hellwigrepair: move extern declarations to headers
2012-02-05  Christoph Hellwigrepair: mark local functions static
2012-02-05  Christoph Hellwigrepair: kill check_inode_block
2012-02-05  Nathan Scottxfsprogs: extend fiemap configure check
2012-02-05  Nathan Scottxfsprogs: add debian linux-libc-dev build dependency
2012-02-03  Eric Sandeenxfs_io: deprecate the "-F" foreign flag
2012-01-11  Christoph Hellwigrepair: handle filesystems with the log in allocation...
2012-01-11  Christoph Hellwigrepair: fix an ABBA deadlock in inode prefetching
2012-01-11  Christoph Hellwigrepair: use recursive buffer locking
2012-01-11  Christoph Hellwigrepair: allocate and free extent records individually
2012-01-11  Christoph Hellwigrepair: allocate and free inode records individually
2012-01-11  Christoph Hellwigrepair: do not walk the unlinked inode list
2011-12-08  Carlos Maiolinomkfs: refuse to initialize a misaligned device if not...
2011-12-08  Jakub Boguszpo: update polish translation
2011-12-08  Christoph Hellwigrepair: fix more incorrect printf formats
2011-11-21  Christoph Hellwigrepair: avoid ABBA deadlocks on prefetched buffers
2011-11-21  Christoph Hellwigrepair: validate acl count before reading it
2011-11-17  Ben Myers3.1.7 release v3.1.7
2011-11-17  Ben Myersxfsprogs: update summaries in preparation for release...
2011-11-17  Nathan ScottWorkaround the Debian build dependency handling for...
2011-11-10  Christoph Hellwigrevert the accidentally commited inode and ext chunk...
2011-11-10  Carlos Maiolinorepair: properly mark lost+found inode as used
2011-11-10  Carlos Maiolinorepair: add inline function to get ino tree node
2011-11-10  Ben Myersxfsprogs: add .ltdep to .gitignore
2011-11-10  Jakub Boguszfix up some format strings again
2011-11-03  Jakub Boguszupdate the polish translation
2011-11-03  Christoph Hellwigxfsprogs: fix various incorrect printf formats
2011-10-14  Alex Elder3.1.6 release v3.1.6
2011-10-14  Alex Elderxfsprogs: update summaries in preparation for release...
2011-10-13  Alex Elderlibxfs: Don't forget to initialize the radix tree subsystem
2011-10-13  Dave Chinnerrepair: prevent blkmap extent count overflows
2011-10-13  Dave Chinnerrepair: don't cache large blkmap allocations
2011-10-13  Dave Chinnerrepair: handle memory allocation failure from blkmap_grow
2011-10-13  Dave Chinnerrepair: fix a valgrind reported error on i686
2011-10-13  Dave Chinnerrepair: handle repair of image files on large sector...
2011-10-06  Alex Elderxfsprogs: libxcmd: ignore errors when initializing...
2011-10-06  Alex Elderxfsprogs: libxcmd: avoid exiting when an error occurs
2011-10-06  Alex Elderxfsprogs: libxcmd: isolate strdup() calls to fs_table_i...
2011-10-06  Alex Elderxfsprogs: libxcmd: encapsulate fs_table initialization
2011-10-06  Alex Elderxfsprogs: libxcmd: avoid using strtok()
2011-10-06  Alex Elderxfsprogs: libxcmd: rearrange some routines
2011-09-29  Alex Elderxfsprogs: xfs_quota: kill local variable "type" from...
2011-09-29  Alex Elderxfsprogs: libxcmd: allow 0 as a wildcard fs_table entry...
2011-09-29  Alex Elderxfsprogs: xfs_quota: don't print invalid quota file...
2011-09-29  Alex Elderxfsprogs: libxcmd: use fs_device_number() consistently
2011-09-29  Alex Elderxfsprogs: libxcmd: move fs_device_number() up in the...
2011-09-29  Alex Elderxfsprogs: libxcmd: kill "search" arg in fs_device_number()
next