btrfs-progs: dump-super: Don't verify csum if csum type or size is unknown
[platform/upstream/btrfs-progs.git] / cmds-rescue.c
2017-11-14 Qu Wenruobtrfs-progs: rescue: Introduce fix-device-size
2017-11-14 Qu Wenruobtrfs-progs: rescue: Fix zero-log mounted branch
2017-09-08 David Sterbabtrfs-progs: add crude error handling when transaction...
2017-03-08 David Sterbabtrfs-progs: move help defines to own header
2016-03-14 David Sterbabtrfs-progs: unify argc min/max checking, a few more
2016-03-14 David Sterbabtrfs-progs: add getopt stubs where needed
2016-01-12 David Sterbabtrfs-progs: cleanup, move usage help strings closer...
2016-01-12 David Sterbabtrfs-progs: cmd rescue: switch to common error message...
2015-09-14 David Sterbabtrfs-progs: cleanup, mark more functions static
2015-09-14 David Sterbabtrfs-progs: cleanup, make usage strings static
2015-08-31 David Sterbabtrfs-progs: unify naming of command handlers
2015-06-09 David Sterbabtrfs-progs: add command group info strings
2015-04-22 David Sterbabtrfs-progs: add zero-log to rescue command
2014-08-22 Gui Hechengbtrfs-progs: use check_argc_exact to check arg number...
2014-03-21 Gui Hechengbtrfs-progs: judge the return value of check_mounted...
2013-10-16 Wang ShilongBtrfs-progs: add super-recover to recover bad supers
2013-10-16 David Sterbabtrfs-progs: separate command and implementation of...
2013-10-16 David Sterbabtrfs-progs: move chunk-recover to rescue group
2013-10-16 David Sterbabtrfs-progs: introduce rescue command group