Whamcloud - gitweb
e2fsck: avoid unnecessary close/reopen for non-MMP filesystems
[tools/e2fsprogs.git] / misc / e4defrag.c
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2011-09-16 Eric Sandeene4defrag: Check error return of sysconf()
2010-12-24 Kazuya Mioe4defrag: Use libext2fs to get the correct superblock...
2010-12-24 Kazuya Mioe4defrag: fix segfault when e4defrag races with unlink...
2010-12-17 Theodore Ts'oe4defrag: Fix the overflow in e4defrag with > 2GB files
2010-12-13 Kazuya Mioe4defrag: avoid unsuccessful return for an non-privileg...
2010-12-13 Kazuya Mioe4defrag: fix file blocks calculation
2010-12-13 Kazuya Mioe4defrag: output size per extent by -c option
2010-12-13 Peng Taoe4defrag: return more specific error message on ioctl...
2010-12-13 Eric Sandeene4defrag: skip "rootfs" entry when checking for ext4...
2010-12-13 Darrick J. Wonge4defrag: open the file to be defragged in read/write...
2009-09-07 Kyle McMartine4defrag: fix ppc build
2009-08-22 Theodore Ts'oMove declaration of FS_IOC_FIEMAP ioctl to fiemap.h
2009-07-27 Eric Sandeene4defrag: remove a lot of cruft
2009-07-11 Kazuya Mioe4defrag: Fix compile warnings
2009-07-09 Theodore Ts'oe4defrag: Fix a core dump when trying to defrag a file...
2009-07-09 Theodore Ts'oAdd e4defrag to the misc directory