]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - include
libxcmd: add non-iterating user commands
[thirdparty/xfsprogs-dev.git] / include /
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...
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: introduce refcount btree definitions
2016-10-25  Darrick J. Wongxfs: set up per-AG free space reservations
2016-10-02  Eric Sandeenlibxfs: remove unused libxfs_iget arg
2016-09-19  Bill O'Donnelllibxcmd: populate fs table with xfs entries first,...
2016-08-26  Bill O'Donnellxfs_quota: add capabilities for use on non-XFS filesystems
2016-08-26  Eric Sandeenxfs_quota: wire up XFS_GETQSTATV
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. Wonglibxfs: add deferred ops item handlers for userspace
2016-08-18  Darrick J. Wonglibxfs: fix various oddities in the kernel import
2016-08-18  Darrick J. Wonglibxfs: fix xfs_isset pointer calculation
2016-08-10  Darrick J. Wongxfs: propagate bmap updates to rmapbt
2016-08-10  Darrick J. Wongxfs: add rmap btree insert and delete helpers
2016-08-10  Darrick J. Wongxfs: convert unwritten status of reverse mappings
2016-08-10  Darrick J. Wongxfs: add an extent to the rmap btree
2016-08-10  Darrick J. Wongxfs: add rmap btree operations
2016-08-10  Darrick J. Wongxfs: rmap btree requires more reserved free space
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: rmap btree add more reserved blocks
2016-08-10  Darrick J. Wongxfs: add tracepoints and error injection for deferred...
2016-08-10  Darrick J. Wongxfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_d...
2016-08-10  Darrick J. Wongxfs: rework xfs_bmap_free callers to use xfs_defer_ops
2016-08-10  Darrick J. Wongxfs: add tracepoints for the deferred ops mechanism
2016-08-10  Darrick J. Wongxfs: introduce interval queries on btrees
2016-08-10  Darrick J. Wongxfs: support btrees with overlapping intervals for...
2016-08-10  Christoph Hellwigxfs: remove __arch_pack
2016-08-10  Darrick J. Wonglibxfs: add more list operations
2016-08-04  Felix Jandamkfs: Remove workaround for getsubopt() on older glibc
2016-07-20  Anna Schumakerxfs_io: implement 'copy_range' command
2016-06-21  Christoph Hellwigxfs: improve kmem_realloc
2016-06-21  Christoph Hellwigxfs: better xfs_trans_alloc interface
2016-06-21  Christoph Hellwigxfs: remove xfs_trans_get_block_res
2016-06-03  Christoph Hellwiglinux.h: include <linux/fs.h>
2016-05-30  Bill O'Donnelllibxcmd: generalize topology functions
2016-05-10  Dave Chinnermkfs: merge getnum
2016-05-10  Dave Chinnermkfs: use getnum_checked for all ranged parameters
2016-05-10  Dave Chinnermkfs: validate all input values
2016-05-10  Dave Chinnermkfs: Sanitise the superblock feature macros
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-18  Dave Chinnerxfs: mode di_mode to vfs inode
2016-02-18  Dave Chinnerxfs: move di_changecount to VFS inode
2016-02-18  Dave Chinnerxfs: move inode generation count 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-17  Dave Chinnerxfs: introduce BMAPI_ZERO for allocating zeroed extents
2016-02-15  Dave Chinnerxfs_io: add support for changing the new inode DAX...
2016-02-15  Dave Chinnerxfs_fs.h: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATT...
2016-02-11  Dave Chinnerlibxfs: reset dirty buffer priority on lookup
2016-02-11  Dave Chinnerlibxfs: keep unflushable buffers off the cache MRUs
2016-02-09  Dave Chinnerlibxfs: don't discard dirty buffers
2016-02-04  Eric Sandeenxfs_quota: define Q_XGETNEXTQUOTA
2016-02-04  Carlos Maiolinoinclude: Minor whitespace cleanup
2016-02-04  Felix Jandainclude/linux.h: Include <stdio.h> for fprintf and...
2016-02-04  Felix Jandalinux.h: Use off64_t instead of loff_t
2015-12-20  Jan Tulakxfsprogs: Remove trailing blanks on various places
2015-12-18  Brian Fosterlibxfs: conditionalize log format record size optimization
2015-11-23  Eric Sandeenrepair: print XFS_WANT_CORRUPTED info with -vvv
2015-11-10  Jan Tulakxfsprogs: make fsr use mntinfo when there is no mntent
2015-10-28  Darrick J. Wonglibxcmd: provide a common function to report command...
2015-10-28  Dave Chinnerheaders: remove definition of ASSERT from xfs.h
2015-10-14  Eric Sandeenxfs_repair: fix unaligned accesses
2015-10-13  Brian Fosterdb/metadump: bump lsn when log is cleared on v5 supers
2015-10-13  Brian Fosterxfs_repair: track log state throughout all recovery...
2015-10-13  Brian Fosterlibxlog: pull struct xlog out of xlog_is_dirty()
2015-10-13  Brian Fosterlibxfs: pass lsn param to log clear and record header...
next