1. ae65b29 Update files for 1.31 release. by Theodore Ts'o · 22 years ago
  2. c4e5e36 pf.c: Print the indexed directory flag if present. Don't display by Theodore Ts'o · 22 years ago
  3. 3f9f271 Missed a EVMS 1.2 ABI fixup. by Theodore Ts'o · 22 years ago
  4. feb44c6 Skip byteswap tests on --disable-swapfs by Theodore Ts'o · 22 years ago
  5. f606dd3 Update "make depend". by Theodore Ts'o · 22 years ago
  6. 3a68a67 fs_ext2.c (fs_expand, fs_shrink), by Theodore Ts'o · 22 years ago
  7. 88888f1 fsimext2.c (set_mkfs_options): If the hard sector size is 1024, by Theodore Ts'o · 22 years ago
  8. 420053a Default the EVMS_ABI_CODE if it is not defined to 1.2.0. by Theodore Ts'o · 22 years ago
  9. a9d799a Update EVMS plugin to support EVMS ABI 1.2 by Theodore Ts'o · 22 years ago
  10. 1f6169c fsimext2.c (set_mkfs_options): Synchronize with EVMS CVS rev by Theodore Ts'o · 22 years ago
  11. d5f445c Synchronize with EVMS CVS. Add better error handling by Theodore Ts'o · 22 years ago
  12. d894e8b fs_ext2.c (fs_expand): Synchronize with EVMS CVS rev 1.12 by Theodore Ts'o · 22 years ago
  13. 2993bf7 fs_ext2.c (fs_expand, fs_shrink): Synchronize with EVMS CVS rev by Theodore Ts'o · 22 years ago
  14. 758ab67 fsimext2.h: Synchronize with EVMS CVS rev 1.8 (2002/8/29). by Theodore Ts'o · 22 years ago
  15. bfd4188 closefs.c (write_bgdesc, ext2fs_flush): Fix bug in meta_bg by Theodore Ts'o · 22 years ago
  16. 5d823a4 Update files for 1.30 release. by Theodore Ts'o · 22 years ago
  17. a2c8bf9 ext2_fs.h: Add support for a new inode flag, which is to be used by Theodore Ts'o · 22 years ago
  18. 15f9011 Add support for a new inode flag, which is to be used by Theodore Ts'o · 22 years ago
  19. 61bee88 gen_uuid.c (get_random_bytes): Don't spin forever if read() by Theodore Ts'o · 22 years ago
  20. 3a42fe2 ismounted.c (check_mntent, check_mntent_file): Add better by Theodore Ts'o · 22 years ago
  21. 55ca9ae flushb.c (ext2fs_sync_device): If the BLKFLSBUF ioctl succeeds, by Theodore Ts'o · 22 years ago
  22. 9ed06a1 openfs.c (ext2fs_open): Fix bug which caused us to pass the by Theodore Ts'o · 22 years ago
  23. 76dd5e5 Add support for the meta_bg feature flag to the resize2fs program. by Theodore Ts'o · 22 years ago
  24. 9d2aefb Add a new superblock field, s_mkfs_time, which indicates when by Theodore Ts'o · 22 years ago
  25. 4a959fe Add support for new default mount options for the journal data mode. by Theodore Ts'o · 22 years ago
  26. c046ac7 Add support for the meta_blockgroup filesystem format. by Theodore Ts'o · 22 years ago
  27. a0c3fd5 Add support for new feature in ext2/3 filesystems; a default mount options field by Theodore Ts'o · 22 years ago
  28. 3e69906 Fix gcc -Wall nits. by Theodore Ts'o · 22 years ago
  29. 8132d84 Fix endian problems in the htree code for e2fsck and debugfs. by Theodore Ts'o · 22 years ago
  30. c663305 Update for 1.29 release. by Theodore Ts'o · 22 years ago
  31. d25f8cf lib/et/internal.h: Remove declaration of perror. All modern systems by Theodore Ts'o · 22 years ago
  32. 87ee8dc Update changelogs for 1.28 release by Theodore Ts'o · 22 years ago
  33. ea1959f Fix a bug which caused e2fsck to fail to correctly check filesystems by Theodore Ts'o · 22 years ago
  34. f61fc0b Add support for the hash_seed and s_def_hash_ver fields in the by Theodore Ts'o · 22 years ago
  35. ee50412 valid_blk.c (ext2fs_inode_has_valid_blocks): Fix bug which by Theodore Ts'o · 22 years ago
  36. e6f2bda Makefile.in: Revamp makefile so that it doesn't depend by Theodore Ts'o · 22 years ago
  37. 9a4311a Clean up fsck handling, and fix bug which caused fs_shrink and by Theodore Ts'o · 22 years ago
  38. 21b3ba9 More EVMS 1.1 CVS synchronization. by Theodore Ts'o · 22 years ago
  39. 8fd6956 fs_ext2.c, fsimext2.c: Synchronize with EVMS CVS tree. by Theodore Ts'o · 22 years ago
  40. 2b399a2 common.h, dlist.h, enginestructs.h, options.h, plugfuncs.c, by Theodore Ts'o · 22 years ago
  41. e5b1643 Update to debian's 1.27+1.28-WIP-0626-1 by Theodore Ts'o · 22 years ago
  42. 023d111 chattr.1.in: Document the compression attribute flags E, X, and by Theodore Ts'o · 22 years ago
  43. b33278c Modify the half MD4 hash so it is no longer endian dependent. This is by Theodore Ts'o · 22 years ago
  44. 0684a4f Overhaul extended attribute handling. Should now be correct with by Theodore Ts'o · 22 years ago
  45. 917e875 Makefile.in: Move dupfs.o and test_io.o from the by Theodore Ts'o · 22 years ago
  46. fe4dd42 link.c (ext2fs_link): When adding a new link to a directory, by Theodore Ts'o · 22 years ago
  47. cc90bdf dirhash.c (ext2fs_dirhash): Fix bug which caused MD4 by Theodore Ts'o · 22 years ago
  48. b7a0056 Add support to e2fsck to reindex directories to use hash trees. by Theodore Ts'o · 22 years ago
  49. 3ea1f0f dirhash.c (halfMD4Transform): Shift the hash by one bit, by Theodore Ts'o · 22 years ago
  50. 8d7f458 parse.c (uuid_parse): Fix uuid parsing bug which didn't complain by Theodore Ts'o · 22 years ago
  51. a8a813e fsetflags.c (fsetflags), fgetflags.c (fgetflags): Save by Theodore Ts'o · 22 years ago
  52. 50cd7e0 ext2fs.h, read_bb_file.c: Change private to priv_data, to avoid by Theodore Ts'o · 22 years ago
  53. 593c6ea Various portability fixes which should help out HURD. by Theodore Ts'o · 22 years ago
  54. f154d2f unix_io.c (unix_open): Only attempt the setrlimit workaround if by Theodore Ts'o · 22 years ago
  55. 9e6c5dd ext2_fs.h: Add superblock field for reserved group descriptors. by Theodore Ts'o · 22 years ago
  56. 4e9bf7f Added amusing political correctness quote. by Theodore Ts'o · 22 years ago
  57. 2cb403b bitops.h: Add #define's for ext2fs_{l,b}e{32,16}_to_cpu and by Theodore Ts'o · 22 years ago
  58. 5818d67 ismounted.c (check_mntent): In AIX 4.3, MOUNTED isn't defined. by Theodore Ts'o · 22 years ago
  59. 503f9e7 Add support for the half-MD4 HTREE hash. by Theodore Ts'o · 22 years ago
  60. 88372d5 Applied Andrew Morton's patch to support the dirsync option. by Theodore Ts'o · 22 years ago
  61. b21bf26 Do sanity checking of the number of blocks and inodes in a group for by Andreas Dilger · 22 years ago
  62. 7da78ff ext2_fs.h: Further minor cleanups of the header. Consolidate by Andreas Dilger · 22 years ago
  63. 26bfdca fs_ext2.c (fs_init_task): Fix minor bugs pointed out by Steve by Theodore Ts'o · 22 years ago
  64. 3fb47e1 Add changelog file for EVMS. by Theodore Ts'o · 22 years ago
  65. 39cc87f Add support for expanding and contracting filesystems. Fix a few minor bugs by Theodore Ts'o · 22 years ago
  66. ff6dbcc Add EVMS FSIM plugin to e2fsprogs. by Theodore Ts'o · 22 years ago
  67. 0fbd1a8 ext2_fs.h: Remove macros accessing u.ext2_sb field and use by Andreas Dilger · 22 years ago
  68. 0d63467 Update to support the V2 Bestbits EA format. by Theodore Ts'o · 22 years ago
  69. 31e29a1 Fix up Andreas's 8k blocksize changes to fix a number of bugs, by Theodore Ts'o · 22 years ago
  70. 932a489 Add support for creating and checking 8192-byte blocksize filesystems. by Andreas Dilger · 22 years ago
  71. b38cd28 Add a new command "bmap" to debugfs which calculates the logical->physical block by Theodore Ts'o · 22 years ago
  72. f0efd29 ismounted.c (check_mntent_file, is_swap_device): Verify that the by Theodore Ts'o · 22 years ago
  73. 1acb01b Fix stupid bug; dx_hack_hash was left-shifted by one in CPP macro trap. by Theodore Ts'o · 22 years ago
  74. f9190c8 dirblock.c (ext2fs_read_dir_block2, ext2fs_write_dir_block): New by Theodore Ts'o · 22 years ago
  75. 52783e0 Add new function to the libext2fs library, ext2fs_dirhash, which by Theodore Ts'o · 22 years ago
  76. a8e7724 Update for 1.27 release. by Theodore Ts'o · 22 years ago
  77. 546a1ff Fix various gcc -Wall complaints. by Theodore Ts'o · 22 years ago
  78. 304905d Makefile.in (check): Use LD_LIBRARY_PATH to run test programs. by Theodore Ts'o · 22 years ago
  79. 57173d0 Update Changelog messages to use tytso@mit.edu for all addresses by Theodore Ts'o · 22 years ago
  80. df614db Add initial support in debugfs for examining directory indexing information. by Theodore Ts'o · 22 years ago
  81. b9f4092 Update makefiles to install mkfs.ext3, and to install man pages for by Theodore Ts'o · 22 years ago
  82. 541d173 Update with the Debian package e2fsprogs-1.26-1. by Theodore Ts'o · 22 years ago
  83. 64e1b27 unix_io.c (unix_open): Fix 2.4 resource limit workaround so that by Theodore Ts'o · 22 years ago
  84. f3e3d31 ismounted.c (is_swap_device): Fix file descriptor/memory leak; by Theodore Ts'o · 22 years ago
  85. f12e285 Add new inode I/O abstraction interface which exports an inode as an I/O object. by Theodore Ts'o · 22 years ago
  86. 7d4343d Lots of small random portability fixes to make e2fsprogs build by Theodore Ts'o · 22 years ago
  87. 7f961d4 Fix bug where ext2fs_mkdir wasn't correctly bumping the number of by Theodore Ts'o · 22 years ago
  88. a5f3f5c Update files for 1.26 release. by Theodore Ts'o · 22 years ago
  89. 682720a Fix gcc -Wall nits. by Theodore Ts'o · 23 years ago
  90. 8bd0c95 dir_iterate.c (ext2fs_dir_iterate2, ext2fs_process_dir_block): by Theodore Ts'o · 23 years ago
  91. 07cefe7 ismounted.c (is_swap_device): New function used by by Theodore Ts'o · 23 years ago
  92. 5f0fabe Fix broken Makefile dependencies. by Theodore Ts'o · 23 years ago
  93. 6a52506 Mke2fs now creates the lost+found directory with 0700 permissions, by Theodore Ts'o · 23 years ago
  94. a8fd6e3 ismounted.c (check_mntent_file): Stat all of the entries in by Theodore Ts'o · 23 years ago
  95. 19007e5 Move linux/jbd.h to ext2fs/kernel-jbd.h, to avoid using the by Theodore Ts'o · 23 years ago
  96. 4ea7bd0 Fix various gcc -Wall nits. Fixed a bug in mke2fs where a bogus by Theodore Ts'o · 23 years ago
  97. 8cf9333 Fix e2fsck's handling of external journals,and update journal by Theodore Ts'o · 23 years ago
  98. bd27880 unix_io.c (unix_open): Make sure the ulimit workaround works by Theodore Ts'o · 23 years ago
  99. 571fc5a Fixes necessary for e2fsprogs to work using the diet libc. by Theodore Ts'o · 23 years ago
  100. 8880e75 unix_io.c (unix_open): Work around a bug in 2.4.10+ kernels by by Theodore Ts'o · 23 years ago