]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
2021-06-30  Anthony Iliopoulosxfs: deprecate BMV_IF_NO_DMAPI_READ flag
2021-06-30  Christoph Hellwigxfs: move the di_crtime field to struct xfs_inode
2021-06-30  Christoph Hellwigxfs: move the di_flags2 field to struct xfs_inode
2021-06-30  Christoph Hellwigxfs: move the di_flags field to struct xfs_inode
2021-06-30  Christoph Hellwigxfs: move the di_forkoff field to struct xfs_inode
2021-06-30  Christoph Hellwigxfs: use a union for i_cowextsize and i_flushiter
2021-06-30  Christoph Hellwigxfs: move the di_flushiter field to struct xfs_inode
2021-06-30  Christoph Hellwigxfs: move the di_cowextsize field to struct xfs_inode
2021-06-30  Christoph Hellwigxfs: move the di_extsize field to struct xfs_inode
2021-06-30  Christoph Hellwigxfs: move the di_nblocks field to struct xfs_inode
2021-06-30  Christoph Hellwigxfs: move the di_size field to struct xfs_inode
2021-06-30  Christoph Hellwigxfs: move the di_projid field to struct xfs_inode
2021-06-30  Christoph Hellwigxfs: remove the di_dmevmask and di_dmstate fields from...
2021-06-30  Christoph Hellwigxfs: remove the unused xfs_icdinode_has_bigtime helper
2021-06-30  Christoph Hellwigxfs: split xfs_imap_to_bp
2021-06-30  Chandan Babu Rxfs: Initialize xfs_alloc_arg->total correctly when...
2021-06-30  Gao Xiangxfs: add error injection for per-AG resv failure
2021-06-30  Gao Xiangxfs: introduce xfs_ag_shrink_space()
2021-06-30  Dave Chinnerxfs: reduce debug overhead of dir leaf/node checks
2021-06-30  Dave Chinnerxfs: No need for inode number error injection in __xfs_...
2021-06-30  Dave Chinnerxfs: type verification is expensive
2021-06-30  Dave Chinnerxfs: initialise attr fork on inode create
2021-06-30  Darrick J.... xfs: prevent metadata files from being inactivated
2021-06-30  Darrick J.... xfs: validate ag btree levels using the precomputed...
2021-06-30  Darrick J.... xfs_repair: refactor resetting incore dinode fields...
2021-05-21  Eric Sandeenxfsprogs: Release v5.12.0 v5.12.0
2021-05-10  Eric Sandeenxfsprogs: Release v5.12.0-rc1 v5.12.0-rc1
2021-05-07  Darrick J.... libxfs: copy crtime correctly now that it's timespec64
2021-05-07  Darrick J.... mkfs: reject cowextsize after making final decision...
2021-04-23  Gao Xiangrepair: fix an uninitialized variable issue
2021-04-20  Gao Xiangxfs_growfs: support shrinking unused space
2021-04-20  Anthony Iliopoulosxfsprogs: remove BMV_IF_NO_DMAPI_READ flag
2021-04-16  Jeff Moyermkfs: don't default to the physical sector size if...
2021-04-15  Carlos Maiolinoxfs_logprint: Fix buffer overflow printing quotaoff
2021-04-15  Dave Chinnerrepair: scale duplicate name checking in phase 6.
2021-04-15  Dave Chinnerrepair: convert the dir byaddr hash to a radix tree
2021-04-15  Dave Chinnerrepair: don't duplicate names in phase 6
2021-04-15  Dave Chinnerrepair: parallelise phase 6
2021-04-15  Dave Chinnerrepair: protect inode chunk tree records with a mutex
2021-04-15  Dave Chinnerrepair: Protect bad inode list with mutex
2021-04-15  Dave Chinnerworkqueue: bound maximum queue depth
2021-04-15  Carlos MaiolinoAdd dax mount option to man xfs(5)
2021-04-15  Leah Neukirchenxfsprogs: include <signal.h> for platform_crash
2021-04-15  Darrick J.... xfs_admin: pick up log arguments correctly
2021-04-15  Darrick J.... libfrog: report inobtcount in geometry
2021-04-12  Eric Sandeenxfsprogs: Release v5.12.0-rc0 libxfs-5.12-sync v5.12.0-rc0
2021-04-07  Dave Chinnerxfs: use current->journal_info for detecting transactio...
2021-04-07  Brian Fosterxfs: consider shutdown in bmapbt cursor delete assert
2021-04-06  Zorro Langlibxfs: expose inobtcount in xfs geometry
2021-04-06  Darrick J.... xfs: allow reservation of rtblocks with xfs_trans_alloc...
2021-04-06  Darrick J.... xfs: refactor common transaction/inode/quota allocation...
2021-04-06  Darrick J.... xfs: reserve data and rt quota at the same time
2021-04-06  Darrick J.... xfs: create convenience wrappers for incore quota block...
2021-04-06  Darrick J.... xfs: clean up quota reservation callsites
2021-04-05  Chandan Babu Rxfs: Fix 'set but not used' warning in xfs_bmap_compute...
2021-04-05  Chandan Babu Rxfs: Introduce error injection to allocate only minlen...
2021-04-05  Chandan Babu Rxfs: Process allocated extent in a separate function
2021-04-05  Chandan Babu Rxfs: Compute bmap extent alignments in a separate function
2021-04-05  Chandan Babu Rxfs: Remove duplicate assert statement in xfs_bmap_btal...
2021-04-05  Chandan Babu Rxfs: Introduce error injection to reduce maximum inode...
2021-04-05  Chandan Babu Rxfs: Check for extent overflow when swapping extents
2021-04-05  Chandan Babu Rxfs: Check for extent overflow when moving extent from...
2021-04-05  Chandan Babu Rxfs: Check for extent overflow when writing to unwritte...
2021-04-05  Chandan Babu Rxfs: Check for extent overflow when adding/removing...
2021-04-05  Chandan Babu Rxfs: Check for extent overflow when renaming dir entries
2021-04-05  Chandan Babu Rxfs: Check for extent overflow when removing dir entries
2021-04-05  Chandan Babu Rxfs: Check for extent overflow when adding dir entries
2021-04-05  Chandan Babu Rxfs: Check for extent overflow when punching a hole
2021-04-05  Chandan Babu Rxfs: Check for extent overflow when trivally adding...
2021-04-05  Chandan Babu Rxfs: Add helper for checking per-inode extent count...
2021-04-05  Darrick J.... xfs: fix an ABBA deadlock in xfs_rename
2021-03-12  Eric Sandeenxfsprogs: Release v5.11.0 v5.11.0
2021-03-12  Bastian Germanndebian: Build-depend on libinih-dev with udeb package
2021-03-12  Bastian Germanndebian: Regenerate config.guess using debhelper
2021-03-12  Pavel Reichlman: document attr2, ikeep option deprecation in xfs.5
2021-03-12  Darrick J.... xfs_admin: don't hide the xfs_repair output when upgrading
2021-03-12  Darrick J.... xfs_admin: don't add '=1' when building repair command...
2021-02-24  Eric Sandeenxfsprogs: Release v5.11.0-rc1 v5.11.0-rc1
2021-02-24  Darrick J.... man: document XFS_XFLAG_APPEND behavior for directories
2021-02-24  Gao Xiangmkfs: make use of xfs_validate_stripe_geometry()
2021-02-24  Darrick J.... xfs_repair: enable bigtime upgrade via repair
2021-02-24  Darrick J.... xfs_repair: enable inobtcount upgrade via repair
2021-02-24  Darrick J.... xfs_admin: support adding features to V5 filesystems
2021-02-24  Darrick J.... xfs_repair: allow upgrades on v5 filesystems
2021-02-24  Darrick J.... man: mark all deprecated V4 format options
2021-02-24  Darrick J.... xfs_repair: add post-phase error injection points
2021-02-24  Darrick J.... xfs_repair: factor phase transitions into a helper
2021-02-24  Darrick J.... libxfs: simulate system failure after a certain number...
2021-02-24  Darrick J.... xfs_repair: set NEEDSREPAIR the first time we write...
2021-02-24  Darrick J.... xfs_repair: clear the needsrepair flag
2021-02-24  Darrick J.... xfs_repair: clear quota CHKD flags on the incore superb...
2021-02-24  Darrick J.... xfs_repair: fix unmount error message to have a newline
2021-02-24  Darrick J.... xfs_db: don't allow label/uuid setting if the needsrepa...
2021-02-24  Darrick J.... xfs_db: report the needsrepair flag in check and versio...
2021-02-24  Darrick J.... xfs_admin: support filesystems with realtime devices
2021-02-24  Darrick J.... xfs_admin: clean up string quoting
2021-02-12  Darrick J.... xfs_scrub: fix weirdness in directory name check code
2021-02-12  Darrick J.... xfs_repair: check dquot id and type
2021-02-12  Darrick J.... xfs_scrub: handle concurrent directory updates during...
2021-02-12  Darrick J.... xfs_scrub: load and unload libicu properly
next