1. 3466e95 dumpe2fs: complain when checksum verification fails by Darrick J. Wong · 10 years ago
  2. 8375a88 e2fuzz: fix fs handle cleanup when closing fails by Darrick J. Wong · 10 years ago
  3. 14207cf Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  4. bf140bf debugfs: fix argument parsing in do_freefrag() by Artemiy Volkov · 10 years ago
  5. 3b99049 misc: fix Makefile for profiled build by Theodore Ts'o · 10 years ago
  6. af7dbe3 filefrag: minor code fixes and cleanups by Andreas Dilger · 10 years ago
  7. 0befec4 misc: quiet signed/unsigned charactr compiler warnings by Andreas Dilger · 10 years ago
  8. 7d0109c tune2fs: fix uninitialized variable in remove_journal_device by Theodore Ts'o · 10 years ago
  9. 643fd7e Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  10. 9c2c1e9 tune2fs: update journal users while updating fs UUID (with external journal) by Azat Khuzhin · 10 years ago
  11. 7dfefaf tune2fs: update journal super block when changing UUID for fs. by Azat Khuzhin · 10 years ago
  12. 3e077c3 tune2fs: remove_journal_device(): use the correct block to find jsb by Azat Khuzhin · 10 years ago
  13. 7f33024 journal: use consts instead of 1024 and add helper for journal with 1k blocksize by Azat Khuzhin · 10 years ago
  14. 8f5e2b6 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  15. c84da2e misc: copy extended attributes in populate_fs by Ross Burton · 10 years ago
  16. 01824c9 filefrag: fix block size value by Rakesh Pandit · 10 years ago
  17. abc4697 filefrag: fix -B option and extents calculation for FIBMAP by Rakesh Pandit · 10 years ago
  18. 22302aa Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  19. 97c607b libext2fs: provide a function to set inode size by Darrick J. Wong · 10 years ago
  20. 50972e1 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  21. 1e33a8b Fix 32/64-bit overflow when multiplying by blocks/clusters per group by Theodore Ts'o · 10 years ago
  22. 8b90ab2 build: fix unused/uninitialized variable warnings by Andreas Dilger · 10 years ago
  23. bf191f2 e2fuzz: Create a tool to fuzz ext* filesystems by Darrick J. Wong · 10 years ago
  24. cd32129 mke2fs: set error behavior at initialization time by Darrick J. Wong · 10 years ago
  25. 60203cb Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  26. c3470fc misc: fix problems with strncat by Darrick J. Wong · 10 years ago
  27. f9f3050 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  28. c7c539e e4defrag: backwards-allocated files should be defragmented too by Darrick J. Wong · 10 years ago
  29. 30db795 mke2fs: fix fencepost error when calling strncat by Theodore Ts'o · 10 years ago
  30. f10554e Merge remote-tracking branch 'origin/maint' into next by Theodore Ts'o · 10 years ago
  31. a93a4c7 Fix nroff macro issue in chattr man page by Theodore Ts'o · 10 years ago
  32. c42de75 mke2fs: add support to align hugefiles relative to beginning of the disk by Theodore Ts'o · 10 years ago
  33. 7f7d1cb Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  34. d0de4c9 mke2fs: add get_uint_from_profile to mke2fs.c by Akira Fujita · 10 years ago
  35. a131053 mke2fs: set upper limit to flex_bg count by Akira Fujita · 10 years ago
  36. 7584b8d mke2fs: enable lazy_itable_init on newer kernel by default by Lukas Czerner · 10 years ago
  37. d27a559 mke2fs: add revision to the is_before_linux_ver() by Lukas Czerner · 10 years ago
  38. 47fee2e e2fsprogs: introduce ext2fs_close_free() helper by Lukas Czerner · 10 years ago
  39. 3e500a8 e2fsprogs: add mount options to ext4.5 by Eric Sandeen · 10 years ago
  40. 272258e e2fsprogs: revise and extend chattr(1) and chattr usage() by Eric Sandeen · 10 years ago
  41. 5b9aaae e2fsprogs: reorder flags in chattr(1) by Eric Sandeen · 10 years ago
  42. 4b59352 mke2fs: prevent creation of filesystem with unsupported revision by Frank Sorenson · 10 years ago
  43. 3120a50 misc: quiet minor build warnings, ignore generated files by Andreas Dilger · 10 years ago
  44. bb9cca2 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  45. f2ca701 filefrag: fix issues with 29758d2 by Eric Sandeen · 10 years ago
  46. d7f786c mke2fs: gettextize an overlooked error message by Benno Schulenberg · 10 years ago
  47. 35a0bdd mke2fs: fix a typo in an error message by Benno Schulenberg · 10 years ago
  48. bbccc6f misc: fix compile warnings on master branch by Andreas Dilger · 10 years ago
  49. 4230096 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  50. ec3a42b Misc coverity fixes by Darrick J. Wong · 10 years ago
  51. 29758d2 filefrag: exit with error code if an error is hit by Andreas Dilger · 10 years ago
  52. 3cbb51f misc: fix create_inode warnings with LLVM by Andreas Dilger · 10 years ago
  53. 6bb8845 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  54. 7133644 misc: use unsigned long long for file block count in filefrag by Vitaliy Filippov · 10 years ago
  55. a7b0f77 mke2fs: use ext2fs_open_file() in check_plausibility() by Eric Sandeen · 10 years ago
  56. ba08cb9 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  57. 35a7a57 mke2fs: set gdt csum when creating packed fs by Darrick J. Wong · 10 years ago
  58. 1c358e6 quota: remove mke2fs's and tune2fs's warning messages regarding quota by Theodore Ts'o · 10 years ago
  59. d37178b quota: integrate mkquota.h into quotaio.h by Theodore Ts'o · 10 years ago
  60. c6bab65 mke2fs: always warn if 128-byte inode and inline_data by Darrick J. Wong · 10 years ago
  61. c61e006 libext2fs: create sockets when populating filesystem by Darrick J. Wong · 10 years ago
  62. 1bad6f4 misc: coverity fixes by Darrick J. Wong · 10 years ago
  63. a46300f misc: create better-packaged static analysis reports by Darrick J. Wong · 10 years ago
  64. c9bc748 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  65. 2de2628 mke2fs: check for a partition table and warn if present by Theodore Ts'o · 10 years ago
  66. 352fbed mke2fs: print extra information about existing ext2/3/4 file systems by Theodore Ts'o · 10 years ago
  67. a11cceb mke2fs: print a message when creating a regular file by Theodore Ts'o · 10 years ago
  68. bd1413d e2fsprogs/filefrag: print shared extent flag by Mark Fasheh · 10 years ago
  69. 6d82e1f mke2fs: only print the low-level file system stats in verbose mode by Theodore Ts'o · 10 years ago
  70. dbcd617 mke2fs: check for pre-existing file system by Theodore Ts'o · 10 years ago
  71. f83f413 mke2fs: add an option in mke2fs.conf to proceed after a delay by Theodore Ts'o · 10 years ago
  72. 802146c mke2fs: create a regular file if necessary by Theodore Ts'o · 10 years ago
  73. 8273945 mke2fs: don't complain if the regular file is too small by Theodore Ts'o · 10 years ago
  74. d69f43f mke2fs, tune2fs: call proceed_question() from check_plausibility()'s caller by Theodore Ts'o · 10 years ago
  75. 83c469b mke2fs: don't ask the proceed question using a regular file by Theodore Ts'o · 10 years ago
  76. 71715a5 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  77. d8f401b fix miscellaneous build warnings by Andreas Dilger · 10 years ago
  78. 2af0221 mke2fs.c: return error when failed to populate fs by Robert Yang · 10 years ago
  79. aa73432 e4defrag: fix error reporting when ext2fs_open fails by Theodore Ts'o · 10 years ago
  80. 4a77520 e4defrag: open fs with EXT2_FLAG_64BITS flag by Jon Ernst · 10 years ago
  81. 7a5081d Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  82. 767183d logsave: make message when process has a non-zero exit code to be less scary by Theodore Ts'o · 10 years ago
  83. f160524 all: Introduce cppcheck static checking for make C=1 by Darrick J. Wong · 10 years ago
  84. 3aec816 create_inode: fix gcc -Wall complaints by Theodore Ts'o · 11 years ago
  85. b99888a create_inode: handle hard link inum mappings per populate_fs invocation by Darrick J. Wong · 11 years ago
  86. a3111e8 create_inode: move debugfs internal state back to debugfs by Darrick J. Wong · 11 years ago
  87. 9c891f7 create_inode: whitespace fixes by Darrick J. Wong · 11 years ago
  88. 8f8d8a5 create_inode: minor cleanups by Darrick J. Wong · 11 years ago
  89. 117b54c create_inode: clean up return mess in do_write_internal by Darrick J. Wong · 11 years ago
  90. cecc79a Update Makefile dependencies by Theodore Ts'o · 11 years ago
  91. d23b196 Merge branch 'ry/mke2fs-populate' into next by Theodore Ts'o · 11 years ago
  92. 5ad810e mke2fs.8.in: update the manual for the -d option by Robert Yang · 11 years ago
  93. f84894b misc/create_inode.c: handle hardlinks by Robert Yang · 11 years ago
  94. 217c0bd mke2fs.c: add an option: -d root-directory by Robert Yang · 11 years ago
  95. b696065 misc/create_inode.c: set owner/mode/time for the inode by Robert Yang · 11 years ago
  96. 3068f03 misc/create_inode.c: create directory by Robert Yang · 11 years ago
  97. ce600dc misc/create_inode.c: copy regular file by Robert Yang · 11 years ago
  98. b25ddc5 misc/create_inode.c: create symlink by Robert Yang · 11 years ago
  99. b234611 misc/create_inode.c: create special file by Robert Yang · 11 years ago
  100. 052064b misc/create_inode.c: copy files recursively by Robert Yang · 11 years ago