Whamcloud - gitweb
LU-10638 build: add support for Scientific
[tools/e2fsprogs.git] / debugfs / debugfs.c
2017-04-19 Fan YongLU-8998 debugfs: handle combined LMA EA and PFID EA 36/19436/5
2016-08-09 Theodore Ts'oLU-4017 debugfs: add support for the project id field 55/21255/6
2016-05-10 Andreas DilgerLU-7867 debugfs: fix check for out-of-bound xattr value
2016-05-10 Andreas Dilgerdebugfs: dump "fid" and "lma" xattrs on inode stat
2016-05-10 Andreas Dilgere2fsck: add support for xattrs in external inodes
2014-08-29 Theodore Ts'odebugfs: add better error checking when printing extend...
2014-08-02 Andreas Dilgermisc: quiet signed/unsigned charactr compiler warnings
2014-07-26 Darrick J. Wonglibext2fs: provide a function to set inode size
2014-07-26 Andreas Dilgerbuild: fix unused/uninitialized variable warnings
2014-07-22 Darrick J. Wongdebugfs: create inode_dump command to dump an inode...
2014-07-06 Lukas Czernere2fsprogs: introduce ext2fs_close_free() helper
2014-05-22 Andreas Dilgerdebugfs: fix filehandle leak in copy_file()
2014-05-13 Theodore Ts'odebugfs: add commands to query the quota information
2014-01-09 Theodore Ts'odebugfs: remove dead code
2013-12-30 Eric Whitneydebugfs: restore and tweak original error messaging
2013-12-25 Theodore Ts'odebugfs: fix extent header in do_write for big-endian...
2013-12-25 Eric Whitneydebugfs: silence build warning and remove incorrect...
2013-12-12 Darrick J. Wongdebugfs: handle 64bit block numbers
2013-12-12 Darrick J. Wongdebugfs: fix various minor bogosity
2013-12-12 Darrick J. Wongdebugfs: fix init_filesys help text
2013-12-09 Zheng Liudebugfs: update usage message for open and filefrag
2013-12-05 Lev Solomonovdebugfs: fix range mode of freei
2013-12-04 Andreas Dilgermmp: fix 64-bit handling of s_mmp_block
2013-10-14 Robert Yangdebugfs.c: do sparse copy when src is a sparse file
2013-10-14 Robert Yangdebugfs.c: the max length of debugfs argument is too...
2013-07-29 Eric Sandeendebugfs: properly set up extent header in do_write
2013-01-16 Theodore Ts'odebugfs: fix mknod command so that it updates the block...
2013-01-16 Darren Hartdebugfs: add symlink command
2013-01-14 Theodore Ts'odebugfs: fix gcc-wall complaints
2012-12-24 Theodore Ts'odebugfs: add the ability to manipulate the extent tree...
2012-04-24 Zheng Liudebugfs: cleanup in do_show_debugfs_params
2012-04-05 Theodore Ts'oFix gcc -Wall nitpicks
2012-03-26 Theodore Ts'odebugfs: teach seti and freei to free a block of inodes
2012-03-15 Theodore Ts'oUse rbtree bitmaps for dumpe2fs, debugfs, and tune2fs
2012-01-17 Theodore Ts'odebugfs: add ncheck -c option
2011-11-19 Theodore Ts'odebugfs: fix gcc -Wall complaints
2011-11-19 Theodore Ts'odebugfs: build read-only variant of debugfs
2011-11-12 Eric Sandeendebugfs: tidy up mmp handling
2011-10-17 Theodore Ts'olibext2fs: ext2fs_[set_]file_acl_block needs to check...
2011-09-25 Andreas Dilgerext2fs: add multi-mount protection (INCOMPAT_MMP)
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2011-09-16 Theodore Ts'odumpe2fs: display "free blocks" as "free clusters"...
2011-07-09 Theodore Ts'odebugfs: add a new debugfs command 'blocks'
2011-07-09 Andreas Dilgermisc: use EXT2_I_SIZE() consistently to get size
2011-06-11 Andreas Dilgermisc: clean up compiler warnings
2010-09-25 Theodore Ts'oMerge branch 'maint' into next
2010-09-25 Theodore Ts'odebugfs: Make the extents listing in the stat command...
2010-09-24 Theodore Ts'odebugfs: Add the -D option to request Direct I/O
2010-09-20 Theodore Ts'odebugfs: Display the extent tree blocks in the stat...
2010-07-22 Theodore Ts'odebugfs: Add new debugfs command punch (aka truncate)
2009-10-26 Theodore Ts'olibext2fs: Convert ext2fs_bg_flag_test() to ext2fs_bg_f...
2009-10-26 Eric Sandeendebugfs: open file systems using EXT2_FLAG_64BITS
2009-10-05 Theodore Ts'oMerge branch 'maint' into next
2009-10-04 Peng Taodebugfs: add matching fclose
2009-09-08 Valerie Aurora Hensondebugfs: Convert to support 64-bit filesystems
2009-09-08 Valerie Aurora HensonConvert uses of super->s_*_blocks_count to ext2fs_...
2009-09-08 Theodore Ts'oUse accessor functions fields for bg_flags in the block...
2009-08-23 Valerie Aurora Hensondebugfs: Move everything to new bitmap interface
2009-07-27 Theodore Ts'odebugfs: Add the new command dump_extents and extent...
2009-07-12 Theodore Ts'odebugfs: Fix miscellaneous gcc -Wall warnings
2009-06-15 Theodore Ts'odebugfs: Fix miscellaneous memory leaks
2009-05-29 Theodore Ts'odebugfs: Add -a option to close_filesys command
2009-04-18 Theodore Ts'odebugfs: Print 64-bit file acl
2009-03-08 Eric Sandeendebugfs: fix segfault on "stat" command with no open fs
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-08-27 Theodore Ts'odebugfs: Use extents when writing a file if the filesys...
2008-08-25 Andreas Dilgeradd debugfs command to print known features
2008-08-24 Manish Katiyardebugfs: Print the progname instead of argv[0] in error...
2008-08-24 Manish Katiyardebugfs: Close the file handle and return in case of...
2008-07-13 Theodore Ts'oFlush stdio buffers before calling setbuf()
2008-05-16 Theodore Ts'odebugfs: Print the nanosecond field and i_version field...
2008-03-20 Jose R. SantosMake debugfs uninit block group aware
2008-03-18 Theodore Ts'oFix miscellaneous gcc -Wall warnings
2008-02-27 Theodore Ts'oMerge branch 'maint'
2008-02-27 Theodore Ts'odebugfs: Fix find_free_block to avoid reporting the...
2008-02-19 Theodore Ts'oMerge branch 'maint' into next
2008-02-19 Eric Sandeenprint "mostly-printable" xattr strings in debugfs
2008-02-19 Theodore Ts'oUse BLOCK_FLAG_READ_ONLY flag in debugfs, e2image,...
2008-02-18 Theodore Ts'oAllow debugfs to be extended for use by test programs
2008-01-01 Theodore Ts'oMerge branch 'maint' into next
2008-01-01 Theodore Ts'odebugfs: allow the undel command reallocate without...
2007-11-01 Theodore Ts'oMerge branch 'cl/remove-masix' into next
2007-11-01 Coly Lidebugfs: remove masix support
2007-10-29 Dmitry V. LevinCheck fgets(3) return value
2007-08-03 Theodore Ts'oFix gcc -Wall warnings
2007-05-25 Andreas DilgerFix gcc -Wall warnings, especially on 64-bit systems
2007-05-08 Eric SandeenFix mke2fs and debugfs to support large (> 16 bit)...
2007-04-10 Eric SandeenHandle large setb/testb/freeb commands in debugfs
2007-03-29 Brian Behlendorf[COVERITY] Handle potential case in debugfs if ext2fs_g...
2007-03-07 Theodore Ts'oAllow the debugfs lcd command to work w/o a filesystem...
2006-12-26 Theodore Ts'oUse the newer add/remove_error_table com_err interfaces
2006-11-13 Theodore Ts'oAllow debugfs and dumpe2fs to support fs features under...
2006-11-11 Theodore Ts'oOn-disk format definition for huge files
2006-06-21 Andreas Dilgerdebugfs "stat" should print unsigned values for xattrs
2006-05-09 Theodore Ts'oAdd support for EXT2_FEATURE_COMPAT_LAZY_BG
2006-03-19 Takashi SatoFix format statements to make e2fsprogs programs 32...
2006-03-19 Theodore Ts'oAdd an option to debugfs to open filesystems in exclusi...
2005-12-11 Theodore Ts'oFix various gcc -Wall complaints.
2005-09-25 Theodore Ts'oNew debugfs command: set_current_time
2005-05-06 Theodore Ts'oFix compile warning in do_stat() from previous fix.
next