summaryrefslogtreecommitdiff
path: root/cmds-filesystem.c
Commit message (Expand)AuthorAge
* btrfs-progs: fix resource leak during device scanningDavid Sterba2016-03-15
* btrfs-progs: Fix a regression that btrfs filesystem label doesn't workSatoru Takeuchi2016-03-14
* btrfs-progs: Add new option for specify chunk root bytenrLu Fengqi2016-03-14
* btrfs-progs: add getopt stubs where neededDavid Sterba2016-03-14
* btrfs-progs: filesystem: add 'du' commandMark Fasheh2016-03-14
* btrfs-progs: check for negative return value from ioctlDavid Sterba2016-01-12
* btrfs-progs: remove unnecessary errno temp variablesDavid Sterba2016-01-12
* btrfs-progs: cmd filesystem: switch to common error message wrapperDavid Sterba2016-01-12
* btrfs-progs: use on-stack buffer for dev_to_fsidDavid Sterba2015-11-13
* btrfs-progs: remove unused parameter from print_one_fsDavid Sterba2015-11-06
* btrfs-progs: don't print version info from embedded subcommandsDavid Sterba2015-11-06
* btrfs-progs: simplify empty stirngs checkDavid Sterba2015-11-06
* btrfs-progs: utils: rename helpinfo unit vairablesDavid Sterba2015-11-06
* btrfs-progs: fix uninitialized copy of btrfs_fs_devices listAnand Jain2015-11-02
* btrfs-progs: filesystem: use btrfs_open_dir for btrfs filesystem commandZhao Lei2015-11-02
* btrfs-progs: optimize not to scan repeated fsid mount pointsAnand Jain2015-10-07
* btrfs-progs: fix double free during scanningDavid Sterba2015-10-02
* btrfs-progs: provide fail safe for BTRFS_IOC_GET_FSLABEL ioctlAnand Jain2015-10-02
* btrfs-progs: Use common unit parser for btrfs filesystem commandZhao Lei2015-09-01
* btrfs-progs: Accurate errormsg for resize operation on no-enouth-free-space caseZhao Lei2015-08-31
* btrfs-progs: defrag: remove unused variablePatrik Lundquist2015-08-31
* btrfs-progs: defrag: fix threshold overflow againPatrik Lundquist2015-08-31
* btrfs-progs: unify naming of command handlersDavid Sterba2015-08-31
* btrfs-progs: move min-resize implementation to inspect-internalDavid Sterba2015-08-31
* Btrfs-progs: add feature to get mininum size for resizing a fs/deviceFilipe Manana2015-08-31
* btrfs-progs: replace struct cmd_group->hidden with flagsOmar Sandoval2015-06-26
* btrfs-progs: doc: update defrag pageDavid Sterba2015-06-26
* btrfs-progs: defrag, check target extent earlierDavid Sterba2015-06-25
* btrfs-progs: fix defrag threshold overflowPatrik Lundquist2015-06-25
* btrfs-progs: Allow "filesystem show" command to handle different unitsQu Wenruo2015-06-22
* btrfs-progs: properly set up ioctl argumentsDavid Sterba2015-06-12
* 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: report failure when resize ioctl failsZygo Blaxell2015-04-24
* btrfs-progs: cleanup, rename *disk_usage* files to usageDavid Sterba2015-04-22
* btrfs-progs: fi resize: accept only directories as pathsDavid Sterba2015-04-22
* btrfs-progs: cleanup option index argument from getopt_longDavid Sterba2015-04-08
* btrfs-progs: autoconf: use standard PACKAGE_* macrosKarel Zak2015-01-28
* btrfs-progs: drop feature defines from C files, in favour of CFLAGS definesDimitri John Ledkov2015-01-27
* btrfs-progs: unify getopt table terminatorsDavid Sterba2015-01-21
* btrfs-progs: add --human-readable option where applicableDavid Sterba2015-01-21
* btrfs-progs: make getopt tables static constDavid Sterba2015-01-19
* btrfs-progs: Fix wrong return value when executing 'fi show' on umounted device.Qu Wenruo2015-01-14
* btrfs-progs: fix minor leak of dev_info in btrfs_scan_kernelDavid Sterba2014-12-30
* btrfs-progs: fi show, don't leak canonical pathDavid Sterba2014-12-30
* btrfs-progs: move check_arg_type() to util.cGui Hecheng2014-12-29
* btrfs-progs: Fix btrfs fi show by uuid and labelJustin Maggard2014-12-29
* btrfs-progs: cleanup: avoid to use literal for getopt valSatoru Takeuchi2014-12-19
* btrfs-progs: skip fs with no seed when build seed/sprout mapping for fi showGui Hecheng2014-12-04
* btrfs-progs: make the search target device routine more clear for fi showGui Hecheng2014-12-04