]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
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()
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
next