]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
2019-02-08  Eric Sandeenxfsprogs: Release v4.20.0-rc1 v4.20.0-rc1
2019-02-01  Eric Sandeenxfs_repair: fix incorrect return value in namecheck()
2019-01-29  Eric Sandeenxfsprogs: Remove barrier/nobarrier mount options from...
2019-01-28  Eric Sandeenxfs_db: add -d to short help for write command
2019-01-28  Eric Sandeenxfsprogs: remove generated scrub files under clean...
2019-01-28  Brian Fosterxfs_repair: initialize non-leaf finobt blocks with...
2019-01-28  Darrick J.... xfs_db: fix finobt record decoding when sparse inodes...
2019-01-28  Darrick J.... xfs_repair: fix off by one error when rebuilding high...
2019-01-28  Achilles Gaikwadxfs_quota: fix false error reporting of project inherit...
2019-01-28  Eric Sandeenxfs_repair: allow '/' in attribute names
2019-01-11  Stefan Ringxfs_metadump: Zap dev inodes
2019-01-11  Stefan Ringxfs_metadump: Zap unused space in inode btrees
2019-01-11  Stefan Ringxfs_metadump: Zap freeindex blocks in directory inodes
2019-01-11  Stefan Ringxfs_metadump: Zap multi fsb blocks
2019-01-11  Stefan Ringxfs_metadump: Extend data zapping to XFS_DIR{2,3}_LEAFN...
2018-12-12  Eric Sandeenxfs_db: teach the frag command about sparse inode chunks
2018-12-12  Eric Sandeenmkfs.xfs: null-terminate symlinks created via protofile
2018-12-12  Eric Sandeenxfsprogs: don't install xfs_scrub man pages if config...
2018-12-12  Dave Chinnerxfs_io: copy_file_range length is a size_t
2018-12-12  Dave Chinnerxfs_io: allow open file permissions to be changed
2018-12-12  Dave Chinnerio: open pipes in non-blocking mode
2018-12-12  Darrick J.... xfs_db: add missing string name for DBM_COWDATA
2018-12-12  Darrick J.... xfs_scrub: move everything to /usr/sbin
2018-12-12  Darrick J.... xfs_scrub: fix fractional reporting of single inodes
2018-12-12  Darrick J.... xfs_scrub: handle totally empty inode chunks
2018-12-12  Darrick J.... xfs_repair: skip block reservation when fixing freelist
2018-12-12  Darrick J.... xfs_repair: rebuild directory when non-root leafn block...
2018-12-12  Darrick J.... xfs_io.8: rearrange command listings by section
2018-12-12  Eric Sandeenxfs: fix inverted return from xfs_btree_sblock_verify_crc libxfs-4.20-sync
2018-12-05  Dave Chinnerxfs: delalloc -> unwritten COW fork allocation can...
2018-11-24  Dave Chinnerxfs: finobt AG reserves don't consider last AG can...
2018-11-15  Dave Chinnerxfs: fix overflow in xfs_attr3_leaf_verify
2018-11-15  Allison Hendersonxfs: Add attibute remove and helper functions
2018-11-15  Allison Hendersonxfs: Add attibute set and helper functions
2018-11-15  Allison Hendersonxfs: Add helper function xfs_attr_try_sf_addname
2018-11-15  Allison Hendersonxfs: Move fs/xfs/xfs_attr.h to fs/xfs/libxfs/xfs_attr.h
2018-11-09  Christoph Hellwigxfs: remove suport for filesystems without unwritten...
2018-11-09  Eric Sandeenxfsprogs: Release v4.19.0 v4.19.0
2018-11-09  Darrick J.... make: don't spray static check failures all over the...
2018-11-02  Eric Sandeenxfsprogs: Release v4.19.0-rc1 v4.19.0-rc1
2018-10-30  Dave Chinnerxfs_repair: don't dirty inodes unconditionally when...
2018-10-30  Dave ChinnerRevert "xfs_repair: treat zero da btree pointers as...
2018-10-30  Darrick J.... xfs_io: add crc32 self test
2018-10-30  Darrick J.... libxfs: add missing agfl free deferred op type
2018-10-30  Eric Sandeenxfs_db: print freecount in xfs_inobt_rec as unsigned
2018-10-30  Eric Sandeenxfs_repair: kick processing thread if ra_count is at...
2018-10-30  Eric Sandeenxfs_repair: continue after xfs_bunmapi deadlock avoidance
2018-10-30  Eric Sandeenxfs_repair: initialize realloced bplist in longform_dir...
2018-10-30  Darrick J.... xfs_scrub: lack of kernel support is not a service...
2018-10-30  Darrick J.... misc: only build with lto if explicitly enabled
2018-10-30  Eric Sandeenxfsprogs: remove retpoline support
2018-10-17  Eric Sandeenxfsprogs: enable sparse checking with make C=2
2018-10-17  Eric Sandeenxfsprogs: enable sparse checking with make C=1
2018-10-17  Eric Sandeenlibfrog: change project entity variable scope to local...
2018-10-17  Eric Sandeenxfs_metadump: remove shadow variable
2018-10-17  Eric Sandeenxfs_scrub: remove shadow var from run_scrub_phases()
2018-10-17  Eric Sandeenxfs_repair: fix 'bno' shadow vars in scan.c
2018-10-17  Eric Sandeenxfs_logprint: fix shadow var in xlog_print_trans_buffer
2018-10-17  Eric Sandeenxfs_io: rename global buffer variable
2018-10-17  Eric Sandeenxfsprogs: don't shadow global libxfs_init x variable
2018-10-17  Eric Sandeenxfsprogs: misc static function warning fixes
2018-10-17  Eric Sandeenavl64: export avl64_firstino / avl64_firstino from...
2018-10-17  Eric Sandeenlibxfs: silence sparse static function warnings in...
2018-10-17  Eric Sandeenxfs_io: include io.h to silence static function warnings
2018-10-17  Eric Sandeenlibxfs: silence static warnings about platform_* functions
2018-10-17  Eric Sandeenlibxfs: add several zone extern declarations to libxfs_...
2018-10-17  Eric Sandeenxfsprogs: include headers for extern variables
2018-10-17  Eric Sandeenxfsprogs: avoid redefinition of NBBY
2018-10-17  Eric Sandeenxfsprogs: minor endian annotation fixes
2018-10-17  Eric Sandeenxfs_db: convert single-bit bitfields to bools
2018-10-17  Eric Sandeenxfsprogs: don't include all xfs headers just for crc32
2018-10-10  Darrick J.... xfs_scrub_all: fix systemd escaping again
2018-10-10  Dave Chinnerxfsprogs: remove unused functions
2018-10-10  Dave Chinnerxfsprogs: document changes for 4.19.0-rc0
2018-10-09  Eric Sandeenlibxfs: export unused nonstatic functions to quiet...
2018-10-09  Eric Sandeenxfsprogs: kill EXTERN macro
2018-10-09  Eric Sandeenxfsprogs: make static things static
2018-10-09  Eric Sandeenxfsprogs: remove write-only variables
2018-10-09  Eric Sandeenlibxfs: avoid redefinitions of macros in mount.h
2018-10-09  Eric Sandeenxfsprogs: don't use 0 as pointer
2018-10-09  Eric Sandeenmkfs.xfs: include full parser prototype in subopts...
2018-10-09  Eric Sandeenxfsprogs: use ANSI declarations of void-arg functions
2018-10-09  Eric Sandeenxfsprogs: minor sparse fixes
2018-10-09  Zorro Langxfs_io: remove useless do_preadv and do_pwritev arguments
2018-10-09  Eric Sandeenxfsprogs: define xfs_stack_trace() for debug builds
2018-10-09  Jan Tulakmkfs: move 'mounted' check before 'existing fs' check
2018-10-09  Jan Tulakmkfs: discard only after all validations
2018-10-09  Eric Sandeenxfsprogs: make scrub build config-optional
2018-10-09  Eric Sandeenxfsprogs: document environment variables
2018-10-09  Eric Sandeenscrub: remove redundant debug test
2018-10-09  Eric Sandeenxfsprogs: remove PKG_PLATFORM macro
2018-10-09  Eric Sandeenxfsprogs: remove darwin platform files
2018-10-09  Eric Sandeenxfsprogs: remove bsd platform files
2018-10-09  Eric Sandeenxfsprogs: remove irix platform files
2018-10-09  Darrick J.... libxfs: clean up IRELE/iput callsites
2018-10-09  Darrick J.... libxfs: check libxfs_trans_commit return values
2018-10-09  Dave Chinnerxfs: fix error handling in xfs_bmap_extents_to_btree
2018-10-09  Eric Sandeenxfs: validate inode di_forkoff
2018-10-09  Eric Sandeenxfs: don't treat unknown di_flags2 as corruption in...
2018-10-09  Brian Fosterxfs: remove last of unnecessary xfs_defer_cancel()...
next