]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs/xfs_dir2.h
xfs_scrub: use datadev parallelization estimates for thread count
[thirdparty/xfsprogs-dev.git] / libxfs / xfs_dir2.h
2018-10-05  Brian Fosterxfs: fold dfops into the transaction
2018-10-05  Brian Fosterxfs: remove firstblock param from xfs dir ops
2018-10-04  Brian Fosterxfs: remove dfops param from high level dirname calls
2018-06-28  Dave Chinnerxfs: convert to SPDX license tags
2018-05-01  Eric SandeenMerge branch 'libxfs-4.17-sync' into for-next
2018-04-18  Darrick J. Wongxfs: sanity-check the unused space before trying to...
2018-02-27  Darrick J. Wongxfs: directory scrubber must walk through data block...
2017-11-27  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2017-11-17  Darrick J. Wongxfs: scrub directory metadata
2017-07-31  Darrick J. Wongxfs: remove double-underscore integer types
2017-02-16  Arnd Bergmannxfs: fix xfs_mode_to_ftype() prototype
2017-01-26  Amir Goldsteinxfs: replace xfs_mode_to_ftype table with switch statement
2017-01-26  Amir Goldsteinxfs: add missing include dependencies to xfs_dir2.h
2017-01-10  Darrick J. Wonglibxfs: clean up _dir2_data_freescan
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...
2015-07-30  Dave Chinnerlibxfs: update to 4.1-rc2 code base
2015-07-30  Dave Chinnerlibxfs: update to match 3.19-rc1 kernel code
2015-07-30  Dave Chinnerlibxfs: restructure to match kernel layout