| Commit message (Expand) | Author | Age | Files | Lines |
* | ADD TAG: E2FSPROGS-1_36E2FSPROGS-1_36 | Theodore Ts'o | 2005-02-05 | 1 | -0/+1 |
* | Update for release of e2fsprogs 1.36. | Theodore Ts'o | 2005-02-05 | 27 | -7/+126 |
* | Makefile util/gen-tarball executable after creating the file. | Theodore Ts'o | 2005-02-05 | 3 | -0/+8 |
* | Remove *.pc files on a "make distclean" | Theodore Ts'o | 2005-02-05 | 14 | -9/+40 |
* | Remove support for --enable-clear-htree; this was | Theodore Ts'o | 2005-02-05 | 14 | -63/+22 |
* | Add support for maintainer mode, which enables the makefile rules | Theodore Ts'o | 2005-02-04 | 6 | -5/+53 |
* | Makefile.in (clean): Remove tst_getsize when doing a make clean | Theodore Ts'o | 2005-02-04 | 2 | -2/+6 |
* | filefrag.c (frag_report): In verbose mode, print the first and | Theodore Ts'o | 2005-02-04 | 2 | -1/+9 |
* | Use inline instead of __inline__ in the blkid debugging code for | Theodore Ts'o | 2005-02-03 | 1 | -3/+3 |
* | Drop the sparc assembly bitwise operations; it's less efficient | Theodore Ts'o | 2005-02-03 | 6 | -156/+17 |
* | Define _XOPEN_SOURCE to be 500 to fix compilation problems on Solaris. | Theodore Ts'o | 2005-02-03 | 4 | -10/+12 |
* | Update release notes and version.h for e2fsprogs 1.36-rc5 release. | Theodore Ts'o | 2005-01-28 | 3 | -7/+34 |
* | pass2.c (e2fsck_process_bad_inode): Fix a corner case involving | Theodore Ts'o | 2005-01-28 | 2 | -0/+20 |
* | f_bad_inode, f_recnect_bad: Adjust test cases to take into | Theodore Ts'o | 2005-01-28 | 3 | -4/+12 |
* | Fix two bugs found by the regression test suites. The bug was created when | Theodore Ts'o | 2005-01-28 | 4 | -13/+40 |
* | Fixed missing not_fixed branch in e2fsck so that if the frag size field in | Theodore Ts'o | 2005-01-27 | 1 | -1/+2 |
* | blkid.c (main, compare_search_type): Make blkid -t work more | Theodore Ts'o | 2005-01-27 | 9 | -45/+50 |
* | mke2fs.c (PRS): Don't use a blocksize greater than 4k, even on | Theodore Ts'o | 2005-01-27 | 2 | -2/+7 |
* | mke2fs.c (PRS): If the device size is too big to be expressed | Theodore Ts'o | 2005-01-27 | 2 | -2/+18 |
* | Create the resize inode is created even if the s_reserved_gdt_blocks is | Theodore Ts'o | 2005-01-27 | 4 | -3/+11 |
* | Cset exclude: tytso@think.thunk.org|ChangeSet|20050123214956|52665 | Theodore Ts'o | 2005-01-27 | 2 | -9/+0 |
* | Fix e2fsck to not delete symlinks that contain an extended attribute after | Theodore Ts'o | 2005-01-27 | 7 | -20/+93 |
* | Fix Solaris portability bug in the resize tests. | Theodore Ts'o | 2005-01-26 | 2 | -10/+10 |
* | Update version.h and release notes for the e2fsprogs 1.36-rc4 release. | Theodore Ts'o | 2005-01-26 | 3 | -4/+77 |
* | Add functions which allow an application program to do a run-time query | Theodore Ts'o | 2005-01-26 | 4 | -2/+61 |
* | Fix "make uninstall" to make sure it removes everything that is installed. | Theodore Ts'o | 2005-01-26 | 6 | -1/+26 |
* | Add pkg-config files to e2fsprogs's libraries. | Theodore Ts'o | 2005-01-26 | 26 | -22/+175 |
* | e2image.c (scramble_dir_block): Make sure the unused space | Theodore Ts'o | 2005-01-26 | 2 | -6/+12 |
* | resize2fs.c: Fix bug where we don't release the blocks belonging | Theodore Ts'o | 2005-01-26 | 4 | -45/+2740 |
* | Add library support for large (EA in inode) inodes. Make sure that garbage | Theodore Ts'o | 2005-01-25 | 6 | -132/+310 |
* | probe.c: Windows can perform a "quick format" that doesn't clear | Theodore Ts'o | 2005-01-25 | 2 | -1/+8 |
* | E2fsck will now check the individual block group inode and block free counts, | Theodore Ts'o | 2005-01-25 | 9 | -39/+110 |
* | Clarified the tune2fs man page about how the -c option works. | Theodore Ts'o | 2005-01-24 | 2 | -1/+5 |
* | Fix e2fsck so that it does not complain if the resize_inode feature is | Theodore Ts'o | 2005-01-23 | 2 | -0/+9 |
* | Skip the r_resize_inode test if resize2fs is not compiled (due to | Theodore Ts'o | 2005-01-21 | 2 | -2/+12 |
* | Make blkid -t display all devices that match the specified criteria, | Theodore Ts'o | 2005-01-21 | 3 | -5/+33 |
* | Add support to the blkid library to recognize Oracle ASM volumes. | Theodore Ts'o | 2005-01-21 | 3 | -9/+39 |
* | Add new utility program, copy_sparse.c, which is very useful | Theodore Ts'o | 2005-01-21 | 3 | -1/+239 |
* | set_fields.c: Add support for the jnl_blocks[] for set_super_value | Theodore Ts'o | 2005-01-20 | 2 | -0/+6 |
* | filefrag.c (frag_report): Fix filefrag so that it works | Theodore Ts'o | 2005-01-20 | 2 | -1/+7 |
* | MCONFIG.in: | Matthias Andree | 2005-01-20 | 1 | -3/+2 |
* | Fix stupid typo in the CreateOS FreeBSD/Solaris changeset. Also included | Theodore Ts'o | 2005-01-19 | 2 | -0/+10 |
* | Add interpretation of OS Creator values for FreeBSD and Lites in mke2fs | Theodore Ts'o | 2005-01-19 | 3 | -0/+13 |
* | r_resize_inode, m_dasd_bs, m_large_file, m_meta_bg, m_no_opt, | Theodore Ts'o | 2005-01-19 | 19 | -34/+2073 |
* | Miscellaneous gcc -Wall cleanups. Use fixed rather than floating point | Theodore Ts'o | 2005-01-19 | 2 | -13/+19 |
* | Cleanup C code in debugfs's setfield. Added missing return statement (turned | Theodore Ts'o | 2005-01-19 | 2 | -0/+13 |
* | configure.in: Clean up checks for dirent.d_reclen, ssize_t, | Theodore Ts'o | 2005-01-19 | 3 | -115/+188 |
* | Remove debugging printf from e2image -s's code. | Theodore Ts'o | 2005-01-19 | 2 | -4/+6 |
* | Update release notes, changelog, for the 1.36-rc3 release. | Theodore Ts'o | 2005-01-19 | 3 | -3/+26 |
* | Remove libgnuintl.h file, since it is a generated file. | Theodore Ts'o | 2005-01-19 | 1 | -296/+0 |