OSDN Git Service

fsck: don't include sys/signal.h for portability reasons
[android-x86/external-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()
2011-09-16 Theodore Ts'oMerge branch 'maint' into next
2011-07-05 Theodore Ts'oMerge branch 'maint' into next
2011-06-11 Theodore Ts'oMerge branch 'maint' into next
2011-06-07 Theodore Ts'oMerge branch 'maint' into next
2011-06-05 Theodore Ts'oMerge branch 'maint' into next
2011-06-01 Theodore Ts'oMerge branch 'maint' into next
2011-05-08 Theodore Ts'oMerge branch 'maint' into next
2011-03-18 Theodore Ts'oMerge branch 'maint' into next
2011-02-28 Theodore Ts'oMerge branch 'maint' into next
2011-02-21 Theodore Ts'oMerge branch 'maint' into next
2011-02-18 Theodore Ts'oMerge branch 'maint' into next
2011-02-11 Theodore Ts'oMerge branch 'maint' into next
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-23 Theodore Ts'oMerge branch 'maint' into next
2010-12-20 Theodore Ts'oMerge branch 'maint' into next
2010-12-17 Theodore Ts'oMerge branch 'master' into next
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...
2010-12-13 Theodore Ts'oMerge branch 'maint' into next
2010-11-22 Theodore Ts'oMerge branch 'maint'
2010-09-25 Theodore Ts'oMerge branch 'maint' into next
2010-07-19 Theodore Ts'oMerge branch 'maint' into next
2010-06-07 Theodore Ts'oMerge branch 'maint' into next
2010-03-15 Theodore Ts'oMerge branch 'maint' into next
2010-02-10 Theodore Ts'oMerge branch 'maint' into next
2010-01-31 Theodore Ts'oMerge branch 'maint' into next
2009-11-16 Theodore Ts'oMerge branch 'maint' into next
2009-10-24 Theodore Ts'oMerge branch 'maint' into next
2009-10-05 Theodore Ts'oMerge branch 'maint' into next
2009-09-07 Theodore Ts'oMerge branch 'maint' into next
2009-09-07 Kyle McMartine4defrag: fix ppc build
2009-08-22 Theodore Ts'oMerge branch 'maint' into next
2009-08-22 Theodore Ts'oMove declaration of FS_IOC_FIEMAP ioctl to fiemap.h
2009-08-02 Theodore Ts'oMerge branch 'maint' into next
2009-07-27 Eric Sandeene4defrag: remove a lot of cruft
2009-07-21 Theodore Ts'oMerge branch 'maint' into next
2009-07-12 Theodore Ts'oMerge branch 'maint' into next
2009-07-11 Theodore Ts'oMerge branch 'maint' into next
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