summaryrefslogtreecommitdiff
path: root/cmds-inspect.c
Commit message (Expand)AuthorAge
* btrfs-progs: do not set optind if not necessaryDavid Sterba2016-07-13
* btrfs-progs: du: fix to skip not btrfs dir/fileWang Shilong2016-07-13
* btrfs-progs: typo review of strings and commentsNicholas D Steeves2016-06-01
* btrfs-progs: use ioctl search headers everywhereDavid Sterba2016-05-11
* btrfs-progs: copy btrfs-calc-size to inspect-internal tree-statsAlexander Fougner2016-05-02
* btrfs-progs: inspect subvolid-resolve: fix argument parsingSatoru Takeuchi2016-03-18
* btrfs-progs: switch more error messages to common helpersDavid Sterba2016-03-14
* btrfs-progs: inspect: remove unnecessary helpersDavid Sterba2016-03-14
* btrfs-progs: unify naming of argc and argvDavid Sterba2016-03-14
* btrfs-progs: add getopt stubs where neededDavid Sterba2016-03-14
* btrfs-progs: introduce inspect-internal dump-superAlexander Fougner2016-03-14
* btrfs-progs: copy functionality of btrfs-debug-tree to inspect-internal subco...Alexander Fougner2016-03-14
* btrfs-progs: check for negative return value from ioctlDavid Sterba2016-01-12
* btrfs-progs: cleanup, move usage help strings closer to the command callbacksDavid Sterba2016-01-12
* btrfs-progs: use on-stack buffer in __ino_to_path_fdDavid Sterba2015-11-13
* btrfs-progs: inspect: use btrfs_open_dir for btrfs inspect commandZhao Lei2015-11-02
* btrfs-progs: inspect: set return value of error caseZhao Lei2015-11-02
* btrfs-progs: inspect: Bypass unnecessary clean function in open_errorZhao Lei2015-11-02
* btrfs-progs: compilation errors when using musl libcBrendan Heading2015-08-31
* btrfs-progs: unify naming of command handlersDavid Sterba2015-08-31
* btrfs-progs: inspect: add command min-dev-sizeDavid Sterba2015-08-31
* btrfs-progs: move min-resize implementation to inspect-internalDavid Sterba2015-08-31
* btrfs-progs: inspect: Fix out of bounds string termination.Patrik Lundquist2015-06-26
* btrfs-progs: use PATH_MAX instead of BTRFS_PATH_NAME_MAXDavid Sterba2015-06-12
* btrfs-progs: add command group info stringsDavid Sterba2015-06-09
* Btrfs-progs: fix some build warnings on 32bit platformWang Shilong2014-08-22
* Btrfs-progs: switch to arg_strtou64() part2Wang Shilong2014-03-21
* btrfs-progs: look up the containing tree root idDavid Sterba2013-10-16
* Btrfs-progs: fix magic return value in cmds-inspect.cWang Shilong2013-10-16
* btrfs-progs: use NULL instead of 0Zach Brown2013-09-03
* btrfs-progs: Update the usage strings of some cmdsQu Wenruo2013-08-09
* Btrfs-progs: fix closing of opendir()Wang Shilong2013-08-09
* Btrfs-progs: add function to map subvol ID to pathStefan Behrens2013-04-23
* btrfs-progs: Fix pointer math in __ino_to_path_fdMark Fasheh2013-02-19
* btrfs-progs: zero out inspect ioctl argsEric Sandeen2013-02-05
* btrfs-progs: don't leak fds in logical resolveZach Brown2013-02-05
* btrfs-progs: close fd in inode resolveZach Brown2013-02-05
* Btrfs-progs: move open_file_or_dir() to utils.cAnand Jain2013-01-30
* btrfs-progs: fix 32bit int/pointer cast warningsZach Brown2013-01-17
* Cast args to min to fix compiler warningsChris Mason2012-10-04
* Btrfs-progs: add options to change bufsize in logical to inode translationLiu Bo2012-10-04
* Btrfs-progs: restructure list_subvolumesMiao Xie2012-10-04
* Btrfs-progs: move the function declarations to a new head fileZhou Bo2012-10-04
* Btrfs-progs: allow multi-line command group synopsisIlya Dryomov2012-02-08
* Btrfs-progs: switch all existing commands to a new parserIlya Dryomov2012-02-03
* Btrfs-progs: rearrange files in the repoIlya Dryomov2012-02-03