]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
2024-02-05  Carlos Maiolinoxfsprogs: Release v6.6.0 v6.6.0
2024-01-23  Carlos MaiolinoMerge tag 'scruball-service-fixes-6.6_2024-01-11' of...
2024-01-23  Carlos MaiolinoMerge tag 'scrub-service-fixes-6.6_2024-01-11' of https...
2024-01-23  Carlos MaiolinoMerge tag 'scrub-repair-fixes-6.6_2024-01-11' of https...
2024-01-23  Carlos MaiolinoMerge tag 'scrub-fix-legalese-6.6_2024-01-11' of https...
2024-01-23  Carlos MaiolinoMerge tag 'xfsprogs-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.... xfs_scrub_all: fix termination signal handling
2024-01-12  Darrick J.... xfs_scrub_all.cron: move to package data directory
2024-01-12  Darrick J.... xfs_scrub_all: simplify cleanup of run_killable
2024-01-12  Darrick J.... xfs_scrub_fail: move executable script to /usr/libexec
2024-01-12  Darrick J.... xfs_scrub_all: survive systemd restarts when waiting...
2024-01-12  Darrick J.... xfs_scrub_fail: advise recipients not to reply
2024-01-12  Darrick J.... xfs_scrub_all: fix argument passing when invoking xfs_s...
2024-01-12  Darrick J.... xfs_scrub_fail: add content type header to failure...
2024-01-12  Darrick J.... xfs_scrub_fail: return the failure status of the mailer...
2024-01-12  Darrick J.... xfs_scrub: don't report media errors for space with...
2024-01-12  Darrick J.... xfs_scrub: update copyright years for scrub/ files
2024-01-12  Darrick J.... xfs_scrub_fail: fix sendmail detection
2024-01-12  Darrick J.... xfs_scrub: flush stdout after printing to it
2024-01-12  Darrick J.... xfs_scrub: add missing license and copyright information
2024-01-12  Darrick J.... xfs_scrub: fix pathname escaping across all service...
2024-01-12  Darrick J.... xfs_scrub: fix author and spdx headers on scrub/ files
2024-01-12  Darrick J.... xfs_scrub_all: escape service names consistently
2024-01-12  Darrick J.... debian: install scrub services with dh_installsystemd
2024-01-12  Darrick J.... libxfs: fix krealloc to allow freeing data
2023-12-22  Darrick J.... xfs_db: report the device associated with each io cursor
2023-12-22  Darrick J.... xfs_scrub: try to use XFS_SCRUB_IFLAG_FORCE_REBUILD
2023-12-22  Darrick J.... xfs_copy: actually do directio writes to block devices
2023-12-22  Darrick J.... xfs_scrub: don't retry unsupported optimizations
2023-12-22  Darrick J.... xfs_copy: distinguish short writes to EOD from runtime...
2023-12-22  Darrick J.... xfs_scrub: handle spurious wakeups in scan_fs_tree
2023-12-22  Darrick J.... xfs_io: support passing the FORCE_REBUILD flag to onlin...
2023-12-22  Darrick J.... xfs_io: extract control number parsing routines
2023-12-22  Darrick J.... xfs_io: collapse trivial helpers
2023-12-22  Darrick J.... xfs_io: set exitcode = 1 on parsing errors in scrub...
2023-12-22  Darrick J.... xfs_mdrestore: refactor progress printing and sb fixup...
2023-12-22  Darrick J.... xfs_mdrestore: fix missed progress reporting
2023-12-22  Darrick J.... xfs_mdrestore: EXTERNALLOG is a compat value, not incompat
2023-12-22  Darrick J.... xfs_mdrestore: emit newlines for fatal errors
2023-12-22  Darrick J.... xfs_mdrestore: fix uninitialized variables in mdrestore...
2023-12-22  Darrick J.... xfs_metadump.8: update for external log device options
2023-12-22  Darrick J.... libxfs: don't UAF a requeued EFI
2023-12-22  Darrick J.... libfrog: 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 Hellwigxfs_repair: remove various libxfs_device_to_fd calls
2023-12-18  Christoph Hellwiglibxfs: pass the device fd to discard_blocks
2023-12-18  Christoph Hellwiglibxfs: return the opened fd from libxfs_device_open
2023-12-18  Christoph Hellwiglibxfs: mark libxfs_device_{open,close} static
2023-12-18  Christoph Hellwiglibxfs: remove dead size < 0 checks in libxfs_init
2023-12-18  Christoph Hellwiglibfrog: make platform_set_blocksize exit on fatal...
2023-12-18  Christoph Hellwiglibxfs: remove the setblksize == 1 case in libxfs_devic...
2023-12-18  Christoph Hellwiglibxfs: making passing flags to libxfs_init less confusing
2023-12-18  Christoph Hellwiglibxfs: merge the file vs device cases in libxfs_init
2023-12-18  Christoph Hellwiglibxfs: pass a struct libxfs_init to libxfs_alloc_buftarg
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 Hellwigxfs_logprint: move all code to set up the fake xlog...
2023-12-18  Christoph Hellwiglibxfs: remove the volname concept
2023-12-18  Christoph Hellwiglibxfs/frog: remove latform_find{raw,block}path
2023-12-18  Christoph Hellwiglibxfs: remove the dead {d,log,rt}path variables in...
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 Rmdrestore: Add support for passing log device as an...
2023-11-21  Chandan Babu Rmdrestore: Define mdrestore ops for v2 format
2023-11-21  Chandan Babu Rmdrestore: Extract target device size verification...
2023-11-21  Chandan Babu Rmdrestore: Introduce mdrestore v1 operations
2023-11-21  Chandan Babu Rmdrestore: Replace metadump header pointer argument...
2023-11-21  Chandan Babu Rmdrestore: Add open_device(), read_header() and show_in...
2023-11-21  Chandan Babu Rmdrestore: Detect metadump v1 magic before reading...
2023-11-21  Chandan Babu Rmdrestore: Define and use struct mdrestore
2023-11-21  Chandan Babu Rmdrestore: Declare boolean variables with bool type
2023-11-21  Chandan Babu Rxfs_db: Add support to read from external log device
2023-11-21  Chandan Babu Rmetadump: Define metadump ops for v2 format
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-21  Chandan Babu Rmetadump: Introduce metadump v1 operations
2023-11-21  Chandan Babu Rmetadump: Introduce struct metadump_ops
2023-11-21  Chandan Babu Rmetadump: Postpone invocation of init_metadump()
2023-11-21  Chandan Babu Rmetadump: Add initialization and release functions
2023-11-21  Chandan Babu Rmetadump: Define and use struct metadump
2023-11-21  Chandan Babu Rmetadump: Declare boolean variables with bool type
2023-11-21  Chandan Babu Rmdrestore: Fix logic used to check if target device...
2023-11-21  Chandan Babu Rmetadump: Use boolean values true/false instead of 1/0
2023-11-21  Christoph Hellwigrepair: fix the call to search_rt_dup_extent in scan_bmapbt
2023-11-21  Pavel Reichlxfs_quota: fix missing mount point warning
2023-11-21  Christoph Hellwigdb: fix unsigned char related warnings
2023-11-21  Jakub BoguszPolish translation update for xfsprogs 6.5.0.
2023-11-16  Darrick J.... xfs: adjust the incore perag block_count when shrinking
2023-11-16  Christian BraunerRevert "xfs: switch to multigrain timestamps"
2023-11-14  Darrick J.... xfs: fix log recovery when unknown rocompat bits are set
2023-11-14  Jeff Laytonxfs: switch to multigrain timestamps
2023-11-14  Darrick J.... xfs: allow userspace to rebuild metadata structures
2023-11-14  Jeff Laytonxfs: convert to ctime accessor functions
2023-10-12  Carlos Maiolinoxfsprogs: Release v6.5.0 v6.5.0
next