summaryrefslogtreecommitdiff
path: root/utils.c
Commit message (Expand)AuthorAge
* btrfs-progs: Remove fprintf() in find_mount_root().Qu Wenruo2014-08-22
* btrfs-progs: fix wrong message about forcing the mixed group profileAnand Jain2014-08-22
* btrfs-progs: mkfs: don't zero extend small filesZach Brown2014-08-22
* btrfs-progs: define BTRFS_MKFS_SMALL_VOLUME_SIZE for small volumeAnand Jain2014-08-22
* btrfs-progs: Allow btrfs_read_dev_super() to read all 3 super for super_recover.Qu Wenruo2014-08-22
* btrfs-progs: move the check_argc_* functions into utils.cGui Hecheng2014-08-22
* btrfs-progs: Add minimum device size checkQu Wenruo2014-08-22
* btrfs-progs: Improve the parse_size() error messageQu Wenruo2014-08-22
* btrfs-progs: canonicalize pathnames for device commandsJeff Mahoney2014-08-22
* btrfs-progs: mkfs: allow UUID specification at mkfs timeEric Sandeen2014-08-22
* btrfs-progs: move arg_strtou64 to a separate file for libraryDavid Sterba2014-05-02
* Btrfs-progs: mkfs: Remove 'zero_end =1' since it has been set to a valueLi Yang2014-05-02
* Btrfs-progs: allow compression property gets for read-only subvolumesFilipe David Borba Manana2014-05-02
* Btrfs-progs: fix check to test trim supportRakesh Pandit2014-05-02
* btrfs-progs: make device discard process interruptibleDavid Sterba2014-04-04
* btrfs-progs: Fix a memleak in btrfs_scan_lblkid().Qu Wenruo2014-03-21
* btrfs-progs: Fix bug when scanned for devid which was missing and deletedAnand Jain2014-03-21
* btrfs-progs: latest_devid is not always the probed devidAnand Jain2014-03-21
* btrfs-progs: there is devid 0 when replace is runningAnand Jain2014-03-21
* btrfs-progs: Allow use of get_device_info()Goffredo Baroncelli2014-03-21
* btrfs-progs: fix wrong error msg for exec btrfsck as non-rootGui Hecheng2014-03-21
* Btrfs-progs: new helper to parse string to u64 for btrfsWang Shilong2014-03-21
* btrfs-progs: move find_mount_root to utils.[ch]Qu Wenruo2014-03-21
* btrfs-progs: fix typo in reported errorAnand Jain2014-03-21
* btrfs-progs: test_skip_this_disk() isn't needed anymoreAnand Jain2014-01-31
* btrfs-progs: handle error in the btrfs_prepare_deviceAnand Jain2014-01-31
* Btrfs-progs: make sure we are opening a file or dir with open_file_or_dir()Wang Shilong2014-01-31
* btrfs-progs: Make btrfs_header_chunk_tree_uuid() return unsigned longRoss Kirk2014-01-31
* Btrfs-progs: let get_label return the label instead of printing itFilipe David Borba Manana2014-01-31
* btrfs-progs: make it static if function isn't called outsideAnand Jain2014-01-31
* btrfs-progs: use /proc/self/mountsAnand Jain2014-01-31
* btrfs-progs: fix loop device mount checksDavid Sterba2014-01-31
* btrfs-progs: annotate fallthroughs in parse_sizeEric Sandeen2013-11-07
* btrfs-progs: check btrfs_scan_one_device in btrfs_scan_lblkid()Eric Sandeen2013-11-07
* btrfs-progs: Check for open failure in btrfs_scan_lblkid()Eric Sandeen2013-11-07
* btrfs-progs: fix leak of "buf" in make_btrfs() error pathsEric Sandeen2013-11-07
* btrfs-progs: don't leak fd in test_dev_for_mkfs() error pathsEric Sandeen2013-11-07
* btrfs-progs: use strncpy in btrfs_scan_lblkid()Eric Sandeen2013-11-07
* Btrfs-progs: rework open_ctree to take flags, add a new one V2Josef Bacik2013-11-07
* Btrfs-progs: make pretty_sizes take u64 instead of a doubleJosef Bacik2013-10-24
* btrfs-progs: filesystem show of specified mounted disk should workAnand Jain2013-10-24
* btrfs-progs: make get_btrfs_mount callableAnand Jain2013-10-24
* btrfs-progs: use the marco BTRFS_UPDATE_KERNEL where neededAnand Jain2013-10-16
* Btrfs-progs: make pretty_size_snprintf() return lenWang Shilong2013-10-16
* btrfs-progs: create helper function to use lblkid to scan for btrfs disksAnand Jain2013-10-16
* btrfs-progs: Make btrfs_header_fsid() return unsigned longRoss Kirk2013-10-16
* btrfs-progs: check if device supports trimDavid Sterba2013-10-16
* btrfs-progs: look up the containing tree root idDavid Sterba2013-10-16
* btrfs-progs: remove unused parameter from btrfs_header_fsidRoss Kirk2013-10-16
* btrfs-progs: drop unused parameter from btrfs_item_nrRoss Kirk2013-10-16