]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - include
xfs_buflock: ignore if buffer already locked
[thirdparty/xfsprogs-dev.git] / include /
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...
2016-12-22  Eric BiggersFix building xfsprogs on 32-bit platforms
2016-11-01  Felix Jandaplatform: remove use of off64_t
2016-11-01  Felix Jandaxfs.h: require transparent LFS for all users
2016-11-01  Felix Jandaxfsprogs: replace statvfs64 by equivalent statvfs
2016-11-01  Felix Jandaxfsprogs: replace pread64/pwrite64 by equivalent pread...
2016-11-01  Felix Jandaxfsprogs: replace lseek64 by equivalent lseek
2016-11-01  Felix Jandaxfsprogs: replace ftruncate64 by equivalent ftruncate
2016-11-01  Felix Jandaxfsprogs: replace [fl]stat64 by equivalent [fl]stat
2016-10-31  Felix Jandaconfigure: remove unecessary definitions of _FILE_OFFSE...
2016-10-26  Darrick J. Wongmkfs.xfs: format reflink enabled filesystems
2016-10-26  Darrick J. Wonglibxfs: add autoconf mechanism to override system heade...
2016-10-26  Darrick J. Wonglibxfs: add fsxattr flags and fields for cowextsize
2016-10-26  Darrick J. Wonglibxfs: plumb in bmap deferred op log items
2016-10-26  Darrick J. Wonglibxfs: plumb in refcount deferred op log items
2016-10-26  Darrick J. Wonglibxfs: add xfs_refcount.h to the standard include...
2016-10-26  Darrick J. Wonglibxfs: initialize the in-core mount context for refcou...
2016-10-25  Darrick J. Wongxfs: use interval query for rmap alloc operations on...
2016-10-25  Darrick J. Wongxfs: store in-progress CoW allocations in the refcount...
2016-10-25  Darrick J. Wongxfs: introduce the CoW fork
2016-10-25  Darrick J. Wongxfs: implement deferred bmbt map/unmap operations
2016-10-25  Darrick J. Wongxfs: map an inode's offset to an exact physical block
2016-10-25  Darrick J. Wongxfs: introduce reflink utility functions
2016-10-25  Darrick J. Wongxfs: adjust refcount when unmapping file blocks
2016-10-25  Darrick J. Wongxfs: adjust refcount of an extent of blocks in refcount...
next