Whamcloud - gitweb
Fix clang warnings on architectures with a 64-bit long
[tools/e2fsprogs.git] / lib / ext2fs / bmap.c
2018-06-23 Theodore Ts'olibext2fs: fix uninitialized variable dereference in...
2017-05-24 Adrien SchildknechtAOSP: libext2fs: add context to get_alloc_block
2015-10-24 Darrick J. Wonglibext2fs: clean up feature test macros with predicate...
2015-05-17 Darrick J. Wonglibext2fs: support allocating uninit blocks in bmap2()
2014-12-14 Darrick J. Wonglibext2fs: find inode goal when allocating blocks
2014-12-03 Theodore Ts'oMerge branch 'maint' into next
2014-11-08 Darrick J. Wonglibext2fs: fix endian handling error; reduce fragmentat...
2014-03-04 Zheng Liudebugfs: handle inline_data feature in bmap command
2014-02-06 Darrick J. Wonglibext2fs: don't hang on to unmapped block if extent...
2013-12-16 Theodore Ts'oClean up sparse warnings
2013-12-16 Darrick J. Wonglibext2fs: only punch complete clusters
2013-12-12 Darrick J. Wonglibext2fs: don't allow ridiculously large logical block...
2013-10-08 Darrick J. Wonglibext2fs: search all possible blocks in implied_cluste...
2012-12-29 Andreas Dilgermisc: cleanup unused variables on MacOS
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2011-07-08 Theodore Ts'olibext2fs: teach ext2fs_bmap2() about bigalloc
2011-07-07 Theodore Ts'olibext2fs: move ext2fs_bmap2()'s the extent handling...
2011-07-06 Theodore Ts'olibext2fs: fix 64-bit support in ext2fs_bmap2()
2010-05-18 Theodore Ts'olibe2p, libext2fs: Update file copyright permission...
2009-11-29 Theodore Ts'olibext2fs: Fix SET_BMAP bugs in ext2fs_bmap() and ext2f...
2009-05-28 number9652libext2fs: add ext2fs_extent_open2
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-08-27 Theodore Ts'olibext2fs: Fix ext2fs_bmap() to work with extents and...
2008-06-02 Theodore Ts'oWire ext2fs_bmap2() to use ext2fs_extent_set_bmap()
2008-04-17 Theodore Ts'oAdd support for the HUGE_FILE feature
2008-03-18 Theodore Ts'oFix miscellaneous gcc -Wall warnings
2008-02-19 Theodore Ts'oAdd read/only support for extents to ext2fs_bmap()
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
2004-12-23 Theodore Ts'oext2fs.h (BMAP_SET), bmap.c (ext2fs_bmap): Add support...
2003-08-01 Theodore Ts'oext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem()
2002-05-12 Theodore Ts'oAdd a new command "bmap" to debugfs which calculates...
2002-03-08 Theodore Ts'oFix various gcc -Wall complaints.
2001-06-11 Theodore Ts'oChangeLog, Makefile.in, swapfs.c, unix.c:
2001-05-14 Theodore Ts'oMany files:
2001-01-11 Theodore Ts'oMany files:
2000-02-02 Theodore Ts'oChangeLog, debugfs.c:
1998-09-03 Theodore Ts'oMany files:
1998-03-30 Theodore Ts'oChangeLog, Makefile.in, bmap.c, bmove.c, ext2fs.h,...
1998-01-19 Theodore Ts'oMany files:
1997-12-01 Theodore Ts'oMany files:
1997-10-26 Theodore Ts'oMany files:
1997-10-26 Theodore Ts'obmap.c:
1997-10-25 Theodore Ts'oMany files: