1. 0796e66 lsattr, chattr: add support for btrfs's No_COW flag by Theodore Ts'o · 12 years ago
  2. 660b4c3 Reserve the codepoints for the INCOMPAT features LARGEDATA and INLINEDATA by Theodore Ts'o · 12 years ago
  3. 010dc7b e2fsck: remove EXT4_EOFBLOCKS_FL flag handling by Lukas Czerner · 12 years ago
  4. 991211f libext2fs, libe2p: Reserve RO_COMPAT_REPLICA feature by Theodore Ts'o · 12 years ago
  5. 0f5eba7 ext2fs: add multi-mount protection (INCOMPAT_MMP) by Andreas Dilger · 13 years ago
  6. ae96c67 libext2s: fix swapfs.c so it builds on big endian systems by Theodore Ts'o · 13 years ago
  7. 16c581d debugfs: add 64-bit support to the set_field commands by Theodore Ts'o · 13 years ago
  8. 89efc88 libext2fs: add metadata checksum and snapshot feature flags by Theodore Ts'o · 13 years ago
  9. 75405ff Merge branch 'maint' into next by Theodore Ts'o · 13 years ago
  10. 3fbfad5 libext2fs: fix binary and source compatibility with the dump program by Theodore Ts'o · 13 years ago
  11. 9f6ba88 resize2fs: add support for new in-kernel online resize ioctl by Yongqiang Yang · 13 years ago
  12. d32c915 libext2fs: Fix gcc -Wall warnings by Theodore Ts'o · 13 years ago
  13. 6a6337c Merge branch 'maint' into next by Theodore Ts'o · 13 years ago
  14. ae9e37c libext2fs: change EXT2_MAX_BLOCKS_PER_GROUP() to be cluster size aware by Theodore Ts'o · 13 years ago
  15. 5af9eea Merge branch 'maint' into next by Theodore Ts'o · 13 years ago
  16. 4df1618 add new superblock field: s_overhead_blocks by Theodore Ts'o · 13 years ago
  17. 829d999 Merge branch 'maint' into next by Theodore Ts'o · 13 years ago
  18. 412376e Add basic BIGALLOC support for cluster-based allocation by Theodore Ts'o · 13 years ago
  19. 0edcc27 e2fsprogs: reserving code points for new ext4 quota feature by Aditya Kali · 13 years ago
  20. 9d92a20 Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
  21. 9345f02 tune2fs, debugfs, libext2fs: Add support for ext4 default mount options by Theodore Ts'o · 14 years ago
  22. db0bdb4 Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
  23. 993988f Add superblock fields which track first and most recent fs errors by Theodore Ts'o · 14 years ago
  24. 97d26ce Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
  25. 6d0ed67 Reserve feature flags and fields needed for the Next3 snapshot feature by Theodore Ts'o · 14 years ago
  26. 30a7610 Reserve the EXT4_FEATURE_INCOMPAT_DIRDATA feature flag by Andreas Dilger · 14 years ago
  27. cff9690 Reserve the EXT4_INCOMPAT_EA_INODE feature flag by Andreas Dilger · 14 years ago
  28. c5b23f6 Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
  29. 4ffafee e2fsck: don't complain about i_size for known blocks past EOF by Eric Sandeen · 14 years ago
  30. a63745e Use ext2fs_file_acl_block() instead of using .i_file_acl directly by Valerie Aurora Henson · 15 years ago
  31. 3c4d4d7 libext2fs: Define bg_itable_unused_hi in the ext4_group_desc structure by Valerie Aurora Henson · 15 years ago
  32. b7c5b40 Add support for a new superblock field: s_kbytes_written by Theodore Ts'o · 15 years ago
  33. efc6f62 Remove trailing whitespace for the entire source tree by Theodore Ts'o · 16 years ago
  34. 5c4f8d6 resize2fs: Add support to use the ext4 online resize ioctl's by Theodore Ts'o · 16 years ago
  35. bb767b2 ext2fs.h: Add l_i_file_acl_high and l_version_hi to on-disk inode structure by Theodore Ts'o · 16 years ago
  36. 494a1da Basic flexible block group support by Theodore Ts'o · 16 years ago
  37. 1ca1059 Add support for the HUGE_FILE feature by Theodore Ts'o · 16 years ago
  38. ca2634a Add initial checksum support for the gdt_checksum/uninit_group feature by Jose R. Santos · 17 years ago
  39. a7c9cb7 Add support for the DIR_NLINK feature. by Andreas Dilger · 16 years ago
  40. 6567e5a Merge branch 'maint' by Theodore Ts'o · 16 years ago
  41. a80f369 ext2_fs.h: Rename EXT4_ORPHAN_FS to be EXT3_ORPHAN_FS by Theodore Ts'o · 16 years ago
  42. 428f6b3 Merge branch 'maint' into next by Theodore Ts'o · 17 years ago
  43. 6cb2740 Add support for the test_fs flag by Theodore Ts'o · 17 years ago
  44. 1534392 Define helper functions ext2fs_set_i_{u,g}id_high() for MacOS compatibility by Theodore Ts'o · 17 years ago
  45. fef2b38 Merge branch 'maint' into next by Theodore Ts'o · 17 years ago
  46. 7132d48 Fix build failure on non-Linux/non-Hurd/non-Masix systems by Theodore Ts'o · 17 years ago
  47. 3306861 Fix build failure on non-Linux/non-Hurd/non-Masix systems by Theodore Ts'o · 17 years ago
  48. 3166c58 Add #define needed for Hurd ioctl definitions by Theodore Ts'o · 17 years ago
  49. 5ea565f Merge basic FLEX_BG support by Theodore Ts'o · 17 years ago
  50. cf0eeec Reserve the INCOMPAT feature number for FLEX_BG. by Jose R. Santos · 17 years ago
  51. c9548bc libext2fs: remove masix support by Coly Li · 17 years ago
  52. f2de1d3 libext2fs: Add EXT2_DESC_SIZE and EXT2_DESC_PER_BLOCK macros by Valerie Clement · 17 years ago
  53. decb2a5 Reserve superblock field for the raid stripe width. by Theodore Ts'o · 17 years ago
  54. b62e88a Reserve superblock fields for multiple mount protection feature by Andreas Dilger · 17 years ago
  55. 96c6a3a Store the RAID stride value in the superblock and take advantage of it by Theodore Ts'o · 17 years ago
  56. 5113a6e Fix mke2fs and debugfs to support large (> 16 bit) uid's and gid's by Eric Sandeen · 17 years ago
  57. d362a3f Define the l_i_iversion field in ext2_inode by Theodore Ts'o · 17 years ago
  58. d2a3bf2 Fix (as yet unused) struct ext4_group_desc to add a missing bg_pad field by Theodore Ts'o · 18 years ago
  59. f77704e Add directory hashed signed/unsigned hint to superblock by Theodore Ts'o · 18 years ago
  60. 6b3ce98 On-disk format for controlling the inode size by Theodore Ts'o · 18 years ago
  61. 8061d2c On-disk format definition for 64-bit support by Theodore Ts'o · 18 years ago
  62. bec6f49 On-disk format for large number of subdirectories by Theodore Ts'o · 18 years ago
  63. 8815fb8 On-disk format definition for group descriptor checksums by Theodore Ts'o · 18 years ago
  64. 5d17119 On-disk format definition for huge files by Theodore Ts'o · 18 years ago
  65. 8fe81a3 Rename EXT3_EXTENTS_FL to EXT4_EXTENTS_FL and make it visible to the user by Andreas Dilger · 18 years ago
  66. f5fa200 Add support for EXT2_FEATURE_COMPAT_LAZY_BG by Theodore Ts'o · 18 years ago
  67. bf69235 Add support for on-line resizing to resize2fs by Theodore Ts'o · 18 years ago
  68. 7331196 Add library support for large (EA in inode) inodes. Make sure that garbage by Theodore Ts'o · 20 years ago
  69. 39dc1c4 Add definition for the extents filesystem feature and inode flag. by Theodore Ts'o · 20 years ago
  70. 1ba7a2f Fix a byte swap bugs, including one which caused e2fsck to by Theodore Ts'o · 20 years ago
  71. a435ec3 Add support for backing up the journal inode location in the by Theodore Ts'o · 21 years ago
  72. 48e6e81 Fixx gcc -Wall nitpicks. by Theodore Ts'o · 21 years ago
  73. 2c93113 Remove EXT2_FEATURE_RO_COMPAT_BTREE_DIR mention of since it's not by Theodore Ts'o · 21 years ago
  74. 15f9011 Add support for a new inode flag, which is to be used by Theodore Ts'o · 22 years ago
  75. 9d2aefb Add a new superblock field, s_mkfs_time, which indicates when by Theodore Ts'o · 22 years ago
  76. 4a959fe Add support for new default mount options for the journal data mode. by Theodore Ts'o · 22 years ago
  77. c046ac7 Add support for the meta_blockgroup filesystem format. by Theodore Ts'o · 22 years ago
  78. a0c3fd5 Add support for new feature in ext2/3 filesystems; a default mount options field by Theodore Ts'o · 22 years ago
  79. b33278c Modify the half MD4 hash so it is no longer endian dependent. This is by Theodore Ts'o · 22 years ago
  80. b7a0056 Add support to e2fsck to reindex directories to use hash trees. by Theodore Ts'o · 22 years ago
  81. 9e6c5dd ext2_fs.h: Add superblock field for reserved group descriptors. by Theodore Ts'o · 22 years ago
  82. 503f9e7 Add support for the half-MD4 HTREE hash. by Theodore Ts'o · 22 years ago
  83. 88372d5 Applied Andrew Morton's patch to support the dirsync option. by Theodore Ts'o · 22 years ago
  84. b21bf26 Do sanity checking of the number of blocks and inodes in a group for by Andreas Dilger · 22 years ago
  85. 7da78ff ext2_fs.h: Further minor cleanups of the header. Consolidate by Andreas Dilger · 22 years ago
  86. 0fbd1a8 ext2_fs.h: Remove macros accessing u.ext2_sb field and use by Andreas Dilger · 22 years ago
  87. 932a489 Add support for creating and checking 8192-byte blocksize filesystems. by Andreas Dilger · 22 years ago
  88. df614db Add initial support in debugfs for examining directory indexing information. by Theodore Ts'o · 22 years ago
  89. b3f5b4c Define a new ext2 file attribute, EXT2_NOTAIL_FL, by Theodore Ts'o · 23 years ago
  90. d007cb4 Cleanup changes to Andreas' symlink patch. Remove use of EXT2_LINK_DIR by Theodore Ts'o · 23 years ago
  91. 67052a8 Add extra checks for bad symlinks, including zero length symlinks, by Andreas Dilger · 23 years ago
  92. 797f5ef ChangeLog, wordwrap.pl: by Theodore Ts'o · 23 years ago
  93. b10820c ChangeLog, ext2_fs.h: by Theodore Ts'o · 23 years ago
  94. 9f8046f Many files: by Theodore Ts'o · 23 years ago