Whamcloud - gitweb
libext2fs: fix potential resource leak in ext2fs_file_write
[tools/e2fsprogs.git] / lib / ext2fs / fileio.c
2018-06-23 Theodore Ts'olibext2fs: fix potential resource leak in ext2fs_file_write
2018-06-21 Jin QianAOSP: libext2fs: increment i_blocks for shared blocks
2018-06-21 Jin QianAOSP: libext2fs: add EXT2_FLAG_SHARE_DUP to de-duplicat...
2015-06-22 Theodore Ts'olibext2fs: fix gcc -Wall nits
2014-12-03 Darrick J. Wonglibext2fs: file IO routines should handle uninit blocks
2014-07-26 Theodore Ts'oMerge branch 'maint' into next
2014-07-26 Darrick J. Wonglibext2fs: provide a function to set inode size
2014-03-04 Zheng Liulibext2fs: handle inline data in read/write function
2013-12-16 Theodore Ts'oClean up sparse warnings
2013-12-16 Andreas Dilgerext2fs: quiet compiler warnings
2013-12-12 Darrick J. Wonglibext2fs: zero block contents past EOF when setting...
2013-12-12 Darrick J. Wonglibext2fs: fail fileio write if we can't allocate a...
2013-12-12 Darrick J. Wonglibext2fs: fileio should use 64bit io routines
2013-12-12 Darrick J. Wonglibext2fs: don't allow ridiculously large logical block...
2013-12-12 Darrick J. Wonglibext2fs: fix tests that set LARGE_FILE
2013-10-08 Darrick J. Wonglibext2fs: fix off-by-one error in file truncation
2013-10-08 Niu Yaweilibext2fs: update i_size in ext2fs_file_write()
2013-10-07 Darrick J. Wonge2fsprogs: fix blk_t <- blk64_t assignment mismatches
2013-10-07 Darrick J. Wonglibext2fs: set the large_file feature flag when setting...
2012-02-17 Darrick J. Wonglibext2fs: Add ext2fs_file_get_inode_num call (for...
2012-02-17 Darrick J. Wonglibext2fs: when truncating file, punch out blocks at end
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2011-07-09 Andreas Dilgermisc: use EXT2_I_SIZE() consistently to get size
2011-06-11 Andreas Dilgermisc: clean up compiler warnings
2010-07-30 Theodore Ts'olibext2fs: Add ext2fs_file_size_size2() and truncate...
2010-07-22 Renzo Davolilibext2fs: Add new function ext2fs_file_get_inode()
2010-06-07 Theodore Ts'oMerge branch 'maint' into next
2010-05-18 Theodore Ts'olibe2p, libext2fs: Update file copyright permission...
2009-06-01 Jose R. SantosUse blk64_t for blocks in struct ext2_file
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2007-12-06 Theodore Ts'olibext2fs: Add checks to prevent integer overflows...
2003-08-21 Theodore Ts'oAdd support for backing up the journal inode location...
2003-08-01 Theodore Ts'oext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem()
2003-03-10 Theodore Ts'ofileio.c (ext2fs_file_lseek): Fix bug added when adding...
2003-01-22 Theodore Ts'oRemove 32-bit limitations for debugfs's dump command...
2002-03-08 Theodore Ts'oFix various gcc -Wall complaints.
2002-02-20 Theodore Ts'oAdd new inode I/O abstraction interface which exports...
2001-12-17 Theodore Ts'oFix various gcc -Wall nits. Fixed a bug in mke2fs...
2001-05-14 Theodore Ts'oMany files:
2001-05-05 Theodore Ts'oChangeLog, fileio.c:
2001-01-11 Theodore Ts'oMany files:
1999-05-29 Theodore Ts'oChangeLog, fileio.c:
1998-09-03 Theodore Ts'oMany files:
1998-03-23 Theodore Ts'oMany files:
1998-01-19 Theodore Ts'oMany files:
1997-12-01 Theodore Ts'oMany files:
1997-11-03 Theodore Ts'oChangeLog, bitops.c, ext2fs.h, fileio.c:
1997-10-31 Theodore Ts'oMany files:
1997-10-26 Theodore Ts'oMany files:
1997-10-25 Theodore Ts'oMany files: