projects
/
platform
/
upstream
/
btrfs-progs.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
btrfs-progs: utils: make sure set_label_mounted uses correct length buffers
[platform/upstream/btrfs-progs.git]
/
utils.c
2016-03-30
Petros Angelatos
btrfs-progs: utils: make sure set_label_mounted uses...
blob
|
commitdiff
2016-03-14
David Sterba
btrfs-progs: utils: switch more error messages to commo...
blob
|
commitdiff
|
diff to current
2016-03-14
David Sterba
btrfs-progs: improve error messages after failed wiping
blob
|
commitdiff
|
diff to current
2016-03-14
Satoru Takeuchi
btrfs-progs: Avoid interpreting options after "--"...
blob
|
commitdiff
|
diff to current
2016-03-14
Yauhen Kharuzhy
btrfs-progs: Dont' stop scanning of devices at first...
blob
|
commitdiff
|
diff to current
2016-03-14
Qu Wenruo
btrfs-progs: util: Fix a wrong unit of pretty_size
blob
|
commitdiff
|
diff to current
2016-02-05
Satoru Takeuchi
btrfs-progs: write down the meaning of BTRFS_ARG_BLKDEV
blob
|
commitdiff
|
diff to current
2016-01-14
David Sterba
btrfs-progs: introduce helper for parsing args without...
blob
|
commitdiff
|
diff to current
2016-01-13
David Sterba
btrfs-progs: let test_isdir return the exact error
blob
|
commitdiff
|
diff to current
2016-01-12
David Sterba
btrfs-progs: check for negative return value from ioctl
blob
|
commitdiff
|
diff to current
2016-01-12
David Sterba
btrfs-progs: remove unnecessary errno temp variables
blob
|
commitdiff
|
diff to current
2016-01-12
Byongho Lee
btrfs-progs: use NULL instead of 0
blob
|
commitdiff
|
diff to current
2016-01-04
David Sterba
btrfs-progs: docs: mkfs, implications of DUP on devices
blob
|
commitdiff
|
diff to current
2015-11-26
Zhao Lei
btrfs-progs: mkfs: allow --data DUP for single device
blob
|
commitdiff
|
diff to current
2015-11-19
David Sterba
btrfs-progs: mkfs: use correct size for superblock...
blob
|
commitdiff
|
diff to current
2015-11-16
David Sterba
btrfs-progs: fix fd leak in resolve_loop_device_with_lo...
blob
|
commitdiff
|
diff to current
2015-11-16
David Sterba
btrfs-progs: utils: do not expect lo_file_name to be...
blob
|
commitdiff
|
diff to current
2015-11-16
Florian Margaine
btrfs-progs: Fix partitioned loop devices resolving
blob
|
commitdiff
|
diff to current
2015-11-16
David Sterba
btrfs-progs: mkfs: handler memory allocation error...
blob
|
commitdiff
|
diff to current
2015-11-06
David Sterba
btrfs-progs: simplify empty stirngs check
blob
|
commitdiff
|
diff to current
2015-11-03
Zhao Lei
btrfs-progs: mkfs: Round device size down to sectorsize
blob
|
commitdiff
|
diff to current
2015-11-03
Zhao Lei
btrfs-progs: Rename variables in btrfs_add_to_fsid
blob
|
commitdiff
|
diff to current
2015-11-02
Anand Jain
btrfs-progs: fix missing initialization of list head...
blob
|
commitdiff
|
diff to current
2015-11-02
Chandan Rajendra
Btrfs-progs: Do not force mixed block group creation...
blob
|
commitdiff
|
diff to current
2015-11-02
Anand Jain
btrfs-progs: move is_numerical() helper to utils and...
blob
|
commitdiff
|
diff to current
2015-11-02
Zhao Lei
btrfs-progs: use btrfs_open_dir in open_path_or_dev_mnt
blob
|
commitdiff
|
diff to current
2015-10-02
Anand Jain
btrfs-progs: fix is_block_device() return checks
blob
|
commitdiff
|
diff to current
2015-10-02
David Sterba
btrfs-progs: make sure that is_block_device will return...
blob
|
commitdiff
|
diff to current
2015-10-02
Qu Wenruo
btrfs-progs: utils: Check nodesize against features
blob
|
commitdiff
|
diff to current
2015-10-02
Anand Jain
btrfs-progs: provide fail safe for BTRFS_IOC_GET_FSLABE...
blob
|
commitdiff
|
diff to current
2015-09-14
David Sterba
btrfs-progs: cleanup, update function definitions to...
blob
|
commitdiff
|
diff to current
2015-09-02
David Sterba
btrfs-progs: handle errors in btrfs_wipe_existing_sb
blob
|
commitdiff
|
diff to current
2015-08-31
Zhao Lei
btrfs-progs: Introduce get_unit_mode_from_arg for commo...
blob
|
commitdiff
|
diff to current
2015-08-31
Byongho Lee
btrfs-progs: add memory allocation fail check in btrfs_...
blob
|
commitdiff
|
diff to current
2015-08-31
Zhao Lei
btrfs-progs: Introduce btrfs_open_dir wrapper
blob
|
commitdiff
|
diff to current
2015-07-14
David Sterba
btrfs-progs: utils: missing newline in error messages...
blob
|
commitdiff
|
diff to current
2015-07-01
David Sterba
btrfs-progs: drop unused parameter from make_btrfs
blob
|
commitdiff
|
diff to current
2015-07-01
David Sterba
btrfs-progs: move make_btrfs arguments to a struct
blob
|
commitdiff
|
diff to current
2015-06-12
David Sterba
btrfs-progs: add helper for copying paths
blob
|
commitdiff
|
diff to current
2015-06-12
David Sterba
btrfs-progs: properly set up ioctl arguments
blob
|
commitdiff
|
diff to current
2015-06-12
David Sterba
btrfs-progs: use PATH_MAX instead of BTRFS_PATH_NAME_MAX
blob
|
commitdiff
|
diff to current
2015-06-10
David Sterba
btrfs-progs: use less memory for pretty_size_mode buffers
blob
|
commitdiff
|
diff to current
2015-06-10
David Sterba
btrfs-progs: print error within test_num_disk_vs_raid
blob
|
commitdiff
|
diff to current
2015-06-10
David Sterba
btrfs-progs: print error within test_dev_for_mkfs
blob
|
commitdiff
|
diff to current
2015-06-09
David Sterba
btrfs-progs: cleanup after errors in open_file_or_dir3
blob
|
commitdiff
|
diff to current
2015-06-09
David Sterba
btrfs-progs: fix argv0_buf handling
blob
|
commitdiff
|
diff to current
2015-06-08
Goffredo Baroncelli
btrfs-progs: return the fsid from make_btrfs()
blob
|
commitdiff
|
diff to current
2015-06-08
Goffredo Baroncelli
btrfs-progs: add strdup in btrfs_add_to_fsid() to track...
blob
|
commitdiff
|
diff to current
2015-06-08
David Sterba
btrfs-progs: mkfs: move info message out of btrfs_add_t...
blob
|
commitdiff
|
diff to current
2015-06-04
David Sterba
btrfs-progs: add function to stringify filesystem features
blob
|
commitdiff
|
diff to current
2015-06-02
Sam Tygier
btrfs-progs: mkfs: check metadata redundancy
blob
|
commitdiff
|
diff to current
2015-05-14
Anand Jain
btrfs-progs: btrfs_scan_block_devices is unused functio...
blob
|
commitdiff
|
diff to current
2015-04-07
David Sterba
btrfs-progs: print fs features filtered by a mask
blob
|
commitdiff
|
diff to current
2015-04-07
David Sterba
btrfs-progs: move feature parsing from mkfs to utils
blob
|
commitdiff
|
diff to current
2015-04-07
David Sterba
btrfs-progs: mkfs, deprecate leafsize and clean up...
blob
|
commitdiff
|
diff to current
2015-03-23
Qu Wenruo
btrfs-progs: Allow parse_qgroupid() to resolve subvolum...
blob
|
commitdiff
|
diff to current
2015-03-23
Qu Wenruo
btrfs-progs: Move parse_qgroupid() to utils.c
blob
|
commitdiff
|
diff to current
2015-03-23
Sebastian Thorarensen
btrfs-progs: Fix msgs in check_node_or_leaf_size
blob
|
commitdiff
|
diff to current
2015-03-23
Sebastian Thorarensen
btrfs-progs: mkfs: Move out some nodesize code
blob
|
commitdiff
|
diff to current
2015-01-27
Xing Gu
btrfs-progs: don't output operational status informatio...
blob
|
commitdiff
|
diff to current
2015-01-27
Dimitri John Ledkov
btrfs-progs: drop feature defines from C files, in...
blob
|
commitdiff
|
diff to current
2015-01-09
Qu Wenruo
btrfs-progs: Fix a buffer overflow causing segfault...
blob
|
commitdiff
|
diff to current
2015-01-09
Qu Wenruo
btrfs-progs: Allow debug-tree to be executed on regular...
blob
|
commitdiff
|
diff to current
2015-01-03
David Sterba
btrfs-progs: safely copy path in btrfs_scan_lblkid
blob
|
commitdiff
|
diff to current
2015-01-03
David Sterba
btrfs-progs: cleanup whitespace in is_same_blk_file
blob
|
commitdiff
|
diff to current
2015-01-03
David Sterba
btrfs-progs: use strncpy in is_same_blk_file
blob
|
commitdiff
|
diff to current
2014-12-29
Gui Hecheng
btrfs-progs: move check_arg_type() to util.c
blob
|
commitdiff
|
diff to current
2014-12-10
David Sterba
btrfs-progs: basic support for TREE_SEARCH_V2 ioctl
blob
|
commitdiff
|
diff to current
2014-12-04
Gui Hecheng
btrfs-progs: fix wrong num_devices for btrfs fi show...
blob
|
commitdiff
|
diff to current
2014-12-04
Gui Hecheng
btrfs-progs: remove BUG_ON on num of devices for btrfs...
blob
|
commitdiff
|
diff to current
2014-12-04
Hidetoshi Seto
btrfs-progs: provide better error message for raid...
blob
|
commitdiff
|
diff to current
2014-12-04
Goffredo Baroncelli
btrfs-progs: Add command btrfs filesystem disk-usage
blob
|
commitdiff
|
diff to current
2014-12-04
Goffredo Baroncelli
btrfs-progs: Enhance the command btrfs filesystem df
blob
|
commitdiff
|
diff to current
2014-12-04
David Sterba
btrfs-progs: move group type and profile pretty printer...
blob
|
commitdiff
|
diff to current
2014-11-18
David Sterba
btrfs-progs: use proper size for argv0 substitution
blob
|
commitdiff
|
diff to current
2014-11-04
David Sterba
btrfs-progs: use the correct SI prefixes
blob
|
commitdiff
|
diff to current
2014-11-03
Anand Jain
btrfs-progs: optimize btrfs_scan_lblkid() for multiple...
blob
|
commitdiff
|
diff to current
2014-11-03
Anand Jain
btrfs-progs: introduce btrfs_register_all_device()
blob
|
commitdiff
|
diff to current
2014-11-03
Anand Jain
revert btrfs-progs: do a separate probe for _transient_...
blob
|
commitdiff
|
diff to current
2014-11-03
Anand Jain
btrfs-progs: code optimize cmd_scan_dev() use btrfs_reg...
blob
|
commitdiff
|
diff to current
2014-10-17
Filipe Manana
Btrfs-progs: check, ability to detect and fix outdated...
blob
|
commitdiff
|
diff to current
2014-10-16
Zach Brown
btrfs-progs: check sscanf return code
blob
|
commitdiff
|
diff to current
2014-10-16
Anand Jain
btrfs-progs: open RW to register device using btrfs...
blob
|
commitdiff
|
diff to current
2014-10-10
David Sterba
btrfs-progs: add options to tune units for fi df output
blob
|
commitdiff
|
diff to current
2014-10-10
Adam Buchbinder
btrfs-progs: Remove extra 'const' modifiers; they don...
blob
|
commitdiff
|
diff to current
2014-10-10
David Sterba
btrfs-progs: extend pretty printers with unit mode
blob
|
commitdiff
|
diff to current
2014-10-10
David Sterba
btrfs-progs: print B for bytes
blob
|
commitdiff
|
diff to current
2014-10-10
Anand Jain
btrfs-progs: do a separate probe for transient replacin...
blob
|
commitdiff
|
diff to current
2014-10-10
Anand Jain
btrfs-progs: remove scan_for_btrfs()
blob
|
commitdiff
|
diff to current
2014-10-10
Anand Jain
btrfs-progs: remove BTRFS_SCAN_PROC scan method
blob
|
commitdiff
|
diff to current
2014-10-10
Anand Jain
btrfs-progs: force overwrite should wipe stale SB
blob
|
commitdiff
|
diff to current
2014-10-10
Eric Sandeen
btrfs-progs: remove BTRFS_SCAN_DEV and btrfs_scan_one_dir
blob
|
commitdiff
|
diff to current
2014-10-10
Eric Sandeen
btrfs-progs: don't fall back to recursive /dev scan
blob
|
commitdiff
|
diff to current
2014-09-14
Qu Wenruo
btrfs-progs: fix find_mount_root() to handle duplicated...
blob
|
commitdiff
|
diff to current
2014-09-02
Holger Hoffstätte
Btrfs-progs: fix typos
blob
|
commitdiff
|
diff to current
2014-08-22
Satoru Takeuchi
btrfs-progs: move test_isdir() to utils.c
blob
|
commitdiff
|
diff to current
2014-08-22
Satoru Takeuchi
btrfs-progs: introduce test_issubvolname() for simplicity
blob
|
commitdiff
|
diff to current
2014-08-22
Gui Hecheng
btrfs-progs: fix improper return value check for is_exi...
blob
|
commitdiff
|
diff to current
2014-08-22
Wang Shilong
Btrfs-progs: fix some build warnings on 32bit platform
blob
|
commitdiff
|
diff to current
2014-08-22
Qu Wenruo
btrfs-progs: Check fstype in find_mount_root()
blob
|
commitdiff
|
diff to current
next