]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
2020-11-12  Darrick J.... xfs: fix high key handling in the rt allocator's query_...
2020-11-12  Darrick J.... xfs: only relog deferred intent items if free space...
2020-11-12  Darrick J.... xfs: periodically relog deferred intent items
2020-11-12  Darrick J.... xfs: change the order in which child and parent defer...
2020-11-12  Darrick J.... xfs: fix an incore inode UAF in xfs_bui_recover
2020-11-12  Darrick J.... xfs: xfs_defer_capture should absorb remaining transact...
2020-11-12  Darrick J.... xfs: xfs_defer_capture should absorb remaining block...
2020-11-12  Darrick J.... xfs: proper replay of deferred ops queued during log...
2020-11-12  Darrick J.... xfs: remove xfs_defer_reset
2020-11-12  Darrick J.... xfs: avoid shared rmap operations for attr fork extents
2020-11-12  Kaixu Xiaxfs: code cleanup in xfs_attr_leaf_entsize_{remote...
2020-11-12  Kaixu Xiaxfs: remove the redundant crc feature check in xfs_attr...
2020-11-12  Kaixu Xiaxfs: fix some comments
2020-11-12  Kaixu Xiaxfs: use the existing type definition for di_projid
2020-11-12  Darrick J.... xfs: log new intent items created as part of finishing...
2020-11-12  Darrick J.... xfs: don't free rt blocks when we're doing a REMAP...
2020-11-12  Carlos Maiolinoxfs: Convert xfs_attr_sf macros to inline functions
2020-11-12  Carlos Maiolinoxfs: Use variable-size array for nameval in xfs_attr_sf...
2020-11-12  Carlos Maiolinoxfs: Remove typedef xfs_attr_shortform_t
2020-11-12  Carlos Maiolinoxfs: remove typedef xfs_attr_sf_entry_t
2020-11-12  Darrick J.... xfs: widen ondisk quota expiration timestamps to handle...
2020-11-12  Darrick J.... xfs: widen ondisk inode timestamps to deal with y2038+
2020-11-11  Darrick J.... xfs: redefine xfs_ictimestamp_t
2020-11-10  Darrick J.... xfs: redefine xfs_timestamp_t
2020-11-10  Darrick J.... xfs: move xfs_log_dinode_to_disk to the log recovery...
2020-11-10  Darrick J.... xfs: refactor quota timestamp coding
2020-11-10  Darrick J.... xfs: refactor default quota grace period setting code
2020-11-10  Darrick J.... xfs: refactor quota expiration timer modification
2020-11-10  Darrick J.... xfs: explicitly define inode timestamp range
2020-11-10  Darrick J.... xfs: support inode btree blockcounts in online repair
2020-11-10  Darrick J.... xfs: use the finobt block counts to speed up mount...
2020-11-10  Darrick J.... xfs: store inode btree block counts in AGI header
2020-11-10  Christoph Hellwigxfs: simplify xfs_trans_getsb
2020-11-10  Christoph Hellwigxfs: remove xlog_recover_iodone
2020-11-10  Christoph Hellwigxfs: move the buffer retry logic to xfs_buf.c
2020-11-10  Carlos Maiolinoxfs: remove kmem_realloc()
2020-11-10  Darrick J.... libxfs: refactor NSEC_PER_SEC
2020-11-10  Darrick J.... libxfs: create a real struct timespec64
2020-10-20  Eric Sandeenxfsprogs: Release v5.9.0 v5.9.0
2020-10-13  Eric Sandeenxfsprogs: Release v5.9.0-rc1
2020-10-12  Gao Xiangxfsprogs: allow i18n to xfs printk
2020-10-12  Ian Kentxfsprogs: ignore autofs mount table entries
2020-10-12  Eric Sandeenxfsprogs: fix ioctl_xfs_geometry manpage naming
2020-10-12  Darrick J.... xfs_repair: coordinate parallel updates to the rt bitmap
2020-10-12  Darrick J.... xfs_scrub: don't use statvfs to collect filesystem...
2020-10-12  Darrick J.... libhandle: fix potential unterminated string problem
2020-10-12  Darrick J.... libfrog: fix a potential null pointer dereference
2020-09-30  Darrick J.... libxfs: disallow filesystems with reverse mapping and...
2020-09-30  Anthony Iliopoulosmkfs: remove a couple of unused function parameters
2020-09-30  Eric Sandeenmkfs.xfs: remove comment about needed future work
2020-09-30  Darrick J.... xfs_repair: don't flag RTINHERIT files when no rt volume
2020-09-30  Darrick J.... mkfs: don't allow creation of realtime files from a...
2020-09-30  Darrick J.... libxfs: don't propagate RTINHERIT -> REALTIME when...
2020-09-30  Darrick J.... libxfs: refactor inode flags propagation code
2020-09-30  Darrick J.... mkfs: set required parts of the realtime geometry befor...
2020-09-30  Darrick J.... mkfs: fix reflink/rmap logic w.r.t. realtime devices...
2020-09-30  Darrick J.... mkfs.xfs: tweak wording of external log device size...
2020-09-30  Darrick J.... man: install all manpages that redirect to another...
2020-09-30  Darrick J.... xfs_repair: use libxfs_verify_rtbno to verify rt extents
2020-09-30  Darrick J.... xfs_repair: throw away totally bad clusters
2020-09-28  Darrick J.... xfs_repair: fix handling of data blocks colliding with...
2020-09-28  Darrick J.... xfs_repair: complain about unwritten extents when they...
2020-09-28  Darrick J.... xfs_repair: junk corrupt xattr root blocks
2020-09-28  Darrick J.... xfs_repair: fix error in process_sf_dir2_fixi8
2020-09-28  Darrick J.... xfs_repair: don't crash on partially sparse inode clusters
2020-09-28  Pavel Reichlmkfs.xfs: fix ASSERT on too-small device with stripe...
2020-09-18  Eric Sandeenxfsprogs: Release v5.9.0-rc0 libxfs-5.9-sync v5.9.0-rc0
2020-09-17  Darrick J.... xfs: fix xfs_bmap_validate_extent_raw when checking...
2020-09-15  Darrick J.... xfs: initialize the shortform attr header padding entry
2020-09-15  Eric Sandeenxfs: fix boundary test in xfs_attr_shortform_verify
2020-09-15  Brian Fosterxfs: fix off-by-one in inode alloc block reservation...
2020-09-15  Jan Karawriteback: Drop I_DIRTY_TIME_EXPIRE
2020-09-15  Randy Dunlapxfs: delete duplicated words + other fixes
2020-09-15  Allison Collinsxfs: Lift -ENOSPC handler from xfs_attr_leaf_addname
2020-09-15  Allison Collinsxfs: Simplify xfs_attr_node_addname
2020-09-15  Allison Collinsxfs: Simplify xfs_attr_leaf_addname
2020-09-15  Allison Collinsxfs: Add helper function xfs_attr_node_removename_rmt
2020-09-15  Allison Collinsxfs: Add helper function xfs_attr_node_removename_setup
2020-09-15  Allison Collinsxfs: Add remote block helper functions
2020-09-15  Allison Collinsxfs: Add helper function xfs_attr_leaf_mark_incomplete
2020-09-15  Allison Collinsxfs: Add helpers xfs_attr_is_shortform and xfs_attr_set...
2020-09-15  Allison Collinsxfs: Remove xfs_trans_roll in xfs_attr_node_removename
2020-09-15  Allison Collinsxfs: Remove unneeded xfs_trans_roll_inode calls
2020-09-15  Allison Collinsxfs: Add helper function xfs_attr_node_shrink
2020-09-15  Allison Collinsxfs: Pull up xfs_attr_rmtval_invalidate
2020-09-15  Allison Collinsxfs: Refactor xfs_attr_rmtval_remove
2020-09-15  Allison Collinsxfs: Pull up trans roll in xfs_attr3_leaf_clearflag
2020-09-15  Allison Collinsxfs: Factor out xfs_attr_rmtval_invalidate
2020-09-15  Allison Collinsxfs: Pull up trans roll from xfs_attr3_leaf_setflag
2020-09-15  Allison Collinsxfs: Refactor xfs_attr_try_sf_addname
2020-09-15  Allison Collinsxfs: Split apart xfs_attr_leaf_addname
2020-09-15  Allison Collinsxfs: Pull up trans handling in xfs_attr3_leaf_flipflags
2020-09-15  Allison Collinsxfs: Factor out new helper functions xfs_attr_rmtval_set
2020-09-15  Allison Collinsxfs: Check for -ENOATTR or -EEXIST
2020-09-15  Allison Collinsxfs: Add xfs_has_attr and subroutines
2020-09-15  Carlos Maiolinoxfs: Refactor xfs_da_state_alloc() helper
2020-09-15  Carlos Maiolinoxfs: Remove kmem_zone_zalloc() usage
2020-09-15  Carlos Maiolinoxfs: Remove kmem_zone_alloc() usage
2020-09-15  Randy Dunlapxfs: xfs_btree_staging.h: delete duplicated words
2020-09-15  Darrick J.... xfs: rename the ondisk dquot d_flags to d_type
next