]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - include
xfsprogs: document environment variables
[thirdparty/xfsprogs-dev.git] / include /
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  Darrick J. Wonglibxfs: clean up IRELE/iput callsites
2018-10-05  Brian Fosterxfs: fold dfops into the transaction
2018-10-05  Brian Fosterxfs: replace xfs_defer_ops ->dop_pending with on-stack...
2018-10-05  Brian Fosterxfs: automatic dfops inode relogging
2018-10-05  Brian Fosterxfs: automatic dfops buffer relogging
2018-10-05  Brian Fosterxfs: replace dop_low with transaction flag
2018-10-05  Brian Fosterxfs: drop unnecessary xfs_defer_finish() dfops parameter
2018-10-05  Brian Fosterxfs: support embedded dfops in transaction
2018-10-05  Brian Fosterxfs: add firstblock field to xfs_trans
2018-10-04  Brian Fosterxfs: remove struct xfs_bmalloca dfops field
2018-10-04  Brian Fosterxfs: rename xfs_trans ->t_agfl_dfops to ->t_dfops
2018-10-04  Darrick J. Wonglibxfs: track transaction block reservation usage like...
2018-10-04  Darrick J. Wonglibxfs: fix xfs_trans_alloc reservation abuse
2018-08-01  Eric Sandeenxfsprogs: remove unused macros
2018-08-01  Darrick J. Wonglibfrog: move crc32c code out of libxfs
2018-08-01  Darrick J. Wonglibxfs: remove crc32 functions
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: get rid of the log item descriptor
2018-06-28  Dave Chinnerxfs: adder caller IP to xfs_defer* tracepoints
2018-06-28  Brian Fosterxfs: defer agfl block frees when dfops is available
2018-05-23  Darrick J. Wonglibfrog: refactor fs geometry printing function
2018-05-01  Eric SandeenMerge branch 'libxfs-4.17-sync' into for-next
2018-04-18  Darrick J. Wongxfs: refactor bmap record validation
2018-04-18  Brian Fosterxfs: detect agfl count corruption and reset agfl
2018-04-18  Brian Fosterxfs: account only rmapbt-used blocks against rmapbt...
2018-04-18  Brian Fosterxfs: rename agfl perag res type to rmapbt
2018-04-12  Darrick J. Wongxfs_scrub: transition from libunistring to libicu for...
2018-03-27  Darrick J. Wongxfs_fsr: refactor mountpoint finding to use libfrog...
2018-03-27  Baruch Siachworkqueue: add missing pthreads header
2018-03-09  Darrick J. Wongxfs_repair: don't fail directory repairs when grabbing...
2018-03-09  Eric Sandeenlibxfs: Catch non-empty zones on destroy
2018-03-09  Darrick J. Wongmisc: enable link time optimization, if requested
2018-03-09  Darrick J. Wongmisc: enable retpolines across all xfsprogs utilities
2018-02-27  Darrick J. Wongxfs: provide a centralized method for verifying inline...
2018-02-02  Darrick J. Wongxfs_scrub: integrate services with systemd
2018-02-02  Darrick J. Wongxfs_scrub: optionally use SCSI READ VERIFY commands...
2018-02-02  Darrick J. Wongxfs_scrub: scrub file data blocks
2018-02-02  Darrick J. Wongxfs_scrub: warn about normalized Unicode name collisions
2018-02-02  Darrick J. Wongxfs_scrub: warn about suspicious characters in director...
2018-02-02  Darrick J. Wongxfs_scrub: thread-safe stats counter
2018-02-02  Darrick J. Wongxfs_scrub: dispatch the various phases of the scrub...
2018-01-04  Ross Zwislerxfs_io: add a new 'log_writes' command
2018-01-04  Ross Zwislerxfs_io: add MAP_SYNC support to mmap()
2018-01-03  Dave Chinnermkfs: simplify minimum log size calculation
2018-01-03  Eric Sandeenmkfs: remove use-once default macros
2018-01-03  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2018-01-03  Brian Fosterxfs: refactor buffer logging into buffer dirtying helper
2017-12-06  Dave Chinnermkfs: introduce a structure to hold CLI options
2017-12-06  Darrick J. Wonglibhandle: add missing destructor
2017-12-06  Darrick J. Wonglibfrog: move conversion factors 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: add bit manipulation functions
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...
2017-12-06  Eric Sandeenxfs_io: add buf_lru_ref tag to inject table
2017-12-06  Darrick J. Wongxfs_io: pull xfs errortag definitions from libxfs
2017-11-27  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2017-11-27  Christoph Hellwigxfs: abstract out dev_t conversions
2017-11-20  Jeff Mahoneyxfs_io: stat: treat statfs.f_flags as optional
2017-11-17  Christoph Hellwigxfs: use a b+tree for the in-core extent list
2017-11-17  Christoph Hellwigxfs: remove the inode log format from the inode log...
2017-11-17  Christoph Hellwigxfs: remove if_rdev
2017-11-17  Christoph Hellwigxfs: remove XFS_BMAP_TRACE_EXLIST
2017-11-09  Goldwyn Rodriguesxfs_io: Add support for pwritev2()
2017-11-09  Darrick J. Wongmisc: fix ubsan warnings
2017-11-09  Darrick J. Wongmisc: enable thread sanitizer if the builder wants it
2017-11-09  Darrick J. Wongmisc: enable gcc/clang address sanitizer if the builder...
2017-11-09  Darrick J. Wongmisc: enable ubsan if the builder wants it
2017-11-09  Felix Jandakill off u_int*_t types
2017-10-18  Brian Fosterxfs: trim writepage mapping to within eof libxfs-4.14-sync
2017-10-18  Brian Fosterxfs: relog dirty buffers during swapext bmbt owner...
2017-10-18  Christoph Hellwigxfs: refactor xfs_trans_roll
2017-09-15  Eric SandeenMerge branch 'libxfs-4.13-sync' into for-next
2017-08-04  Darrick J. Wongxfsprogs: remove double-underscore integer types
2017-07-13  Darrick J. Wongmkfs: set inode alignment and cluster size for minimum...
2017-06-30  Darrick J. Wonglibxfs: fix fsmap.h inclusion
2017-06-21  Darrick J. Wongxfs: introduce the XFS_IOC_GETFSMAP ioctl
2017-06-21  Darrick J. Wonglibxcmd: add cvt{int, long} to convert strings to int...
2017-06-21  Darrick J. Wongxfs_io: refactor numlen into a library function
2017-06-21  Eric Sandeenxfs_metadump: tag metadump image with informational...
2017-06-21  Bill O'Donnellxfs_growfs: ensure target path is an active xfs mountpoint
2017-06-14  Eric Sandeenlibxfs: fix xfs_trans_alloc_empty namespace libxfs-4.12-sync
2017-06-13  Darrick J. Wongxfs: avoid mount-time deadlock in CoW extent recovery
2017-04-04  Eric Sandeenxfs: remove unused struct declarations
2017-02-22  Darrick J. Wonginclude: don't collide __bitwise definitions in 4.10
2017-02-16  Eric Biggersxfsprogs: Fix building xfsprogs on 32-bit platforms...
2017-02-16  Christoph Hellwigxfs: use per-AG reservations for the finobt
2017-01-26  Amir Goldsteinxfs_io: fix missing syncfs command
2017-01-26  Christoph Hellwigxfsprogs: remove irix support
2017-01-12  Deepa Dinamanixfs_io: implement 'utimes' command
2017-01-12  Dave Chinnerlibxcmd: add non-iterating user commands
2017-01-12  Dave Chinnerlibxcmd: don't check generic library commands
2017-01-12  Dave Chinnerlibxcmd: rename args_command to command_iterator
2017-01-12  Dave Chinnerlibxcmd: check CMD_FLAG_GLOBAL inside args_command()
2017-01-12  Gwendal Grignoubuild: Allow compiling xfsprogs in a cross compile...
next