]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
2019-05-08  Eric Sandeenxfsprogs: Release v5.1.0-rc0 v5.1.0-rc0
2019-05-06  Darrick J.... xfs: always init bma in xfs_bmapi_write libxfs-5.1-sync
2019-05-06  Brian Fosterxfs: don't trip over uninitialized buffer on extent...
2019-05-06  Darrick J.... xfs: clean up xfs_dir2_leaf_addname
2019-05-06  Darrick J.... xfs: zero initialize highstale and lowstale in xfs_dir2...
2019-05-06  Darrick J.... xfs: clean up xfs_dir2_leafn_add
2019-05-06  Nathan Chancellorxfs: Zero initialize highstale and lowstale in xfs_dir2...
2019-05-06  Darrick J.... xfs: fix uninitialized error variables
2019-05-06  Christoph Hellwigxfs: make COW fork unwritten extent conversions more...
2019-05-06  Darrick J.... xfs: fix xfs_buf magic number endian checks
2019-05-06  Christoph Hellwigxfs: move stat accounting to xfs_bmapi_convert_delalloc
2019-05-06  Christoph Hellwigxfs: move transaction handling to xfs_bmapi_convert_del...
2019-05-06  Christoph Hellwigxfs: split XFS_BMAPI_DELALLOC handling from xfs_bmapi_write
2019-05-06  Christoph Hellwigxfs: factor out two helpers from xfs_bmapi_write
2019-05-06  Christoph Hellwigxfs: simplify the xfs_bmap_btree_to_extents calling...
2019-05-06  Darrick J.... xfs: rename m_inotbt_nores to m_finobt_nores
2019-05-06  Darrick J.... xfs: add magic numbers to dquot buffer ops
2019-05-06  Darrick J.... xfs: add inode magic to inode verifier
2019-05-06  Brian Fosterxfs: factor xfs_da3_blkinfo verification into common...
2019-05-06  Brian Fosterxfs: miscellaneous verifier magic value fixups
2019-05-06  Brian Fosterxfs: use verifier magic field in dir2 leaf verifiers
2019-05-06  Brian Fosterxfs: distinguish between bnobt and cntbt magic values
2019-05-06  Brian Fosterxfs: split up allocation btree verifier
2019-05-06  Brian Fosterxfs: distinguish between inobt and finobt magic values
2019-05-06  Brian Fosterxfs: create a separate finobt verifier
2019-05-06  Brian Fosterxfs: always check magic values in on-disk byte order
2019-05-06  Darrick J.... xfs: cache unlinked pointers in an rhashtable
2019-05-06  Darrick J.... xfs: add xfs_verify_agino_or_null helper
2019-05-06  Brian Fosterxfs: use the latest extent at writeback delalloc conver...
2019-05-06  Brian Fosterxfs: create delalloc bmapi wrapper for full extent...
2019-05-06  Brian Fosterxfs: remove superfluous writeback mapping eof trimming
2019-05-06  Brian Fosterxfs: update fork seq counter on data fork changes
2019-05-06  Darrick J.... xfs: check attribute name validity
2019-05-06  Darrick J.... xfs: check directory name validity
2019-05-06  Darrick J.... xfs: scrub should flag dir/attr offsets that aren't...
2019-05-03  Eric Sandeenxfsprogs: Release v5.0.0 v5.0.0
2019-05-03  Jorge Guerraxfs_db: scan entire file system when using 'frag'
2019-05-03  Eric Sandeenxfs_io: rework includes for statx structures
2019-04-26  Eric Sandeenxfsprogs: Release v5.0.0-rc1 v5.0.0-rc1
2019-04-26  Eric Sandeenlibxfs: refactor manage_zones()
2019-04-26  Darrick J.... libfrog: fix memory leak in bitmap_free
2019-04-26  Darrick J.... libxfs: shorten inode item lifetime
2019-04-26  Darrick J.... libxfs: fix buffer log item lifetime weirdness
2019-04-26  Darrick J.... libxfs: don't touch buffer log item pointer when flushi...
2019-04-26  Darrick J.... libxfs: refactor buffer item release code
2019-04-26  Darrick J.... misc: fix strncpy length complaints
2019-04-26  Darrick J.... libxfs: drop the ifork_ops parameter from libxfs_inode_...
2019-04-26  Darrick J.... libxfs: retain ifork_ops when flushing inode
2019-04-26  Darrick J.... xfs_repair: correctly account for free space btree...
2019-04-26  Darrick J.... xfs_info: use findmnt to handle mounted block devices
2019-04-26  Darrick J.... scrub: fix Makefile targets which depend on builddefs
2019-04-26  Eric Sandeenxfsprogs: remove unused function prototypes
2019-04-26  Darrick J.... xfs_scrub: remove redundant function declarations
2019-04-26  Darrick J.... mkfs: don't use DIFLAG values for fsx_xflags
2019-04-26  Darrick J.... xfs_scrub: remove pointless xfs_verify_error_info struct
2019-04-26  Darrick J.... xfs_scrub: rename confusing structure
2019-04-26  Darrick J.... xfs_scrub: remove xfs_ prefixes from structure names
2019-04-26  Darrick J.... xfs_db: metadump should handle symlinks properly
2019-04-26  Darrick J.... xfs_db: refactor multi-fsb object detection decision...
2019-04-26  Darrick J.... xfs_db: refactor metadump handling of multi-fsb objects
2019-04-26  Darrick J.... xfs_repair: better cli option parameter checking
2019-04-26  Darrick J.... xfs_io: fix label parsing and validation
2019-04-26  Darrick J.... xfs_io: don't read garbage stack contents if INUMBERS...
2019-04-26  Darrick J.... xfs_scrub: include unicrash.h in unicrash.c
2019-04-26  Darrick J.... libxfs: remove libxfs_trans_iget
2019-04-26  Darrick J.... libxfs: refactor the open-coded libxfs_trans_bjoin...
2019-04-26  Darrick J.... libfrog: hoist bitmap out of scrub
2019-04-26  Darrick J.... xfs_repair: pass ops through during scan
2019-04-26  Darrick J.... xfs_repair: refactor buffer ops assignments during...
2019-04-26  Darrick J.... xfs_repair: fix uninitialized variable warnings
2019-04-26  Darrick J.... xfs_repair: bump the irec on-disk nlink when adding...
2019-04-26  Darrick J.... xfs_repair: reinitialize the root directory nlink correctly
2019-04-18  Darrick J.... mkfs: validate extent size hint parameters
2019-04-18  Eric Sandeenxfs_scrub: fix typo in unicrash header file
2019-03-28  Darrick J.... xfs_db: use TYP_FINOBT for finobt metadump
2019-03-28  Darrick J.... xfs_scrub: check label for misleading characters
2019-03-28  Darrick J.... xfs_scrub: don't close mnt_fd when mnt_fd open fails
2019-03-28  Darrick J.... xfs_scrub: one read/verify pool per disk
2019-03-28  Darrick J.... xfs_scrub: don't expose internal pool state
2019-03-28  Darrick J.... xfs_scrub: use datadev parallelization estimates for...
2019-03-28  Darrick J.... xfs_scrub: rename the global nr_threads
2019-03-28  Darrick J.... xfs_scrub_all.timer: activate after most of the system...
2019-03-28  Darrick J.... xfs_scrub_all: walk the lsblk device/fs hierarchy correctly
2019-03-28  Eric Sandeenxfs_io: document fzero_f -k option in manpage
2019-03-28  Darrick J.... xfs_io: don't walk off the end of argv in fzero_f
2019-03-28  Darrick J.... xfs_io: statx -r should print attributes_mask
2019-03-28  Darrick J.... xfs_io: actually check copy file range helper return...
2019-03-28  Darrick J.... debian: enable parallel make
2019-03-28  Darrick J.... debian: don't bypass top level Makefile when building...
2019-03-28  Darrick J.... debian: drop dangling libhandle.a symlinks in xfslibs-dev
2019-03-28  Darrick J.... configure.ac: fix alignment of features
2019-03-28  Darrick J.... configure: use sys/xattr.h for fsetxattr detection
2019-03-28  Dave Chinnerlibxfs: fix repair deadlock due to failed inode flushes.
2019-02-27  Darrick J.... xfs: stringify scrub types in ftrace output libxfs-5.0-sync
2019-02-27  Darrick J.... xfs: stringify btree cursor types in ftrace output
2019-02-27  Darrick J.... xfs: move XFS_INODE_FORMAT_STR mappings to libxfs
2019-02-27  Darrick J.... xfs: move XFS_AG_BTREE_CMP_FORMAT_STR mappings to libxfs
2019-02-27  Darrick J.... xfs: fix symbolic enum printing in ftrace output
2019-02-27  Omar Sandovalxfs: cache minimum realtime summary level
2019-02-27  Darrick J.... xfs: precalculate cluster alignment in inodes and blocks
next