]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - repair
xfsprogs: Remove trailing blanks on various places
[thirdparty/xfsprogs-dev.git] / repair /
2015-12-20  Jan Tulakxfsprogs: Remove trailing blanks on various places
2015-12-18  Brian Fosterlibxfs: conditionalize log format record size optimization
2015-11-23  Eric Sandeenrepair: print XFS_WANT_CORRUPTED info with -vvv
2015-10-14  Eric Sandeenxfs_repair: fix left-shift overflows
2015-10-14  Eric Sandeenxfs_repair: fix unaligned accesses
2015-10-13  Brian Fosterdb/metadump: bump lsn when log is cleared on v5 supers
2015-10-13  Brian Fosterxfs_repair: seed the max lsn from log state in phase 2
2015-10-13  Brian Fosterxfs_repair: don't clear the log by default
2015-10-13  Brian Fosterxfs_repair: format the log with forward cycle number...
2015-10-13  Brian Fosterxfs_repair: process the log in no_modify mode
2015-10-13  Brian Fosterxfs_repair: track log state throughout all recovery...
2015-10-13  Brian Fosterlibxfs: pass lsn param to log clear and record header...
2015-10-13  Jan Tulakplatform: Add a timer implementation for OS X
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-09-07  Darrick J. Wongxfs_repair: release corrupt directory node buffer
2015-09-02  Brian Fosterxfs_repair: update btree ptr when attr node level moves...
2015-09-02  Darrick J. Wongxfs_repair: force not-so-bad bmbt blocks back through...
2015-09-02  Darrick J. Wongxfs_repair: check v5 filesystem attr block header sanity
2015-09-02  Darrick J. Wongxfs_repair: ignore "repaired" flag after we decide...
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-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-23  Darrick J. Wongxfs_repair: fix broken EFSBADCRC/EFSCORRUPTED usage...
2015-08-23  Eryu Guanrepair: fix wrong logic when validating node magic...
2015-08-18  Roger Willcockslibxfs: v3 inodes are only valid on crc-enabled filesystems
2015-08-03  Dave ChinnerMerge branch 'progs-misc-fixes-2' into for-next
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 Sandeenxfsprogs: Add new sb_meta_uuid field, update userspace...
2015-08-03  Dave ChinnerMerge branch 'progs-header-cleanup' into for-next
2015-07-31  Christoph Hellwigxfsprogs: simplify internal includes
2015-07-31  Dave ChinnerMerge branch 'libxfs-commit-script' into for-next
2015-07-31  Dave ChinnerMerge branch 'progs-cleanup' into for-next
2015-07-31  Dave ChinnerMerge branch 'libxfs-4.2-rc1-update' into for-next
2015-07-31  Dave Chinnerxfs: clean up XFS_MIN_FREELIST macros
2015-07-31  Dave ChinnerMerge branch 'progs-misc-fixes-1' into for-next
2015-07-31  Brian Fosterrepair: helper to transition inode blocks to inode...
2015-07-31  Brian Fosterrepair: helper to import on-disk inobt records to in...
2015-07-31  Brian Fosterrepair: helper for inode chunk alignment and start...
2015-07-31  Brian Fosterrepair: access helpers for on-disk inobt record freecount
2015-07-30  Christoph Hellwigxfsprogs: remove the uchar_t typedef
2015-07-30  Brian Fosterrepair: handle sparse inode alignment
2015-07-30  Brian Fosterrepair: do not prefetch holes in sparse inode chunks
2015-07-30  Brian Fosterrepair: reconstruct sparse inode records correctly...
2015-07-30  Brian Fosterrepair: do not account sparse inodes in phase 5 cursor...
2015-07-30  Brian Fosterrepair: factor out sparse inodes from finobt reconstruction
2015-07-30  Brian Fosterrepair: process sparse inode records correctly
2015-07-30  Brian Fosterrepair: validate ir_count field for sparse format records
2015-07-30  Brian Fosterrepair: scan sparse finobt records correctly
2015-07-30  Brian Fosterrepair: scan and track sparse inode chunks correctly
2015-07-30  Brian Fosterrepair: use ir_count for filesystems with sparse inode...
2015-07-30  Brian Fosterrepair: remove duplicate field from aghdr_cnts
2015-07-30  Brian Fosterrepair: handle sparse format inobt record freecount...
2015-07-30  Christoph Hellwigxfsprogs: remove __psint_t and __psunsigned_t
2015-07-30  Christoph Hellwigxfsprogs: remove register keywords
2015-07-30  Mike Grantxfs_repair: include any realloc'ed buffers in final...
2015-07-30  Christoph Hellwigxfs: saner xfs_trans_commit interface
2015-07-30  Christoph Hellwiglibxfs: remove the flags argument to xfs_trans_cancel
2015-07-30  Dave Chinnerprogs: clean up libxlog.h includes
2015-07-30  Dave Chinnerprogs: clean up libxfs.h includes
2015-07-30  Brian Fosterxfs: introduce inode record hole mask for sparse inode...
2015-07-30  Eric Sandeenxfs_repair: automatically enable -f (file) mode when...
2015-07-30  Eric Sandeenxfs_repair: refuse to unset lazycount on V5 filesystems
2015-07-30  Eric Sandeenlibxlog: remove unused write-only var l_logsize
2015-07-30  Dave Chinnerlibxfs: split out xfs->libxfs mappings
2015-07-30  Dave Chinnerlibxfs: directly include libxfs headers
2015-07-30  Dave Chinnerlibxfs: update to 4.1-rc2 code base
2015-07-30  Dave Chinnerlibxfs: update to match 3.19-rc1 kernel code
2015-07-30  Dave Chinnerlibxfs: error negation rework
2015-07-30  Dave Chinnerlibxfs: update to 3.16 kernel code
2015-07-29  Dave Chinnerxfs: kill unsupported superblock versions
2015-06-01  Darrick J. Wongxfs_repair: ensure .. is set sanely when rebuilding dir
2015-06-01  Darrick J. Wongxfs_repair: better checking of v5 metadata fields
2015-06-01  Darrick J. Wongxfs_repair: validate superblock against known v5 featur...
2015-05-26  Eric Sandeenxfs_repair: properly detect reserved attribute names
2015-04-12  Brian Fosterrepair: only check secondary sb->sb_pquotino for v5...
2015-04-07  Darrick J. Wongxfs_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-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-03-18  Dave Chinnerrepair: superblock buffers need to be sector sized
next