]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - mkfs
xfsprogs: Release v6.7.0
[thirdparty/xfsprogs-dev.git] / mkfs /
2024-02-15  Jeff Laytonxfs: convert to new timestamp accessors
2023-12-18  Christoph Hellwiglibxfs: split out a libxfs_dev structure from struct...
2023-12-18  Christoph Hellwiglibxfs: pass the device fd to discard_blocks
2023-12-18  Christoph Hellwiglibxfs: making passing flags to libxfs_init less confusing
2023-12-18  Christoph Hellwiglibxfs: pass a struct libxfs_init to libxfs_alloc_buftarg
2023-12-18  Christoph Hellwiglibxfs: pass a struct libxfs_init to libxfs_mount
2023-12-18  Christoph Hellwiglibxfs: rename struct libxfs_xinit to libxfs_init
2023-12-18  Christoph Hellwiglibxfs: remove the volname concept
2023-10-05  Darrick J. Wongmkfs: add a config file for 6.6 LTS kernels
2023-10-05  Darrick J. Wongmkfs: enable reverse mapping by default
2023-10-05  Darrick J. Wongmkfs: enable large extent counts by default
2023-06-22  Darrick J. Wongmkfs: deprecate the ascii-ci feature
2023-05-10  Darrick J. Wongmkfs: warning about misaligned AGs and RAID stripes...
2023-04-21  Eric Sandeenxfsprogs: nrext64 option should be in [inode] section...
2023-04-21  Darrick J. Wongmisc: test the dir/attr hash before formatting or repai...
2023-03-03  Darrick J. Wongmkfs: substitute slashes with spaces in protofiles
2023-03-03  Darrick J. Wongmkfs: use suboption processing for -p
2023-03-03  Darrick J. Wongmkfs: check dirent names when reading protofile
2022-12-09  Darrick J. Wongmkfs.xfs: add mkfs config file for the 6.1 LTS kernel
2022-12-09  Darrick J. Wongmisc: add static to various sourcefile-local functions
2022-08-30  Darrick J. Wongxfs: replace inode fork size macros with functions
2022-08-05  Darrick J. Wongmkfs: complain about impossible log size constraints
2022-08-05  Darrick J. Wongmkfs: stop allowing tiny filesystems
2022-08-05  Darrick J. Wongmkfs: ignore data blockdev stripe geometry for small...
2022-07-14  Darrick J. Wongmkfs: terminate getsubopt arrays properly
2022-07-12  Darrick J. Wongmkfs: document the large extent count switch in the...
2022-06-22  Chandan Babu Rmkfs: Add option to create filesystem with large extent...
2022-06-22  Chandan Babu Rxfs: Define max extent length based on on-disk format...
2022-05-27  Pavel Reichlmkfs: Fix memory leak
2022-05-18  Darrick J. Wongmkfs: don't trample the gid set in the protofile
2022-05-18  Darrick J. Wongmkfs: round log size down if rounding log start up...
2022-05-18  Darrick J. Wongmkfs: improve log extent validation
2022-05-18  Darrick J. Wongmkfs: don't let internal logs bump the root dir inode...
2022-05-18  Darrick J. Wongmkfs: reduce internal log size when log stripe units...
2022-05-18  Darrick J. Wongmkfs: fix missing validation of -l size against maximum...
2022-04-06  Eric Sandeenmkfs: increase the minimum log size to 64MB when possible
2022-03-01  Darrick J. Wongmkfs: add a config file for x86_64 pmem filesystems
2022-02-25  Darrick J. Wongmkfs: enable inobtcount and bigtime by default
2022-02-25  Darrick J. Wongmkfs: add configuration files for the last few LTS...
2022-02-25  Darrick J. Wongmkfs: prevent corruption of passed-in suboption string...
2022-02-25  Darrick J. Wongmisc: add a crc32c self test to mkfs and repair
2022-01-31  Dave Chinnerxfs: introduce xfs_buf_daddr()
2022-01-31  Darrick J. Wonglibxfs: replace XFS_BUF_SET_ADDR with a function
2022-01-31  Dave Chinnerxfs: convert xfs_fs_geometry to use mount feature checks
2022-01-31  Dave Chinnerxfs: reflect sb features in xfs_mount
2022-01-31  Theodore Ts'oxfsprogs: fix static build problems caused by liburcu
2021-11-12  Darrick J. Wongmkfs: warn about V4 deprecation when creating new V4...
2021-09-29  Darrick J. Wonglibfrog: move topology.[ch] to libxfs
2021-09-29  Darrick J. Wongmkfs: move mkfs/proto.c declarations to mkfs/proto.h
2021-09-29  Dave Chinnerxfsprogs: introduce liburcu support
2021-07-28  Darrick J. Wongmkfs: validate rt extent size hint when rtinherit is set
2021-06-30  Christoph Hellwigxfs: move the di_flags field to struct xfs_inode
2021-06-30  Christoph Hellwigxfs: move the di_size field to struct xfs_inode
2021-05-07  Darrick J. Wongmkfs: reject cowextsize after making final decision...
2021-04-16  Jeff Moyermkfs: don't default to the physical sector size if...
2021-02-24  Gao Xiangmkfs: make use of xfs_validate_stripe_geometry()
2021-02-12  Zorro Langmkfs: fix wrong inobtcount usage error output
2021-01-07  Dave Chinnerxfs: remove xfs_buf_t typedef libxfs-5.11-sync
2021-01-07  Eric Sandeenlibxfs: cosmetic changes to libxfs_inode_alloc
2020-11-24  Dave Chinnerlibxfs: get rid of b_bcount from xfs_buf
2020-11-20  Dave Chinnerlibxfs: rename buftarg->dev to btdev
2020-11-20  Dave Chinnermkfs: hook up suboption parsing to ini files
2020-11-20  Dave Chinnermkfs: constify various strings
2020-11-20  Dave Chinnermkfs: add initial ini format config file parsing support
2020-11-20  Darrick J. Wongmkfs: don't pass on extent size inherit flags when...
2020-11-20  Darrick J. Wongmkfs: allow users to specify rtinherit=0
2020-11-20  Darrick J. Wongmkfs: format bigtime filesystems
2020-11-20  Darrick J. Wongmkfs: enable the inode btree counter feature
2020-09-30  Anthony Iliopoulosmkfs: remove a couple of unused function parameters
2020-09-30  Eric Sandeenmkfs.xfs: remove comment about needed future work
2020-09-30  Darrick J. Wongmkfs: don't allow creation of realtime files from a...
2020-09-30  Darrick J. Wongmkfs: set required parts of the realtime geometry befor...
2020-09-30  Darrick J. Wongmkfs: fix reflink/rmap logic w.r.t. realtime devices...
2020-09-30  Darrick J. Wongmkfs.xfs: tweak wording of external log device size...
2020-09-28  Pavel Reichlmkfs.xfs: fix ASSERT on too-small device with stripe...
2020-08-17  Darrick J. Wongmkfs: allow setting dax flag on root directory
2020-08-10  Christoph Hellwigxfs: move the fork format fields into struct xfs_ifork
2020-05-26  Kaixu Xiamkfs: simplify the configured sector sizes setting...
2020-05-01  Christoph Hellwigxfs: remove XFS_BUF_TO_SBP
2020-04-08  Dave Chinnerxfsprogs: fix silently broken option parsing
2020-04-07  Dave Chinnermkfs: use cvtnum from libfrog
2020-03-14  Darrick J. Wongxfs: make xfs_trans_get_buf return an error code
2020-03-14  Darrick J. Wongxfs: make xfs_buf_read return an error code
2020-03-14  Darrick J. Wongxfs: make xfs_buf_get_uncached return an error code
2020-03-01  Darrick J. Wonglibxfs: remove unused flags parameter to libxfs_buf_mar...
2020-03-01  Darrick J. Wonglibxfs: straighten out libxfs_writebuf naming confusion
2020-03-01  Darrick J. Wonglibxfs: use uncached buffers for initial mkfs writes
2020-03-01  Darrick J. Wonglibxfs: replace libxfs_readbuf with libxfs_buf_read
2020-03-01  Darrick J. Wonglibxfs: replace libxfs_getbuf with libxfs_buf_get
2020-03-01  Darrick J. Wonglibxfs: remove LIBXFS_EXIT_ON_FAILURE
2020-03-01  Darrick J. Wonglibxfs: open-code "exit on buffer read failure" in...
2020-03-01  Darrick J. Wongmkfs: check that metadata updates have been committed
2020-03-01  Darrick J. Wonglibxfs: libxfs_buf_delwri_submit should write buffers...
2020-02-27  Darrick J. Wonglibxfs: clean up libxfs_destroy
2020-02-27  Darrick J. Wongmkfs: check root inode location
2019-12-17  Eric Sandeenmkfs: tidy up discard notifications
2019-12-13  Pavel Reichlmkfs: Break block discard into chunks of 2 GB
2019-11-01  Darrick J. Wongmkfs: fix incorrect error message
2019-09-26  Darrick J. Wongmkfs: use libxfs to write out new AGs
2019-09-09  Darrick J. Wonglibfrog: move libfrog.h to libfrog/util.h
next