1. 97bd89c libext2fs: fix iblocks correctly when expanding an inline_data file by Darrick J. Wong · 11 years ago
  2. cb803fc libext2fs: don't fail when doing a strict rewrite of inline data by Darrick J. Wong · 11 years ago
  3. 81ac00d e2fsck: don't rehash inline directories by Darrick J. Wong · 11 years ago
  4. f9574ad libext2fs: fix build failure on big endian systems by Theodore Ts'o · 11 years ago
  5. 227239b debugfs: create commands to edit extended attributes by Darrick J. Wong · 11 years ago
  6. 2ddcee1 debugfs, libext2fs: minor fixups to xattr support by Darrick J. Wong · 11 years ago
  7. 3aec816 create_inode: fix gcc -Wall complaints by Theodore Ts'o · 11 years ago
  8. b99888a create_inode: handle hard link inum mappings per populate_fs invocation by Darrick J. Wong · 11 years ago
  9. a3111e8 create_inode: move debugfs internal state back to debugfs by Darrick J. Wong · 11 years ago
  10. 9c891f7 create_inode: whitespace fixes by Darrick J. Wong · 11 years ago
  11. 8f8d8a5 create_inode: minor cleanups by Darrick J. Wong · 11 years ago
  12. 117b54c create_inode: clean up return mess in do_write_internal by Darrick J. Wong · 11 years ago
  13. cecc79a Update Makefile dependencies by Theodore Ts'o · 11 years ago
  14. d23b196 Merge branch 'ry/mke2fs-populate' into next by Theodore Ts'o · 11 years ago
  15. 5ad810e mke2fs.8.in: update the manual for the -d option by Robert Yang · 11 years ago
  16. 9aa3aa8 debugfs: use the functions in misc/create_inode.c by Robert Yang · 11 years ago
  17. f84894b misc/create_inode.c: handle hardlinks by Robert Yang · 11 years ago
  18. 217c0bd mke2fs.c: add an option: -d root-directory by Robert Yang · 11 years ago
  19. b696065 misc/create_inode.c: set owner/mode/time for the inode by Robert Yang · 11 years ago
  20. 3068f03 misc/create_inode.c: create directory by Robert Yang · 11 years ago
  21. ce600dc misc/create_inode.c: copy regular file by Robert Yang · 11 years ago
  22. b25ddc5 misc/create_inode.c: create symlink by Robert Yang · 11 years ago
  23. b234611 misc/create_inode.c: create special file by Robert Yang · 11 years ago
  24. 052064b misc/create_inode.c: copy files recursively by Robert Yang · 11 years ago
  25. 0d4deba mke2fs: add the ability to copy files from a given directory by Robert Yang · 11 years ago
  26. 46d2a26 Merge branch 'maint' into next by Theodore Ts'o · 11 years ago
  27. 9aef4b6 mke2fs: disable resize_inode feature if 64bit feature is enabled by Eryu Guan · 12 years ago
  28. 93d0db3 e2fsck: don't use e2fsck_global_ctx in e2fsck_set_bitmap_type() by Theodore Ts'o · 11 years ago
  29. dde6333 e2fsck: always make sure e2fsck_global_ctx is set by Theodore Ts'o · 11 years ago
  30. 3125348 libext2fs: add a unit test for inline data by Zheng Liu · 11 years ago
  31. be31a8d libext2fs: export inode cache creation function by Zheng Liu · 11 years ago
  32. 3c1388d mke2fs: enable inline_data feature on ext4dev filesystem by Zheng Liu · 11 years ago
  33. 356b448 tests: change result in f_bad_disconnected_inode by Zheng Liu · 11 years ago
  34. 9676f3a e2fsck: check inline_data in pass3 by Zheng Liu · 11 years ago
  35. 6582dbe e2fsck: check inline_data in pass2 by Zheng Liu · 11 years ago
  36. 042e071 e2fsck: check inline_data in pass1 by Zheng Liu · 11 years ago
  37. 25fed0f e2fsck: add problem descriptions and check inline data feature by Zheng Liu · 11 years ago
  38. b451c8d mke2fs: add inline_data support in mke2fs by Zheng Liu · 11 years ago
  39. 448cc0e libext2fs: add inline_data feature into EXT2_LIB_FEATURE_INCOMPAT_SUPP by Zheng Liu · 11 years ago
  40. 54e880b libext2fs: handle inline data in read/write function by Zheng Liu · 11 years ago
  41. 97581d4 debugfs: handle inline data feature in punch command by Zheng Liu · 11 years ago
  42. f5f6c02 debugfs: handle inline_data feature in bmap command by Zheng Liu · 12 years ago
  43. 8f3428d debugfs: make lsdel command support inline data by Zheng Liu · 11 years ago
  44. 82e77d0 debugfs: make mkdir command support inline data by Zheng Liu · 11 years ago
  45. 46bd6bd debugfs: make expand command support inline data by Zheng Liu · 11 years ago
  46. 133e946 debugfs: make stat command support inline data by Zheng Liu · 11 years ago
  47. 716a3c3 libext2fs: handle inline_data in block iterator function by Zheng Liu · 11 years ago
  48. 416c1de libext2fs: handle inline data in dir iterator function by Zheng Liu · 12 years ago
  49. 11f9374 libext2fs: define new dirent_swab interfaces for inline data by Zheng Liu · 11 years ago
  50. b6902b3 debian: fix udeb package support by Filipe Brandenburger · 11 years ago
  51. 5beff1c debugfs: dump all extended attributes by Darrick J. Wong · 11 years ago
  52. 456b93c libext2fs: free key/value pairs before reading by Darrick J. Wong · 11 years ago
  53. 9224d81 libext2fs: extend xattr api to query number of attrs by Darrick J. Wong · 11 years ago
  54. 6851569 libext2fs: various tweaks to the xattr editor APIs by Darrick J. Wong · 11 years ago
  55. 2077c20 libext2fs: support modifying arbitrary extended attributes by Darrick J. Wong · 11 years ago
  56. 3ba59bf Merge branch 'maint' into next by Theodore Ts'o · 11 years ago
  57. 118d3f0 resize2fs: don't free in-use clusters when moving blocks by Darrick J. Wong · 11 years ago
  58. 01d6aa9 resize2fs: during shrink, don't free in-use bg data clusters by Darrick J. Wong · 11 years ago
  59. c22f328 e2fsck: don't add a UUID on a mounted filesystem with csums by Michael Marineau · 12 years ago
  60. fedfb27 Add coverage testing using gcov by Theodore Ts'o · 11 years ago
  61. dc084ab Merge branch 'maint' into next by Theodore Ts'o · 11 years ago
  62. 585bca6 Set pointer to NULL after ext2fs_free by Lukas Czerner · 11 years ago
  63. 5fe2bd6 tune2fs: allow removal of dirty journal with two "-f" options by Eric Sandeen · 11 years ago
  64. 4f3ded2 libext2fs: delete unused "handle" variable by jon ernst · 11 years ago
  65. 58229aa e4defrag: remove local sync_file_range and fallocate by Baruch Siach · 11 years ago
  66. a4613d1 ext2fs: declare struct_io_manager at end of file by Andreas Dilger · 11 years ago
  67. 3b97799 tests: skip unsupported tests on MacOS systems by Andreas Dilger · 11 years ago
  68. 4d46e6c build: fix LLVM compiler warnings by Andreas Dilger · 11 years ago
  69. c7c3775 chattr: improve the description for 'j' option in manpage by Zheng Liu · 11 years ago
  70. f3fa568 libe2p: allow libe2p.h to be used in C++ programs by Theodore Ts'o · 11 years ago
  71. d5fc19f Merge branch 'maint' into next by Theodore Ts'o · 11 years ago
  72. 156a151 libext2fs: try to roll back when splitting an extent fails by Darrick J. Wong · 11 years ago
  73. 6225a15 libext2fs: don't hang on to unmapped block if extent tree update fails by Darrick J. Wong · 11 years ago
  74. 3c890ee libext2fs: during punch, fix parent extents after modifying extent by Darrick J. Wong · 11 years ago
  75. 80dec4c libext2fs: iterate past lower extents during punch by Darrick J. Wong · 11 years ago
  76. 84593c2 mke2fs: clean up kernel version tests by Darrick J. Wong · 11 years ago
  77. 9e7294d e2fsprogs: Disallow tune2fs enabling sparse_super with ext4 meta_bg enabled by Akira Fujita · 11 years ago
  78. 8cfa640 debian: fix spelling typo in debian/control.in by Theodore Ts'o · 11 years ago
  79. 2b561a6 debian: add make variable to prevent building udeb packages by Theodore Ts'o · 11 years ago
  80. 71d920e mke2fs: minor bugfixes for mk_hugefiles by Theodore Ts'o · 11 years ago
  81. d7fa410 configure: support biarch builds with --multiarch=lib64 by Theodore Ts'o · 11 years ago
  82. f70a347 Merge branch 'maint' into next by Theodore Ts'o · 11 years ago
  83. 95480c6 debian: update debian/changelog and e2fslibs.symbols for 1.42.9-3 release by Theodore Ts'o · 12 years ago
  84. d8c4476 debian: fix dpkg-buildpackage for Debian Squeeze by Theodore Ts'o · 12 years ago
  85. 7efd250 mke2fs: add support for hugefiles_align by Theodore Ts'o · 12 years ago
  86. f0996c1 Merge branch 'maint' into next by Theodore Ts'o · 12 years ago
  87. c714d02 Fix up the Makefiles dependencies in lib/ext2fs and lib/quota by Theodore Ts'o · 12 years ago
  88. e5397d7 blkid: suppress Coverity warning by Theodore Ts'o · 12 years ago
  89. 9b36ce0 libss: fix potential buffer overrun in list_rqs by Theodore Ts'o · 12 years ago
  90. 0dedd01 quota: fix uninitiaized memory reference in mke2fs with quota enabled by Theodore Ts'o · 12 years ago
  91. 5bb4d0c blkid: avoid potential integer overflow issues identified by Coverity by Theodore Ts'o · 12 years ago
  92. 23a1b98 mke2fs: add make_hugefile feature by Theodore Ts'o · 12 years ago
  93. a9d7fc6 e2fsck, mke2fs: enable octal integers in the profile/config file by Theodore Ts'o · 12 years ago
  94. 3c6e91c mke2fs: allow metadata blocks to be at the beginning of the file system by Theodore Ts'o · 12 years ago
  95. 65c6c3e Add support for new compat feature "sparse_super2" by Theodore Ts'o · 12 years ago
  96. b818205 tune2fs, mke2fs: add the ability to control the location of the journal by Theodore Ts'o · 12 years ago
  97. 0fe6e3a libext2fs: add new function ext2fs_add_journal_inode2() by Theodore Ts'o · 12 years ago
  98. 3550f72 libext2fs: factor out get_midpoint_journal_block() in mkjournal.c by Theodore Ts'o · 12 years ago
  99. 6e49e6a mke2fs: optimize fix_cluster_bg_counts() by Theodore Ts'o · 12 years ago
  100. 424de6e libext2fs: optimize ext2fs_new_block2() by Theodore Ts'o · 12 years ago