aboutsummaryrefslogtreecommitdiffstats
path: root/cmds-filesystem.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-12btrfs-progs: check for negative return value from ioctlDavid Sterba1-2/+2
2016-01-12btrfs-progs: remove unnecessary errno temp variablesDavid Sterba1-8/+5
2016-01-12btrfs-progs: cmd filesystem: switch to common error message wrapperDavid Sterba1-42/+28
2015-11-13btrfs-progs: use on-stack buffer for dev_to_fsidDavid Sterba1-7/+1
2015-11-06btrfs-progs: remove unused parameter from print_one_fsDavid Sterba1-3/+2
2015-11-06btrfs-progs: don't print version info from embedded subcommandsDavid Sterba1-3/+0
2015-11-06btrfs-progs: simplify empty stirngs checkDavid Sterba1-3/+3
2015-11-06btrfs-progs: utils: rename helpinfo unit vairablesDavid Sterba1-2/+2
2015-11-02btrfs-progs: fix uninitialized copy of btrfs_fs_devices listAnand Jain1-1/+1
2015-11-02btrfs-progs: filesystem: use btrfs_open_dir for btrfs filesystem commandZhao Lei1-12/+7
2015-10-07btrfs-progs: optimize not to scan repeated fsid mount pointsAnand Jain1-0/+4
2015-10-02btrfs-progs: fix double free during scanningDavid Sterba1-0/+2
2015-10-02btrfs-progs: provide fail safe for BTRFS_IOC_GET_FSLABEL ioctlAnand Jain1-1/+7
2015-09-01btrfs-progs: Use common unit parser for btrfs filesystem commandZhao Lei1-109/+12
2015-08-31btrfs-progs: Accurate errormsg for resize operation on no-enouth-free-space caseZhao Lei1-2/+10
2015-08-31btrfs-progs: defrag: remove unused variablePatrik Lundquist1-2/+1
2015-08-31btrfs-progs: defrag: fix threshold overflow againPatrik Lundquist1-1/+2
2015-08-31btrfs-progs: unify naming of command handlersDavid Sterba1-24/+30
2015-08-31btrfs-progs: move min-resize implementation to inspect-internalDavid Sterba1-254/+1
2015-08-31Btrfs-progs: add feature to get mininum size for resizing a fs/deviceFilipe Manana1-1/+254
2015-06-26btrfs-progs: replace struct cmd_group->hidden with flagsOmar Sandoval1-1/+1
2015-06-26btrfs-progs: doc: update defrag pageDavid Sterba1-1/+1
2015-06-25btrfs-progs: defrag, check target extent earlierDavid Sterba1-1/+6
2015-06-25btrfs-progs: fix defrag threshold overflowPatrik Lundquist1-2/+2
2015-06-22btrfs-progs: Allow "filesystem show" command to handle different unitsQu Wenruo1-14/+60
2015-06-12btrfs-progs: properly set up ioctl argumentsDavid Sterba1-0/+1
2015-06-12btrfs-progs: use PATH_MAX instead of BTRFS_PATH_NAME_MAXDavid Sterba1-1/+1
2015-06-09btrfs-progs: add command group info stringsDavid Sterba1-1/+4
2015-04-24btrfs-progs: report failure when resize ioctl failsZygo Blaxell1-0/+12
2015-04-22btrfs-progs: cleanup, rename *disk_usage* files to usageDavid Sterba1-1/+1
2015-04-22btrfs-progs: fi resize: accept only directories as pathsDavid Sterba1-0/+15
2015-04-08btrfs-progs: cleanup option index argument from getopt_longDavid Sterba1-6/+6
2015-01-28btrfs-progs: autoconf: use standard PACKAGE_* macrosKarel Zak1-3/+2
2015-01-27btrfs-progs: drop feature defines from C files, in favour of CFLAGS definesDimitri John Ledkov1-1/+0
2015-01-21btrfs-progs: unify getopt table terminatorsDavid Sterba1-1/+2
2015-01-21btrfs-progs: add --human-readable option where applicableDavid Sterba1-1/+5
2015-01-19btrfs-progs: make getopt tables static constDavid Sterba1-1/+1
2015-01-14btrfs-progs: Fix wrong return value when executing 'fi show' on umounted device.Qu Wenruo1-4/+5
2014-12-30btrfs-progs: fix minor leak of dev_info in btrfs_scan_kernelDavid Sterba1-1/+3
2014-12-30btrfs-progs: fi show, don't leak canonical pathDavid Sterba1-1/+1
2014-12-29btrfs-progs: move check_arg_type() to util.cGui Hecheng1-32/+0
2014-12-29btrfs-progs: Fix btrfs fi show by uuid and labelJustin Maggard1-7/+2
2014-12-19btrfs-progs: cleanup: avoid to use literal for getopt valSatoru Takeuchi1-4/+4
2014-12-04btrfs-progs: skip fs with no seed when build seed/sprout mapping for fi showGui Hecheng1-2/+23
2014-12-04btrfs-progs: make the search target device routine more clear for fi showGui Hecheng1-9/+28
2014-12-04btrfs-progs: add original 'df' and rename 'disk_usage' to 'usage'David Sterba1-10/+6
2014-12-04btrfs-progs: Add command btrfs filesystem disk-usageGoffredo Baroncelli1-0/+3
2014-12-04btrfs-progs: Enhance the command btrfs filesystem dfGoffredo Baroncelli1-1/+6
2014-12-04btrfs-progs: move group type and profile pretty printers to utilsDavid Sterba1-45/+2
2014-11-27btrfs-progs: apply realpath for btrfs fi show when mount point is givenGui Hecheng1-29/+35
2014-11-14btrfs-progs: use canonical name for device in btrfs fi show when mountedGui Hecheng1-1/+6
2014-11-04btrfs-progs: use the correct SI prefixesDavid Sterba1-4/+4
2014-11-03btrfs-progs: optimize btrfs_scan_lblkid() for multiple callsAnand Jain1-1/+1
2014-11-03btrfs-progs: skip mounted fs when deal with umounted ones for fi showGui Hecheng1-0/+13
2014-11-03btrfs-progs: Fix number of arguments check of 'btrfs fi df'Qu Wenruo1-2/+1
2014-10-10btrfs-progs: add options to tune units for fi df outputDavid Sterba1-10/+69
2014-10-10btrfs-progs: fix device missing of btrfs fi show with seed devicesGui Hecheng1-26/+268
2014-10-10btrfs-progs: remove BTRFS_SCAN_PROC scan methodAnand Jain1-5/+6
2014-10-10btrfs-progs: scan /proc/partitions not all of /dev with "-d"Eric Sandeen1-3/+3
2014-08-28btrfs-progs: read global reserve size from space infosDavid Sterba1-1/+6
2014-08-22btrfs-progs: avoid to use numeric literal for the size of uuid bufferSatoru Takeuchi1-1/+1
2014-08-22btrfs-progs: remove unnecessary NULL check after get_df()Satoru Takeuchi1-1/+1
2014-08-22btrfs-progs: Allow btrfs_read_dev_super() to read all 3 super for super_recover.Qu Wenruo1-1/+1
2014-08-22btrfs-progs: Avoid double-free of fs_devices->listSatoru Takeuchi1-1/+0
2014-08-22btrfs-progs: update manpage for btrfs resize support size unit t/p/eGui Hecheng1-1/+2
2014-04-22btrfs-progs: Fix the return value of btrfs_scan_kernel()Qu Wenruo1-6/+3
2014-03-21Btrfs-progs: return with -ENOMEM if malloc failsRakesh Pandit1-1/+1
2014-03-21btrfs-progs: Fix a memleak in btrfs_scan_one_device.Qu Wenruo1-0/+6
2014-03-21btrfs-progs: fix uninit variable in btrfs_scan_kernelChris Mason1-1/+1
2014-03-21btrfs-progs: Fix check_arg_type() which doesn't use realpath() result.Qu Wenruo1-2/+2
2014-03-21btrfs-progs: Add missing devices check for mounted btrfs.Qu Wenruo1-0/+12
2014-01-31btrfs-progs: return non zero when label is not foundAnand Jain1-3/+9
2014-01-31btrfs-progs: lblkid wouldn't find non mapper path inputAnand Jain1-2/+55
2014-01-31btrfs-progs: fix minor grammar issuesMitchel Humpherys1-3/+3
2014-01-31btrfs-progs: skip non-regular files while defragmentingPascal VITOUX1-10/+18
2014-01-31btrfs-progs: fix improper error prompt for defragmentGui Hecheng1-2/+2
2014-01-31btrfs-progs: call endmntent in btrfs_scan_kernelDavid Sterba1-5/+9
2014-01-31btrfs-progs: define BTRFS_UUID_UNPARSE_SIZE for uuid unparse buf sizeAnand Jain1-7/+8
2014-01-31Btrfs-progs: let get_label return the label instead of printing itFilipe David Borba Manana1-3/+11
2014-01-31btrfs-progs: make filesystem show by label workAnand Jain1-47/+73
2013-11-18btrfs filesystem show: skip duplicate fsidsChris Mason1-0/+79
2013-11-07btrfs-progs: check for fstat failure in cmd_defragEric Sandeen1-1/+7
2013-11-07btrfs-progs: pass positive errno to strerror in cmd_df()Eric Sandeen1-1/+1
2013-11-07btrfs-progs: btrfs_scan_kernel(): fd==0 is not an errorEric Sandeen1-2/+2
2013-11-07btrfs-progs: fix error returns in get_df()Eric Sandeen1-3/+4
2013-10-24btrfs-progs: filesystem show of specified mounted disk should workAnand Jain1-7/+27
2013-10-16btrfs-progs: use BTRFS_SCAN_LBLKID as default scan in filesystem showAnand Jain1-13/+1
2013-10-16btrfs-progs: use kernel for mounted disk for showAnand Jain1-13/+187
2013-10-16btrfs-progs: Add recursive defrag using -r optionFrank Holton1-42/+120
2013-10-16btrfs-progs: move out print in cmd_df to another functionAnand Jain1-85/+97
2013-10-16btrfs-progs: add list_sort and use it to sort devices by idDavid Sterba1-2/+17
2013-10-16Btrfs-progs: fix magic return value in cmds-filesystem.cWang Shilong1-14/+14
2013-09-03btrfs-progs: use NULL instead of 0Zach Brown1-2/+2
2013-08-09btrfs-progs: Update the usage strings of some cmdsQu Wenruo1-1/+1
2013-08-09btrfs-progs: congregate dev scanAnand Jain1-6/+3
2013-08-09btrfs-progs: label option in btrfs filesystem show is not codedAnand Jain1-1/+1
2013-08-09Btrfs-progs: fix closing of opendir()Wang Shilong1-20/+20
2013-08-09btrfs-progs: per-thread, per-call pretty bufferZach Brown1-18/+9
2013-04-23Btrfs-progs: record errno for ioctl DEFRAG_RANGELiu Bo1-0/+1
2013-03-18btrfs-progs: defrag return zero on successAnand Jain1-1/+1
2013-02-26btrfs-progs: move btrfslabel.[c|h] stuff to utils.[c|h]Jeff Liu1-1/+0
2013-02-26Btrfs-progs: fix cmd_label_usage to reflect this change.Jeff Liu1-2/+2
2013-02-06Merge branch 'cov-fixes-v1-integration-20130201' of http://git.zabbo.net/cgit...Chris Mason1-7/+7
2013-02-05btrfs-progs: simplify ioctl name copy and null terminationEric Sandeen1-2/+1
2013-02-05btrfs-progs: don't leak fd in resizeZach Brown1-5/+6
2013-02-01Add basic RAID[56] supportDavid Woodhouse1-0/+6
2013-01-17Move parse_size() to utils.[hc]Goffredo Baroncelli1-26/+0
2012-10-04btrfs-progs: Fix up memory leakageZhi Yong Wu1-2/+4
2012-10-04btrfs-progs: Close file descriptor on exitZhi Yong Wu1-2/+8
2012-07-03btrfs-progs: Update resize documentationShawn Bohrer1-2/+2
2012-07-03Btrfs-progs: make btrfs filesystem show <uuid> actually workJosef Bacik1-0/+7
2012-06-05avoid several strncpy-induced buffer overrunsJim Meyering1-0/+1
2012-02-08Btrfs-progs: allow multi-line command group synopsisIlya Dryomov1-2/+4
2012-02-03Btrfs-progs: add 'balance' command group infrastructureIlya Dryomov1-37/+1
2012-02-03Btrfs-progs: switch all existing commands to a new parserIlya Dryomov1-43/+127
2012-02-03Btrfs-progs: rearrange files in the repoIlya Dryomov1-0/+488