]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
2020-01-22  Christoph Hellwigxfs: don't reset the "inode core" in xfs_iread
2020-01-22  Christoph Hellwigxfs: merge the projid fields in struct xfs_icdinode
2020-01-22  Christoph Hellwigxfs: use a struct timespec64 for the in-core crtime
2020-01-22  Christoph Hellwigxfs: devirtualize ->m_dirnameops
2020-01-22  Darrick J.... xfs: convert open coded corruption check to use XFS_IS_...
2020-01-22  Darrick J.... xfs: kill the XFS_WANT_CORRUPT_* macros
2020-01-22  Darrick J.... xfs: actually check xfs_btree_check_block return in...
2020-01-22  Christoph Hellwigxfs: always pass a valid hdr to xfs_dir3_leaf_check_int
2020-01-22  Christoph Hellwigxfs: merge xfs_dir2_data_freescan and xfs_dir2_data_fre...
2020-01-22  Christoph Hellwigxfs: remove the now unused dir ops infrastructure
2020-01-22  Christoph Hellwigxfs: devirtualize ->data_get_ftype and ->data_put_ftype
2020-01-22  Christoph Hellwigxfs: devirtualize ->data_bestfree_p
2020-01-22  Christoph Hellwigxfs: cleanup xfs_dir2_data_entsize
2020-01-22  Christoph Hellwigxfs: move the dir2 data block fixed offsets to struct...
2020-01-22  Christoph Hellwigxfs: devirtualize ->data_entry_tag_p
2020-01-22  Christoph Hellwigxfs: devirtualize ->data_entsize
2020-01-22  Christoph Hellwigxfs: replace xfs_dir3_data_endp with xfs_dir3_data_end_...
2020-01-22  Christoph Hellwigxfs: remove the now unused ->data_entry_p method
2020-01-22  Eric Sandeenxfs_repair: stop using ->data_entry_p()
2020-01-22  Christoph Hellwigxfs: cleanup __xfs_dir3_data_check
2020-01-22  Christoph Hellwigxfs: cleanup xfs_dir2_data_freescan_int
2020-01-22  Christoph Hellwigxfs: cleanup xfs_dir2_block_to_sf
2020-01-22  Christoph Hellwigxfs: remove the ->data_unused_p method
2020-01-22  Christoph Hellwigxfs: remove the ->data_dot_entry_p and ->data_dotdot_en...
2020-01-22  Christoph Hellwigxfs: remove the data_dotdot_offset field in struct...
2020-01-22  Christoph Hellwigxfs: remove the data_dot_offset field in struct xfs_dir_ops
2020-01-22  Christoph Hellwigxfs: remove the unused ->data_first_entry_p method
2020-01-22  Christoph Hellwigxfs: devirtualize ->sf_get_ftype and ->sf_put_ftype
2020-01-22  Christoph Hellwigxfs: devirtualize ->sf_get_ino and ->sf_put_ino
2020-01-22  Christoph Hellwigxfs: devirtualize ->sf_entsize and ->sf_nextentry
2020-01-22  Christoph Hellwigxfs: devirtualize ->sf_get_parent_ino and ->sf_put_pare...
2020-01-22  Christoph Hellwigxfs: devirtualize ->db_to_fdb and ->db_to_fdindex
2020-01-22  Christoph Hellwigxfs: move the max dir2 free bests count to struct xfs_d...
2020-01-22  Christoph Hellwigxfs: move the dir2 free header size to struct xfs_da_ge...
2020-01-22  Christoph Hellwigxfs: add a bests pointer to struct xfs_dir3_icfree_hdr
2020-01-22  Christoph Hellwigxfs: make the xfs_dir3_icfree_hdr available to xfs_dir2...
2020-01-22  Christoph Hellwigxfs: devirtualize ->free_hdr_to_disk
2020-01-22  Christoph Hellwigxfs: devirtualize ->free_hdr_from_disk
2020-01-22  Christoph Hellwigxfs: move the max dir2 leaf entries count to struct...
2020-01-22  Christoph Hellwigxfs: move the dir2 leaf header size to struct xfs_da_ge...
2020-01-22  Christoph Hellwigxfs: add an entries pointer to struct xfs_dir3_icleaf_hdr
2020-01-22  Christoph Hellwigxfs: devirtualize ->leaf_hdr_to_disk
2020-01-22  Christoph Hellwigxfs: devirtualize ->leaf_hdr_from_disk
2020-01-22  Christoph Hellwigxfs: move the node header size to struct xfs_da_geometry
2020-01-22  Christoph Hellwigxfs: add a btree entries pointer to struct xfs_da3_icno...
2020-01-22  Christoph Hellwigxfs: devirtualize ->node_hdr_to_disk
2020-01-22  Christoph Hellwigxfs: devirtualize ->node_hdr_from_disk
2020-01-22  Christoph Hellwigxfs: use unsigned int for all size values in struct...
2020-01-22  Christoph Hellwigxfs: move incore structures out of xfs_da_format.h
2020-01-22  Darrick J.... xfs: refactor "does this fork map blocks" predicate
2020-01-22  Darrick J.... xfs: clean up weird while loop in xfs_alloc_ag_vextent_near
2020-01-22  Joe Perchesxfs: Correct comment tyops -> typos
2020-01-22  Darrick J.... xfs: null out bma->prev if no previous extent
2020-01-22  Darrick J.... xfs: fix missing header includes
2020-01-22  Darrick J.... xfs: decrease indenting problems in xfs_dabuf_map
2020-01-22  Darrick J.... xfs: always log corruption errors
2020-01-16  Darrick J.... xfs: relax shortform directory size checks
2020-01-16  Christoph Hellwigxfs: cleanup use of the XFS_ALLOC_ flags
2020-01-16  Christoph Hellwigxfs: move extent zeroing to xfs_bmapi_allocate
2020-01-16  Christoph Hellwigxfs: refactor xfs_bmapi_allocate
2020-01-16  Darrick J.... xfs: refactor xfs_iread_extents to use xfs_btree_visit_...
2020-01-16  Darrick J.... xfs: replace -EIO with -EFSCORRUPTED for corrupt metadata
2020-01-16  Darrick J.... xfs: namecheck attribute names before listing them
2020-01-16  Darrick J.... xfs: check attribute leaf block structure
2020-01-16  Brian Fosterxfs: don't set bmapi total block req where minleft is
2020-01-16  Dave Chinnerxfs: cap longest free extent to maximum allocatable
2020-01-16  Dave Chinnerxfs: fix inode fork extent count overflow
2020-01-16  Brian Fosterxfs: optimize near mode bnobt scans with concurrent...
2020-01-16  Brian Fosterxfs: factor out tree fixup logic into helper
2020-01-16  Brian Fosterxfs: refactor near mode alloc bnobt scan into separate...
2020-01-16  Brian Fosterxfs: refactor and reuse best extent scanning logic
2020-01-16  Brian Fosterxfs: refactor allocation tree fixup code
2020-01-16  Brian Fosterxfs: reuse best extent tracking logic for bnobt scan
2020-01-16  Brian Fosterxfs: refactor cntbt lastblock scan best extent logic...
2020-01-16  Brian Fosterxfs: track best extent from cntbt lastblock scan in...
2020-01-16  Brian Fosterxfs: track allocation busy state in allocation cursor
2020-01-16  Brian Fosterxfs: introduce allocation cursor data structure
2020-01-16  Brian Fosterxfs: track active state of allocation btree cursors
2020-01-16  Christoph Hellwigxfs: use a struct iomap in xfs_writepage_ctx
2019-12-20  Eric Sandeenxfsprogs: Release v5.4.0 v5.4.0
2019-12-17  Eric Sandeenxfsprogs: Release v5.4.0-rc1 v5.4.0-rc1
2019-12-17  Eric Sandeenmkfs: tidy up discard notifications
2019-12-13  Pavel Reichlmkfs: Break block discard into chunks of 2 GB
2019-12-13  Darrick J.... xfs_admin: enable online label getting and setting
2019-12-13  Darrick J.... xfs_admin: support external log devices
2019-12-13  John Pittmanxfsprogs: add missing line feeds in libxfs/rdwr.c
2019-12-13  Eric Sandeenxfsprogs: remove stray libxfs whitespace
2019-12-13  Eric Sandeenxfsprogs: Release v5.4.0-rc0 v5.4.0-rc0
2019-12-13  Darrick J.... xfs: change the seconds fields in xfs_bulkstat to signed
2019-12-13  Brian Fosterxfs: move local to extent inode logging into bmap helper
2019-12-13  Brian Fosterxfs: remove broken error handling on failed attr sf...
2019-12-13  Brian Fosterxfs: log the inode on directory sf to block format...
2019-12-13  Eric Sandeenxfs: remove unused flags arg from xfs_get_aghdr_buf()
2019-12-13  Eric Sandeenxfs: log proper length of superblock
2019-12-13  Darrick J.... xfs: revert 1baa2800e62d ("xfs: remove the unused XFS_A...
2019-12-13  Brian Fosterxfs: convert inode to extent format after extent merge...
2019-12-13  Darrick J.... xfs: define a flags field for the AG geometry ioctl...
2019-12-13  Christoph Hellwigxfs: add a xfs_valid_startblock helper
2019-12-13  Christoph Hellwigxfs: remove the unused XFS_ALLOC_USERDATA flag
2019-12-13  Dave Chinnerxfs: allocate xattr buffer on demand
next