]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libfrog/Makefile
libfrog: move crc32c.h to libfrog/
[thirdparty/xfsprogs-dev.git] / libfrog / Makefile
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 bulkstat calls
2019-04-26  Darrick J. Wonglibfrog: hoist bitmap out of scrub
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  Darrick J. Wonglibfrog: refactor fs geometry printing function
2018-05-23  Darrick J. Wonglibfrog: move platform specific runtime support code...
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: 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...