- f34af41 rename libquota.a to libsupport.a by Theodore Ts'o · 9 years ago
- 9e8fcd6 configure: remove support to disable quota support by Theodore Ts'o · 9 years ago
- 149640f configure: remove support to disable htree support by Theodore Ts'o · 9 years ago
- 44dfb37 configure: only include libuuid and libblkid in AC_OUTPUT if needed by Theodore Ts'o · 9 years ago
- 59a220d Fix "make clean" and "make distclean" by Theodore Ts'o · 9 years ago
- 8f8511a libext2fs: fix gcc -Wall nits by Theodore Ts'o · 9 years ago
- 9603da1 Revert "debugfs: add the hexdump_block command" by Theodore Ts'o · 9 years ago
- 6ece39e update config.{guess,sub,rpath} from FSF and gettext by Theodore Ts'o · 9 years ago
- 0fe4021 Merge branch 'maint' into next by Theodore Ts'o · 9 years ago
- 8815116 tune2fs.8: update maximum journal size by Phillip Susi · 9 years ago
- 5ea7aee rename configure.in to configure.ac by Theodore Ts'o · 9 years ago
- f5dffb8 configure: use system libraries for blkid and uuid if present by Theodore Ts'o · 9 years ago
- 58b0356 debugfs: add the hexdump_block command by Theodore Ts'o · 9 years ago
- 83c799d Merge branch 'maint' into next by Theodore Ts'o · 9 years ago
- f7e37e8 debugfs: fix several errors and add assertions in the set_fields command by Konstantin Khlebnikov · 9 years ago
- a6eeac1 mke2fs: prompt for user verification for "-S" by Andreas Dilger · 9 years ago
- 59707c1 misc: fix alignment warnings on ARM by Andreas Dilger · 9 years ago
- 23cb84c tests: skip large filesystem tests on MacOS by Andreas Dilger · 9 years ago
- 74f2c4a fix diet libc build breaks for e4crypt and fallocate by Theodore Ts'o · 9 years ago
- 6f5bb81 e2fsck: skip checking the journal fields if the file system is mounted by Theodore Ts'o · 9 years ago
- dc810de Merge branch 'maint' into next by Theodore Ts'o · 9 years ago
- 823c245 misc: fix bugs which broke misc/Makefile.in's "make depend" by Theodore Ts'o · 9 years ago
- 97e9b97 misc: remove broken whole device check by Richard Yao · 9 years ago
- 58354a3 e4crypt: fix hexidecimal salt parsing by Theodore Ts'o · 9 years ago
- eeb2bb6 libext2fs: remove unnecessary undo file flush calls by Darrick J. Wong · 9 years ago
- 81cbf1e misc: add fuse2fs, a FUSE server for e2fsprogs by Darrick J. Wong · 10 years ago
- 117f9d0 tests: test debugfs punch command by Darrick J. Wong · 9 years ago
- 2f8c0d0 debugfs: implement fallocate by Darrick J. Wong · 9 years ago
- 4f86870 libext2fs: use fallocate for creating journals and hugefiles by Darrick J. Wong · 9 years ago
- 5aad5b8 libext2fs: implement fallocate by Darrick J. Wong · 9 years ago
- 647e878 libext2fs: add new hooks to support large allocations by Darrick J. Wong · 9 years ago
- a693a82 Add fsstress to contrib so it can be built for use in Android by Theodore Ts'o · 9 years ago
- beb19fc Allow debugfs to be built for use in Android by Theodore Ts'o · 9 years ago
- 766c142 libext2fs: fix ext2fs_close() when MMP is not enabled by Theodore Ts'o · 9 years ago
- 81f95d4 libext2fs, libe2p, misc: git rid of jfs_user.h by Theodore Ts'o · 9 years ago
- 2df733f Update Android build files so the 1.43 branch builds on AOSP by Theodore Ts'o · 9 years ago
- 7cb2ed2 e2fsprogs: use $DUMPE2FS in resize_test script by Eric Sandeen · 9 years ago
- 8beba81 e2fsck,misc: include ext2fs.h to avoid clang warnings by Theodore Ts'o · 9 years ago
- 1123a2e debian: update e2fslibs.symbols for 1.43-WIP release by Theodore Ts'o · 10 years ago
- ff75327 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
- 94df6e9 debian: remove trailing spaces from control.in file by Theodore Ts'o · 10 years ago
- 9933693 Update release notes for a 1.43-WIP release (18-May-2015) by Theodore Ts'o · 10 years ago
- cd27af3 mke2fs: enable the metadata_csum and 64bit features by default by Theodore Ts'o · 10 years ago
- c97055e Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
- e622f9a Update release notes, etc. for final 1.42.13 release by Theodore Ts'o · 10 years ago
- c8c167d Merge remote-tracking branch 'origin/maint' into maint by Theodore Ts'o · 10 years ago
- bd38698 Update translation template file by Theodore Ts'o · 10 years ago
- c5c3936 Add the Danish translation file from the Translation Project by Theodore Ts'o · 10 years ago
- b771c83 po: update es.po (from translationproject.org) by Antonio Ceballos · 10 years ago
- 789fba3 po: update eo.po (from translationproject.org) by Benno Schulenberg · 10 years ago
- 37be382 po: update de.po (from translationproject.org) by Philipp Thomas · 10 years ago
- d31b804 po: update ca.po (from translationproject.org) by Àngel Mompó · 10 years ago
- 344c043 create_inode: handle source symlinks with extended attributes by Theodore Ts'o · 10 years ago
- 66eb45b tests: clean up the script for m_hugefile_slack by Theodore Ts'o · 10 years ago
- 10b17bb tests: test creating a single huge file using mke2fs -T hugefile by Theodore Ts'o · 10 years ago
- 5a98026 libext2fs: find/alloc a range of empty blocks by Darrick J. Wong · 10 years ago
- 60a212f libext2fs: support allocating uninit blocks in bmap2() by Darrick J. Wong · 10 years ago
- faa427d e2fsck: convert block-mapped files to extents on bigalloc fs by Darrick J. Wong · 10 years ago
- 04c66cb e2fsck: fix buffer overrun in revoke block scanning by Darrick J. Wong · 10 years ago
- f008143 filefrag: fix broken extent emulation and uninitialized variables by Darrick J. Wong · 10 years ago
- b085139 misc: fix undo file setup by Darrick J. Wong · 10 years ago
- 5e48a20 undo-io: write out index block after every write by Darrick J. Wong · 10 years ago
- 63cd76d misc: fix Coverity bugs by Darrick J. Wong · 10 years ago
- 8804a96 contrib: script to create minified ext4 image from a directory by Darrick J. Wong · 10 years ago
- 4407ea3 mke2fs: add simple tests and re-alphabetize mke2fs manpage options by Darrick J. Wong · 10 years ago
- b04af4f copyin: fix error handling by Darrick J. Wong · 10 years ago
- 76f1323 copy-in: for files, only iterate file blocks that are mapped by Darrick J. Wong · 10 years ago
- a433db0 copy-in: create hardlinks with the correct directory filetype by Darrick J. Wong · 10 years ago
- 08b7417 tests: test various features of the new e2undo format by Darrick J. Wong · 10 years ago
- 3af6837 tests: test undo file creation in e2fsck/resize2fs/tune2fs/mke2fs by Darrick J. Wong · 10 years ago
- 491cc33 debugfs: optionally create undo file by Darrick J. Wong · 10 years ago
- 2d291b3 mke2fs: optionally create undo file by Darrick J. Wong · 10 years ago
- f7d0559 tune2fs: optionally create undo file by Darrick J. Wong · 10 years ago
- 03f9fd2 resize2fs: optionally create undo file by Darrick J. Wong · 10 years ago
- ce9b74a e2fsck: optionally create an undo file by Darrick J. Wong · 10 years ago
- dc248a1 libext2fs: support atexit cleanups by Darrick J. Wong · 10 years ago
- 4892bce e2undo: ditch tdb file, write everything to a flat file by Darrick J. Wong · 10 years ago
- ec2019d e2undo: fix memory leaks and tweak the error messages somewhat by Darrick J. Wong · 10 years ago
- 3a82e80 undo-io: use a bitmap to track what we've already written by Darrick J. Wong · 10 years ago
- 344cd53 undo-io: be more flexible about setting block size by Darrick J. Wong · 10 years ago
- c866515 undo-io: add new calls to and speed up the undo io manager by Darrick J. Wong · 10 years ago
- c46b57b ext2fs: fix "make check" by allowing EXT2FS_SHA256_LENGTH to be defined by Theodore Ts'o · 10 years ago
- 437651a Update ext4 encryption format to final v4.1 version by Theodore Ts'o · 10 years ago
- 2f79cd1 tests: verify rebuilding of sparse extent trees & block map file conversion by Darrick J. Wong · 10 years ago
- e228d70 e2fsck: rebuild sparse extent trees & convert non-extent ext3 files by Darrick J. Wong · 10 years ago
- a5abfe0 e2fsck: read-ahead metadata during passes 1, 2, and 4 by Darrick J. Wong · 10 years ago
- 79614b2 libext2fs/e2fsck: provide routines to read-ahead metadata by Darrick J. Wong · 10 years ago
- 76761ca e2fsck: turn inline data symlink into a fast symlink when possible by Darrick J. Wong · 10 years ago
- e0d5dd3 e2fuzz: fuzz harder by Darrick J. Wong · 10 years ago
- a672190 Revert "libext2fs: encrypted symlinks are never fast" by Theodore Ts'o · 10 years ago
- fc898cb Reserve superblock fields s_lpf_ino and s_encryption_level by Theodore Ts'o · 10 years ago
- 4a05268 Remove compression support by Theodore Ts'o · 10 years ago
- 8dbcedd Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
- a0556bd e4crypt: add the get_policy command by Theodore Ts'o · 10 years ago
- 654531d tune2fs: add ability to enable the encrypt feature by Theodore Ts'o · 10 years ago
- f7257a9 Change filename encryption to use CTS mode by Theodore Ts'o · 10 years ago
- 8afaf3b libext2fs: fix bug in ext2fs_digest_encode() by Theodore Ts'o · 10 years ago
- 4fb758a Clean up and fix Android build files by Theodore Ts'o · 10 years ago
- 8b5c6c7 Update version.h by Theodore Ts'o · 10 years ago
- 1e734e7 e4crypt: change the UI to use a subcommand style by Theodore Ts'o · 10 years ago