index
:
delta/btrfs-progs.git
baserock/morph
baserock/tiagogomes/btrfs2
dangerdonteveruse
integration
integration-scrub
master
next
parser
raid56-experimental
recovery-beta
repair
git.kernel.org: pub/scm/linux/kernel/git/mason/btrfs-progs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs-progs: print fs features filtered by a mask
David Sterba
2015-04-07
1
-1
/
+1
*
btrfs-progs: move feature parsing from mkfs to utils
David Sterba
2015-04-07
1
-0
/
+9
*
btrfs-progs: mkfs, deprecate leafsize and clean up the code
David Sterba
2015-04-07
1
-2
/
+2
*
btrfs-progs: Move parse_qgroupid() to utils.c
Qu Wenruo
2015-03-24
1
-0
/
+1
*
btrfs-progs: mkfs: Move out some nodesize code
Sebastian Thorarensen
2015-03-23
1
-0
/
+2
*
btrfs-progs: define common geopt values for unit suffixes
David Sterba
2015-01-21
1
-2
/
+8
*
btrfs-progs: unify header file inclusion protections
David Sterba
2015-01-21
1
-2
/
+2
*
btrfs-progs: Allow debug-tree to be executed on regular file.
Qu Wenruo
2015-01-09
1
-0
/
+1
*
btrfs-progs: move check_arg_type() to util.c
Gui Hecheng
2014-12-29
1
-0
/
+1
*
btrfs-progs: move contents of math.h to utils.h and delete
David Sterba
2014-12-19
1
-0
/
+9
*
btrfs-progs: cleanup: avoid to use literal for getopt val
Satoru Takeuchi
2014-12-19
1
-0
/
+3
*
btrfs-progs: basic support for TREE_SEARCH_V2 ioctl
David Sterba
2014-12-10
1
-0
/
+2
*
btrfs-progs: Add count_digits() function to help calculate filename len.
Qu Wenruo
2014-12-10
1
-0
/
+18
*
btrfs-progs: Add command btrfs filesystem disk-usage
Goffredo Baroncelli
2014-12-04
1
-0
/
+5
*
btrfs-progs: Enhance the command btrfs filesystem df
Goffredo Baroncelli
2014-12-04
1
-0
/
+1
*
btrfs-progs: move group type and profile pretty printers to utils
David Sterba
2014-12-04
1
-0
/
+2
*
btrfs-progs: use proper size for argv0 substitution
David Sterba
2014-11-18
1
-1
/
+1
*
btrfs-progs: optimize btrfs_scan_lblkid() for multiple calls
Anand Jain
2014-11-03
1
-1
/
+1
*
btrfs-progs: introduce btrfs_register_all_device()
Anand Jain
2014-11-03
1
-0
/
+1
*
btrfs-progs: code optimize cmd_scan_dev() use btrfs_register_one_device()
Anand Jain
2014-11-03
1
-1
/
+1
*
Btrfs-progs: check, ability to detect and fix outdated snapshot root items
Filipe Manana
2014-10-17
1
-0
/
+2
*
btrfs-progs: add options to tune units for fi df output
David Sterba
2014-10-10
1
-8
/
+22
*
btrfs-progs: extend pretty printers with unit mode
David Sterba
2014-10-10
1
-6
/
+15
*
btrfs-progs: remove scan_for_btrfs()
Anand Jain
2014-10-10
1
-1
/
+0
*
btrfs-progs: remove BTRFS_SCAN_PROC scan method
Anand Jain
2014-10-10
1
-3
/
+2
*
btrfs-progs: remove BTRFS_SCAN_DEV and btrfs_scan_one_dir
Eric Sandeen
2014-10-10
1
-4
/
+2
*
btrfs-progs: move test_isdir() to utils.c
Satoru Takeuchi
2014-08-22
1
-0
/
+1
*
btrfs-progs: introduce test_issubvolname() for simplicity
Satoru Takeuchi
2014-08-22
1
-0
/
+1
*
btrfs-progs: define BTRFS_MKFS_SMALL_VOLUME_SIZE for small volume
Anand Jain
2014-08-22
1
-0
/
+1
*
btrfs-progs: move the check_argc_* functions into utils.c
Gui Hecheng
2014-08-22
1
-0
/
+9
*
btrfs-progs: Add minimum device size check
Qu Wenruo
2014-08-22
1
-0
/
+22
*
btrfs-progs: canonicalize pathnames for device commands
Jeff Mahoney
2014-08-22
1
-0
/
+2
*
btrfs-progs: mkfs: allow UUID specification at mkfs time
Eric Sandeen
2014-08-22
1
-1
/
+2
*
Btrfs-progs: allow compression property gets for read-only subvolumes
Filipe David Borba Manana
2014-05-02
1
-0
/
+1
*
btrfs-progs: Allow use of get_device_info()
Goffredo Baroncelli
2014-03-21
1
-0
/
+2
*
Btrfs-progs: new helper to parse string to u64 for btrfs
Wang Shilong
2014-03-21
1
-0
/
+1
*
btrfs-progs: move find_mount_root to utils.[ch]
Qu Wenruo
2014-03-21
1
-0
/
+1
*
btrfs-progs: define BTRFS_UUID_UNPARSE_SIZE for uuid unparse buf size
Anand Jain
2014-01-31
1
-0
/
+2
*
Btrfs-progs: let get_label return the label instead of printing it
Filipe David Borba Manana
2014-01-31
1
-1
/
+1
*
Btrfs-progs: make pretty_sizes take u64 instead of a double
Josef Bacik
2013-10-24
1
-1
/
+1
*
btrfs-progs: filesystem show of specified mounted disk should work
Anand Jain
2013-10-24
1
-1
/
+3
*
btrfs-progs: make get_btrfs_mount callable
Anand Jain
2013-10-24
1
-0
/
+1
*
btrfs-progs: use kernel for mounted disk for show
Anand Jain
2013-10-16
1
-2
/
+9
*
Btrfs-progs: make pretty_size_snprintf() return len
Wang Shilong
2013-10-16
1
-2
/
+2
*
btrfs-progs: create helper function to use lblkid to scan for btrfs disks
Anand Jain
2013-10-16
1
-0
/
+2
*
btrfs-progs: look up the containing tree root id
David Sterba
2013-10-16
1
-0
/
+2
*
Btrfs-progs: move ask_user() to utils.c
Wang Shilong
2013-10-16
1
-0
/
+1
*
btrfs-progs: use better name for nodiscard variable and flip the logic
David Sterba
2013-10-16
1
-1
/
+1
*
btrfs-progs: make btrfs-corrupt-block compile again
David Sterba
2013-10-16
1
-0
/
+2
*
btrfs-progs: mkfs should check for small vol well before
Anand Jain
2013-10-16
1
-0
/
+1
[next]