]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
2015-07-02  Christoph Hellwigxfsprogs: remove xfs_caddr_t progs-cleanup
2015-07-02  Christoph Hellwigxfsprogs: remove non-Linux defintions for loff_t
2015-07-02  Christoph Hellwigxfsprogs: remove boolean_t typedef
2015-07-02  Christoph Hellwigxfsprogs: remove the uchar_t typedef
2015-07-02  Christoph Hellwigxfsprogs: remove the uint_t typedef
2015-07-02  Christoph Hellwigxfsprogs: remove the unused inst_t typedef
2015-07-02  Christoph Hellwigxfsprogs: remove __psint_t and __psunsigned_t
2015-07-02  Christoph Hellwigxfsprogs: remove register keywords
2015-07-02  Mike Grantxfs_repair: include any realloc'ed buffers in final...
2015-07-02  Christoph Hellwigxfs: saner xfs_trans_commit interface
2015-07-02  Christoph Hellwiglibxfs: remove the flags argument to xfs_trans_cancel
2015-07-02  Christoph Hellwiglibxfs: simplify xfs_trans_free_items
2015-07-02  Christoph Hellwiglibxfs: switch the remaining xfs_trans_dup user to...
2015-07-02  Dave Chinnerprogs: clean up all remaining xfs*h includes
2015-07-02  Dave Chinnerprogs: clean up libxlog.h includes
2015-07-02  Dave Chinnerprogs: clean up libxfs.h includes
2015-06-30  Dave Chinnerbuild: populate include/xfs before building
2015-06-23  Dave Chinnerxfsprogs: build fails to find platform_defs.h
2015-06-23  Eric Sandeenxfs_metadump: obfuscate remote symlinks on CRC filesystems progs-misc-fixes-1
2015-06-23  Eric Sandeenxfs_repair: automatically enable -f (file) mode when...
2015-06-23  Eric Sandeenxfs_repair: refuse to unset lazycount on V5 filesystems
2015-06-23  Eric Sandeenmkfs.xfs: always use underlying fs sector size when...
2015-06-23  Eric Sandeenxfs_copy: fix copy of hard 4k devices
2015-06-23  Eric Sandeenxfs_metadump: don't zero log if not obfuscating
2015-06-05  Eric Sandeenmetadump: zero out clean log
2015-06-05  Eric Sandeenmetadump: rename dont_obfuscate variable
2015-06-05  Eric Sandeenlibxlog: add xlog_is_empty() helper
2015-06-05  Eric Sandeenlibxlog: remove unused write-only var l_logsize
2015-06-05  Eric Sandeenbuild: install PKGHFILES in install-dev
2015-06-05  Eric Sandeenlibxfs: silence unused var warnings
2015-06-05  Dave Chinnerlibxfs: split out xfs->libxfs mappings libxfs-4.1-update
2015-06-05  Dave Chinnerlibxfs: disambiguate xfs.h
2015-06-05  Dave Chinnerlibxfs: directly include libxfs headers
2015-06-05  Dave Chinnerlibxfs: update to 4.1-rc2 code base
2015-06-05  Dave Chinnerlibxfs: update to match 3.19-rc1 kernel code
2015-06-05  Dave Chinnerlibxfs: restructure to match kernel layout
2015-06-05  Dave Chinnerlibxfs: error negation rework
2015-06-05  Dave Chinnerxfs: Nuke XFS_ERROR macro
2015-06-05  Dave Chinnerxfs: return is not a function
2015-06-05  Dave Chinnerlibxfs: update to 3.16 kernel code
2015-06-01  Dave Chinnerxfs: kill unsupported superblock versions
2015-06-01  Dave Chinnerlibxfs: do all xfs->libxfs defines inside libxfs/
2015-06-01  Dave Chinnerxfsprogs: update for 3.2.3-rc2 release v3.2.3-rc2
2015-06-01  Darrick J.... xfs_repair: ensure .. is set sanely when rebuilding dir
2015-06-01  Darrick J.... xfs_repair: better checking of v5 metadata fields
2015-06-01  Darrick J.... xfs_repair: validate superblock against known v5 featur...
2015-05-26  Eric Sandeenxfs_repair: properly detect reserved attribute names
2015-05-11  Dave Chinnerxfsprogs: update for 3.2.3-rc1 release v3.2.3-rc1
2015-05-11  Dave Chinnermkfs: inode/block size error messages confusing
2015-05-11  Dave Chinnermkfs: default to CRC enabled filesystems
2015-05-11  Eric Sandeenxfs_db: report FINOBT in version output
2015-05-11  Jan Ťulákxfsprogs: Removing deprecated _BSD_SOURCE definition.
2015-04-12  Sage Weillibhandle: add fd_to_handle to handle.h
2015-04-12  Eric Sandeenxfsprogs: remove unreachable code in libxfs_inode_alloc
2015-04-12  Eric Sandeenxfs_db: disallow sb UUID write on v5 filesystems
2015-04-12  Brian Fosterrepair: only check secondary sb->sb_pquotino for v5...
2015-04-07  Brian Fosterdb/check: handle zero inoalignmt correctly for large...
2015-04-07  Brian Fostermkfs: don't zero old superblocks if file was truncated
2015-04-07  Darrick J.... libxfs: don't write uninitialized heap contents into...
2015-04-07  Darrick J.... xfs_repair: don't abort on bad directory leaf crc durin...
2015-04-07  Eric Sandeenxfs_repair: validate & fix inode CRCs
2015-04-07  Eric Sandeenxfs_repair: don't clear . or .. in process_dir2_data
2015-04-07  Eric Sandeenxfs_repair: set *parent if process_dir2_data() fixes...
2015-04-07  Eric Sandeenxfs_repair: clear need_root_dotdot if we rebuild the...
2015-04-07  Eric Sandeenlibxfs: remove ASSERT on ftype read from disk
2015-04-06  Eric Sandeenxfs_repair: remove last-entry hack in process_sf_dir2
2015-04-06  Eric Sandeenxfs_repair: collapse 2 cases in process_sf_dir2
2015-04-06  Eric Sandeenxfs_repair: remove impossible tests in process_sf_dir2
2015-04-06  Eric Sandeenxfs_repair: dirty inode in process_sf_dir2 if we change...
2015-04-06  Eric Sandeenxfs_db: nlink fields are valid for di_version == 3...
2015-04-06  Eric Sandeenxfs_db: fix inode CRC validity state, and warn on read...
2015-04-06  Eric Sandeenxfs_db: Allow writes of corrupted data
2015-03-18  Dave Chinnerrepair: superblock buffers need to be sector sized
2015-02-24  Dave Chinnermkfs: log stripe unit fails to influence default log...
2015-02-24  Brian Fostermetadump: check for non-zero inode alignment
2015-02-24  Brian Fostermetadump: include NULLFSINO check in inode copy code
2015-02-24  Namjae Jeonxfsprog: xfsio: update xfs_io manpage for FALLOC_FL_INS...
2015-02-05  Eric Sandeenxfs_quota: manpage - project command requires arguments
2015-02-05  Romain Naourxfsprogs: do not do any dynamic linking of libtool...
2015-02-05  Eric Sandeenxfs_quota: fix typo in manpage
2015-02-05  Brian Fosterrepair: check ino alignment value to avoid mod by zero
2015-02-05  Brian Fosterrepair: fix v5 sb ino alignment calculation for large...
2015-02-05  Eric Sandeenlibxfs: report VERSION in libxfs_fs_repair_cmn_err()
2015-02-05  Namjae Jeonxfs_io: add finsert command for insert range
2015-02-05  Brian Fosterrepair: remove unused strided secondary sb scan logic
2015-02-05  Brian Fosterrepair: fix unnecessary secondary scan if only last...
2015-02-05  Eric Sandeenxfs_repair: fix max block offset test
2015-02-05  Eric Sandeenxfs_repair: do not check symlink component lengths
2014-12-03  Dave Chinnerxfsprogs: v3.2.2 release v3.2.2
2014-12-01  Brian Fosterrepair: fix crash on zero record finobt reconstruction
2014-11-12  Eric Sandeenxfs_copy: simplify first_agbno calculation
2014-11-12  Nathan Scottpackaging: update deb changelog for upcoming release
2014-11-12  Nathan Scottpackaging: clarify xfs header licensing within deb...
2014-11-12  Nathan Scottpackaging: rework dh_autoreconf invocation for deb...
2014-11-06  Dave Chinnerrepair: AGFL rebuild fails if btree split required
2014-10-29  Dave Chinnerrepair: fix XR_BLD_FREE_TRACE compilation errors
2014-10-29  Eric Sandeenmkfs: don't warn about log sunit size if it was auto...
2014-10-29  Eric Sandeenmkfs: ignore stripe geom if sunit or swidth == physical...
2014-10-29  Eric Sandeenxfs_io: add sync and syncfs commands
2014-10-29  Eric Sandeenxfsprogs: two more completely harmless sparse nits
next