| Commit message (Expand) | Author | Age | Files | Lines |
| * | debugfs: fix rdump and ls to handle uids and gids > 65536 correctly | Theodore Ts'o | 2021-02-25 | 1 | -1/+1 |
| * | Fix clang warnings on architectures with a 64-bit long | Theodore Ts'o | 2021-02-11 | 1 | -2/+4 |
| * | debugfs: clean up gcc -Wall warning from using snprintf | Theodore Ts'o | 2019-07-14 | 1 | -5/+2 |
| * | debugfs: avoid ambiguity when printing filenames | Eric Biggers | 2019-04-28 | 1 | -11/+5 |
| * | Merge branch 'maint' into next | Theodore Ts'o | 2019-02-10 | 1 | -3/+0 |
| |\ |
|
| | * | debugfs: output large directory size | Artem Blagodarenko | 2019-02-05 | 1 | -3/+0 |
| * | | Fix function declarations for ss commands to fix LTO warnings | Theodore Ts'o | 2018-08-08 | 1 | -1/+2 |
| |/ |
|
| * | Add missing information to debugfs man pages and usage texts | Tyson Nottingham | 2017-12-15 | 1 | -1/+1 |
| * | debugfs: fix "ls -p" to avoid printing garbage after the file name | Theodore Ts'o | 2017-07-24 | 1 | -1/+1 |
| * | debugfs: with ls -l, include space between size and date | Eric Biggers | 2017-02-16 | 1 | -2/+1 |
| * | debugfs: pretty print encrypted filenames in the ls command | Theodore Ts'o | 2015-03-08 | 1 | -22/+90 |
| * | libext2fs: provide functions to safely access name_len and file_type | Jan Kara | 2013-06-08 | 1 | -2/+3 |
| * | debugfs: teach the htree and ls commands to show directory checksums | Theodore Ts'o | 2012-10-14 | 1 | -12/+22 |
| * | debugfs: initialize inode to 0 in list_dir_proc() if no inode nr | Eric Sandeen | 2011-09-25 | 1 | -3/+6 |
| * | Shorten compile commands run by the build system | Theodore Ts'o | 2011-09-18 | 1 | -0/+1 |
| * | e2fsprogs: Remove impossible name_len tests. | Eric Sandeen | 2011-09-16 | 1 | -2/+1 |
| * | misc: use EXT2_I_SIZE() consistently to get size | Andreas Dilger | 2011-07-08 | 1 | -3/+2 |
| * | Remove trailing whitespace for the entire source tree | Theodore Ts'o | 2008-08-27 | 1 | -4/+4 |
| * | debugfs: Add -p option to ls subcommand. | Theodore Ts'o | 2008-01-04 | 1 | -3/+16 |
| * | Fix gcc -Wall warnings, especially on 64-bit systems | Andreas Dilger | 2007-05-25 | 1 | -2/+2 |
| * | Fix mke2fs and debugfs to support large (> 16 bit) uid's and gid's | Eric Sandeen | 2007-05-08 | 1 | -1/+1 |
| * | [COVERITY] Avoid static buffer overruns in debugfs | Brian Behlendorf | 2007-03-21 | 1 | -1/+1 |
| * | Add handling for invalid option characters in debugfs subcommands | Theodore Ts'o | 2006-04-27 | 1 | -0/+3 |
| * | Fix various gcc -Wall complaints. | Theodore Ts'o | 2005-12-10 | 1 | -1/+1 |
| * | Fix gcc -Wall nitpicks | Theodore Ts'o | 2003-12-07 | 1 | -4/+4 |
| * | util.c, ls.c, logdump.c, htree.c, dump.c, debugfs.h, debugfs.c, ChangeLog: | Theodore Ts'o | 2003-05-13 | 1 | -7/+1 |
| * | Fix up lots of portability problems that caused e2fsprogs not to build succes... | Theodore Ts'o | 2003-03-06 | 1 | -1/+1 |
| * | dirblock.c (ext2fs_read_dir_block2, ext2fs_write_dir_block): New | Theodore Ts'o | 2002-03-12 | 1 | -3/+2 |
| * | ls.c (list_dir_proc): Fix typo in debugfs which was causing a | Theodore Ts'o | 2002-03-07 | 1 | -1/+1 |
| * | In debugfs, make "ls -l" print out the file type information in the | Theodore Ts'o | 2002-02-26 | 1 | -2/+4 |
| * | Fix gcc -Wall nits. | Theodore Ts'o | 2002-01-03 | 1 | -2/+1 |
| * | Add new debugfs commands and arguments which make it easier to | Theodore Ts'o | 2002-01-03 | 1 | -63/+92 |
| * | Many files: | Theodore Ts'o | 2001-01-11 | 1 | -7/+7 |
| * | ChangeLog, debug_cmds.ct, debugfs.8.in, debugfs.c, dump.c, ls.c: | Theodore Ts'o | 2000-05-27 | 1 | -2/+2 |
| * | Many files: | Theodore Ts'o | 1998-03-24 | 1 | -2/+8 |
| * | ChangeLog, ls.c: | Theodore Ts'o | 1998-03-09 | 1 | -2/+2 |
| * | ChangeLog, debugfs.c, dump.c, ls.c: | Theodore Ts'o | 1997-10-25 | 1 | -4/+3 |
| * | Many files: | Theodore Ts'o | 1997-04-29 | 1 | -0/+137 |