OSDN Git Service

Merge tag 'android-7.1.2_r39' into nougat-x86
[android-x86/external-e2fsprogs.git] / debugfs /
2014-03-22 The Android Automergermerge in master-release history after reset to master
2014-03-20 JP AbgrallSwitch back to 1.42.9 now that there is a fix
2014-03-07 JP Abgrallam 9d965309: (-s ours) Merge "e2fsck: remove unneeded...
2014-03-06 JP AbgrallRevert changes that moved from 1.41.14 to 1.42.9
2014-03-06 JP AbgrallRevert changes that moved from 1.41.14 to 1.42.9
2014-03-04 JP AbgrallMerge remote-tracking branch 'linaro/linaro-1.42.9...
2014-03-04 JP AbgrallPrepare for upstream 1.42.9
2014-01-04 Bernhard RosenkränzerAdd files that would normally be generated by the e2fsp...
2013-12-29 Theodore Ts'odebugfs: document the lsdel command in the man page
2013-12-25 Theodore Ts'odebugfs: fix extent header in do_write for big-endian...
2013-12-25 Theodore Ts'oAdd ext4 man page and update and clean up the other...
2013-12-25 Eric Whitneydebugfs: silence build warning and remove incorrect...
2013-12-25 Andreas Dilgerdebugfs, e2fsck: fix s_desc_size handling
2013-12-16 Theodore Ts'oClean up sparse warnings
2013-12-16 Andreas Dilgerdebugfs: clean up debugfs man page and help text
2013-12-12 Darrick J. Wongdebugfs: don't leak mmp_s memory (on error path)
2013-12-12 Darrick J. Wongdebugfs: don't leak fd when calling dump_file
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-10-12 Darrick J. Wonge2fsprogs: add (optional) sparse checking to the build
2013-10-07 Darrick J. Wonge2fsprogs: fix blk_t <- blk64_t assignment mismatches
2013-08-11 Theodore Ts'odebian: remove old symlinks to /usr/share/doc
2013-07-29 Eric Sandeendebugfs: properly set up extent header in do_write
2013-03-13 Theodore Ts'odebugfs: fix command failures for extent_inode commands...
2013-01-28 Theodore Ts'odebugfs: add sanity check to make sure we never shift...
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
2013-01-13 Eric Sandeendebugfs: document zap_block & block_dump
2013-01-01 Zheng Liudebugfs: fixup the hard-coded buffer length in dump_file
2013-01-01 Theodore Ts'oFix gcc -Wall nits
2012-12-24 Theodore Ts'odebugfs: add the commands "zap_block" and "block_dump"
2012-12-24 Theodore Ts'odebugfs: add a makefile rule to build debugfs.static
2012-12-24 Theodore Ts'odebugfs: add the ability to manipulate the extent tree...
2012-10-14 Theodore Ts'odebugfs: fix htree command so that all printf's go...
2012-08-19 Bryce Harringtone2fsprogs: fix spelling of 'filesystme' in debugfs...
2012-06-12 Theodore Ts'oam 5886dc5c: am fada3660: e2fsck: correctly propagate...
2012-06-12 Theodore Ts'oam 0a02698f: am df5d2e2b: e2fsck: handle an already...
2012-06-12 Ken Sumrallam 493c82bb: am 97bd1b76: Revert "Fix e2fsck to run...
2012-06-12 Ken Sumrallam 766baba9: am a8948fce: Revert "Better fix for markin...
2012-06-12 Theodore Ts'odebugfs: interpret date strings of the form @dddd
2012-06-07 Ken Sumrallam 1f0e651e: am 46e96be1: Better fix for marking fs...
2012-06-05 Ken Sumrallam 82ca75b8: am 8c157a2c: Fix e2fsck to run a full...
2012-05-28 Eric Sandeendebugfs: fix strtoblk for 64bit block numbers
2012-05-05 Jean-Baptiste Queruam a2e05ead: am 3e60e44f: Merge "Xcode 4.3 compatibilit...
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-02-15 Theodore Ts'odebugfs: use ss_safe_getenv() instead of getenv()
2012-01-23 Theodore Ts'odebugfs: fix spelling typo in ncheck
2012-01-17 Theodore Ts'odebugfs: add ncheck -c option
2012-01-16 Theodore Ts'odebugfs: optimize ncheck and improve its error checking
2011-12-15 Ken SumrallUpdate e2fsprogs to version 1.41.14
2011-11-21 Theodore Ts'ordebugfs: don't install by default
2011-11-20 Darrick J. Wongdebugfs: fix sprintf stack overflow
2011-11-19 Theodore Ts'odebugfs: fix gcc -Wall complaints
2011-11-19 Theodore Ts'odebugfs: add filefrag command
2011-11-19 Theodore Ts'odebugfs: add the freefrag command
2011-11-19 Theodore Ts'odebugfs: build read-only variant of debugfs
2011-11-12 Eric Sandeendebugfs: tidy up mmp handling
2011-11-12 Eric Sandeendebugfs.8: add documentation of the mmp commands
2011-10-17 Theodore Ts'olibext2fs: ext2fs_[set_]file_acl_block needs to check...
2011-09-25 Eric Sandeendebugfs: initialize inode to 0 in list_dir_proc() if...
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 Eric Sandeene2fsprogs: Remove impossible name_len tests.
2011-09-16 Theodore Ts'odebugfs: add 64-bit support to the set_field commands
2011-09-16 Theodore Ts'olibext2fs: add metadata checksum and snapshot feature...
2011-09-16 Theodore Ts'odumpe2fs: display "free blocks" as "free clusters"...
2011-09-16 Theodore Ts'oMerge branch 'maint' into next
2011-07-11 David 'Digit' Turnerresolved conflicts for merge of 3154443d to gingerbread...
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-07-05 Theodore Ts'oMerge branch 'maint' into next
2011-06-11 Theodore Ts'oMerge branch 'maint' into next
2011-06-11 Andreas Dilgerext2fs: Handle internal journal over 2^32 bytes
2011-06-11 Andreas Dilgerdebugfs: fix icheck finding blocks used for xattrs
2011-06-11 Andreas Dilgermisc: clean up compiler warnings
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-15 Eric Sandeendebugfs: document htree-related commands in man page
2011-05-15 Eric Sandeendebugfs: remove unused htree_dump "-l" argument
2011-05-08 Theodore Ts'oMerge branch 'maint' into next
2011-03-18 Theodore Ts'oMerge branch 'maint' into next
2011-03-18 Eric Sandeene2fsprogs: man page typo fixes
2011-03-18 Theodore Ts'oadd new superblock field: s_overhead_blocks
2011-02-28 Theodore Ts'oMerge branch 'maint' into next
2011-02-26 Theodore Ts'oAdd basic BIGALLOC support for cluster-based allocation
2011-02-25 Aditya Kalie2fsprogs: reserving code points for new ext4 quota...
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
next