]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
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()
2011-09-29  Alex Elderxfsprogs: libxcmd: simplify fs_table_lookup()
2011-09-29  Alex Elderxfsprogs: libxcmd: don't clobber fs_table on realloc()
2011-09-21  Christoph Hellwiglibxfs: add b_error
2011-09-21  Christoph Hellwiglibxfs: handle short reads in libxfs_readbufr
2011-09-21  Christoph Hellwiglibxfs: save errno before possibly overwriting it
2011-09-21  Christoph Hellwiglibxfs: handle read errors in libxfs_trans_read_buf
2011-09-21  Alex Elderxfsprogs: fix some printf() warnings that show up for...
2011-09-21  Christoph Hellwigxfs_repair: add printf format checking and fix the...
2011-09-21  Eric Sandeenmkfs.xfs: don't increase agblocks past maximum
2011-08-29  Christoph Hellwigmkfs: reject empty suboption arguments
2011-08-26  Alex Elderxfsprogs: xfs_quota: improve calculation for percentage...
2011-08-26  Alex Elderxfsprogs: xfs_quota: don't double project block counts
2011-08-26  Alex Elderxfsprogs: xfs_quota: return real-time used data as...
2011-08-08  CoolColdadd example xfs_info output and explanation to man...
2011-08-02  Theodore Ts'obuild using CFLAGS passed in at configure
2011-07-25  Dave Chinnerlibxfs: sync files with 2.6.38 kernel code
2011-07-25  Dave Chinnerlibxlog: sync up with 2.6.38 kernel code
2011-07-25  Dave Chinnerlibxfs: reintroduce old xfs_repair radix-tree code
2011-07-25  Lukas Czernerxfs_repair: Check if agno is inside the filesystem
2011-07-22  Theodore Ts'omkfs: link against libuuid after liblkid
2011-07-22  Theodore Ts'oconfigure.in: declare a requirement for at least autoco...
2011-07-16  Dave Chinnerxfsprogs: don't hard code the shell binary
2011-07-16  Christoph Hellwigxfsprogs: fix gcc 4.6 variable set but not used warnings
2011-05-19  Bill Kendallxfsprogs: fix open_by_handle memory leak
2011-05-19  Nathan Scottxfsprogs: resolve Debian readline build issue
2011-05-19  Arkadiusz Miśkiewiczxfsprogs: Don't translate command name
2011-05-04  Ajeet Yadavxfs_repair: update the current key cache correctly...
2011-03-31  Alex Elder3.1.5 release v3.1.5
2011-03-30  Alex Elderxfsprogs: update CHANGES file for release
2011-03-30  Alex Elderxfsprogs: avoid dot-directories when configuring
2011-03-11  Christoph Hellwigxfs_io: add fpunch command for hole punching via fallocate
2011-03-11  Christoph Hellwigxfs_io: add -p for hole punching to falloc command
2011-03-11  Christoph Hellwigxfs_io: add fiemap command to xfs_io
2011-03-08  Alex Elderxfsprogs: metadump: drop a typedef in db/metadump.c
2011-03-08  Alex Elderxfsprogs: metadump: use printable characters for obfusc...
2011-03-08  Alex Elderxfsprogs: metadump: fix duplicate handling once and...
2011-03-08  Alex Elderxfsprogs: metadump: move duplicate name handling into...
2011-03-08  Alex Elderxfsprogs: metadump: no need for local copy of name...
2011-03-08  Alex Elderxfsprogs: metadump: move obfuscation algorithm into...
2011-03-08  Alex Elderxfsprogs: metadump: encapsulate the nametable code
2011-03-08  Alex Elderxfsprogs: metadump: don't loop on too many dups
2011-03-08  Alex Elderxfsprogs: metadump: ensure dup table always has entry...
2011-03-08  Alex Elderxfsprogs: metadump: use pointers in generate_obfuscated...
2011-03-08  Alex Elderxfsprogs: metadump: replace repeated blocks with a...
2011-03-08  Alex Elderxfsprogs: metadump: eliminate a pointless loop in gener...
2011-03-08  Alex Elderxfsprogs: metadump: adjust rather than start over when...
2011-03-08  Alex Elderxfsprogs: metadump: drop unneeded use of a random character
2011-03-08  Alex Elderxfsprogs: metadump: simplify '/' handling
2011-03-08  Alex Elderxfsprogs: metadump: some names aren't all that special
2011-02-23  Dave Chinnerxfs_repair: inode flags check should use flags
2011-02-23  Eric Sandeenxfs_repair: Don't ever try to set the device blocksize
2011-02-22  Dave Chinnerxfs_repair: validate inode di_flags field
2011-02-22  Ajeet Yadavxfsprogs: unhandled error check in libxfs_trans_read_buf
2011-02-21  Eric Sandeenxfs_quota: don't try to report quotas which aren't...
2011-01-06  Dave Chinnerxfs_repair: multithread phase 2
2011-01-06  Dave Chinnerrepair: warn if running in low memory mode
2011-02-01  Ajeet Yadavxfs_repair: handle negative errors from read
2011-02-01  Ajeet Yadavxfs_repair: fix pagefault due to unhandled NULL check...
2011-02-01  Jakub Boguszxfsprogs: Polish translation update
2010-11-11  Nathan ScottUpdate xfsprogs Debian maintainer annotation, bump... v3.1.4
2010-11-09  Gregor HerrmanFix xfs_estimate issue upgrading xfsprogs/xfsdump from...
2010-10-09  Arkadiusz Mi... xfsprogs: projid32bit handling
2010-10-01  Christoph Hellwigxfs_fsr: use /proc/mounts if available
2010-08-30  Arkadiusz Mi... xfsprogs: Validate string -> number conversion
2010-08-26  Nathan Scott3.1.3 release v3.1.3
2010-08-26  Nathan ScottUpdate debian packaging to build with external libblkid.
2010-08-26  Nathan ScottUpdate makefiles to correctly handle libdisk sources...
2010-08-26  Nathan ScottFix a couple of man page typos, find by lintian.
2010-08-23  Dave Chinnerxfsprogs: Add support for XFS_IOC_ZERO_RANGE
2010-08-03  Alex Elderxfsprogs: fix depend targets
2010-07-23  Christoph Hellwigxfs_io: allow resvsp command for foreign filesystems
2010-07-22  Christoph Hellwigfix configure --prefix
2010-07-09  Peter Watkinsxfs_db: validate btree block magic in the freesp command
2010-07-08  Dave Chinnerxfs_db: check for valid inode data pointer before deref...
2010-05-17  Arkadiusz Miśkiewiczunbreak make update-po
2010-05-17  Arkadiusz Miśkiewiczlibrt depends on libpthread. libxfs needs librt
2010-05-17  Arkadiusz Miśkiewiczuse /bin/bash as install-sh uses bash syntax
2010-05-08  Christoph HellwigMerge branch 'master' of git://oss.sgi.com/xfs/cmds...
2010-05-07  Christoph Hellwigxfsprogs: add a platform_discard_blocks stub for GNU...
2010-05-06  Alex Elder3.1.2 release v3.1.2
2010-05-06  Alex Elderxfsprogs: eliminate some build warnings
2010-05-01  Christoph Hellwigxfsprogs: bump version and update changelog
2010-04-29  Eric Sandeenxfs_repair: write both features2 fields when xfs_admin...
next