1. 27c3aeb xfsprogs: Release v4.16.1 by Eric Sandeen · 7 years ago master v4.16.1
  2. 7a58ab0 fsck.xfs: do not use 'function' keyword by Eric Sandeen · 7 years ago
  3. 9048c8b xfsprogs: Release v4.16.0 by Eric Sandeen · 7 years ago v4.16.0
  4. 6ae62d7 xfsprogs: Release v4.16.0-rc1 by Eric Sandeen · 7 years ago v4.16.0-rc1
  5. 98884b6 xfs_repair: fix getsubopt name definitions to use enums by Darrick J. Wong · 7 years ago
  6. 74aed9c xfs_scrub_all: use system encoding for lsblk output decoding by Darrick J. Wong · 7 years ago
  7. 07c6fd5 xfs_scrub_all: escape paths being passed to systemd service instances by Darrick J. Wong · 7 years ago
  8. e4e022f xfs_scrub: disable private /tmp for scrub service by Darrick J. Wong · 7 years ago
  9. 3dd9147 xfs_scrub_all: report version by Darrick J. Wong · 7 years ago
  10. 680eaca xfs_scrub: refactor mountpoint finding code to use libfrog path code by Darrick J. Wong · 7 years ago
  11. 5fa5a86 xfs_scrub: don't warn about confusing names if dir/file only writable by root by Darrick J. Wong · 7 years ago
  12. 367db2f xfs_scrub: use Unicode skeleton function to find confusing names by Darrick J. Wong · 7 years ago
  13. baa9ed8 xfs_scrub: check name for suspicious characters by Darrick J. Wong · 7 years ago
  14. bff5d1a xfs_scrub: transition from libunistring to libicu for Unicode processing by Darrick J. Wong · 7 years ago
  15. 3029a02 xfs_scrub: make name_entry a first class structure by Darrick J. Wong · 7 years ago
  16. 95c2f78 xfs_scrub: communicate name problems via flagset instead of booleans by Darrick J. Wong · 7 years ago
  17. d2cf5c2 xfs_scrub: don't complain about different normalization by Darrick J. Wong · 7 years ago
  18. 55290cf xfs_scrub: only run ascii name checks if unicode name checker by Darrick J. Wong · 7 years ago
  19. 99ea301 xfs_scrub: avoid buffer overflow when scanning attributes by Darrick J. Wong · 7 years ago
  20. a8502cc libxfs: warn about deprecation of irix, freebsd, darwin by Eric Sandeen · 7 years ago
  21. 31506b3 xfs_repair: test XFS_SB_VERSION_SHAREDBIT only once by Eric Sandeen · 7 years ago
  22. 28a4f9c xfsprogs: remove unused delete_attr_ok by Eric Sandeen · 7 years ago
  23. 42fa89b xfs_repair: remove pre_65_beta option by Eric Sandeen · 7 years ago
  24. ea94cb6 xfs_repair: remove unused fs_shared_allowed variable by Eric Sandeen · 7 years ago
  25. a425d16 xfs_repair: remove unused fs_has_extflgbit_allowed by Eric Sandeen · 7 years ago
  26. 644589b xfs_repair: remove unused fs_sb_feature_bits_allowed by Eric Sandeen · 7 years ago
  27. dd17791 xfs_repair: remove unused fs_aligned_inodes_allowed by Eric Sandeen · 7 years ago
  28. 99a1e0d xfs_repair: remove unused fs_has_extflgbit_allowed by Eric Sandeen · 7 years ago
  29. 232470f xfs_repair: remove unused fs_attributes2_allowed by Eric Sandeen · 7 years ago
  30. 497d070 xfs_repair: remove unused fs_attributes_allowed by Eric Sandeen · 7 years ago
  31. 8aee048 libfrog: handle NULL dir && blkdev in __fs_table_lookup_mount by Eric Sandeen · 7 years ago
  32. 6d135e8 xfs_scrub: initialize movon in xfs_scrub_connections by Eric Sandeen · 7 years ago
  33. 25992d9 xfs_scrub: synchronize error levels & logging by Eric Sandeen · 7 years ago
  34. 19177e6 xfs_spaceman: remove incorrect linux/fs.h include by Darrick J. Wong · 7 years ago
  35. 04a2d5d fsck.xfs: allow forced repairs using xfs_repair by Jan Tulak · 7 years ago
  36. 7c3e94a xfs_repair: add flag -e to modify exit code for corrected errors by Jan Tulak · 7 years ago
  37. 4aa3c02 metadump/restore: don't use errno after fwrite/fread failures by Eric Sandeen · 7 years ago
  38. 9cf846b mkfs: enable sparse inodes by default by Darrick J. Wong · 7 years ago
  39. 938f7b7 xfs_fsr: refactor mountpoint finding to use libfrog paths functions by Darrick J. Wong · 7 years ago
  40. be66eb8 libfrog: fs_table_lookup_mount should realpath the argument by Darrick J. Wong · 7 years ago
  41. f8cd7da xfs_repair: use custom ifork verifier in mv_orphanage by Eric Sandeen · 7 years ago
  42. 3452f45 xfs_repair: implement custom ifork verifiers by Darrick J. Wong · 7 years ago
  43. e2bc34d xfs_scrub: add missing paths header by Baruch Siach · 7 years ago
  44. 40b2e29 workqueue: add missing pthreads header by Baruch Siach · 7 years ago
  45. 7459528 xfs_io: fix operation time reporting by Dave Chinner · 7 years ago
  46. 12ac6e0 xfs_repair: don't fail directory repairs when grabbing inodes by Darrick J. Wong · 8 years ago
  47. ad9ac92 xfs_db: print transaction reservation type information by Darrick J. Wong · 8 years ago
  48. e24ee6b xfs_scrub: don't try to scan xattrs if bstat says there aren't any by Darrick J. Wong · 8 years ago
  49. a440f87 xfs_scrub: fix #include ordering to avoid build failure by Darrick J. Wong · 8 years ago
  50. c767c5a xfs_scrub: don't ask user to run xfs_repair for only warnings by Darrick J. Wong · 8 years ago
  51. 7c30915 xfs_scrub: log operational messages when interactive by Darrick J. Wong · 8 years ago
  52. de24d64 xfs_db: don't crash in ablock if there's no inode by Darrick J. Wong · 8 years ago
  53. a93fcc0 misc: fix gcc 7.3 warnings by Darrick J. Wong · 8 years ago
  54. f50eb2c xfsprogs: new libxfs-apply option for Signed-off-by: tag by Eric Sandeen · 8 years ago
  55. 2ce8bff xfsprogs: call libxfs_destroy from other utilities by Eric Sandeen · 8 years ago
  56. 4448849 libxfs: Catch non-empty zones on destroy by Eric Sandeen · 8 years ago
  57. bf0e024 libxfs: move xfs_inode_zone to rdwr.c by Eric Sandeen · 8 years ago
  58. 864028e libxfs: add function to free all buffers in bcache by Eric Sandeen · 8 years ago
  59. fc9f709 libxfs: Replace XFS_BUF_SET_PTR with xfs_buf_associate_memory by Eric Sandeen · 8 years ago
  60. d976382 xfs_io: add RWF_DSYNC support to pwrite by Dave Chinner · 8 years ago
  61. 9d50331 xfs_scrub: make interpreter explicit to python3 by Luis R. Rodriguez · 8 years ago
  62. a2e8105 xfs_repair: Add missing braces to allow zeroing of corrupt log by Xiao Yang · 8 years ago
  63. 57e7138 xfs_io: support a basic extent swap command by Brian Foster · 8 years ago
  64. 99d6e84 xfs_io: Add missing perror for write_once (-O) by Goldwyn Rodrigues · 8 years ago
  65. e61f155 misc: enable link time optimization, if requested by Darrick J. Wong · 8 years ago
  66. 1b0adc7 misc: enable retpolines across all xfsprogs utilities by Darrick J. Wong · 8 years ago
  67. ffe5df5 xfs: fix u32 type usage in sb validation function by Darrick J. Wong · 8 years ago
  68. c38464f xfs: don't screw up direct writes when freesp is fragmented by Darrick J. Wong · 8 years ago
  69. d07cc72 xfs: treat CoW fork operations as delalloc for quota accounting by Darrick J. Wong · 8 years ago
  70. 3cb6881 xfs: refactor accounting updates out of xfs_bmap_btalloc by Darrick J. Wong · 8 years ago
  71. 1d3bac1 xfs: refactor inode verifier corruption error printing by Darrick J. Wong · 8 years ago
  72. 885ba5c xfs: bmap code cleanup by Shan Hai · 8 years ago
  73. 37d086c Split buffer's b_fspriv field by Carlos Maiolino · 8 years ago
  74. d5105a8 xfs: convert to new i_version API by Jeff Layton · 8 years ago
  75. e91df84 xfs: check sb_agblocks and sb_agblklog when validating superblock by Darrick J. Wong · 8 years ago
  76. faaad1d xfs: recheck reflink / dirty page status before freeing CoW reservations by Darrick J. Wong · 8 years ago
  77. e4b963e xfs: btree format ifork loader should check for zero numrecs by Darrick J. Wong · 8 years ago
  78. f596a90 xfs: attr leaf verifier needs to check for obviously bad count by Darrick J. Wong · 8 years ago
  79. b67317e xfs: directory scrubber must walk through data block to offset by Darrick J. Wong · 8 years ago
  80. 221b1dd xfs: cross-reference the realtime bitmap by Darrick J. Wong · 8 years ago
  81. 1048d0e xfs: add scrub cross-referencing helpers for the refcount btrees by Darrick J. Wong · 8 years ago
  82. 556c739 xfs: add scrub cross-referencing helpers for the rmap btrees by Darrick J. Wong · 8 years ago
  83. 9deb7f6 xfs: add scrub cross-referencing helpers for the inode btrees by Darrick J. Wong · 8 years ago
  84. 1fe41a7 xfs: add scrub cross-referencing helpers for the free space btrees by Darrick J. Wong · 8 years ago
  85. b09294b xfs: cancel tx on xfs_defer_finish() error during xattr set/remove by Brian Foster · 8 years ago
  86. 8504509 xfs: account finobt blocks properly in perag reservation by Brian Foster · 8 years ago
  87. dfcfc5f xfs: fix check on struct_version for versions 4 or greater by Colin Ian King · 8 years ago
  88. d7e7160 xfs: use %px for data pointers when debugging by Darrick J. Wong · 8 years ago
  89. ef4109d xfs: change 0x%p -> %p in print messages by Darrick J. Wong · 8 years ago
  90. 493b46c xfs: harden directory integrity checks some more by Darrick J. Wong · 8 years ago
  91. fdef0e8 xfs: refactor the geometry structure filling function by Darrick J. Wong · 8 years ago
  92. a2a5238 xfs: hoist xfs_fs_geometry to libxfs by Darrick J. Wong · 8 years ago
  93. 079e8ef xfs: trace log reservations at mount time by Darrick J. Wong · 8 years ago
  94. 71ffd55 xfs: standardize quota verification function outputs by Darrick J. Wong · 8 years ago
  95. 055b84e xfs: separate dquot repair into a separate function by Darrick J. Wong · 8 years ago
  96. 95d9582 xfs: create a new buf_ops pointer to verify structure metadata by Darrick J. Wong · 8 years ago
  97. e9998c6 xfs: fail out of xfs_attr3_leaf_lookup_int if it looks corrupt by Darrick J. Wong · 8 years ago
  98. 20e882d xfs: provide a centralized method for verifying inline fork data by Darrick J. Wong · 8 years ago
  99. 1f98251 xfs: refactor short form directory structure verifier function by Darrick J. Wong · 8 years ago
  100. 6db3a80 xfs: create structure verifier function for short form symlinks by Darrick J. Wong · 8 years ago