]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - mkfs
xfs: introduce reflink utility functions
[thirdparty/xfsprogs-dev.git] / mkfs /
2016-08-26  Darrick J. Wongmisc: fix libxfs api violations
2016-08-19  Darrick J. Wongmkfs.xfs: create filesystems with reverse-mappings rmap-for-4.8
2016-08-19  Darrick J. Wongmkfs: set agsize prior to calculating minimum log size
2016-08-18  Darrick J. Wongmkfs: fix library ordering
2016-08-10  Darrick J. Wongxfs: rmap btree requires more reserved free space
2016-08-10  Darrick J. Wongxfs: rmap btree add more reserved blocks
2016-08-10  Darrick J. Wongxfs: rename flist/free_list to dfops
2016-08-10  Darrick J. Wongxfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_d...
2016-08-04  Felix Jandamkfs: Remove workaround for getsubopt() on older glibc
2016-06-21  Christoph Hellwigxfs: better xfs_trans_alloc interface
2016-06-21  Jan Tulakmkfs: test that -l su is a multiple of block size
2016-06-21  Jan Tulakmkfs: better error with incorrect b/s value suffix...
2016-06-21  Jan Tulakmkfs: fix -l su minval
2016-05-30  Eric Sandeenmkfs.xfs: annotate fallthrough cases in cvtnum
2016-05-30  Bill O'Donnelllibxcmd: generalize topology functions
2016-05-10  Jan Tulakmkfs: conflicting values with disabled crc should fail
2016-05-10  Jan Tulakmkfs: add optional 'reason' for illegal_option
2016-05-10  Jan Tulakmkfs: unit conversions are case insensitive
2016-05-10  Jan Tulakmkfs: move spinodes crc check
2016-05-10  Dave Chinnermkfs: don't treat files as though they are block devices
2016-05-10  Dave Chinnermkfs: add string options to generic parsing
2016-05-10  Dave Chinnermkfs: encode conflicts into parsing table
2016-05-10  Dave Chinnermkfs: merge getnum
2016-05-10  Dave Chinnermkfs: table based parsing for converted parameters
2016-05-10  Dave Chinnermkfs: add respecification detection to generic parsing
2016-05-10  Dave Chinnermkfs: use getnum_checked for all ranged parameters
2016-05-10  Dave Chinnermkfs: getbool is redundant
2016-05-10  Dave Chinnermkfs: structify input parameter passing
2016-05-10  Dave Chinnermkfs: validate logarithmic parameters sanely
2016-05-10  Dave Chinnermkfs: factor boolean option parsing
2016-05-10  Dave Chinnermkfs: validate all input values
2016-05-10  Dave Chinnermkfs: Sanitise the superblock feature macros
2016-05-10  Dave Chinnermkfs: sanitise ftype parameter values.
2016-05-10  Dave Chinnerxfsprogs: use common code for multi-disk detection
2016-05-10  Dave ChinnerMerge branch 'progs-misc-fixes-for-4.6' into for-master
2016-05-10  Dave ChinnerMerge branch 'libxfs-4.6-sync' into for-master
2016-02-29  Darrick J. Wongmkfs: fix crash when initializing rbmip libxfs-4.6-sync
2016-02-18  Dave Chinnerxfs: mode di_mode to vfs inode
2016-02-18  Dave Chinnerxfs: use vfs inode nlink field everywhere
2016-02-17  Dave Chinnerxfs: remove timestamps from incore inode
2016-02-17  Eric Sandeenxfs: eliminate committed arg from xfs_bmap_finish
2016-02-04  Darrick J. Wongmkfs: factor finobt changes into min log size when...
2015-12-20  Jan Tulakxfsprogs: Remove trailing blanks on various places
2015-12-20  Vivek Trivedimkfs: fix unintentional integer overflow
2015-12-18  Brian Fosterlibxfs: conditionalize log format record size optimization
2015-10-13  Brian Fosterdb/metadump: bump lsn when log is cleared on v5 supers
2015-10-13  Brian Fosterlibxfs: pass lsn param to log clear and record header...
2015-10-13  Mika Elorantamkfs.xfs: option for using a pre-defined filesystem...
2015-10-13  Jan Tulakbuild: make libblkid usage optional
2015-08-18  Eric Sandeenmkfs.xfs: fix ftype-vs-crc option combination testing
2015-08-03  Dave ChinnerMerge branch 'progs-misc-fixes-2' into for-next
2015-08-03  Eric Sandeenxfsprogs: Add new sb_meta_uuid field, update userspace...
2015-08-03  Dave ChinnerMerge branch 'progs-header-cleanup' into for-next
2015-08-03  Jan Tulakxfsprogs: blkid is now mandatory
2015-07-31  Christoph Hellwigxfsprogs: simplify internal includes
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 Chinnerxfs: clean up XFS_MIN_FREELIST macros
2015-07-31  Dave ChinnerMerge branch 'progs-misc-fixes-1' into for-next
2015-07-30  Christoph Hellwigxfsprogs: remove the uchar_t typedef
2015-07-30  Brian Fostermkfs: sparse inode chunk support
2015-07-30  Christoph Hellwigxfs: saner xfs_trans_commit interface
2015-07-30  Dave Chinnerprogs: clean up libxfs.h includes
2015-07-30  Eric Sandeenmkfs.xfs: always use underlying fs sector size when...
2015-07-30  Dave Chinnerlibxfs: update to 4.1-rc2 code base
2015-07-30  Dave Chinnerlibxfs: update to match 3.19-rc1 kernel code
2015-07-30  Dave Chinnerlibxfs: error negation rework
2015-07-30  Dave Chinnerlibxfs: update to 3.16 kernel code
2015-07-29  Dave Chinnerlibxfs: do all xfs->libxfs defines inside libxfs/
2015-05-11  Dave Chinnermkfs: inode/block size error messages confusing
2015-05-11  Dave Chinnermkfs: default to CRC enabled filesystems
2015-04-07  Brian Fostermkfs: don't zero old superblocks if file was truncated
2015-02-24  Dave Chinnermkfs: log stripe unit fails to influence default log...
2015-02-05  Romain Naourxfsprogs: do not do any dynamic linking of libtool...
2014-10-29  Eric Sandeenmkfs: don't warn about log sunit size if it was auto...
2014-10-29  Eric Sandeenmkfs: ignore stripe geom if sunit or swidth == physical...
2014-09-15  Mark Tinguelymkfs: fix typo in output
2014-06-19  Eric Sandeenmkfs.xfs: don't call blkid_get_topology on existing...
2014-05-26  Brian Fostermkfs: finobt mkfs support
2014-05-20  Mark Tinguelylibxfs: dont free xfs_inode until complete
2014-05-20  Mark Tinguelylibxfs: remove unused argument in trans_iput
2014-05-01  Eric Sandeenmkfs.xfs: prevent close(-1) on protofile error path
2014-04-14  Eric Sandeenxfsprogs: remove write-only assignments
2014-04-14  Eric Sandeenmkfs: catch unknown format in protofile parsing
2014-04-14  Eric Sandeenxfsprogs: trivial buffer frees on error paths
2014-04-14  Eric Sandeenxfsprogs: fix various fd leaks
2014-02-28  Dave Chinnermkfs: proto file creation does not set ftype correctly
2014-02-28  Dave Chinnermkfs: default log size for small filesystems too large
2013-11-14  Dave Chinnerxfs: support larger inode clusters on v5 filesystems
2013-11-13  Christoph Hellwiglibxfs: stop caching inode structures
2013-11-13  Dave Chinnerlibxfs: fix root inode handling inconsistencies
2013-10-23  Mark Tinguelyxfsprog: add mkfs.xfs sb v4 support for dirent filetype...
2013-10-17  Carlos Maiolinomkfs: add noalign option to usage()
2013-09-16  Dave Chinnerxfsprogs: add dtype support to mkfs and db
2013-09-16  Dave Chinnerxfs: Add xfs_log_rlimit.c
2013-09-16  Dave Chinnerxfs: Get rid of all XFS_XXX_LOG_RES() macro
2013-09-16  Dave Chinnerxfs: refactor xfs_trans_reserve() interface
2013-09-16  Dave Chinnerxfs: Introduce a new structure to hold transaction...
2013-09-16  Dave Chinnerlibxfs: introduce xfs_trans_resv.c
next