summaryrefslogtreecommitdiff
path: root/utils.c
Commit message (Expand)AuthorAge
...
* 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
* Btrfs-progs: move ask_user() to utils.cWang Shilong2013-10-16
* Btrfs-progs: do not run ioctls in check_mounted_where()Wang Shilong2013-10-16
* btrfs-progs: add nodiscard option to device addDavid Sterba2013-10-16
* btrfs-progs: use better name for nodiscard variable and flip the logicDavid Sterba2013-10-16
* btrfs-progs: free the local list pending_list in btrfs_scan_one_dirGui Hecheng2013-10-16
* btrfs-progs: mkfs should check for small vol well beforeAnand Jain2013-10-16
* btrfs-progs: avoid write to the disk before sure to create fsAnand Jain2013-10-16
* Btrfs-progs: mkfs can now create fs with skinny extentsFilipe David Borba Manana2013-09-03
* btrfs-progs: remove __CHECKER__ from main codeZach Brown2013-09-03