Whamcloud - gitweb
Fix clang warnings on architectures with a 64-bit long
[tools/e2fsprogs.git] / lib / ext2fs / inode.c
2020-02-12 Theodore Ts'olibext2fs: fix potential OOB read check_for_inode_bad_b...
2019-04-29 Eric Biggerslibext2fs: remove unused variable 'old_flags'
2019-01-30 Theodore Ts'oMerge branch 'maint' into next
2019-01-30 Theodore Ts'olibext2fs: validate inode table location in block group...
2018-12-13 Theodore Ts'olibext2fs: add ext2fs_{read,write}_inode2()
2018-04-09 Lukas Czernere2image: fix metadata image handling on big endian...
2017-10-16 Sebastian RasmussenFix typos in code comments and developer docs
2017-07-04 Theodore Ts'oFix warnings found using UBSAN
2015-06-22 Theodore Ts'olibext2fs: fix gcc -Wall nits
2015-04-21 Darrick J. Wonge2fsck: read-ahead metadata during passes 1, 2, and 4
2014-12-26 Theodore Ts'oMerge branch 'maint' into next
2014-12-26 Theodore Ts'olibext2fs: add sanity check for an invalid itable_used...
2014-12-03 Darrick J. Wonglibext2fs: don't report garbage inodes with really...
2014-08-25 Darrick J. Wonglibext2fs: byteswap inode when performing the sanity...
2014-08-03 Darrick J. Wonglibext2fs: don't cache inodes that fail checksum verifi...
2014-08-03 Darrick J. Wonge2fsck: correctly preserve fs flags when modifying...
2014-08-03 Darrick J. Wonge2fsck: offer to clear inode table blocks that are...
2014-03-04 Zheng Liulibext2fs: export inode cache creation function
2013-10-13 Theodore Ts'oMerge branch 'maint' into next
2013-10-07 Darrick J. Wonge2fsprogs: fix blk_t <- blk64_t assignment mismatches
2013-04-22 Theodore Ts'oMerge branch 'maint' into next
2013-04-22 Theodore Ts'olibext2fs: only use override function when reading...
2013-01-28 Andreas Dilgerbuild: quiet build warnings for "gcc -Wall"
2012-11-30 Theodore Ts'olibext2fs: allocate separate memory regions for each...
2012-11-30 Eric Whitneylibext2fs: fix inode cache overruns
2012-08-03 Darrick J. Wonglibext2fs: block group checksum should use metadata_csu...
2012-07-30 Darrick J. Wonglibext2fs: add inode checksum support
2012-07-30 Darrick J. Wonglibext2fs: read and write full size inodes
2012-05-07 Theodore Ts'olibext2fs: factor out I/O buffer allocation
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2011-09-16 Eric Sandeene2fsprogs: Fix some error cleanup path bugs
2011-07-06 Theodore Ts'olibext2fs: fix 64-bit support in ext2fs_{read,write...
2010-09-25 Theodore Ts'oMerge branch 'maint' into next
2010-09-24 Theodore Ts'oext2fs: Optimize for Direct I/O
2010-06-07 Theodore Ts'oMerge branch 'maint' into next
2010-05-18 Theodore Ts'olibe2p, libext2fs: Update file copyright permission...
2009-10-26 Valerie Aurora HensonConvert to use block group accessor functions
2009-10-26 Theodore Ts'olibext2fs: Convert ext2fs_bg_flag_test() to ext2fs_bg_f...
2009-09-08 Theodore Ts'oUse accessor functions fields for bg_flags in the block...
2009-09-08 Valerie Aurora HensonConvert to use io_channel_read_blk64() and io_channel_w...
2009-01-20 Theodore Ts'oext2fs_read_inode_full: Add safety check to avoid SEGV...
2008-11-16 Theodore Ts'oFix various signed/unsigned gcc warnings
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-08-14 Theodore Ts'olibext2fs: Initialize unset inode timestamps when writi...
2008-07-15 Manish Katiyarext2fs_read_inode: Check the validity of the inode...
2008-04-23 Theodore Ts'oext2fs_open_inode_scan: Handle an non-zero bg_itable_us...
2008-04-21 Theodore Ts'oRemove LAZY_BG feature
2008-03-31 Andreas Dilgerlibext2fs: Micro-optimization in inode scan code
2008-03-20 Jose R. SantosAdd uninit block group support to various libext2fs...
2007-12-09 Theodore Ts'oMerge branch 'maint' into next
2007-12-06 Theodore Ts'olibext2fs: Add checks to prevent integer overflows...
2007-08-11 Theodore Ts'oClean up libext2fs by byte swapping iff WORDS_BIGENDIAN
2007-06-30 Kalpak ShahFix byte swapping bug in get_next_inode_full()
2007-06-23 Kalpak ShahFix ext2fs_read_inode_full() so that the whole inode...
2007-04-06 Jim GarlickFix memory leak in ext2fs_write_new_inode()
2007-03-21 Brian Behlendorf[COVERITY] Fix (error case) memory leak in libext2fs...
2006-05-09 Theodore Ts'oAdd support for EXT2_FEATURE_COMPAT_LAZY_BG
2005-04-09 Theodore Ts'oAdd missing return values in error return cases in...
2005-03-21 Theodore Ts'oFix mke2fs so that it writes the root directory
2005-03-21 Theodore Ts'oFix e2fsck, debugfs, and the ext2fs_mkdir function...
2005-01-26 Theodore Ts'oAdd library support for large (EA in inode) inodes...
2004-12-24 Theodore Ts'oAvoid some potential inode cache coherency problem...
2004-07-29 Theodore Ts'oAdd ability for debugfs to use a separate source of...
2003-12-07 Theodore Ts'oFix gcc -Wall nitpicks
2003-08-01 Theodore Ts'oext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem()
2001-06-13 Theodore Ts'oChangeLog, dumpe2fs.c, mke2fs.c:
2001-06-11 Theodore Ts'oChangeLog, Makefile.in, swapfs.c, unix.c:
2001-05-14 Theodore Ts'oMany files:
2001-05-03 Theodore Ts'oMany files:
2001-01-11 Theodore Ts'oMany files:
2000-11-12 Theodore Ts'oChangeLog, inode.c:
1999-01-08 Theodore Ts'oChangeLog, inode.c:
1998-06-27 Theodore Ts'oChangeLog, debugfs.8.in, debugfs.c:
1998-02-21 Theodore Ts'o.del-ChangeLog~905e7699, image.gz:
1998-01-19 Theodore Ts'oMany files:
1997-12-01 Theodore Ts'oMany files:
1997-10-31 Theodore Ts'oMany files:
1997-10-26 Theodore Ts'oMany files:
1997-10-25 Theodore Ts'oMany files:
1997-10-19 Theodore Ts'oMany files:
1997-10-03 Theodore Ts'oChangeLog, bmove.c, icount.c, inode.c, llseek.c:
1997-08-11 Theodore Ts'oMany files:
1997-08-10 Theodore Ts'oMany files:
1997-06-11 Theodore Ts'oChangeLog, inode.c:
1997-04-29 Theodore Ts'oMany files:
1997-04-29 Theodore Ts'oMany files:
1997-04-29 Theodore Ts'oMany files:
1997-04-29 Theodore Ts'oMany files:
1997-04-29 Theodore Ts'oMany files:
1997-04-26 Theodore Ts'oMany files:
1997-04-26 Theodore Ts'oMany files: E2FSPROGS-0_5B
1997-04-26 Theodore Ts'oMany files:
1997-04-26 Theodore Ts'oMany files: