]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
2015-10-13  Jan Tulakxfs_estimate: change nftw64 to nftw
2015-10-13  Jan Tulakplatform: Remove conflicting define for OS X
2015-10-13  Jan Tulakplatform: uuid changes for OS X
2015-10-13  Jan Tulakbuild: Add autoconf check for fsetxattr call
2015-10-13  Jan Tulakbuild: Add includes required for OS X
2015-10-13  Jan Tulaklibxfs: prefix XATTR_LIST_MAX with XFS_
2015-10-13  Jan Tulaklibxfs: avoid dependency on Linux XATTR_SIZE_MAX
2015-10-13  Jan Tulakplatform: Add XATTR_LIST_MAX to OS X headers
2015-10-13  Jan Tulakbuild: make libblkid usage optional
2015-10-13  Eric Sandeenxfs_repair: Fix up warning strings in da_util.c
2015-10-13  Eric Sandeenxfs_repair: move common dir2 and attr_repair code to...
2015-10-13  Eric Sandeenxfs_repair: whitespace & comments
2015-10-13  Eric Sandeenxfs_repair: Remove more differences between attr &...
2015-10-13  Eric Sandeenxfs_repair: better checking of v5 attributes
2015-10-13  Eric Sandeenxfs_repair: catch bad level/depth in da node
2015-10-13  Eric Sandeenxfs_repair: Remove BUF_PTR from attr_repair.c
2015-10-13  Eric Sandeenxfs_repair: add XR_DIR_TRACE to dir2.c
2015-10-13  Eric Sandeenxfs_repair: fix use-after-free in verify_final_dir2_path
2015-10-13  Eric Sandeenxfs_repair: use multibuffer read routines in attr_repair.c
2015-10-13  Eric Sandeenxfs_repair: make CRC checking consistent in path verifi...
2015-10-13  Eric Sandeenxfs_repair: remove type from da & dir2 cursors
2015-10-13  Eric Sandeenxfs_repair: remove trace-only 'n' member from da_level_...
2015-10-13  Darrick J.... xfs_db: enable blockget for v5 filesystems
2015-10-13  Darrick J.... xfs_db: trash the block at the top of the cursor stack
2015-10-13  Darrick J.... xfs_db: enable blocktrash for checksummed filesystems
2015-10-13  Darrick J.... xfs_io: support reflinking and deduping file ranges
2015-09-07  Dave Chinnerxfsprogs: Release v4.2.0 v4.2.0
2015-09-07  Darrick J.... xfs_repair: release corrupt directory node buffer
2015-09-02  Brian Fosterxfs_repair: update btree ptr when attr node level moves...
2015-09-02  Lucas Stachprogs: use CURDIR instead of relative paths for header...
2015-09-02  Darrick J.... xfs_repair: force not-so-bad bmbt blocks back through...
2015-09-02  Darrick J.... xfs_repair: check v5 filesystem attr block header sanity
2015-09-02  Darrick J.... xfs_repair: ignore "repaired" flag after we decide...
2015-09-02  Darrick J.... libxfs: clear buffer state flags in libxfs_getbuf and...
2015-09-02  Darrick J.... libxfs: fix XFS_WANT_CORRUPTED_* macros to return negat...
2015-09-02  Darrick J.... libxfs: verifier should set buffer error when da block...
2015-09-02  Eric Sandeenxfs_repair: set args.geo in longform_dir2_entry_check_data
2015-09-02  Eric Sandeenxfs_repair: set args.geo in dir2_kill_block
2015-08-25  Dave Chinnerxfsprogs: Release v4.2.0-rc3 v4.2.0-rc3
2015-08-25  Eric Sandeenman pages: Minor fixes for xfs.5
2015-08-25  Dave Chinnerxfsprogs: revert OS X dummy function changes
2015-08-24  Joe Perchesxfs: Use consistent logging message prefixes
2015-08-24  Dave Chinnerxfs: remote attribute headers contain an invalid LSN
2015-08-24  Jan Karaxfs: Fix uninitialized return value in xfs_alloc_fix_fr...
2015-08-24  Dave Chinnerxfs: remote attributes need to be considered data
2015-08-24  Dave Chinnerxfs: xfs_bunmapi() does not need XFS_BMAPI_METADATA...
2015-08-24  Eric Sandeenxfs: don't cast string literals
2015-08-24  Jan Karalibxfs: Fix file type directory corruption for btree...
2015-08-24  Eric Sandeenlibxfs: remove self-assignment in libxfs/util.c
2015-08-24  Eric Sandeenxfs_repair: unconditionally free blockmaps when threads...
2015-08-24  Eric Sandeenxfs_repair: call IRELE(ip) after libxfs_trans_iget...
2015-08-24  Eric Sandeenxfs_repair: free msgbuf on exit
2015-08-24  Eric Sandeenlibxfs: fix memory leasks in libxfs_umount()
2015-08-23  Darrick J.... xfs_repair: fix broken EFSBADCRC/EFSCORRUPTED usage...
2015-08-23  Darrick J.... xfs_db: don't crash on a corrupt inode
2015-08-23  Darrick J.... libxfs: readahead of dir3 data blocks should use the...
2015-08-23  Eryu Guanrepair: fix wrong logic when validating node magic...
2015-08-18  Dave Chinnerxfsprogs: Release v4.2.0-rc2 v4.2.0-rc2
2015-08-18  Roger Willcockslibxfs: v3 inodes are only valid on crc-enabled filesystems
2015-08-18  Jan Tulakdoc: Update OS X build info and limitations
2015-08-18  Jan Tulakbuild: Add fls check into autoconf
2015-08-18  Jan Tulakbuild:: Add mntent.h check into autoconf
2015-08-18  Jan Tulakbuild: Change OS X-specific CFLAGS/LDFLAGS
2015-08-18  Jan Karalibxfs: Fix attr leaf block definition
2015-08-18  Eric Sandeenmkfs.xfs: fix ftype-vs-crc option combination testing
2015-08-18  Brian Fosterlibxfs: remove sparse inode mount warning
2015-08-18  Eryu Guanxfsprogs: fix syntax error in include/buildmacros
2015-08-18  Eric Sandeenxfs_fsr: Fix parentheses around truth value
2015-08-18  Jan Tulakxfsprogs: prevent LIST_ macros conflicts
2015-08-18  Jan Tulakxfsprogs: missing and dummy calls for OS X support
2015-08-18  Jan Tulakxfsprogs: Add includes required for OS X builds
2015-08-18  Jan Tulakxfsprogs: Add ifdef dirent checks where it was missing
2015-08-18  Jan Tulakxfsprogs: undefined variable fix
2015-08-18  Dave Chinnerdb: fix uninitialised variable warnings
2015-08-03  Dave Chinnerxfsprogs: Release v4.2.0-rc1 v4.2.0-rc1
2015-08-03  Dave ChinnerMerge branch 'progs-misc-fixes-2' into for-next
2015-08-03  Dave Chinnerlibxfs: fix uuid check durign inode allocation
2015-08-03  Dave Chinnerrepair: use sb_meta_uuid for checking of metadata headers
2015-08-03  Eric Sandeenxfs_repair: Fix malloc size of rt_ext_tree_ptr
2015-08-03  Eric Sandeenxfs_copy: fix up initial sb buffer read on CRC fs
2015-08-03  Eric Sandeenxfsprogs: Add new sb_meta_uuid field, update userspace...
2015-08-03  Dave ChinnerMerge branch 'progs-header-cleanup' into for-next
2015-08-03  Theodore Ts'oxfsprogs: use "unsigned short" instead of ushort
2015-08-03  Theodore Ts'oxfsprogs: avoid use of si_tid in struct xlog_split_item
2015-08-03  Theodore Ts'oxfsprogs: define and use BUILD_CC in configure.ac for...
2015-08-03  Theodore Ts'oxfsprogs: pull in libgen.h to get prototype for basename()
2015-08-03  Theodore Ts'oxfsprogs: define NBBY if not defined by the system...
2015-08-03  Jan Tulakxfsprogs: Use glibtoolize on osx
2015-08-03  Jan Tulakxfsprogs: Don't Make .po files with gettext disabled
2015-08-03  Jan Tulakxfsprogs: Search path for utilities unified
2015-08-03  Jan Tulakxfsprogs: blkid is now mandatory
2015-08-02  Christoph Hellwigxfsprogs: don't install platform_defs.h
2015-08-02  Christoph Hellwigxfsprogs: move __u*/__s* typedefs to per-port headers
2015-08-02  Christoph Hellwigxfsprogs: move __be*/__le* types and __arch_pack to...
2015-07-31  Christoph Hellwigxfsprogs: simplify internal includes
2015-07-31  Christoph Hellwigxfsprogs: use <>-style includes in installed headers
2015-07-31  Christoph Hellwigxfsprogs: remove install-qa target
2015-07-31  Christoph Hellwigxfsprogs: only install *format.h headers in install-qa
2015-07-31  Christoph Hellwigxfsprogs: remove swab.h
2015-07-31  Christoph Hellwigxfsprogs: remove unused macros from xfs_arch.h
next