Ext2/3/4 filesystem userspace utilities

Clone this repo:
  1. 4b02eb1 libext2fs: relock CACHE_MTX after calling ->write_error by Darrick J. Wong · 5 weeks ago maint master next
  2. b646a80 fuse2fs: disable fallocate/zero range on indirect files by Darrick J. Wong · 5 weeks ago
  3. 33f8c42 fuse2fs: set EXT2_ERROR_FS when recording errors by Darrick J. Wong · 5 weeks ago
  4. 23a04c8 fuse2fs: don't write inode when inactivation fails by Darrick J. Wong · 5 weeks ago
  5. a441dd7 fuse2fs: interpret error codes in remove_ea_inodes correctly by Darrick J. Wong · 5 weeks ago
  6. 5aba0ce fuse2fs: check for recorded fs errors before touching things by Darrick J. Wong · 2 months ago
  7. a78c7ad fuse2fs: don't run fallible operations in op_init by Darrick J. Wong · 5 weeks ago
  8. 10684ae fuse2fs: don't let ENOENT escape from ioctl_fitrim by Darrick J. Wong · 6 weeks ago
  9. 6c6ce2d fuse2fs: allow O_APPEND and O_TRUNC opens by Darrick J. Wong · 3 months ago
  10. 6d6f7b7 fuse2fs: fix various problems in get_req_groups by Darrick J. Wong · 6 weeks ago
  11. bc1279f fuse2fs: fix readlink failure by Darrick J. Wong · 6 weeks ago
  12. 53136b2 mke2fs: don't print warnings about dax to stderr by Darrick J. Wong · 7 weeks ago
  13. a5da316 fuse2fs: fix block parameter truncation on 32-bit by Darrick J. Wong · 7 weeks ago
  14. 86a24ae fuse2fs: fix punching post-EOF blocks during truncate by Darrick J. Wong · 8 weeks ago
  15. bed461d fuse2fs: don't record every errno in the superblock as an fs failure by Darrick J. Wong · 8 weeks ago
  16. f79abd8 fuse2fs: fix logging redirection by Darrick J. Wong · 8 weeks ago
  17. e18b350 fuse2fs: fix punch-out range calculation in fuse2fs_punch_range by Darrick J. Wong · 7 weeks ago
  18. 9b44c01 fuse2fs: fix clean_block_middle when punching byte 0 of a block by Darrick J. Wong · 7 weeks ago
  19. bc599a8 libext2fs: fix data corruption when writing to inline data files by Darrick J. Wong · 9 weeks ago
  20. 10d7761 libext2fs: fix data read corruption in ext2fs_file_read_inline_data by Darrick J. Wong · 9 weeks ago