]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
2018-02-28  Darrick J.... xfs: fix u32 type usage in sb validation function libxfs-4.16-sync
2018-02-27  Darrick J.... xfs: don't screw up direct writes when freesp is fragmented
2018-02-27  Darrick J.... xfs: treat CoW fork operations as delalloc for quota...
2018-02-27  Darrick J.... xfs: refactor accounting updates out of xfs_bmap_btalloc
2018-02-27  Darrick J.... xfs: refactor inode verifier corruption error printing
2018-02-27  Shan Haixfs: bmap code cleanup
2018-02-27  Carlos MaiolinoSplit buffer's b_fspriv field
2018-02-27  Jeff Laytonxfs: convert to new i_version API
2018-02-27  Darrick J.... xfs: check sb_agblocks and sb_agblklog when validating...
2018-02-27  Darrick J.... xfs: recheck reflink / dirty page status before freeing...
2018-02-27  Darrick J.... xfs: btree format ifork loader should check for zero...
2018-02-27  Darrick J.... xfs: attr leaf verifier needs to check for obviously...
2018-02-27  Darrick J.... xfs: directory scrubber must walk through data block...
2018-02-27  Darrick J.... xfs: cross-reference the realtime bitmap
2018-02-27  Darrick J.... xfs: add scrub cross-referencing helpers for the refcou...
2018-02-27  Darrick J.... xfs: add scrub cross-referencing helpers for the rmap...
2018-02-27  Darrick J.... xfs: add scrub cross-referencing helpers for the inode...
2018-02-27  Darrick J.... xfs: add scrub cross-referencing helpers for the free...
2018-02-27  Brian Fosterxfs: cancel tx on xfs_defer_finish() error during xattr...
2018-02-27  Brian Fosterxfs: account finobt blocks properly in perag reservation
2018-02-27  Colin Ian Kingxfs: fix check on struct_version for versions 4 or...
2018-02-27  Darrick J.... xfs: use %px for data pointers when debugging
2018-02-27  Darrick J.... xfs: change 0x%p -> %p in print messages
2018-02-27  Darrick J.... xfs: harden directory integrity checks some more
2018-02-27  Darrick J.... xfs: refactor the geometry structure filling function
2018-02-27  Darrick J.... xfs: hoist xfs_fs_geometry to libxfs
2018-02-27  Darrick J.... xfs: trace log reservations at mount time
2018-02-27  Darrick J.... xfs: standardize quota verification function outputs
2018-02-27  Darrick J.... xfs: separate dquot repair into a separate function
2018-02-27  Darrick J.... xfs: create a new buf_ops pointer to verify structure...
2018-02-27  Darrick J.... xfs: fail out of xfs_attr3_leaf_lookup_int if it looks...
2018-02-27  Darrick J.... xfs: provide a centralized method for verifying inline...
2018-02-27  Darrick J.... xfs: refactor short form directory structure verifier...
2018-02-27  Darrick J.... xfs: create structure verifier function for short form...
2018-02-27  Darrick J.... xfs: create structure verifier function for shortform...
2018-02-27  Darrick J.... xfs: move inode fork verifiers to xfs_dinode_verify
2018-02-27  Darrick J.... xfs: verify dinode header first
2018-02-27  Darrick J.... xfs: refactor verifier callers to print address of...
2018-02-27  Darrick J.... xfs: have buffer verifier functions report failing...
2018-02-27  Darrick J.... xfs: refactor xfs_verifier_error and xfs_buf_ioerror
2018-02-27  Darrick J.... xfs: remove XFS_WANT_CORRUPTED_RETURN from dir3 data...
2018-02-27  Darrick J.... xfs: refactor short form btree pointer verification
2018-02-27  Darrick J.... xfs: refactor long-format btree header verification...
2018-02-27  Darrick J.... xfs: remove XFS_FSB_SANITY_CHECK
2018-02-27  Brian Fosterxfs: eliminate duplicate icreate tx reservation functions
2018-02-27  Brian Fosterxfs: refactor inode chunk alloc/free tx reservation
2018-02-27  Brian Fosterxfs: include an allocfree res for inobt modifications
2018-02-27  Brian Fosterxfs: truncate transaction does not modify the inobt
2018-02-27  Brian Fosterxfs: fix up agi unlinked list reservations
2018-02-27  Brian Fosterxfs: include inobt buffers in ifree tx log reservation
2018-02-27  Eric Sandeenxfsprogs: Release v4.15.1 v4.15.1
2018-02-27  Jakub Boguszpo/pl.po: update Polish translation for 4.15.0
2018-02-27  Darrick J.... debian: don't fail postinst when upgrading chroot
2018-02-27  Darrick J.... debian: add build-depends on pkg-config
2018-02-23  Eric Sandeenxfsprogs: Release v4.15.0 v4.15.0
2018-02-23  Nathan ScottFix spelling mistake in mkfs lazy superblock diagnostic
2018-02-23  Nathan ScottFix grammar and spelling in strings and man pages
2018-02-23  Nathan ScottAdd xfs_scrub_fail systemd service file docs entry
2018-02-23  Nathan ScottUpdate .gitignore list for generated scrub cron file
2018-02-23  Nathan ScottSeveral updates to use more modern Debian packaging
2018-02-13  Eric Sandeenxfsprogs: Release v4.15.0-rc1 v4.15.0-rc1
2018-02-13  Darrick J.... xfs_scrub: refactor outcome display into a separate...
2018-02-12  Darrick J.... xfs_scrub: always init phase information
2018-02-12  Darrick J.... xfs_scrub: reclassify some of the warning messages
2018-02-12  Darrick J.... xfs_scrub: reclassify runtime errors
2018-02-12  Darrick J.... xfs_scrub: classify lack of ioctl support as a runtime...
2018-02-12  Darrick J.... xfs_scrub: remove preen mode
2018-02-05  Marco Benattoxfs_mdrestore: Don't rewind source file stream
2018-02-05  Marco Benattoxfs_mdrestore: Add -i option to built-in help
2018-02-05  Darrick J.... xfs_io: fix copy_file_range symbol name collision
2018-02-05  Darrick J.... xfs_scrub: kill dead code
2018-02-05  Darrick J.... xfs_scrub: close dir_fd if we don't get a DIR pointer
2018-02-05  Darrick J.... mkfs: don't create realtime filesystems with reflink...
2018-02-02  Eric Sandeenxfs_scrub: handle scrub-only kernels more helpfully
2018-02-02  Darrick J.... xfs_scrub: wire up repair ioctl
2018-02-02  Darrick J.... debian/control: remove nonexistent libreadline5-dev...
2018-02-02  Darrick J.... xfs_scrub: integrate services with systemd
2018-02-02  Darrick J.... xfs_scrub: create a script to scrub all xfs filesystems
2018-02-02  Darrick J.... xfs_scrub: progress indicator
2018-02-02  Darrick J.... xfs_scrub: fstrim the free areas if there are no errors...
2018-02-02  Darrick J.... xfs_scrub: check summary counters
2018-02-02  Darrick J.... xfs_scrub: optionally use SCSI READ VERIFY commands...
2018-02-02  Darrick J.... xfs_scrub: scrub file data blocks
2018-02-02  Darrick J.... xfs_scrub: create infrastructure to read verify data...
2018-02-02  Darrick J.... xfs_scrub: create a bitmap data structure
2018-02-02  Darrick J.... xfs_scrub: warn about normalized Unicode name collisions
2018-02-02  Darrick J.... xfs_scrub: warn about suspicious characters in director...
2018-02-02  Darrick J.... xfs_scrub: check directory connectivity
2018-02-02  Darrick J.... xfs_scrub: scan inodes
2018-02-02  Darrick J.... xfs_scrub: thread-safe stats counter
2018-02-02  Darrick J.... xfs_scrub: scan filesystem and AG metadata
2018-02-02  Darrick J.... xfs_scrub: wrap the scrub ioctl
2018-02-02  Darrick J.... xfs_scrub: filesystem counter collection functions
2018-02-02  Darrick J.... xfs_scrub: add file space map iteration functions
2018-02-02  Darrick J.... xfs_scrub: add space map iteration functions
2018-02-02  Darrick J.... xfs_scrub: add inode iteration functions
2018-02-02  Darrick J.... xfs_scrub: find XFS filesystem geometry
2018-02-02  Darrick J.... xfs_scrub: create an abstraction for a block device
2018-02-02  Darrick J.... xfs_scrub: figure out how many threads we're going...
2018-02-02  Darrick J.... xfs_scrub: dispatch the various phases of the scrub...
next