summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ADD TAG: E2FSPROGS-1_37E2FSPROGS-1_37Theodore Ts'o2005-03-211-0/+1
* Update LSM file for 1.37 release.Theodore Ts'o2005-03-211-1/+1
* Update for the e2fsprogs 1.37 release.Theodore Ts'o2005-03-2129-15/+174
* Ignore the BLKID_FILE environment variable if blkid_get_cache() is Theodore Ts'o2005-03-212-1/+7
* Fix the test image so that it actually has an ea-in-inode.Theodore Ts'o2005-03-212-1/+1
* Add new test case which exercises the ea-in-inode checker in e2fsck.Theodore Ts'o2005-03-215-0/+14
* Integrate code from Alex Thomas at Clusterfs to check extended attributesTheodore Ts'o2005-03-218-74/+317
* Make debugfs's stat command print the size of the extra inode fields,Theodore Ts'o2005-03-212-0/+6
* Fix mke2fs so that it writes the root directory Theodore Ts'o2005-03-214-3/+13
* Make e2fsck check the superblock's inode_size to make sure it isTheodore Ts'o2005-03-202-1/+16
* Fix e2fsck, debugfs, and the ext2fs_mkdir function so that when we createTheodore Ts'o2005-03-2010-5/+65
* Enhance debugfs's stat command so it can dump extended attributesTheodore Ts'o2005-03-204-6/+110
* Fix bug in e2fsck where we don't notice if a file with an extendedTheodore Ts'o2005-03-202-3/+9
* Add new functions which convert between a string and os_type: e2p_os2string()Theodore Ts'o2005-03-197-23/+109
* Fix clean target to remove tst_getsectsize.Theodore Ts'o2005-03-182-3/+5
* filefrag.c (frag_report): Automatically detect files that areTheodore Ts'o2005-03-182-3/+26
* getsize.c (ext2fs_get_device_size): Check to see if the numberTheodore Ts'o2005-03-182-1/+12
* Force compile_et and mk_cmds to use /usr/bin/awk so that we will workTheodore Ts'o2005-03-172-5/+15
* getsize.c (blkid_get_dev_size): Fix compilation problem onTheodore Ts'o2005-03-162-1/+6
* gen_tarball.in: Don't remove the .gmo files from the generated tarball; Theodore Ts'o2005-03-022-1/+7
* Update the TODO file to have more information in it.Theodore Ts'o2005-03-011-12/+81
* Change the debian version to be 1.36release-1 since we didn't do the WIP Theodore Ts'o2005-03-011-1/+1
* 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