]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - include
xfsprogs: Release v6.7.0
[thirdparty/xfsprogs-dev.git] / include /
2024-03-13  Christoph Hellwigconfigure: don't check for HDIO_GETGEO
2024-03-13  Christoph Hellwigconfigure: don't check for SG_IO
2024-03-13  Christoph Hellwigconfigure: don't check for fstatat
2024-03-13  Christoph Hellwigconfigure: don't check for openat
2024-03-13  Christoph Hellwigconfigure: don't check for the f_flags field in statfs
2024-03-13  Christoph Hellwigconfigure: don't check for fsetxattr
2024-03-13  Christoph Hellwigconfigure: don't check for mremap
2024-03-13  Christoph Hellwigconfigure: don't check for preadv and pwritev
2024-03-13  Christoph Hellwigconfigure: don't check for syncfs
2024-03-13  Christoph Hellwigconfigure: don't check for fallocate
2024-03-13  Christoph Hellwigconfigure: don't check for fls
2024-03-13  Christoph Hellwigconfigure: don't check for readdir
2024-03-13  Christoph Hellwigconfigure: don't check for sync_file_range
2024-03-13  Christoph Hellwigconfigure: don't check for fiemap
2024-03-13  Christoph Hellwigconfigure: don't check for mincor
2024-03-13  Christoph Hellwigconfigure: don't check for madvise
2024-03-13  Christoph Hellwigconfigure: don't check for sendfile
2024-03-13  Christoph Hellwigconfigure: don't check for fadvise
2024-03-13  Christoph Hellwigconfigure: require libblkid
2024-03-13  Christoph Hellwigconfigure: don't check for getmntent
2024-03-13  Christoph Hellwiginclude: stop generating platform_defs.h
2024-03-13  Christoph Hellwiginclude: stop using SIZEOF_LONG
2024-03-13  Christoph Hellwiginclude: unconditionally define umode_t
2024-03-13  Christoph Hellwiginclude: remove the filldir_t typedef
2024-02-16  Sam Jamesbuild: Request 64-bit time_t where possible
2024-02-15  Jeff Laytonxfs: convert to new timestamp accessors
2024-02-15  Darrick J. Wongxfs: convert rt summary macros to helpers
2024-02-15  Darrick J. Wongxfs: use shifting and masking when converting rt extent...
2024-01-23  Carlos MaiolinoMerge tag 'scrub-service-fixes-6.6_2024-01-11' of https...
2024-01-23  Carlos MaiolinoMerge tag 'xfsprogs-fixes-6.6_2023-12-21' of https...
2024-01-12  Darrick J. Wongxfs_scrub_all.cron: move to package data directory
2024-01-12  Darrick J. Wongxfs_scrub_fail: move executable script to /usr/libexec
2023-12-22  Darrick J. Wonglibfrog: move 64-bit division wrappers to libfrog
2023-12-18  Christoph Hellwiglibxfs: split out a libxfs_dev structure from struct...
2023-12-18  Christoph Hellwiglibxfs: stash away the device fd in struct xfs_buftarg
2023-12-18  Christoph Hellwiglibxfs: mark libxfs_device_{open,close} static
2023-12-18  Christoph Hellwiglibxfs: making passing flags to libxfs_init less confusing
2023-12-18  Christoph Hellwiglibxfs: pass a struct libxfs_init to libxfs_mount
2023-12-18  Christoph Hellwiglibxfs: rename struct libxfs_xinit to libxfs_init
2023-12-18  Christoph Hellwiglibxlog: remove the global libxfs_xinit x structure
2023-12-18  Christoph Hellwiglibxlog: don't require a libxfs_xinit structure for...
2023-12-18  Christoph Hellwiglibxlog: add a helper to initialize a xlog without...
2023-12-18  Christoph Hellwiglibxlog: remove the verbose argument to xlog_is_dirty
2023-12-18  Christoph Hellwiglibxfs: remove the volname concept
2023-12-18  Christoph Hellwiglibxfs: remove the unused icache_flags member from...
2023-12-18  Eric Biggersxfs_io/encrypt: support specifying crypto data unit...
2023-11-21  Chandan Babu Rmetadump: Define metadump v2 ondisk format structures...
2023-11-21  Chandan Babu Rmetadump: Rename XFS_MD_MAGIC to XFS_MD_MAGIC_V1
2023-11-16  Christian BraunerRevert "xfs: switch to multigrain timestamps"
2023-11-14  Jeff Laytonxfs: switch to multigrain timestamps
2023-11-14  Jeff Laytonxfs: convert to ctime accessor functions
2023-09-07  Kees Cookoverflow: Add struct_size_t() helper
2023-08-25  Darrick J. Wongxfsprogs: don't allow udisks to automount XFS filesyste...
2023-06-22  Dave Chinnerxfs: fix AGF vs inode cluster buffer deadlock
2023-06-22  Darrick J. Wonglibxfs: port transaction precommit hooks to userspace
2023-06-22  Darrick J. Wonglibxfs: port list_cmp_func_t to userspace
2023-06-09  Darrick J. Wongxfs: _{attr,data}_map_shared should take ILOCK_EXCL...
2023-06-09  Darrick J. Wongxfs: return a failure address from xfs_rmap_irec_offset...
2023-06-09  Darrick J. Wongxfs: allow queued AG intents to drain before scrubbing
2023-06-09  Darrick J. Wongxfs: create traced helper to get extra perag references
2023-05-10  Darrick J. Wongxfs: add tracepoints for each of the externally visible...
2023-05-10  Dave Chinnerxfs: perags need atomic operational state
2023-05-10  Dave Chinnerxfs: rework the perag trace points to be perag centric
2023-05-09  Dave Chinnerxfs: active perag reference counting
2023-05-09  Dave Chinnerxfs: t_firstblock is tracking AGs not blocks
2023-05-09  Dave Chinnerxfs: prefer free inodes at ENOSPC over chunk allocation
2023-05-09  Dave Chinnerxfs: fix low space alloc deadlock
2022-11-21  Darrick J. Wongxfs: fix uninitialized list head in struct xfs_refcount...
2022-08-30  Dave Chinnerxfs: track the iunlink list pointer in the xfs_inode
2022-08-30  Darrick J. Wongxfs: replace inode fork size macros with functions
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-08-30  Darrick J. Wongxfs: convert XFS_IFORK_PTR to a static inline helper
2022-08-05  Darrick J. Wongxfs_repair: check filesystem geometry before allowing...
2022-08-05  Darrick J. Wonglibxfs: stop overriding MAP_SYNC in publicly exported...
2022-07-12  Darrick J. Wonglibxfs: remove xfs_globals.larp
2022-06-22  Darrick J. Wongxfs: refactor buffer cancellation table allocation
2022-06-22  Dave Chinnerxfs: split remote attr setting out from replace path
2022-06-22  Dave Chinnerxfs: rework deferred attribute operation setup
2022-06-22  Allison Hendersonxfs: Add helper function xfs_attr_leaf_addname
2022-06-22  Allison Hendersonxfs: Add larp debug option
2022-06-22  Darrick J. Wongxfs: report "max_resp" used for min log size computation
2022-06-22  Darrick J. Wongxfs: create shadow transaction reservations for computi...
2022-06-22  Chandan Babu Rxfs: Introduce macros to represent new maximum extent...
2022-06-22  Chandan Babu Rxfs: Introduce XFS_SB_FEAT_INCOMPAT_NREXT64 and associa...
2022-05-18  Darrick J. Wongmkfs: don't trample the gid set in the protofile
2022-05-18  Darrick J. Wongxfs_scrub: move to mallinfo2 when available
2022-05-18  Darrick J. Wongdebian: support multiarch for libhandle
2022-04-28  Darrick J. Wongxfs: rename _zone variables to _cache
2022-04-28  Darrick J. Wongxfs: remove kmem_zone typedef
2022-04-28  Darrick J. Wongxfs: use separate btree cursor cache for each btree...
2022-04-28  Darrick J. Wongxfs: compute maximum AG btree height for critical reser...
2022-04-28  Darrick J. Wongxfs: rename m_ag_maxlevels to m_allocbt_maxlevels
2022-04-28  Darrick J. Wongxfs: formalize the process of holding onto resources...
2022-04-06  Eric Sandeenmkfs: increase the minimum log size to 64MB when possible
2022-02-25  Darrick J. Wongmkfs: add configuration files for the last few LTS...
2022-02-25  Darrick J. Wonglibfrog: always use the kernel GETFSMAP definitions
2022-01-31  Darrick J. Wonglibxfs: clean up remaining LIBXFS_MOUNT flags
2022-01-31  Darrick J. WongGet rid of these flags and the m_flags field, since...
next