]> www.infradead.org Git - users/hch/xfsprogs.git/shortlog
users/hch/xfsprogs.git
2015-06-23 Brian Fosterrepair: helper to transition inode blocks to inode... sparse-inodes
2015-06-23 Brian Fosterrepair: helper to import on-disk inobt records to in...
2015-06-23 Brian Fosterrepair: helper for inode chunk alignment and start...
2015-06-23 Brian Fosterrepair: access helpers for on-disk inobt record freecount
2015-06-23 Brian Fostermetadump: support sparse inode records
2015-06-23 Brian Fostermetadump: reorder inode record sanity checks and inode...
2015-06-23 Brian Fosterrepair: handle sparse inode alignment
2015-06-23 Brian Fosterrepair: do not prefetch holes in sparse inode chunks
2015-06-23 Brian Fosterrepair: reconstruct sparse inode records correctly...
2015-06-23 Brian Fosterrepair: do not account sparse inodes in phase 5 cursor...
2015-06-23 Brian Fosterrepair: factor out sparse inodes from finobt reconstruction
2015-06-23 Brian Fosterrepair: process sparse inode records correctly
2015-06-23 Brian Fosterrepair: validate ir_count field for sparse format records
2015-06-23 Brian Fosterrepair: scan sparse finobt records correctly
2015-06-23 Brian Fosterrepair: scan and track sparse inode chunks correctly
2015-06-23 Brian Fosterrepair: use ir_count for filesystems with sparse inode...
2015-06-23 Brian Fosterrepair: remove duplicate field from aghdr_cnts
2015-06-23 Brian Fosterrepair: handle sparse format inobt record freecount...
2015-06-23 Brian Fostergrowfs: display sparse inode status from xfs_info
2015-06-23 Brian Fosterdb: show sparse inodes feature state in version command...
2015-06-23 Brian Fosterdb: support sparse inode chunk inobt record and sb...
2015-06-23 Brian Fostermkfs: sparse inode chunk support
2015-06-23 Brian Fosterxfs: enable sparse inode chunks for v5 superblocks
2015-06-23 Brian Fosterxfs: skip unallocated regions of inode chunks in xfs_if...
2015-06-23 Brian Fosterxfs: only free allocated regions of inode chunks
2015-06-23 Brian Fosterxfs: filter out sparse regions from individual inode...
2015-06-23 Brian Fosterxfs: randomly do sparse inode allocations in DEBUG...
2015-06-23 Brian Fosterxfs: allocate sparse inode chunks on full chunk allocat...
2015-06-23 Brian Fosterxfs: helper to convert holemask to inode alloc. bitmap
2015-06-23 Brian Fosterxfs: pass inode count through ordered icreate log item
2015-06-23 Brian Fosterxfs: introduce inode record hole mask for sparse inode...
2015-06-23 Brian Fosterxfs: add fs geometry bit for sparse inode chunks
2015-06-23 Brian Fosterxfs: sparse inode chunks feature helpers and mount...
2015-06-23 Brian Fosterxfs: use sparse chunk alignment for min. inode allocati...
2015-06-23 Brian Fosterxfs: add sparse inode chunk alignment superblock field
2015-06-23 Brian Fosterxfs: support min/max agbno args in block allocator
2015-06-23 Brian Fosterxfs: update free inode record logic to support sparse...
2015-06-23 Brian Fosterxfs: create individual inode alloc. helper
2015-06-23 Dave Chinnerlibxfs: add xfs_bit.c
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
next