]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs/Makefile
xfsprogs: Release v6.7.0
[thirdparty/xfsprogs-dev.git] / libxfs / Makefile
2022-06-22  Darrick J. Wongxfs: share xattr name and value buffers when logging...
2021-09-29  Darrick J. Wonglibfrog: move topology.[ch] to libxfs
2020-11-20  Dave Chinnerxfsprogs: remove unused IO_DEBUG functionality
2020-05-01  Darrick J. Wongxfs: introduce fake roots for ag-rooted btrees
2020-04-07  Dave Chinnerxfsprogs: Fix --disable-static option build
2020-01-22  Christoph Hellwigxfs: remove the now unused dir ops infrastructure
2019-05-21  Eric Sandeenlibxfs: share kernel's xfs_trans_inode.c
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-06-28  Dave Chinnerxfs: move various type verifiers to common file
2018-06-28  Dave Chinnerxfs: move growfs core to libxfs
2018-05-23  Darrick J. Wonglibfrog: move platform specific runtime support code...
2018-01-03  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2017-12-06  Darrick J. Wonglibfrog: move list_sort out of libxfs
2017-11-27  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2017-11-17  Christoph Hellwigxfs: use a b+tree for the in-core extent list
2017-11-17  Darrick J. Wongxfs: move error injection tags into their own file
2017-06-21  Darrick J. Wonglibxfs: use crc32c slice-by-8 variant by default
2017-01-12  Gwendal Grignoubuild: Allow compiling xfsprogs in a cross compile...
2016-10-25  Darrick J. Wongxfs: add refcount btree operations
2016-10-25  Darrick J. Wongxfs: define the on-disk refcount btree format
2016-10-25  Darrick J. Wongxfs: set up per-AG free space reservations
2016-08-18  Darrick J. Wonglibxfs: add deferred ops item handlers for userspace
2016-08-10  Darrick J. Wongxfs: define the on-disk rmap btree format
2016-08-10  Darrick J. Wongxfs: introduce rmap extent operation stubs
2016-08-10  Darrick J. Wongxfs: add owner field to extent allocation and freeing
2016-08-10  Darrick J. Wongxfs: move deferred operations into a separate file
2016-08-10  Darrick J. Wonglibxfs: add more list operations
2015-12-20  Jan Tulakxfsprogs: Remove trailing blanks on various places
2015-09-02  Lucas Stachprogs: use CURDIR instead of relative paths for header...
2015-08-03  Dave ChinnerMerge branch 'progs-misc-fixes-2' into for-next
2015-08-03  Dave ChinnerMerge branch 'progs-header-cleanup' into for-next
2015-08-03  Theodore Ts'oxfsprogs: define and use BUILD_CC in configure.ac for...
2015-07-31  Christoph Hellwigxfsprogs: simplify internal includes
2015-07-31  Christoph Hellwigxfsprogs: remove install-qa target
2015-07-31  Christoph Hellwigxfsprogs: only install *format.h headers in install-qa
2015-07-31  Christoph Hellwigxfsprogs: don't install internal header files
2015-07-31  Dave ChinnerMerge branch 'libxfs-commit-script' into for-next
2015-07-31  Dave ChinnerMerge branch 'progs-cleanup' into for-next
2015-07-31  Dave ChinnerMerge branch 'libxfs-4.2-rc1-update' into for-next
2015-07-31  Dave ChinnerMerge branch 'progs-misc-fixes-1' into for-next
2015-07-30  Dave Chinnerprogs: clean up libxfs.h includes
2015-07-30  Dave Chinnerbuild: populate include/xfs before building
2015-07-30  Eric Sandeenbuild: install PKGHFILES in install-dev
2015-07-30  Dave Chinnerlibxfs: add xfs_bit.c
2015-07-30  Dave Chinnerlibxfs: split out xfs->libxfs mappings
2015-07-30  Dave Chinnerlibxfs: disambiguate xfs.h
2015-07-30  Dave Chinnerlibxfs: directly include libxfs headers
2015-07-30  Dave Chinnerlibxfs: update to match 3.19-rc1 kernel code
2015-07-30  Dave Chinnerlibxfs: restructure to match kernel layout
2015-07-30  Dave Chinnerlibxfs: update to 3.16 kernel code
2013-11-13  Dave Chinnerlibxfs: xfs_rtalloc.c becomes xfs_rtbitmap.c
2013-11-13  Dave Chinnerxfs: split dquot buffer operations out
2013-09-16  Dave Chinnerxfs: Add xfs_log_rlimit.c
2013-09-16  Dave Chinnerlibxfs: switch over to xfs_sb.c and remove xfs_mount.c
2013-09-16  Dave Chinnerxfs: split out the remote symlink handling
2013-09-16  Dave Chinnerxfs: introduce xfs_inode_buf.c for inode buffer operations
2013-09-16  Dave Chinnerxfs: move inode fork definitions to a new header file
2013-09-16  Dave Chinnerlibxfs: move transaction code to trans.c
2013-09-16  Dave Chinnerlibxfs: introduce xfs_trans_resv.c
2013-08-06  Dave Chinnerxfs: split remote attribute code out
2013-08-06  Dave Chinnerlibxfs: add support for crc headers on remote symlinks
2013-05-09  Dave Chinnerxfsprogs: add CRC32c infrastructure
2013-05-09  Dave Chinnerxfsprogs: sync code to current kernel code
2011-07-25  Dave Chinnerlibxfs: reintroduce old xfs_repair radix-tree code
2010-08-03  Alex Elderxfsprogs: fix depend targets
2010-05-17  Arkadiusz Miśkiewiczlibrt depends on libpthread. libxfs needs librt
2010-01-21  Dave Chinnerxfsprogs: Automatic build dependency calculations
2008-09-08  Barry NaujokUpdate xfsprogs to latest kernel headers and functions
2007-07-16  Barry NaujokPerform true sequential bulk read prefetching in xfs_repair
2006-07-07  Nathan ScottFix incorrect HFILES in libxfs Makefile.
2006-06-30  Madan ValluriAdded prefetching to buffer cache via POSIX lio_listio...
2006-06-20  Nathan ScottFix Makefile botch wrt old copy of list.h
2006-05-22  Nathan ScottFix userspace inclusion of libxfs.h for other tools.
2006-05-18  Nathan ScottInitial version of a generic cache, which will provide...
2005-11-11  Nathan ScottUpdate copyright/license notices to match SGI legal...
2005-09-16  Nathan ScottAdd xfs_db expert mode commands for set/remove of exten...
2005-03-09  Nathan ScottInstall a stripped down <xfs/xfs.h> without lots of...
2003-04-16  Russell CattelanMerge whitespace changes over
2003-04-02  Nathan ScottMinor tweaks to Russells FreeBSD changes in xfsprogs.
2003-03-31  Nathan ScottBunch of portability related changes to xfsprogs. ...
2002-12-19  Nathan ScottFlush out my xfsprogs backlog - bunch of I18N and secto...
2002-06-06  Nathan Scottsync user/kernel, mark extern functions as extern,...
2002-06-04  Eric SandeenUpdate copyright dates (again)
2002-06-04  Eric SandeenUndoes mod: xfs-cmds:slinx:120772a
2002-06-04  Eric SandeenUpdate copyright dates
2001-07-17  Nathan Scottdocument BLKSZSET change.
2001-07-16  Eric SandeenTurn off use of the BLKBSZSET ioctl (which will likely...
2001-07-16  Nathan Scottremove rules to tidy up tmp libtool files - we use...
2001-07-11  Nathan Scottrework for libtool support. v1.3.0
2001-05-09  Nathan Scottinsert (experimental) rtcp binary - for eric/others... Release-1_0_0
2001-04-12  Nathan Scottsync with kernel, dirent -> xfs_dirent.
2001-01-15  Nathan Scottinitial version for reworked xfsprogs build environment. v1.1.0
2001-01-15  Nathan Scottcmd/xfs/bmap/Makefile 1.8 Renamed to cmd/xfsprogs/bmap...