]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
2017-10-18  Brian Fosterxfs: trim writepage mapping to within eof libxfs-4.14-sync
2017-10-18  Eric Sandeenxfs: handle error if xfs_btree_get_bufs fails
2017-10-18  Thomas Meyerxfs: Fix bool initialization/comparison
2017-10-18  Dave Chinnerxfs: Don't log uninitialised fields in inode structures
2017-10-18  Darrick J.... xfs: revert "xfs: factor rmap btree size into the indle...
2017-10-18  Darrick J.... xfs: perag initialization should only touch m_ag_max_us...
2017-10-18  Darrick J.... xfs: fix compiler warnings
2017-10-18  Darrick J.... xfs: simplify the rmap code in xfs_bmse_merge
2017-10-18  Christoph Hellwigxfs: use xfs_iext_*_extent helpers in xfs_bmap_split_ex...
2017-10-18  Christoph Hellwigxfs: use xfs_iext_*_extent helpers in xfs_bmap_shift_ex...
2017-10-18  Christoph Hellwigxfs: move some code around inside xfs_bmap_shift_extents
2017-10-18  Christoph Hellwigxfs: use xfs_iext_get_extent in xfs_bmap_first_unused
2017-10-18  Christoph Hellwigxfs: switch xfs_bmap_local_to_extents to use xfs_iext_i...
2017-10-18  Christoph Hellwigxfs: add a xfs_iext_update_extent helper
2017-10-18  Brian Fosterxfs: relog dirty buffers during swapext bmbt owner...
2017-10-18  Brian Fosterxfs: skip bmbt block ino validation during owner change
2017-10-18  Brian Fosterxfs: don't log dirty ranges for ordered buffers
2017-10-18  Christoph Hellwigxfs: remove the ip argument to xfs_defer_finish
2017-10-18  Christoph Hellwigxfs: rename xfs_defer_join to xfs_defer_ijoin
2017-10-18  Christoph Hellwigxfs: refactor xfs_trans_roll
2017-10-18  Carlos Maiolinoxfs: stop searching for free slots in an inode chunk...
2017-09-27  Eric Sandeenxfsprogs: Release v4.13.1 v4.13.1
2017-09-27  Darrick J.... mkfs: don't overflow the subopts array
2017-09-26  Eric Sandeenxfsprogs: Release v4.13.0
2017-09-21  Eric Sandeenxfsprogs: Release v4.13.0-rc2 v4.13.0-rc2
2017-09-21  Darrick J.... xfs_repair: handle missing extent states
2017-09-21  Darrick J.... mkfs: pass a custom cowextsize into the created filesystem
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
next