]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libfrog
xfs_repair: pass ops through during scan
[thirdparty/xfsprogs-dev.git] / libfrog /
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
2018-07-24  Dave Chinnerxfsprogs: convert to SPDX license tags
2018-05-23  Eric Sandeenxfsprogs: be careful about what we stat in platform_che...
2018-05-23  Darrick J. Wonglibfrog: refactor fs geometry printing function
2018-05-23  Darrick J. Wonglibfrog: move platform specific runtime support code...
2018-03-27  Eric Sandeenlibfrog: handle NULL dir && blkdev in __fs_table_lookup...
2018-03-27  Darrick J. Wongxfs_fsr: refactor mountpoint finding to use libfrog...
2018-03-27  Darrick J. Wonglibfrog: fs_table_lookup_mount should realpath the...
2018-02-02  Darrick J. Wongxfs_scrub: thread-safe stats counter
2018-01-03  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2017-12-06  Darrick J. Wonglibfrog: add missing function fs_table_destroy
2017-12-06  Darrick J. Wonglibfrog: move paths.c out of libxcmd
2017-12-06  Darrick J. Wonglibfrog: move conversion factors out of libxcmd
2017-12-06  Darrick J. Wonglibfrog: move topology code out of libxcmd
2017-12-06  Darrick J. Wonglibfrog: create a threaded workqueue
2017-12-06  Darrick J. Wonglibfrog: promote avl64 code from xfs_repair
2017-12-06  Darrick J. Wonglibfrog: move list_sort out of libxfs
2017-12-06  Darrick J. Wonglibfrog: move libxfs_log2_roundup to libfrog
2017-12-06  Darrick J. Wonglibfrog: move all the userspace support stuff into...