Whamcloud - gitweb
tst_libext2fs: Avoid multiple definition of global variables
[tools/e2fsprogs.git] / debugfs / debugfs.c
2020-02-28 Lukas Czernertst_libext2fs: Avoid multiple definition of global...
2020-01-25 Andreas Dilgermmp: abstract out repeated 'sizeof(buf), buf' usage
2020-01-25 Andreas Dilgermmp: don't assume NUL termination for MMP strings
2019-02-11 Theodore Ts'oMerge branch 'maint' into next
2019-02-05 Artem Blagodarenkodebugfs: output large directory size
2018-12-15 Theodore Ts'odebugfs: fix set_inode_field so it can set the checksum...
2018-08-08 Theodore Ts'oFix function declarations for ss commands to fix LTO...
2018-06-26 Theodore Ts'otests, mke2fs: add option to suppress xattr copying...
2018-06-26 Theodore Ts'odebugfs: fix mknod command on some 32-bit platforms...
2018-06-25 Theodore Ts'odebugfs: suppress spurious "checksum errors" message...
2018-06-24 Theodore Ts'oFix gcc and clang warnings
2018-06-22 Andreas Dilgertests: remove redundant sed filtering
2018-06-19 Jan Karadebugfs: allow fixing superblock errors in catastrophic...
2018-06-19 Jan Karadebugfs: allow read-write opening in catastrophic mode
2018-06-13 Theodore Ts'odebugfs: add support to display details of extended...
2018-05-27 Theodore Ts'odebugfs: add -b and -e options to the inode_dump command
2018-03-24 harshadsdebugfs: release clusters only once in release_blocks_proc
2018-03-21 Theodore Ts'odebugfs: read allocation bitmaps more efficiently
2018-02-09 Theodore Ts'oMerge tag 'v1.43.9' into next
2018-02-08 Tyson Nottinghamdebugfs: remove misplaced "MMP is unsupported" message
2018-01-02 Theodore Ts'oMerge branch 'maint' into next
2018-01-02 Shen-Ta Hsiehdebugfs: fix printf format %d on ext2_ino_t
2017-12-15 Tyson NottinghamAdd missing information to debugfs man pages and usage...
2017-10-16 Andreas Dilgerdebugfs: print "Xst" bits of file mode via stat
2017-07-05 Tahsin ErdoganUse i_size to determine whether a symlink is a fast...
2017-05-19 Theodore Ts'oMerge branch 'maint' into next
2017-05-19 Mike Frysingerinclude sys/sysmacros.h as needed
2017-04-13 Artem Blagodarenkoe2fsprogs: supersede i_dir_acl with i_size_high for...
2017-03-03 Darrick J. Wongmisc: fix all the compiler warnings
2017-02-20 Theodore Ts'odebugfs: better support of superblocks with bad checksums
2016-09-01 Theodore Ts'odebugfs: fix typo when printing out the dtime label
2016-08-31 Theodore Ts'odebugfs: add the debugfs copy_inode subcommand
2016-06-07 Theodore Ts'oRemove the last of behaviour-specific checks on EXT2_OS...
2016-04-15 Theodore Ts'oFix support for configure --enable-jbd-debug
2016-03-07 Theodore Ts'oMerge branch 'maint' into next
2016-03-07 Theodore Ts'odebugfs: add support for the project id field
2016-03-06 Andreas Dilgerdebugfs: improve dump_mmp handling
2015-11-30 Theodore Ts'odebugfs: add support to properly set and display extend...
2015-10-24 Darrick J. Wongdebugfs: clean up feature test macros with predicate...
2015-07-13 Theodore Ts'odebugfs: cleanup gcc -Wall warnings
2015-07-13 Theodore Ts'oEliminate unused parameter warnings from Android build
2015-07-13 Theodore Ts'oMove the check_plausibility() function from misc to...
2015-06-11 Darrick J. Wongdebugfs: implement fallocate
2015-05-17 Darrick J. Wongmisc: fix undo file setup
2015-05-05 Darrick J. Wongdebugfs: optionally create undo file
2014-10-13 Theodore Ts'odebugfs: add allocate and set functionality to the...
2014-09-20 Darrick J. Wongmisc: add plausibility checks to debugfs/tune2fs/dumpe2...
2014-08-29 Theodore Ts'odebugfs: add better error checking when printing extend...
2014-08-24 Darrick J. Wongmisc: fix gcc warnings
2014-08-03 Theodore Ts'oMerge branch 'maint' into next
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 Theodore Ts'oMerge branch 'maint' into next
2014-07-26 Andreas Dilgerbuild: fix unused/uninitialized variable warnings
2014-07-22 Darrick J. Wongdebugfs: fix printing of inline data during symlink...
2014-07-22 Theodore Ts'oMerge branch 'maint' into next
2014-07-22 Darrick J. Wongdebugfs: create inode_dump command to dump an inode...
2014-07-06 Theodore Ts'oMerge branch 'maint' into next
2014-07-06 Lukas Czernere2fsprogs: introduce ext2fs_close_free() helper
2014-06-02 Zheng Liudebugfs: do not display fast symlink with inline data
2014-05-22 Andreas Dilgerdebugfs: fix filehandle leak in copy_file()
2014-05-13 Theodore Ts'oMerge branch 'maint' into next
2014-05-13 Theodore Ts'odebugfs: add commands to query the quota information
2014-03-14 Darrick J. Wongmisc: fix header complaints and resource leaks in e2fsprogs
2014-03-14 Darrick J. Wongmisc: cppcheck cleanups
2014-03-12 Darrick J. Wongdebugfs: create commands to edit extended attributes
2014-03-12 Darrick J. Wongdebugfs, libext2fs: minor fixups to xattr support
2014-03-12 Darrick J. Wongcreate_inode: move debugfs internal state back to debugfs
2014-03-06 Theodore Ts'oMerge branch 'ry/mke2fs-populate' into next
2014-03-06 Robert Yangdebugfs: use the functions in misc/create_inode.c
2014-03-04 Zheng Liulibext2fs: handle inline data in read/write function
2014-03-04 Zheng Liudebugfs: make stat command support inline data
2014-03-04 Zheng Liulibext2fs: handle inline_data in block iterator function
2014-02-24 Darrick J. Wongdebugfs: dump all extended attributes
2014-01-09 Theodore Ts'oMerge branch 'maint' into next
2014-01-09 Theodore Ts'odebugfs: remove dead code
2014-01-06 Theodore Ts'oMerge branch 'maint' into next
2013-12-30 Eric Whitneydebugfs: restore and tweak original error messaging
2013-12-26 Theodore Ts'oMerge branch 'maint' into next
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 Theodore Ts'oMerge branch 'maint' into next
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 Theodore Ts'oMerge branch 'maint' into next
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 Theodore Ts'oMerge branch 'maint' into next
2013-12-04 Andreas Dilgermmp: fix 64-bit handling of s_mmp_block
2013-10-14 Theodore Ts'oMerge branch 'maint' into next
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-09-10 Theodore Ts'oMerge branch 'maint' into next
2013-07-29 Eric Sandeendebugfs: properly set up extent header in do_write
2013-06-08 Jan Karalibext2fs: provide functions to safely access name_len...
2013-01-16 Theodore Ts'oMerge branch 'maint' into next
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
next