aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | e2fsprogs: allow 0-length xattr values in e2fsckEric Sandeen2013-04-251-1/+1
* | | Merge branch 'maint' into nextTheodore Ts'o2013-04-2216-20/+415
|\| |
| * | crcsum: remove the -b option since ext2fs_crc32c_be is dropped in 1.43.xTheodore Ts'o2013-04-221-5/+3
| * | libext2fs: only use override function when reading an 128 byte inodeTheodore Ts'o2013-04-211-1/+3
| * | e2image: fix flag settings in e2image.hTomas Racek2013-04-211-1/+1
| * | e2image: require that -a option is used only with raw or QCOW2 imageTomas Racek2013-04-211-0/+7
| * | e2image: man: fix typoTomas Racek2013-04-211-1/+1
| * | e2image: remove useless exit callTomas Racek2013-04-211-1/+0
| * | tune2fs: disallow tune2fs to set inode size larger than block sizeAkira Fujita2013-04-211-0/+6
| * | tests: add more tests for off-line resizingTheodore Ts'o2013-03-316-0/+274
| * | tests: create crcsum progam to support resizing testsTheodore Ts'o2013-03-313-1/+76
| * | mke2fs: don't display bigalloc/quota fs feature warnings in quiet modeTheodore Ts'o2013-03-311-2/+4
| * | resize2fs: fix off-line resize of file systems with flex_bg && !resize_inodeTheodore Ts'o2013-03-311-13/+45
* | | Merge branch 'maint' into nextTheodore Ts'o2013-03-1317-298/+302
|\| |
| * | blkid: remove no-op statement which caused a clang warningTheodore Ts'o2013-03-131-3/+1
| * | debugfs: fix command failures for extent_inode commands that take argumentsTheodore Ts'o2013-03-131-3/+3
| * | e2fsck: fix build failure with --enable-jbd-debugTheodore Ts'o2013-03-131-0/+2
| * | libext2fs: Provide prototype for ext2fs_symlink()Jan Kara2013-02-281-0/+4
| * | e2p: Fix 's' handling in parse_num_blocks2()Jan Kara2013-02-281-1/+1
| * | chattr: allow clearing the extent flagTheodore Ts'o2013-02-221-17/+0
| * | debugfs: add sanity check to make sure we never shift 64 bits rightTheodore Ts'o2013-01-281-1/+4
| * | po: update de.po (from translationproject.org)Philipp Thomas2013-01-272-259/+265
| * | Fix warnings about functions not returning a valuePhilipp Thomas2013-01-272-2/+2
| * | build: quiet build warnings for "gcc -Wall"Andreas Dilger2013-01-272-3/+3
| * | contrib: add missing '-p' to fallocate's usage messageZheng Liu2013-01-241-1/+1
| * | libext2fs: fix ext2fs_llseek on i386Phillip Susi2013-01-243-8/+16
* | | build: quiet build warnings for "gcc -Wall"Andreas Dilger2013-01-274-7/+3
* | | Merge branch 'maint' into nextHEADmasterTheodore Ts'o2013-01-2111-171/+418
|\| |
| * | Update Release Notes, Changelogs, version.h, for final 1.42.7 releasev1.42.7maintTheodore Ts'o2013-01-215-131/+220
| * | mke2fs, tune2fs, resize2fs: add warning messages for bigalloc and quotaTheodore Ts'o2013-01-213-0/+30
| * | contrib: fix namespace leakage in spd_readdirTheodore Ts'o2013-01-211-2/+2
| * | contrib: add thread locking and readdir64_r support to spd_readdirTheodore Ts'o2013-01-211-18/+57
| * | contrib: add safe_getenv() support to spd_readdirTheodore Ts'o2013-01-211-2/+32
| * | resize2fs: move a cluster at a time with bigalloc file systemsTheodore Ts'o2013-01-201-5/+23
| * | resize2fs: correctly account for clusters when calculating summary statsTheodore Ts'o2013-01-191-13/+24
| * | libext2fs: teach the ext2fs_*_block_bitmap_range2() about clustersTheodore Ts'o2013-01-191-0/+30
* | | Merge branch 'maint' into nextTheodore Ts'o2013-01-1643-6376/+6163
|\| |
| * | Update Release Notes, Changelogs, version.h, etc. for 1.42.7 releaseTheodore Ts'o2013-01-165-539/+642
| * | resize2fs: check in test-resize scriptTheodore Ts'o2013-01-161-0/+27
| * | Update config.{guess,sub} to the latest versionTheodore Ts'o2013-01-162-52/+73
| * | po: update vi.po (from translationproject.org)Trần Ngọc Quân2013-01-162-740/+651
| * | po: update sv.po (from translationproject.org)Göran Uddeborg2013-01-162-1485/+1374
| * | po: update pl.po (from translationproject.org)Jakub Bogusz2013-01-162-628/+520
| * | po: update nl.po (from translationproject.org)Benno Schulenberg2013-01-162-747/+568
| * | po: update fr.po (from translationproject.org)Samuel Thibault2013-01-162-781/+580
| * | po: update de.po (from translationproject.org)Philipp Thomas2013-01-162-678/+532
| * | po: update cs.po (from translationproject.org)Petr Pisar2013-01-162-668/+537
| * | Update misc/Makefile.in using "make depend"Theodore Ts'o2013-01-161-1/+5
| * | e2image: add -a switch to include all dataPhillip Susi2013-01-162-8/+46
| * | tests: create test for debugfs creating special filesTheodore Ts'o2013-01-163-0/+180