2019-05-29 |
Andreas Dilger | debugfs: dump "fid" and "lma" xattrs on inode stat |
blob | commitdiff |
2019-04-29 |
Theodore Ts'o | libext2fs: remove nls_* namespace contamination |
blob | commitdiff | diff to current |
2018-12-03 |
Gabriel Krisman... | debugfs: support encoding when printing the file hash |
blob | commitdiff | diff to current |
2018-08-11 |
Ross Burton | build: use MKDIR_P instead of MKINSTALLDIRS |
blob | commitdiff | diff to current |
2018-06-25 |
Theodore Ts'o | Update Makefile.in files using "make depend" |
blob | commitdiff | diff to current |
2017-10-16 |
Theodore Ts'o | Merge branch 'maint' into next |
blob | commitdiff | diff to current |
2017-10-16 |
Sebastian Rasmussen | Fix typos in code comments and developer docs |
blob | commitdiff | diff to current |
2017-04-26 |
Theodore Ts'o | tests: skip running long test with "make check" and... |
blob | commitdiff | diff to current |
2017-01-29 |
Theodore Ts'o | debugfs: improve how we display and parse extended... |
blob | commitdiff | diff to current |
2016-09-02 |
Theodore Ts'o | Fix build reproducibility for mk_cmds and compile_et |
blob | commitdiff | diff to current |
2015-07-13 |
Theodore Ts'o | Move dict.c from e2fsck to lib/support |
blob | commitdiff | diff to current |
2015-07-13 |
Theodore Ts'o | Move the check_plausibility() function from misc to... |
blob | commitdiff | diff to current |
2015-07-12 |
Theodore Ts'o | rename libquota.a to libsupport.a |
blob | commitdiff | diff to current |
2015-06-20 |
Theodore Ts'o | Merge branch 'maint' into next |
blob | commitdiff | diff to current |
2015-06-20 |
Konstantin Khlebnikov | debugfs: fix several errors and add assertions in the... |
blob | commitdiff | diff to current |
2014-09-21 |
Darrick J. Wong | misc: use libmagic when libblkid can't identify something |
blob | commitdiff | diff to current |
2014-09-20 |
Darrick J. Wong | misc: add plausibility checks to debugfs/tune2fs/dumpe2... |
blob | commitdiff | diff to current |
2014-09-11 |
Darrick J. Wong | debugfs: add the ability to write transactions to the... |
blob | commitdiff | diff to current |
2014-09-11 |
Darrick J. Wong | debugfs: create journal handling routines |
blob | commitdiff | diff to current |
2014-05-13 |
Theodore Ts'o | Merge branch 'maint' into next |
blob | commitdiff | diff to current |
2014-05-13 |
Theodore Ts'o | debugfs: add commands to query the quota information |
blob | commitdiff | diff to current |
2014-05-11 |
Darrick J. Wong | misc: create better-packaged static analysis reports |
blob | commitdiff | diff to current |
2014-03-14 |
Darrick J. Wong | all: Introduce cppcheck static checking for make C=1 |
blob | commitdiff | diff to current |
2014-03-12 |
Darrick J. Wong | debugfs: create commands to edit extended attributes |
blob | commitdiff | diff to current |
2014-03-06 |
Theodore Ts'o | Update Makefile dependencies |
blob | commitdiff | diff to current |
2014-03-06 |
Robert Yang | debugfs: use the functions in misc/create_inode.c |
blob | commitdiff | diff to current |
2014-02-23 |
Theodore Ts'o | Add coverage testing using gcov |
blob | commitdiff | diff to current |
2014-01-06 |
Theodore Ts'o | configure: fix --with-diet-libc |
blob | commitdiff | diff to current |
2013-10-12 |
Darrick J. Wong | e2fsprogs: add (optional) sparse checking to the build |
blob | commitdiff | diff to current |
2012-12-24 |
Theodore Ts'o | debugfs: add the commands "zap_block" and "block_dump" |
blob | commitdiff | diff to current |
2012-12-24 |
Theodore Ts'o | debugfs: add a makefile rule to build debugfs.static |
blob | commitdiff | diff to current |
2012-12-24 |
Theodore Ts'o | debugfs: add the ability to manipulate the extent tree... |
blob | commitdiff | diff to current |
2011-11-21 |
Theodore Ts'o | rdebugfs: don't install by default |
blob | commitdiff | diff to current |
2011-11-19 |
Theodore Ts'o | debugfs: add filefrag command |
blob | commitdiff | diff to current |
2011-11-19 |
Theodore Ts'o | debugfs: add the freefrag command |
blob | commitdiff | diff to current |
2011-11-19 |
Theodore Ts'o | debugfs: build read-only variant of debugfs |
blob | commitdiff | diff to current |
2009-10-04 |
Theodore Ts'o | Don't use in-tree header files if using system uuid... |
blob | commitdiff | diff to current |
2009-07-02 |
Theodore Ts'o | Add support for configure --enable-verbose-makecmds |
blob | commitdiff | diff to current |
2009-07-02 |
Theodore Ts'o | Fix Makefile dependencies for libcom_err |
blob | commitdiff | diff to current |
2008-06-08 |
Theodore Ts'o | Fix dependency for $(LIBSS) when an explicit dlopen... |
blob | commitdiff | diff to current |
2008-04-17 |
Theodore Ts'o | Fix tst_extents build when building w/o dynamic libraries |
blob | commitdiff | diff to current |
2006-10-02 |
Theodore Ts'o | Fix Debian FTBFS problem caused by devmapper library... |
blob | commitdiff | diff to current |
2005-05-06 |
Theodore Ts'o | Update "make depend" information. Fixes SMP parallel... |
blob | commitdiff | diff to current |
2004-12-22 |
Theodore Ts'o | Enhance debugfs so that set_super_value can now set... |
blob | commitdiff | diff to current |
2004-12-15 |
Theodore Ts'o | Add install-strip and install-shlibs-strip targets |
blob | commitdiff | diff to current |
2004-12-15 |
Theodore Ts'o | Use MKINSTALLDIRS macro so that the Makefiles can find... |
blob | commitdiff | diff to current |
2004-11-30 |
Theodore Ts'o | Use Linux-kernel-style makefile output to make it easier to |
blob | commitdiff | diff to current |
2004-04-03 |
Theodore Ts'o | Refine the build process to avoid re-running subst... |
blob | commitdiff | diff to current |
2003-05-21 |
Theodore Ts'o | unused.c (do_dump_unused): Add new command which dumps the |
blob | commitdiff | diff to current |
2003-04-18 |
Theodore Ts'o | Update after "make depend". |
blob | commitdiff | diff to current |
2003-03-17 |
Theodore Ts'o | Update dependency information in Makefiles |
blob | commitdiff | diff to current |
2003-03-16 |
Theodore Ts'o | Add to the ss (subsystem) library the ability to dynami... |
blob | commitdiff | diff to current |
2003-03-02 |
Theodore Ts'o | Update debugfs and e2fsck to use the blkid library. |
blob | commitdiff | diff to current |
2002-11-08 |
Theodore Ts'o | Update "make depend". |
blob | commitdiff | diff to current |
2002-10-31 |
Theodore Ts'o | Makefile.in (install): Search all compression extension... |
blob | commitdiff | diff to current |
2002-03-05 |
Theodore Ts'o | Two bug fixes to debugfs, courtesy of Jaroslav Drzik... |
blob | commitdiff | diff to current |
2002-02-25 |
Theodore Ts'o | Add initial support in debugfs for examining directory... |
blob | commitdiff | diff to current |
2002-02-24 |
Theodore Ts'o | Update makefiles to install mkfs.ext3, and to install... |
blob | commitdiff | diff to current |
2001-12-24 |
Theodore Ts'o | Miscellaneous cleanup before 1.26-WIP release. Removed... |
blob | commitdiff | diff to current |
2001-12-24 |
Theodore Ts'o | Move linux/jbd.h to ext2fs/kernel-jbd.h, to avoid using the |
blob | commitdiff | diff to current |
2001-12-16 |
Theodore Ts'o | Fix e2fsck's handling of external journals,and update... |
blob | commitdiff | diff to current |
2001-12-02 |
Theodore Ts'o | Fixes necessary for e2fsprogs to work using the diet... |
blob | commitdiff | diff to current |
2001-06-01 |
Theodore Ts'o | ChangeLog, wordwrap.pl: |
blob | commitdiff | diff to current |
2001-05-14 |
Theodore Ts'o | Many files: |
blob | commitdiff | diff to current |
2001-03-29 |
Theodore Ts'o | Many files: |
blob | commitdiff | diff to current |
2001-01-18 |
Theodore Ts'o | Makefile.in: |
blob | commitdiff | diff to current |
2000-12-09 |
Theodore Ts'o | Many files: |
blob | commitdiff | diff to current |
2000-08-14 |
Theodore Ts'o | Makefile.in, debug_cmds.ct, setsuper.c, ChangeLog: |
blob | commitdiff | diff to current |
2000-07-04 |
Theodore Ts'o | ChangeLog, Makefile.in: |
blob | commitdiff | diff to current |
2000-01-18 |
Theodore Ts'o | ChangeLog, MCONFIG.in: |
blob | commitdiff | diff to current |
1999-11-19 |
Theodore Ts'o | ChangeLog, Makefile.in: |
blob | commitdiff | diff to current |
1999-10-26 |
Theodore Ts'o | ChangeLog, mke2fs.c: |
blob | commitdiff | diff to current |
1999-09-14 |
Theodore Ts'o | ChangeLog, Makefile.in, debug_cmds.ct, debugfs.8.in... |
blob | commitdiff | diff to current |
1999-07-03 |
Theodore Ts'o | ChangeLog, MCONFIG.in, configure.in, configure: |
blob | commitdiff | diff to current |
1998-12-04 |
Theodore Ts'o | ChangeLog, Makefile.in: |
blob | commitdiff | diff to current |
1998-04-01 |
Theodore Ts'o | ChangeLog, Makefile.in: |
blob | commitdiff | diff to current |
1997-12-01 |
Theodore Ts'o | Many files: |
blob | commitdiff | diff to current |
1997-10-20 |
Theodore Ts'o | Many files: |
blob | commitdiff | diff to current |
1997-10-15 |
Theodore Ts'o | Many files: |
blob | commitdiff | diff to current |
1997-04-29 |
Theodore Ts'o | Many files: |
blob | commitdiff | diff to current |
1997-04-29 |
Theodore Ts'o | Many files: |
blob | commitdiff | diff to current |
1997-04-29 |
Theodore Ts'o | Many files: |
blob | commitdiff | diff to current |
1997-04-29 |
Theodore Ts'o | Many files: |
blob | commitdiff | diff to current |
1997-04-29 |
Theodore Ts'o | Many files: |
blob | commitdiff | diff to current |
1997-04-26 |
Theodore Ts'o | Many files: |
blob | commitdiff | diff to current |
1997-04-26 |
Theodore Ts'o | Many files: E2FSPROGS-0_5B |
blob | commitdiff | diff to current |
|