]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libfrog
xfsprogs: Release v6.7.0
[thirdparty/xfsprogs-dev.git] / libfrog /
2024-03-13  Christoph Hellwigconfigure: don't check for getmntent
2024-01-23  Carlos MaiolinoMerge tag 'xfsprogs-fixes-6.6_2023-12-21' of https...
2023-12-22  Darrick J. Wonglibfrog: move 64-bit division wrappers to libfrog
2023-12-18  Christoph Hellwiglibfrog: make platform_set_blocksize exit on fatal...
2023-12-18  Christoph Hellwiglibxfs/frog: remove latform_find{raw,block}path
2023-11-21  Pavel Reichlxfs_quota: fix missing mount point warning
2023-10-05  Krzesimir Nowaklibfrog: drop build host crc32 selftest
2023-10-05  Darrick J. Wonglibfrog: don't fail on XFS_FSOP_GEOM_FLAGS_NREXT64...
2023-10-05  Darrick J. Wonglibfrog: fix overly sleep workqueues
2023-06-22  Darrick J. Wonglibxfs: port list_cmp_func_t to userspace
2023-06-14  Darrick J. Wonglibxfs: test the ascii case-insensitive hash
2023-05-10  Dave Chinnerxfs: perags need atomic operational state
2023-04-21  Darrick J. Wongmisc: test the dir/attr hash before formatting or repai...
2023-04-21  Darrick J. Wonglibfrog: move crc32c selftest buffer into a separate...
2022-12-09  Darrick J. Wongmisc: add missing includes
2022-06-22  Chandan Babu Rxfs_info: Report NREXT64 feature status
2022-06-22  Chandan Babu Rxfsprogs: Invoke bulkstat ioctl with XFS_BULK_IREQ_NREX...
2022-03-10  Eric Sandeenxfs_quota: don't exit on fs_table_insert_project_path...
2022-02-25  Darrick J. Wongmisc: add a crc32c self test to mkfs and repair
2021-12-02  Darrick J. Wonglibfrog: fix crc32c self test code on cross builds
2021-10-15  Dave Chinnerxfs: move perag structure and setup to libxfs/xfs_ag...
2021-09-29  Darrick J. Wonglibfrog: move topology.[ch] to libxfs
2021-09-29  Dave Chinnerxfsprogs: introduce liburcu support
2021-04-15  Dave Chinnerrepair: convert the dir byaddr hash to a radix tree
2021-04-15  Dave Chinnerworkqueue: bound maximum queue depth
2021-04-15  Darrick J. Wonglibfrog: report inobtcount in geometry
2020-11-20  Darrick J. Wonglibfrog: list the bigtime feature when reporting geometry
2020-11-20  Darrick J. Wonglibfrog: convert cvttime to return time64_t
2020-11-20  Darrick J. Wonglibfrog: define LIBFROG_BULKSTAT_CHUNKSIZE to remove...
2020-10-12  Ian Kentxfsprogs: ignore autofs mount table entries
2020-10-12  Darrick J. Wonglibfrog: fix a potential null pointer dereference
2020-04-07  Dave Chinnerxfsprogs: Fix --disable-static option build
2020-04-07  Dave Chinnermkfs: use cvtnum from libfrog
2020-03-01  Darrick J. Wonglibfrog: always fsync when flushing a device
2020-03-01  Darrick J. Wonglibxfs: return flush failures
2020-02-27  Darrick J. Wonglibfrog: remove libxfs.h dependencies in fsgeom.c and...
2019-11-06  Darrick J. Wonglibfrog: convert workqueue.c functions to negative...
2019-11-06  Darrick J. Wonglibfrog: convert scrub.c functions to negative error...
2019-11-06  Darrick J. Wonglibfrog: convert ptvar.c functions to negative error...
2019-11-06  Darrick J. Wonglibfrog: convert bulkstat.c functions to negative error...
2019-11-06  Darrick J. Wonglibfrog: convert fsgeom.c functions to negative error...
2019-11-06  Darrick J. Wonglibfrog: convert bitmap.c to negative error codes
2019-11-06  Darrick J. Wonglibfrog: print library errors
2019-11-01  Darrick J. Wonglibfrog: take over platform headers
2019-11-01  Darrick J. Wonglibfrog: clean up platform_nproc
2019-11-01  Darrick J. Wongxfs_scrub: reduce fsmap activity for media errors
2019-11-01  Darrick J. Wongxfs_scrub: improve reporting of file data media errors
2019-11-01  Darrick J. Wonglibfrog/xfs_scrub: improve iteration function documentation
2019-11-01  Darrick J. Wonglibfrog: fix workqueue_add error out
2019-10-17  Darrick J. Wonglibfrog: fix missing error checking in bitmap code
2019-10-17  Darrick J. Wonglibfrog: fix bitmap error communication problems
2019-10-17  Darrick J. Wonglibfrog: add missing per-thread variable error handling
2019-10-17  Darrick J. Wonglibfrog: fix per-thread variable error communication...
2019-10-15  Darrick J. Wonglibfrog: split workqueue destroy functions
2019-10-15  Darrick J. Wonglibfrog: fix missing error checking in workqueue code
2019-10-15  Darrick J. Wonglibfrog: fix workqueue error communication problems
2019-09-30  Darrick J. Wongxfs_io: add a bulkstat command
2019-09-30  Darrick J. Wongmisc: convert from XFS_IOC_FSINUMBERS to XFS_IOC_INUMBERS
2019-09-30  Darrick J. Wongmisc: convert xfrog_bulkstat functions to have v5 semantics
2019-09-26  Darrick J. Wonglibfrog: add online scrub/repair for superblock counters
2019-09-26  Darrick J. Wonglibfrog: share scrub headers
2019-09-26  Darrick J. Wongxfs_spaceman: report health problems
2019-09-09  Darrick J. Wongxfs_spaceman: convert open-coded unit conversions to...
2019-09-09  Darrick J. Wonglibfrog: move libfrog.h to libfrog/util.h
2019-09-09  Darrick J. Wonglibfrog: move workqueue.h to libfrog/
2019-09-09  Darrick J. Wonglibfrog: move path.h to libfrog/
2019-09-09  Darrick J. Wonglibfrog: move crc32c.h to libfrog/
2019-09-09  Darrick J. Wonglibfrog: move workqueue.h to libfrog/
2019-09-09  Darrick J. Wonglibfrog: move radix-tree.h to libfrog/
2019-09-09  Darrick J. Wonglibfrog: move ptvar.h to libfrog/
2019-09-09  Darrick J. Wonglibfrog: move fsgeom.h to libfrog/
2019-09-09  Darrick J. Wonglibfrog: move convert.h to libfrog/
2019-09-09  Darrick J. Wonglibfrog: move bitmap.h to libfrog/
2019-09-09  Darrick J. Wonglibfrog: move avl64.h to libfrog/
2019-09-09  Darrick J. Wonglibxfs: move topology declarations into separate header
2019-09-09  Darrick J. Wonglibfrog: refactor open-coded INUMBERS calls
2019-09-09  Darrick J. Wonglibfrog: create xfd_open function
2019-09-09  Darrick J. Wonglibfrog: refactor open-coded bulkstat calls
2019-09-09  Darrick J. Wonglibfrog: create online fs geometry converters
2019-09-09  Darrick J. Wonglibfrog: store more inode and block geometry in struct...
2019-09-09  Darrick J. Wonglibfrog: introduce xfs_fd to wrap an fd to a file on...
2019-09-09  Darrick J. Wonglibfrog: refactor online geometry queries
2019-06-25  Darrick J. Wonglibfrog: cvt_u64 should use strtoull, not strtoll
2019-06-25  Darrick J. Wonglibfrog: don't set negative errno in conversion functions
2019-06-06  Darrick J. Wonglibfrog: fix bitmap return values
2019-04-26  Darrick J. Wonglibfrog: fix memory leak in bitmap_free
2019-04-26  Darrick J. Wonglibfrog: hoist bitmap out of scrub
2018-10-30  Darrick J. Wongxfs_io: add crc32 self test
2018-10-17  Eric Sandeenlibfrog: change project entity variable scope to local...
2018-10-17  Eric Sandeenlibxfs: silence static warnings about platform_* functions
2018-10-17  Eric Sandeenxfsprogs: include headers for extern variables
2018-10-17  Eric Sandeenxfsprogs: don't include all xfs headers just for crc32
2018-10-09  Eric Sandeenxfsprogs: remove write-only variables
2018-10-09  Eric Sandeenlibxfs: avoid redefinitions of macros in mount.h
2018-10-09  Eric Sandeenxfsprogs: remove PKG_PLATFORM macro
2018-10-09  Eric Sandeenxfsprogs: remove darwin platform files
2018-10-09  Eric Sandeenxfsprogs: remove bsd platform files
2018-10-09  Eric Sandeenxfsprogs: remove irix platform files
2018-08-01  Darrick J. Wonglibfrog: move crc32c code out of libxfs
2018-07-27  Eric SandeenMerge branch 'libxfs-4.18-sync' into for-next
next