Whamcloud - gitweb
blkid: Add new option -L which pretty-prints the device list
[tools/e2fsprogs.git] / e2fsck / pass1.c
2008-07-07 Eric Sandeene2fsck: Fix i_size checking for large extent-based...
2008-06-07 Theodore Ts'oFix gcc -Wall warnings in e2fsck
2008-06-03 Theodore Ts'oe2fsck: Detect unordered extents in an extent node
2008-06-02 Theodore Ts'oe2fsck: Wire up callback functions for _alloc_block...
2008-05-30 Theodore Ts'oe2fsck: Don't double count an extent after deleting...
2008-05-28 Theodore Ts'oe2fsck: Don't skip an extent after deleting an invalid...
2008-04-17 Eric Sandeene2fsck: Only check PR_1_EXTENT_ENDS_BEYOND for leaf...
2008-04-17 Theodore Ts'oAdd support for the HUGE_FILE feature
2008-04-01 Eric Sandeene2fsck: Fix extent flag validity tests in pass1 on...
2008-03-24 Theodore Ts'oe2fsck: Don't object to extents flags on deleted fast...
2008-03-20 Eric SandeenFix ext2fs_extent_get for uninit leaf extents
2008-03-14 Theodore Ts'oe2fsck: Check for fast symlinks that have EXTENTS_FL set
2008-03-14 Theodore Ts'oe2fsck: Support long symlinks which use extents
2008-03-13 Theodore Ts'oMerge branch 'maint'
2008-03-13 Theodore Ts'oe2fsck: Fix directory i_size handling
2008-02-22 Theodore Ts'oe2fsck: Account for index nodes in the extent tree...
2008-02-19 Andreas DilgerImprove support for in-inode EA's
2008-02-19 Theodore Ts'oe2fsck: Add support for extents
2008-02-18 Theodore Ts'oe2fsck: factor out code to clear an inode into e2fsck_c...
2007-11-01 Theodore Ts'oMerge branch 'cl/remove-masix' into next
2007-11-01 Coly Lie2fsck: remove masix support
2007-11-01 Dmitry V. Levincheck_ea_in_inode: Cleanup e2fsck_write_inode_full...
2007-08-04 Theodore Ts'oMerge branch 'maint'
2007-08-04 Theodore Ts'oe2fsck: Allow i_size to be rounded up to the size of...
2007-08-04 Theodore Ts'oAdd I/O statistics to e2fsck
2007-06-22 Andreas Dilgere2fsck: added sanity check for xattr validation
2007-05-23 Theodore Ts'oFix gcc -Wall issues in e2fsck sources
2007-05-08 Kalpak ShahRemove check in e2fsck which requires EA's in inodes...
2007-04-14 Theodore Ts'oFix e2fsck's check_is_really_dir logic
2007-04-14 Theodore Ts'oImprove I/O error messages in e2fsck
2007-04-06 Theodore Ts'oEnable e2fsck to use the tdb library for the inode...
2007-04-05 Theodore Ts'oFix potential reference (and free) to an uninitialized...
2007-04-02 Theodore Ts'oe2fsck: Recover a special file which looks an awful...
2007-03-31 Theodore Ts'oFix edge case when i_size doesn't get fixed until secon...
2007-03-28 Brian Behlendorf[COVERITY] Fix (error case only) memory leak in e2fsck...
2007-03-28 Brian Behlendorf[COVERITY] Fix memory leak when parsing extended option...
2006-11-15 Theodore Ts'oFix misc. gcc -Wall complaints in the misc and e2fsck...
2006-11-11 Theodore Ts'oOn-disk format definition for huge files
2006-09-12 Eric SandeenFix more rounding overflows for filesystems that have...
2006-09-12 Eric SandeenCreate new ext2fs library inlines: ext2fs_group_{first...
2006-09-12 Eric SandeenRemove unused variables
2005-07-25 Theodore Ts'oFix false positives from valgrind: memcpy via no-op...
2005-04-14 Theodore Ts'oUse a centrally stored current time for "now" which
2005-04-06 Theodore Ts'opass1.c (e2fsck_pass1): If the superblock last mount...
2005-03-21 Theodore Ts'oIntegrate code from Alex Thomas at Clusterfs to check...
2005-03-20 Theodore Ts'oFix bug in e2fsck where we don't notice if a file with...
2004-12-24 Theodore Ts'oAdd support to detect corrupted resize_inode's to e2fsck.
2004-12-15 Theodore Ts'oAdd support for on-line resizing ala the resize inode...
2004-07-27 Theodore Ts'opass1.c (process_block): Change the limit of directory...
2004-03-30 Matthias Andreeunix_io.c, pass1.c:
2003-12-28 Matthias AndreeFix more compiler warnings.
2003-12-07 Theodore Ts'oFix gcc -Wall nitpicks
2003-11-21 Theodore Ts'opass1.c (e2fsck_pass1), problem.h (PR_1_BB_FS_BLOCK),
2003-11-21 Theodore Ts'oCenteralize calculation of which blocks are reserved...
2003-08-01 Theodore Ts'oext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem()
2003-03-02 Theodore Ts'oUpdate debugfs and e2fsck to use the blkid library.
2003-01-22 Theodore Ts'opass1.c (check_blocks): Use the EXT2_I_SIZE macro.
2002-11-08 Theodore Ts'oChange e2fsck to force out changes to the backup copies...
2002-10-31 Theodore Ts'opass1.c (e2fsck_pass1): Check the superblock write...
2002-10-31 Theodore Ts'oAdd support for the meta_bg feature flag to the resize2...
2002-10-20 Theodore Ts'oAdd support for the meta_blockgroup filesystem format.
2002-10-14 Theodore Ts'oFix gcc -Wall nits.
2002-10-03 Theodore Ts'oHandle BAD_BLOCK_IN_INODE_TABLE even at the beginning...
2002-08-17 Theodore Ts'oUpdate and clarify man pages (addresses Debian Bug...
2002-08-17 Theodore Ts'oOverhaul extended attribute handling. Should now be...
2002-07-23 Theodore Ts'opass1.c (e2fsck_pass1): If e2fsck is run with -n, don...
2002-07-20 Theodore Ts'oAdd support to e2fsck to reindex directories to use...
2002-06-26 Theodore Ts'oAdd support for the half-MD4 HTREE hash.
2002-06-26 Theodore Ts'oAdd initial support for htree directories.
2002-05-22 Theodore Ts'oUpdate to support the V2 Bestbits EA format.
2002-05-22 Theodore Ts'oCheck for inodes which are too big (either too many...
2002-05-21 Theodore Ts'oFix up Andreas' changeset. Avoid use of dynamic automa...
2002-05-18 Andreas DilgerAdd more complete tests for symlinks: nul termination...
2002-05-18 Theodore Ts'oFix fencepost error in allocating space for array.
2002-05-17 Theodore Ts'oFix up Andreas's 8k blocksize changes to fix a number...
2002-05-16 Andreas DilgerAdd support for creating and checking 8192-byte blocksi...
2001-12-17 Theodore Ts'oFix various gcc -Wall nits. Fixed a bug in mke2fs...
2001-08-30 Andreas Dilgermke2fs.c (main): Zap the second sector of the disk...
2001-08-30 Theodore Ts'opass1.c (e2fsck_pass1): For EXT2_RESIZE_INO, allow...
2001-08-27 Theodore Ts'oDeal with libc5's lack of strnlen.
2001-08-13 Theodore Ts'oe2fsck/pass1.c (e2fsck_pass1_check_device_inode): If...
2001-08-13 Theodore Ts'opass1.c (check_size): Fix logic in check_size; the...
2001-08-09 Theodore Ts'opass1.c, pass2.c, problem.c, problem.h: Fix bug introdu...
2001-08-05 Theodore Ts'oCleanup changes to Andreas' symlink patch. Remove...
2001-08-04 Andreas DilgerAdd extra checks for bad symlinks, including zero lengt...
2001-07-28 Theodore Ts'opass1.c (e2fsck_pass1): Check for symlinks that have the
2001-07-26 Theodore Ts'opass1.c (e2fsck_pass1): Free ctx->block_ea_map at the...
2001-07-25 Theodore Ts'oApply fixes reported by Andreas Gruenbacher:
2001-07-19 Theodore Ts'oThis patch completes the initial extended attribute...
2001-07-08 Theodore Ts'opass1.c (e2fsck_pass1): Defer inodes which have an...
2001-07-07 Theodore Ts'oAdd code to check and fix incorrect reference counts...
2001-07-02 Theodore Ts'oAdd initial support for extended attribute blocks
2001-06-02 Theodore Ts'oChangeLog, pass1.c, pass2.c, problem.c, problem.h:
2001-06-01 Theodore Ts'oChangeLog, pass1.c, pass1b.c:
2001-05-14 Theodore Ts'oChangeLog, pass1.c, problem.c, problem.h, problemP.h:
2001-01-18 Theodore Ts'oChangeLog, pass1.c:
2001-01-12 Theodore Ts'oChangeLog, pass1.c, problem.c, problem.h:
2001-01-11 Theodore Ts'oChangeLog, e2fsck.h, flushb.c, iscan.c, unix.c:
2001-01-11 Theodore Ts'oMany files:
2001-01-06 Theodore Ts'oMany files:
next