Whamcloud - gitweb
filefrag: Add support to use the FIEMAP ioctl
[tools/e2fsprogs.git] / misc / filefrag.c
2009-05-03 Kalpak Shahfilefrag: Add support to use the FIEMAP ioctl
2008-09-01 Theodore Ts'ofilefrag: Fix calculation of ideal number of extents
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2007-05-25 Andreas DilgerFix gcc -Wall warnings, especially on 64-bit systems
2006-11-15 Theodore Ts'oFix misc. gcc -Wall complaints in the misc and e2fsck...
2006-08-30 Theodore Ts'oFix potential 2**32-1 overflow problems by ext2fs_div_c...
2006-08-05 Andreas DilgerRename EXT3_EXTENTS_FL to EXT4_EXTENTS_FL and make...
2006-05-29 Theodore Ts'oAdd missing backwards compatibility for ancient Linux...
2006-04-22 Theodore Ts'oFix filefrag to be 32-bit clean
2005-12-11 Theodore Ts'oFix various gcc -Wall complaints.
2005-05-21 Theodore Ts'ofilefrag.c (frag_report, get_bmap): The FIBMAP and...
2005-05-06 Theodore Ts'oFix a bug in filefrag so that it doesn't when the first...
2005-04-09 Theodore Ts'oDon't abort filefrag if EXT3_IOC_GETFLAGS ioctl is...
2005-03-19 Theodore Ts'ofilefrag.c (frag_report): Automatically detect files...
2005-02-04 Theodore Ts'ofilefrag.c (frag_report): In verbose mode, print the...
2005-01-20 Theodore Ts'ofilefrag.c (frag_report): Fix filefrag so that it works
2005-01-17 Theodore Ts'oApplied patch from Francois Petillon (fantec at proxad...
2004-02-27 Theodore Ts'ofilefrag.c: Fix gcc -Wall nits.
2004-02-04 Theodore Ts'ofilefrag.c: Use #ifdef __linux__ instead of __LINUX__...
2003-12-28 Matthias AndreeRe-add FreeBSD support.
2003-12-20 Matthias AndreeTrivial warning fixes.
2003-12-17 Theodore Ts'oInitial checkin of the filefrag program, which reports...