Btrfs-progs: fix some build warnings on 32bit platform
[platform/upstream/btrfs-progs.git] / cmds-inspect.c
2014-08-22 Wang ShilongBtrfs-progs: fix some build warnings on 32bit platform
2014-03-21 Wang ShilongBtrfs-progs: switch to arg_strtou64() part2
2013-10-16 David Sterbabtrfs-progs: look up the containing tree root id
2013-10-16 Wang ShilongBtrfs-progs: fix magic return value in cmds-inspect.c
2013-09-03 Zach Brownbtrfs-progs: use NULL instead of 0
2013-08-09 Qu Wenruobtrfs-progs: Update the usage strings of some cmds
2013-08-09 Wang ShilongBtrfs-progs: fix closing of opendir()
2013-04-23 Stefan BehrensBtrfs-progs: add function to map subvol ID to path
2013-02-19 Mark Fashehbtrfs-progs: Fix pointer math in __ino_to_path_fd
2013-02-06 Chris MasonMerge branch 'cov-fixes-v1-integration-20130201' of...
2013-02-06 Chris MasonMerge branch 'for-chris' of git://repo.or.cz/btrfs...
2013-02-06 Eric Sandeenbtrfs-progs: zero out inspect ioctl args
2013-02-06 Zach Brownbtrfs-progs: don't leak fds in logical resolve
2013-02-06 Zach Brownbtrfs-progs: close fd in inode resolve
2013-01-29 Anand JainBtrfs-progs: move open_file_or_dir() to utils.c
2013-01-17 Zach Brownbtrfs-progs: fix 32bit int/pointer cast warnings
2012-10-05 Chris MasonCast args to min to fix compiler warnings
2012-10-05 Liu BoBtrfs-progs: add options to change bufsize in logical...
2012-10-04 Miao XieBtrfs-progs: restructure list_subvolumes
2012-10-04 Zhou BoBtrfs-progs: move the function declarations to a new...
2012-02-09 Chris MasonMerge branch 'for-chris' of git://github.com/idryomov...
2012-02-08 Ilya DryomovBtrfs-progs: allow multi-line command group synopsis
2012-02-05 Chris MasonMerge branch 'parser' of git://github.com/idryomov...
2012-02-03 Ilya DryomovBtrfs-progs: switch all existing commands to a new...
2012-02-03 Ilya DryomovBtrfs-progs: rearrange files in the repo