]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs
mkfs.xfs: clarify ftype defaults in manpage
[thirdparty/xfsprogs-dev.git] / libxfs /
2016-09-19  Eric Sandeenlibxfs: move iswritable "fatal" decision to caller
2016-09-08  Dave Chinnerxfsprogs: Release 4.8.0-rc1 v4.8.0-rc1
2016-09-08  Felix Jandalibxfs/linux.c: Replace use of ustat by stat
2016-08-26  Darrick J. Wongmisc: fix libxfs api violations
2016-08-26  Darrick J. Wongxfs: simple btree query range should look right if...
2016-08-26  Darrick J. Wongxfs: fix some key handling problems in _btree_simple_qu...
2016-08-26  Darrick J. Wongxfs: don't perform lookups on zero-height btrees
2016-08-19  Darrick J. Wongxfs_repair: add per-AG btree blocks to rmap data and...
2016-08-19  Darrick J. Wongxfs_repair: rebuild reverse-mapping btree
2016-08-19  Darrick J. Wongxfs_repair: check existing rmapbt entries against obser...
2016-08-18  Darrick J. Wongxfs_db: introduce the 'fsmap' command to find what...
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. Wongxfs: remove OWN_AG rmap when allocating a block from...
2016-08-18  Darrick J. Wongxfs: store rmapbt block count in the AGF
2016-08-10  Darrick J. Wongxfs: move (and rename) the deferred bmap-free tracepoints libxfs-4.8-sync
2016-08-10  Darrick J. Wongxfs: remove the extents array from the rmap update...
2016-08-10  Darrick J. Wongxfs: in btree_lshift, only allocate temporary cursor...
2016-08-10  Darrick J. Wongxfs: remove unnecesary lshift/rshift key initialization
2016-08-10  Darrick J. Wongxfs: remove the get*keys and update_keys btree ops...
2016-08-10  Darrick J. Wongxfs: enable the rmap btree functionality
2016-08-10  Darrick J. Wongxfs: don't update rmapbt when fixing agfl
2016-08-10  Darrick J. Wongxfs: add rmap btree geometry feature flag
2016-08-10  Darrick J. Wongxfs: propagate bmap updates to rmapbt
2016-08-10  Darrick J. Wongxfs: enable the xfs_defer mechanism to process rmaps...
2016-08-10  Darrick J. Wongxfs: create rmap update intent log items
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: remove an extent from the rmap btree
2016-08-10  Darrick J. Wongxfs: add an extent to the rmap btree
2016-08-10  Darrick J. Wongxfs: teach rmapbt to support interval queries
2016-08-10  Darrick J. Wongxfs: support overlapping intervals in 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: rmap btree transaction reservations
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: add owner field to extent allocation and freeing
2016-08-10  Darrick J. Wongxfs: rmap btree add more reserved blocks
2016-08-10  Darrick J. Wongxfs: add rmap btree stats infrastructure
2016-08-10  Darrick J. Wongxfs: introduce rmap btree definitions
2016-08-10  Darrick J. Wongxfs: increase XFS_BTREE_MAXLEVELS to fit the rmapbt
2016-08-10  Darrick J. Wongxfs: add tracepoints and error injection for deferred...
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-10  Darrick J. Wongxfs: rework xfs_bmap_free callers to use xfs_defer_ops
2016-08-10  Darrick J. Wongxfs: enable the xfs_defer mechanism to process extents...
2016-08-10  Darrick J. Wongxfs: add tracepoints for the deferred ops mechanism
2016-08-10  Darrick J. Wongxfs: move deferred operations into a separate file
2016-08-10  Darrick J. Wongxfs: refactor btree owner change into a separate visit...
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  Darrick J. Wongxfs: add function pointers for get/update keys to the...
2016-08-10  Darrick J. Wongxfs: during btree split, save new block key & ptr for...
2016-08-10  Darrick J. Wongxfs: set *stat=1 after iroot realloc
2016-08-10  Darrick J. Wongxfs: fix locking of the rt bitmap/summary inodes
2016-08-10  Darrick J. Wongxfs: fix attr shortform structure alignment on cris
2016-08-10  Christoph Hellwigxfs: remove __arch_pack
2016-08-10  Christoph Hellwigxfs: kill xfs_dir2_inou_t
2016-08-10  Christoph Hellwigxfs: kill xfs_dir2_sf_off_t
2016-08-10  Hou Taoxfs: remove the magic numbers in xfs_btree_block-relate...
2016-08-10  Kaho Ngxfs: indentation fix in xfs_btree_get_iroot()
2016-08-10  Darrick J. Wongxfs: refactor btree maxlevels computation
2016-08-10  Darrick J. Wongxfs: convert list of extents to free into a regular...
2016-08-10  Dave Chinnerxfs: separate freelist fixing into a separate helper
2016-08-10  Eric Sandeenxfs: make several functions static
2016-08-10  Darrick J. Wonglibxfs: add more list operations
2016-08-10  Dave Chinnerlibxfs: fix set-but unused warning in dir2 code
2016-06-29  Eric Sandeenxfs_repair: don't call xfs_sb_quota_from_disk twice
2016-06-29  Dave Chinnerlibxfs: fix double free in libxfs_alloc_file_space
2016-06-29  Dave Chinnerlibxfs: fix use after from in xfs_trans_roll
2016-06-21  Alex Lyakasxfs: optimise xfs_iext_destroy
2016-06-21  Christoph Hellwigxfs: improve kmem_realloc
2016-06-21  Christoph Hellwigxfs: remove transaction types
2016-06-21  Christoph Hellwigxfs: better xfs_trans_alloc interface
2016-06-21  Christoph Hellwigxfs: optimize inline symlinks
2016-06-21  Christoph Hellwigxfs: factor out a helper to initialize a local format...
2016-06-21  Kirill A. Shutemovmm, fs: get rid of PAGE_CACHE_* and page_cache_{get...
2016-06-21  Christoph Hellwigxfs: always set rvalp in xfs_dir2_node_trim_free
2016-06-21  Brian Fosterxfs: borrow indirect blocks from freed extent when...
2016-06-21  Brian Fosterxfs: refactor delalloc indlen reservation split into...
2016-06-21  Brian Fosterxfs: update freeblocks counter after extent deletion
2016-06-21  Luis de Bethencourtxfs: remove impossible condition
2016-06-21  Darrick J. Wongxfs: fix computation of inode btree maxlevels
2016-06-21  Christoph Hellwigxfs: remove xfs_trans_get_block_res
2016-06-03  Christoph Hellwigxfs.h: define XFS_IOC_FREEZE even if FIFREEZE is defined
2016-05-10  Dave Chinnermkfs: don't treat files as though they are block devices
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  Eric Sandeenlibxfs: fix up mismerge in libxfs_iflush_int
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: move v1 inode conversion to xfs_inode_from_disk
2016-02-17  Dave Chinnerxfs: cull unnecessary icdinode fields
2016-02-17  Dave Chinnerxfs: remove timestamps from incore inode
2016-02-17  Dave Chinnerxfs: introduce inode log format object
2016-02-17  Dave Chinnerxfs: RT bitmap and summary buffers need verifiers
2016-02-17  Dave Chinnerxfs: RT bitmap and summary buffers are not typed
next