aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tune2fs: zero inode table when removing checksumsnextDarrick J. Wong2013-09-161-13/+100
* e2fsck: fix incorrect bbitmap checksum failure caused by integer overflowDarrick J. Wong2013-09-161-1/+1
* Merge branch 'maint' into nextTheodore Ts'o2013-09-0920-30/+172
|\
| * e2fsck: don't report uninit extents past EOF invalidEric Whitney2013-09-091-3/+9
| * libext2fs: fix a coding style for EXT2_NO_MTAB_FILEZheng Liu2013-09-092-2/+2
| * resize2fs: fix interior extent node corruptionEric Sandeen2013-09-091-0/+6
| * resize2fs: use blk64_t and location getters for free_gdp_blocks()Darrick J. Wong2013-09-091-21/+20
| * libext2fs: ext2fs_dup_handle should not alias MMP buffersDarrick J. Wong2013-09-091-0/+25
| * e2fsck: don't try to stop mmp if there is no superblock set upEric Sandeen2013-09-091-1/+1
| * debian: remove old symlinks to /usr/share/docTheodore Ts'o2013-08-113-0/+47
| |\
| | * debian: remove old symlinks to /usr/share/docTheodore Ts'o2013-08-113-0/+47
| * | debugfs: properly set up extent header in do_writeEric Sandeen2013-07-281-1/+12
| * | e2fsck: correctly deallocate invalid extent-mapped symlinksTheodore Ts'o2013-07-285-2/+25
| * | e2fsck: check extent-mapped directories with really large logical blocksTheodore Ts'o2013-07-285-0/+25
* | | Update release notes and debian changelog file for 1.43-WIP snapshotTheodore Ts'o2013-07-083-3/+9
* | | Merge branch 'maint' into nextTheodore Ts'o2013-07-082-2/+11
|\| |
| * | libext2fs, tests: allow /etc/mtab file to be missingTheodore Ts'o2013-07-082-2/+11
* | | Merge branch 'maint' into nextTheodore Ts'o2013-06-207-11/+54
|\| |
| * | Update release notes, etc., for final 1.42.8 releaseTheodore Ts'o2013-06-204-4/+18
| * | mke2fs: calculate journal blocks just after fs initializeAshish Sangwan2013-06-201-2/+6
| * | resize2fs: move bitmaps if shrinking would orphan themEric Sandeen2013-06-201-0/+27
| * | Use ext2fs_cpu_to_be32() instead of cpu_to_be32() in kernel-jbd.hTheodore Ts'o2013-06-161-3/+3
* | | Merge branch 'maint' into nextTheodore Ts'o2013-06-1659-661/+901
|\| |
| * | Update Release Notes, Changelogs, version.h, for 1.42.8 releaseTheodore Ts'o2013-06-169-398/+531
| * | Work around Debian Bug #712530Theodore Ts'o2013-06-166-2/+78
| * | Try to use secure_getenv() in preference to __secure_getenv()Theodore Ts'o2013-06-167-5/+32
| * | mke2fs: don't set root dir UID/GID automaticallyAndreas Dilger2013-06-154-9/+114
| * | mke2fs: clarify mke2fs and mke2fs.conf man pagesTheodore Ts'o2013-06-152-4/+4
| * | e2image: fix crash when using e2image -I with a 64-bit file systemTheodore Ts'o2013-06-151-1/+1
| * | mke2fs: sort option parsing, deprecate "-R"Andreas Dilger2013-06-152-40/+43
| * | tests: clean up sed filtering of test outputAndreas Dilger2013-06-1530-113/+86
| * | libext2fs: optimize ext2fs_bg_has_super()Theodore Ts'o2013-06-152-10/+11
| * | libext2fs: remove lib/ext2fs/sparse.cTheodore Ts'o2013-06-151-79/+0
* | | libext2fs: provide functions to safely access name_len and file_typeJan Kara2013-06-0821-101/+145
* | | e2fsck: fix journal block tag checksum verificationDarrick J. Wong2013-06-081-2/+4
* | | Merge branch 'maint'Theodore Ts'o2013-06-086-8/+91
|\| |
| * | tests: add new test f_extent_ooboundsTheodore Ts'o2013-06-063-0/+73
| * | e2fsck: detect invalid extents at the end of an extent-blockDavid Jeffery2013-06-063-8/+18
* | | misc: fix gcc -Wall nitsTheodore Ts'o2013-05-202-6/+6
* | | e2fsck: fix gcc -Wall nitsTheodore Ts'o2013-05-204-17/+13
* | | libext2fs: fix gcc -Wall nitsTheodore Ts'o2013-05-194-15/+21
* | | Merge branch 'maint' into nextTheodore Ts'o2013-05-1927-137/+149
|\| |
| * | e2fsck: fix gcc -Wall nitsTheodore Ts'o2013-05-199-41/+46
| * | misc: fix gcc -Wall warningsTheodore Ts'o2013-05-197-52/+52
| * | libext2fs: fix gcc -Wall warningsTheodore Ts'o2013-05-1912-46/+54
* | | Merge branch 'maint' into nextTheodore Ts'o2013-05-168-5/+61
|\| |
| * | chattr: clarify that the compression flags are not supported by ext4Theodore Ts'o2013-05-131-2/+2
| * | e2fsck: don't use IO_FLAG_EXCLUSIVE for read-only root file systemsTheodore Ts'o2013-05-041-2/+12
| * | configure: update configure script to be in sync with the configure.in fileTheodore Ts'o2013-05-041-0/+36
| * | tests: add new test f_zero_xattrTheodore Ts'o2013-04-254-0/+10