]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs/util.c
xfsprogs: Release v6.7.0
[thirdparty/xfsprogs-dev.git] / libxfs / util.c
2024-02-15  Jeff Laytonxfs: convert to new timestamp accessors
2023-10-05  Darrick J. Wonglibxfs: use XFS_IGET_CREATE when creating new files
2023-06-22  Darrick J. Wonglibxfs: port transaction precommit hooks to userspace
2022-12-09  Darrick J. Wongmisc: add missing includes
2022-08-30  Darrick J. Wongxfs: replace XFS_IFORK_Q with a proper predicate function
2022-08-30  Darrick J. Wongxfs: use XFS_IFORK_Q to determine the presence of an...
2022-08-30  Darrick J. Wongxfs: make inode attribute forks a permanent part of...
2022-07-12  Darrick J. Wongmkfs: always use new_diflags2 to initialize new inodes
2022-07-12  Darrick J. Wongmkfs: preserve DIFLAG2_NREXT64 when setting other inode...
2022-07-12  Darrick J. Wonglibxfs: remove xfs_globals.larp
2022-06-22  Allison Hendersonxfs: Add larp debug option
2022-05-18  Darrick J. Wongmkfs: don't trample the gid set in the protofile
2022-04-28  Christoph Hellwigxfs: remove the xfs_dinode_t typedef
2022-02-03  Dave Chinnerxfs: convert bp->b_bn references to xfs_buf_daddr()
2022-01-31  Darrick J. Wongxfs_{copy,db,logprint,repair}: replace xfs_sb_version...
2021-10-15  Dave Chinnerxfs: get rid of xfs_dir_ialloc()
2021-06-30  Christoph Hellwigxfs: remove XFS_IFEXTENTS
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: 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-05-07  Darrick J. Wonglibxfs: copy crtime correctly now that it's timespec64
2021-01-07  Dave Chinnerxfs: remove xfs_buf_t typedef libxfs-5.11-sync
2021-01-07  Dave Chinnerxfs: spilt xfs_dialloc() into 2 functions
2021-01-07  Dave Chinnerxfs: move xfs_dialloc_roll() into xfs_dialloc()
2021-01-07  Dave Chinnerxfs: move on-disk inode allocation out of xfs_ialloc()
2021-01-07  Dave Chinnerxfs: introduce xfs_dialloc_roll()
2021-01-07  Eric Sandeenlibxfs: cosmetic changes to libxfs_inode_alloc
2020-11-12  Darrick J. Wongxfs: widen ondisk inode timestamps to deal with y2038+
2020-09-30  Darrick J. Wonglibxfs: don't propagate RTINHERIT -> REALTIME when...
2020-09-30  Darrick J. Wonglibxfs: refactor inode flags propagation code
2020-09-04  Dave Chinnerxfs: attach inodes to the cluster buffer when dirtied
2020-08-10  Christoph Hellwigxfs: move the fork format fields into struct xfs_ifork
2020-08-10  Christoph Hellwigxfs: move the per-fork nextents fields into struct...
2020-08-10  Christoph Hellwigxfs: improve local fork verification
2020-08-10  Christoph Hellwigxfs: remove xfs_ifork_ops
2020-08-10  Christoph Hellwigxfs: remove the xfs_inode_log_item_t typedef
2020-05-09  Christoph Hellwigxfsprogs: remove xfs_dir_ops
2020-05-02  Christoph Hellwigxfs: remove the di_version field from struct icdinode
2020-05-01  Darrick J. Wongxfs: xfs_buf_corruption_error should take __this_address
2020-04-29  Christoph Hellwigxfs: remove the icdinode di_uid/di_gid members
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  Darrick J. Wongxfs: always log corruption errors
2019-09-26  Darrick J. Wongmkfs: use libxfs to write out new AGs
2019-07-24  Darrick J. Wongxfs: track metadata health status
2019-05-21  Eric Sandeenlibxfs: share kernel's xfs_trans_inode.c
2019-05-21  Eric Sandeenlibxfs: create current_time helper and sync xfs_trans_i...
2019-05-21  Dave Chinnerxfs: factor log item initialisation
2019-05-16  Eric Sandeenlibxfs: remove unused cruft
2019-04-26  Darrick J. Wonglibxfs: don't touch buffer log item pointer when flushi...
2019-04-26  Darrick J. Wonglibxfs: drop the ifork_ops parameter from libxfs_inode_...
2019-04-26  Darrick J. Wonglibxfs: retain ifork_ops when flushing inode
2019-04-26  Darrick J. Wonglibxfs: remove libxfs_trans_iget
2018-10-17  Eric Sandeenlibxfs: silence sparse static function warnings in...
2018-10-10  Dave Chinnerxfsprogs: remove unused functions
2018-10-09  Eric Sandeenxfsprogs: make static things static
2018-10-05  Christoph Hellwigxfs: remove the xfs_ifork_t typedef
2018-10-05  Christoph Hellwigxfs: remove if_real_bytes
2018-10-05  Brian Fosterxfs: remove all boilerplate defer init/finish code
2018-10-05  Brian Fosterxfs: remove xfs_defer_init() firstblock param
2018-10-05  Brian Fosterxfs: remove xfs_bmapi_write() firstblock param
2018-10-04  Brian Fosterxfs: refactor dfops init to attach to transaction
2018-10-04  Brian Fosterxfs: remove xfs_bmapi_write() dfops param
2018-07-27  Eric SandeenMerge branch 'libxfs-4.18-sync' into for-next
2018-07-24  Dave Chinnerxfsprogs: convert to SPDX license tags
2018-06-28  Dave Chinnerxfs: validate btree records on retrieval
2018-03-09  Darrick J. Wongxfs_repair: don't fail directory repairs when grabbing...
2018-02-27  Darrick J. Wongxfs: refactor inode verifier corruption error printing
2018-02-27  Carlos MaiolinoSplit buffer's b_fspriv field
2018-02-27  Darrick J. Wongxfs: provide a centralized method for verifying inline...
2018-02-27  Darrick J. Wongxfs: create structure verifier function for shortform...
2018-02-27  Darrick J. Wongxfs: refactor verifier callers to print address of...
2018-02-27  Darrick J. Wongxfs: refactor xfs_verifier_error and xfs_buf_ioerror
2018-01-25  Christoph Hellwigxfs: remove wrappers around b_fspriv
2018-01-03  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2018-01-03  Christoph Hellwigxfs: remove "no-allocation" reservations for file creations
2017-12-06  Darrick J. Wonglibfrog: move libxfs_log2_roundup to libfrog
2017-11-27  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2017-11-17  Christoph Hellwigxfs: use a b+tree for the in-core extent list
2017-11-17  Christoph Hellwigxfs: remove if_rdev
2017-10-18  Christoph Hellwigxfs: remove the ip argument to xfs_defer_finish
2017-10-18  Christoph Hellwigxfs: refactor xfs_trans_roll
2017-09-21  Darrick J. Wongmkfs: pass a custom cowextsize into the created filesystem
2017-09-15  Eric SandeenMerge branch 'libxfs-4.13-sync' into for-next
2017-08-04  Darrick J. Wongxfsprogs: remove double-underscore integer types
2017-04-10  Darrick J. Wongxfs: rework the inline directory verifiers libxfs-4.11-sync
2016-09-08  Dave Chinnerxfsprogs: Release 4.8.0-rc1 v4.8.0-rc1
2016-08-10  Darrick J. Wongxfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_d...
2016-08-10  Darrick J. Wongxfs: rework xfs_bmap_free callers to use xfs_defer_ops
2016-08-10  Darrick J. Wongxfs: convert list of extents to free into a regular...
2016-08-10  Darrick J. Wonglibxfs: add more list operations
2016-06-29  Dave Chinnerlibxfs: fix double free in libxfs_alloc_file_space
2016-06-21  Christoph Hellwigxfs: better xfs_trans_alloc interface
next