]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
2017-09-21  Zirong Langxfs_db: version command misses RMAPBT feature string
2017-09-15  Eric Sandeenxfsprogs: Release v4.13.0-rc1 v4.13.0-rc1
2017-09-15  Masatake YAMATOxfs_repair: don't use do_warn for normal log message
2017-09-15  Darrick J.... mkfs: add documentation for forgotten mkfs flags
2017-09-15  Darrick J.... libxfs: remove getcwd/chdir dance from initialization
2017-09-15  Darrick J.... misc: fix more stupid compiler warnings
2017-09-15  Darrick J.... xfs_repair: take the ag_lock before recording rmap...
2017-09-15  Donald Douwsmamkfs.xfs: Don't stagger AG for a single disk
2017-09-15  Eric SandeenMerge branch 'libxfs-4.13-sync' into for-next
2017-09-15  Omar Sandovalxfs: fix inobt inode allocation search optimization libxfs-4.13-sync
2017-08-24  Darrick J.... xfs_io: clarify the fsmap documentation
2017-08-24  Eric Sandeenxfs_bmap: fix -n documentation in manpage
2017-08-24  Nikolay Borisovfiemap: Fix semantics of max_extents (-n arguments)
2017-08-24  Nikolay Borisovfiemap: Factor out common code used for printing holes
2017-08-24  Nikolay Borisovfiemap: De-obfuscate last_logical and cur_extent manipu...
2017-08-24  Nikolay Borisovfiemap: Eliminate num_extents
2017-08-24  Nikolay Borisovfiemap: Make max_extents a global var
2017-08-24  Nikolay Borisovfiemap: Remove blocksize variable
2017-08-22  Jeff Mahoneyxfs_repair: fix thread creation failure recovery
2017-08-22  Jeff Mahoneyxfs_repair: add prefetch trace calls to debug thread...
2017-08-22  Jeff Mahoneyxfs_repair: clear pthread_t when pthread_create fails
2017-08-22  Andreas Gruenbacherxfs_io: add seek consistency checks
2017-08-22  Jeff Mahoneyfsr: fix uninitialized fs usage after timeout
2017-08-22  Darrick J.... xfs_db: bit fuzzing should read the right bit when...
2017-08-22  Jan Tulakmkfs: add missing translation
2017-08-18  Darrick J.... xfs_db: make write/fuzz -c and -d work on non-crc files...
2017-08-18  Darrick J.... xfs_db: free field list when failing out of fuzz
2017-08-18  Darrick J.... xfs_db: reset metadump output flag
2017-08-04  Darrick J.... xfs_db: btdump should avoid eval for push and pop of...
2017-08-04  Eric Sandeenxfs_db: use TYP_F_CRC_FUNC for inodes & dquots
2017-08-04  Darrick J.... xfs_db: introduce fuzz command
2017-08-04  Darrick J.... xfs_db: write values into dir/attr blocks and recalcula...
2017-08-04  Darrick J.... xfs_db: print attribute remote value blocks
2017-08-04  Darrick J.... xfs_db: dump dir/attr btrees
2017-08-04  Darrick J.... xfs_db: fix metadump redirection (again)
2017-08-04  Darrick J.... xfs_repair: fix symlink target length checks by changin...
2017-08-04  Darrick J.... xfsprogs: remove double-underscore integer types
2017-08-04  Eric Sandeenxfs_metadump: properly handle obfuscation of all remote...
2017-08-04  Ross Zwislerxfs_io: allow lsattr & lsproj on foreign filesystems
2017-08-04  Brian Fosterlibxfs: init ->b_maps on contig buffers for uncached...
2017-08-04  Eric Sandeenxfs_db: associate proper type with free inode btree...
2017-08-04  Carlos Maiolinoxfs_io: Print filesystem statfs flags in 'statfs' command
2017-07-31  Christoph Hellwigxfs: fix multi-AG deadlock in xfs_bunmapi
2017-07-31  Darrick J.... xfs: check that dir block entries don't off the end...
2017-07-31  Darrick J.... xfs: check _alloc_read_agf buffer pointer before using
2017-07-31  Darrick J.... xfs: set firstfsb to NULLFSBLOCK before feeding it...
2017-07-31  Darrick J.... xfs: check _btree_check_block value
2017-07-31  Christoph HellwigRevert "xfs: grab dquots without taking the ilock"
2017-07-31  Christoph Hellwigxfs: fixup xfs_attr_get_ilocked
2017-07-31  Darrick J.... xfs: don't crash on unexpected holes in dir/attr btrees
2017-07-31  Darrick J.... xfs: rename MAXPATHLEN to XFS_SYMLINK_MAXLEN
2017-07-31  Darrick J.... xfs: grab dquots without taking the ilock
2017-07-31  Darrick J.... xfs: remove unneeded parameter from XFS_TEST_ERROR
2017-07-31  Darrick J.... xfs: pass along transaction context when reading xattr...
2017-07-31  Darrick J.... xfs: pass along transaction context when reading direct...
2017-07-31  Darrick J.... xfs: return the hash value of a leaf1 directory block
2017-07-31  Darrick J.... xfs: export _inobt_btrec_to_irec and _ialloc_cluster_al...
2017-07-31  Darrick J.... xfs: plumb in needed functions for range querying of...
2017-07-31  Darrick J.... xfs: export various function for the online scrubber
2017-07-31  Darrick J.... xfs: always compile the btree inorder check functions
2017-07-31  Darrick J.... xfs: remove double-underscore integer types
2017-07-31  Darrick J.... xfs: optimize _btree_query_all
2017-07-31  Christoph Hellwigxfs: remove XFS_HSIZE
2017-07-31  Darrick J.... xfs: try to avoid blowing out the transaction reservati...
2017-07-20  Eric Sandeenxfsprogs: Release v4.12.0 v4.12.0
2017-07-20  Darrick J.... libxfs: propagate transaction block reservations
2017-07-20  Eric Sandeenxfs_db: properly set inode type
2017-07-20  Darrick J.... xfs_db: redirect printfs when metadumping to stdout
2017-07-20  Eric Sandeenmkfs.xfs: allow specification of 0 data stripe width...
2017-07-13  Eric Sandeenxfsprogs: Release v4.12.0-rc2 v4.12.0-rc2
2017-07-13  Darrick J.... mkfs: set inode alignment and cluster size for minimum...
2017-07-13  Darrick J.... mkfs: set agblklog when we're verifying minimum log...
2017-06-30  Eric Sandeenxfsprogs: Release v4.12.0-rc1 v4.12.0-rc1
2017-06-30  Darrick J.... libxfs: fix fsmap.h inclusion
2017-06-30  Darrick J.... xfs_db: identify attr dabtree field types correctly
2017-06-29  Bill O'Donnellxfs_spaceman: fix potential overflowing expression...
2017-06-29  Bill O'Donnellxfs_spaceman: close open file for error case in openfile()
2017-06-29  Bill O'Donnellxfs_spaceman: fix potential memory leak by malloc in...
2017-06-29  Bill O'Donnellxfs_db: improve argument naming in set_cur and set_iocu...
2017-06-29  Bill O'Donnellxfs_db: update buffer size when new type is set
2017-06-21  Darrick J.... xfs_spaceman: add group summary mode
2017-06-21  Darrick J.... xfs_spaceman: add a man page
2017-06-21  Dave Chinnerxfs_spaceman: Free space mapping command
2017-06-21  Dave Chinnerxfs_spaceman: add new speculative prealloc control
2017-06-21  Dave Chinnerxfs_spaceman: add FITRIM support
2017-06-21  Dave Chinnerxfs_spaceman: space management tool
2017-06-21  Darrick J.... xfs_repair: replace rmap_compare with libxfs version
2017-06-21  Darrick J.... xfs_io: support the new getfsmap ioctl
2017-06-21  Darrick J.... xfs: introduce the XFS_IOC_GETFSMAP ioctl
2017-06-21  Darrick J.... libxfs: use crc32c slice-by-8 variant by default
2017-06-21  Darrick J.... libxcmd: add cvt{int, long} to convert strings to int...
2017-06-21  Darrick J.... xfs_io: refactor numlen into a library function
2017-06-21  Jan Tulakmetadump: warn about corruption if log is dirty
2017-06-21  Eric Sandeenxfs_metadump: tag metadump image with informational...
2017-06-21  Zirong Langxfs_repair: handle reading superblock from image on...
2017-06-21  Eric Sandeenxfs_db: add alignment filter to freesp command
2017-06-21  Bill O'Donnellxfs_growfs: ensure target path is an active xfs mountpoint
2017-06-15  Christoph Hellwigmkfs: remove leftover blkid include
2017-06-15  Jakub Boguszpo/pl.po: update Polish translation for 4.11.0
2017-06-14  Eric Sandeenlibxfs: fix xfs_trans_alloc_empty namespace libxfs-4.12-sync
next