summaryrefslogtreecommitdiff
path: root/cmds-filesystem.c
Commit message (Expand)AuthorAge
* btrfs-progs: defrag: set errno correctly in the callbackDavid Sterba2016-09-21
* btrfs-progs: make superblock reading/scanning api more genericDavid Sterba2016-08-24
* btrfs-progs: fi defrag: change default extent target size to 32 MiBDavid Sterba2016-07-28
* btrfs-progs: do not set optind if not necessaryDavid Sterba2016-07-13
* btrfs-progs: fi show: print error message if no valid Btrfs is specifiedSatoru Takeuchi2016-06-24
* btrfs-progs: fi resize: fix parsing of negative argumentDavid Sterba2016-06-17
* btrfs-progs: Check if the FSID was seen by comparing full UUIDYauhen Kharuzhy2016-05-02
* btrfs-progs: fi sync: make it silent by defaultDavid Sterba2016-05-02
* 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