]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
2016-09-22  Eric Sandeenxfs_repair: fix segfault from uninitialized tp in mv_or...
2016-09-19  Eric Sandeenlibxfs: factor mount checks into helper function
2016-09-19  Eric Sandeenmkfs.xfs: clarify ftype defaults in manpage
2016-09-19  Eric Sandeenxfs_io: allow chattr & chproj on foreign filesystems
2016-09-19  Eric Sandeenxfs_quota: fix free command for foreign fs
2016-09-19  Eric Sandeenxfs_quota: un-flag non-foreign-capable commands
2016-09-19  Eric Sandeenxfs_quota: Enable 3 more foreign commands
2016-09-19  Bill O'Donnellxfs_quota: add case for foreign fs, disabled regardless...
2016-09-19  Bill O'Donnellxfs_quota: print and path output formatting: maintain...
2016-09-19  Bill O'Donnelllibxcmd: populate fs table with xfs entries first,...
2016-09-19  Eric Sandeenxfs_repair: exit with status 2 if log dirtiness is...
2016-09-19  Hou Taoxfs_logprint: remove the printing of transaction type
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  Darrick J.... xfs_db: pass the inode cluster offset when copying...
2016-09-08  Darrick J.... xfs_repair: don't crash on ENOSPC rebuilding a btree
2016-09-08  Felix Jandalibxfs/linux.c: Replace use of ustat by stat
2016-09-08  Dave Chinnerdb: write via array indexing doesn't work
2016-09-08  Eric Sandeenxfs_db: properly set dquot_buf when operating on dquot
2016-09-08  Zorro Langxfs_quota: fix missing break after foreign_allowed...
2016-08-26  Eric Sandeenxfs_db: add crc manipulation commands
2016-08-26  Bill O'Donnellxfs_quota: certain commands must always be available
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-26  Eric Sandeenxfs_metadump: don't warn about unobfuscated log with -o
2016-08-26  Darrick J.... xfs_repair: fix naming problems in repair/rmap.c
2016-08-26  Darrick J.... misc: fix libxfs api violations
2016-08-26  Darrick J.... misc: fix Coverity errors
2016-08-26  Darrick J.... libxcmd: fix mount option parsing to find rt/log devices
2016-08-26  Darrick J.... xfs: simple btree query range should look right if...
2016-08-26  Darrick J.... xfs: fix some key handling problems in _btree_simple_qu...
2016-08-26  Darrick J.... xfs: don't perform lookups on zero-height btrees
2016-08-19  Darrick J.... mkfs.xfs: create filesystems with reverse-mappings rmap-for-4.8
2016-08-19  Darrick J.... mkfs: set agsize prior to calculating minimum log size
2016-08-19  Darrick J.... xfs_repair: check for impossible rmap record field...
2016-08-19  Darrick J.... xfs_repair: look for mergeable rmaps
2016-08-19  Darrick J.... xfs_repair: merge data & attr fork reverse mappings
2016-08-19  Darrick J.... xfs_repair: add per-AG btree blocks to rmap data and...
2016-08-19  Darrick J.... xfs_repair: rebuild reverse-mapping btree
2016-08-19  Darrick J.... xfs_repair: check existing rmapbt entries against obser...
2016-08-19  Darrick J.... xfs_repair: add fixed-location per-AG rmaps
2016-08-19  Darrick J.... xfs_repair: add inode bmbt block rmaps
2016-08-19  Darrick J.... xfs_repair: record and merge raw rmap data
2016-08-19  Darrick J.... xfs_repair: collect reverse-mapping data for refcount...
2016-08-19  Darrick J.... xfs_repair: create a slab API for allocating arrays...
2016-08-18  Darrick J.... xfs_repair: fix fino_bno calculation when rmapbt is...
2016-08-18  Darrick J.... xfs_repair: use rmap btree data to check block types
2016-08-18  Darrick J.... xfs_logprint: support rmap redo items
2016-08-18  Darrick J.... xfs_io: add rmap-finish error injection type
2016-08-18  Darrick J.... xfs_growfs: report rmapbt presence
2016-08-18  Darrick J.... xfs_db: introduce the 'fsmap' command to find what...
2016-08-18  Darrick J.... xfs_db: copy the rmap btree
2016-08-18  Darrick J.... xfs_db: spot check rmapbt
2016-08-18  Darrick J.... xfs_db: display rmap btree contents
2016-08-18  Darrick J.... libxfs: add deferred ops item handlers for userspace
2016-08-18  Darrick J.... libxfs: fix various oddities in the kernel import
2016-08-18  Darrick J.... xfs: remove OWN_AG rmap when allocating a block from...
2016-08-18  Darrick J.... xfs: store rmapbt block count in the AGF
2016-08-18  Darrick J.... xfs_io: add free-extent error injection type
2016-08-18  Darrick J.... man: document the DAX fsxattr inode flag
2016-08-18  Darrick J.... xfs_logprint: fix formatting issues with the EFI printi...
2016-08-18  Darrick J.... xfs_logprint: move the EFI copying/printing functions...
2016-08-18  Darrick J.... mkfs: fix library ordering
2016-08-18  Darrick J.... xfs_repair: preserve in-core meta_uuid while zeroing...
2016-08-18  Darrick J.... xfs_io: bmap should print 'delalloc', not '-2'
2016-08-18  Darrick J.... xfs_buflock: add a tool that can be used to find buffer...
2016-08-18  Darrick J.... libxfs: fix xfs_isset pointer calculation
2016-08-10  Darrick J.... xfs: move (and rename) the deferred bmap-free tracepoints libxfs-4.8-sync
2016-08-10  Darrick J.... xfs: remove the extents array from the rmap update...
2016-08-10  Darrick J.... xfs: in btree_lshift, only allocate temporary cursor...
2016-08-10  Darrick J.... xfs: remove unnecesary lshift/rshift key initialization
2016-08-10  Darrick J.... xfs: remove the get*keys and update_keys btree ops...
2016-08-10  Darrick J.... xfs: enable the rmap btree functionality
2016-08-10  Darrick J.... xfs: don't update rmapbt when fixing agfl
2016-08-10  Darrick J.... xfs: add rmap btree geometry feature flag
2016-08-10  Darrick J.... xfs: propagate bmap updates to rmapbt
2016-08-10  Darrick J.... xfs: enable the xfs_defer mechanism to process rmaps...
2016-08-10  Darrick J.... xfs: create rmap update intent log items
2016-08-10  Darrick J.... xfs: add rmap btree insert and delete helpers
2016-08-10  Darrick J.... xfs: convert unwritten status of reverse mappings
2016-08-10  Darrick J.... xfs: remove an extent from the rmap btree
2016-08-10  Darrick J.... xfs: add an extent to the rmap btree
2016-08-10  Darrick J.... xfs: teach rmapbt to support interval queries
2016-08-10  Darrick J.... xfs: support overlapping intervals in the rmap btree
2016-08-10  Darrick J.... xfs: add rmap btree operations
2016-08-10  Darrick J.... xfs: rmap btree requires more reserved free space
2016-08-10  Darrick J.... xfs: rmap btree transaction reservations
2016-08-10  Darrick J.... xfs: define the on-disk rmap btree format
2016-08-10  Darrick J.... xfs: introduce rmap extent operation stubs
2016-08-10  Darrick J.... xfs: add owner field to extent allocation and freeing
2016-08-10  Darrick J.... xfs: rmap btree add more reserved blocks
2016-08-10  Darrick J.... xfs: add rmap btree stats infrastructure
2016-08-10  Darrick J.... xfs: introduce rmap btree definitions
2016-08-10  Darrick J.... xfs: increase XFS_BTREE_MAXLEVELS to fit the rmapbt
2016-08-10  Darrick J.... xfs: add tracepoints and error injection for deferred...
2016-08-10  Darrick J.... xfs: rename flist/free_list to dfops
2016-08-10  Darrick J.... xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_d...
2016-08-10  Darrick J.... xfs: rework xfs_bmap_free callers to use xfs_defer_ops
2016-08-10  Darrick J.... xfs: enable the xfs_defer mechanism to process extents...
2016-08-10  Darrick J.... xfs: add tracepoints for the deferred ops mechanism
next