summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ADD TAG: E2FSPROGS-1_36E2FSPROGS-1_36Theodore Ts'o2005-02-051-0/+1
* Update for release of e2fsprogs 1.36.Theodore Ts'o2005-02-0527-7/+126
* Makefile util/gen-tarball executable after creating the file.Theodore Ts'o2005-02-053-0/+8
* Remove *.pc files on a "make distclean"Theodore Ts'o2005-02-0514-9/+40
* Remove support for --enable-clear-htree; this wasTheodore Ts'o2005-02-0514-63/+22
* Add support for maintainer mode, which enables the makefile rulesTheodore Ts'o2005-02-046-5/+53
* Makefile.in (clean): Remove tst_getsize when doing a make cleanTheodore Ts'o2005-02-042-2/+6
* filefrag.c (frag_report): In verbose mode, print the first andTheodore Ts'o2005-02-042-1/+9
* Use inline instead of __inline__ in the blkid debugging code forTheodore Ts'o2005-02-031-3/+3
* Drop the sparc assembly bitwise operations; it's less efficient Theodore Ts'o2005-02-036-156/+17
* Define _XOPEN_SOURCE to be 500 to fix compilation problems on Solaris.Theodore Ts'o2005-02-034-10/+12
* Update release notes and version.h for e2fsprogs 1.36-rc5 release.Theodore Ts'o2005-01-283-7/+34
* pass2.c (e2fsck_process_bad_inode): Fix a corner case involvingTheodore Ts'o2005-01-282-0/+20
* f_bad_inode, f_recnect_bad: Adjust test cases to take intoTheodore Ts'o2005-01-283-4/+12
* Fix two bugs found by the regression test suites. The bug was created whenTheodore Ts'o2005-01-284-13/+40
* Fixed missing not_fixed branch in e2fsck so that if the frag size field inTheodore Ts'o2005-01-271-1/+2
* blkid.c (main, compare_search_type): Make blkid -t work moreTheodore Ts'o2005-01-279-45/+50
* mke2fs.c (PRS): Don't use a blocksize greater than 4k, even onTheodore Ts'o2005-01-272-2/+7
* mke2fs.c (PRS): If the device size is too big to be expressedTheodore Ts'o2005-01-272-2/+18
* Create the resize inode is created even if the s_reserved_gdt_blocks isTheodore Ts'o2005-01-274-3/+11
* Cset exclude: tytso@think.thunk.org|ChangeSet|20050123214956|52665Theodore Ts'o2005-01-272-9/+0
* Fix e2fsck to not delete symlinks that contain an extended attribute afterTheodore Ts'o2005-01-277-20/+93
* Fix Solaris portability bug in the resize tests.Theodore Ts'o2005-01-262-10/+10
* Update version.h and release notes for the e2fsprogs 1.36-rc4 release.Theodore Ts'o2005-01-263-4/+77
* Add functions which allow an application program to do a run-time queryTheodore Ts'o2005-01-264-2/+61
* Fix "make uninstall" to make sure it removes everything that is installed.Theodore Ts'o2005-01-266-1/+26
* Add pkg-config files to e2fsprogs's libraries.Theodore Ts'o2005-01-2626-22/+175
* e2image.c (scramble_dir_block): Make sure the unused spaceTheodore Ts'o2005-01-262-6/+12
* resize2fs.c: Fix bug where we don't release the blocks belongingTheodore Ts'o2005-01-264-45/+2740
* Add library support for large (EA in inode) inodes. Make sure that garbageTheodore Ts'o2005-01-256-132/+310
* probe.c: Windows can perform a "quick format" that doesn't clearTheodore Ts'o2005-01-252-1/+8
* E2fsck will now check the individual block group inode and block free counts,Theodore Ts'o2005-01-259-39/+110
* Clarified the tune2fs man page about how the -c option works.Theodore Ts'o2005-01-242-1/+5
* Fix e2fsck so that it does not complain if the resize_inode feature is Theodore Ts'o2005-01-232-0/+9
* Skip the r_resize_inode test if resize2fs is not compiled (due toTheodore Ts'o2005-01-212-2/+12
* Make blkid -t display all devices that match the specified criteria, Theodore Ts'o2005-01-213-5/+33
* Add support to the blkid library to recognize Oracle ASM volumes.Theodore Ts'o2005-01-213-9/+39
* Add new utility program, copy_sparse.c, which is very usefulTheodore Ts'o2005-01-213-1/+239
* set_fields.c: Add support for the jnl_blocks[] for set_super_valueTheodore Ts'o2005-01-202-0/+6
* filefrag.c (frag_report): Fix filefrag so that it worksTheodore Ts'o2005-01-202-1/+7
* MCONFIG.in:Matthias Andree2005-01-201-3/+2
* Fix stupid typo in the CreateOS FreeBSD/Solaris changeset. Also included Theodore Ts'o2005-01-192-0/+10
* Add interpretation of OS Creator values for FreeBSD and Lites in mke2fs Theodore Ts'o2005-01-193-0/+13
* r_resize_inode, m_dasd_bs, m_large_file, m_meta_bg, m_no_opt,Theodore Ts'o2005-01-1919-34/+2073
* Miscellaneous gcc -Wall cleanups. Use fixed rather than floating pointTheodore Ts'o2005-01-192-13/+19
* Cleanup C code in debugfs's setfield. Added missing return statement (turnedTheodore Ts'o2005-01-192-0/+13
* configure.in: Clean up checks for dirent.d_reclen, ssize_t,Theodore Ts'o2005-01-193-115/+188
* Remove debugging printf from e2image -s's code.Theodore Ts'o2005-01-192-4/+6
* Update release notes, changelog, for the 1.36-rc3 release.Theodore Ts'o2005-01-193-3/+26
* Remove libgnuintl.h file, since it is a generated file.Theodore Ts'o2005-01-191-296/+0