preadv2
libxfs: xfs_rtalloc.c becomes xfs_rtbitmap.c
libxfs: buffer cache hashing is suboptimal
xfsprogs: fix crc32 build on big endian
xfsprogs: add CRC32c infrastructure
Perform true sequential bulk read prefetching in xfs_repair Merge of master-melb:xfs-cmds:29147a by kenmcd.
xfsprogs: fix various incorrect printf formats
libxfs: remove unused argument in trans_iput
repair: limit auto-striding concurrency apprpriately
Update xfsprogs to latest kernel headers and functions Merge of master-melb:xfs-cmds:32070a by kenmcd.
xfsprogs: try to handle mkfs of a file on 4k sector device
xfsprogs: Add verifiers to libxfs buffer interfaces.
libxfs: reintroduce old xfs_repair radix-tree code
libxfs: fix harmless sparse endian nit
libxfs: dont free xfs_inode until complete
libxfs: report VERSION in libxfs_fs_repair_cmn_err()
libxfs: modify verifiers to differentiate CRC from other errors
xfs: refactor xfs_trans_reserve() interface
repair: support more than 25 ACLs
xfs: remove newlines from strings passed to __xfs_printk
xfs: support the XFS_BTNUM_FINOBT free inode btree type
libxfs: don't send null bp to xfs_trans_brelse()
xfs_repair: add support for validating dirent ftype field
libxfs: fix memory leak in xfs_dir2_node_removename
[47/55,V2] xfs: Add read-only support for dirent filetype field
xfs: dirent dtype presence is dependent on directory magic numbers
libxfs: fix endian mishap in xfs_dialloc_ag()
xfs: fix the wrong new_size/rnew_size at xfs_iext_realloc_direct()
xfs: Add xfs_log_rlimit.c
libxfs: fix crc field handling in xfs_sb_to/from_disk
xfs: update inode allocation/free transaction reservations for finobt