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: free the local list pending_list in btrfs_scan_one_dir
[platform/upstream/btrfs-progs.git]
/
utils.c
2013-10-16
Gui Hecheng
btrfs-progs: free the local list pending_list in btrfs_...
blob
|
commitdiff
2013-10-16
Anand Jain
btrfs-progs: mkfs should check for small vol well before
blob
|
commitdiff
|
diff to current
2013-10-16
Anand Jain
btrfs-progs: avoid write to the disk before sure to...
blob
|
commitdiff
|
diff to current
2013-09-03
Filipe David Borba...
Btrfs-progs: mkfs can now create fs with skinny extents
blob
|
commitdiff
|
diff to current
2013-09-03
Zach Brown
btrfs-progs: remove __CHECKER__ from main code
blob
|
commitdiff
|
diff to current
2013-09-03
Eric Sandeen
btrfs-progs: mark static & remove unused from non-kerne...
blob
|
commitdiff
|
diff to current
2013-09-03
Stefan Behrens
Btrfs-progs: fix a regression in mkfs.btrfs
blob
|
commitdiff
|
diff to current
2013-09-03
Anand Jain
btrfs-progs: cmd_start_replace() to use test_dev_for_mkfs()
blob
|
commitdiff
|
diff to current
2013-09-03
Eric Sandeen
btrfs-progs: drop unused parameter from btrfs_release_path
blob
|
commitdiff
|
diff to current
2013-09-03
Anand Jain
btrfs-progs: don't have to report ENOMEDIUM error durin...
blob
|
commitdiff
|
diff to current
2013-08-09
Anand Jain
btrfs-progs: get_label_mounted to return label instead...
blob
|
commitdiff
|
diff to current
2013-08-09
Anand Jain
btrfs-progs: congregate dev scan
blob
|
commitdiff
|
diff to current
2013-08-09
Anand Jain
btrfs-progs: btrfs_scan_for_fsid doesn't need all the...
blob
|
commitdiff
|
diff to current
2013-08-09
Wang Shilong
Btrfs-progs: fix closing of opendir()
blob
|
commitdiff
|
diff to current
2013-08-09
David Sterba
btrfs-progs: use IEC units for sizes
blob
|
commitdiff
|
diff to current
2013-08-09
Filipe David Borba...
Btrfs-progs: return error on write failure in make_btrfs()
blob
|
commitdiff
|
diff to current
2013-08-09
Filipe David Borba...
Btrfs-progs: add missing write check for mkfs
blob
|
commitdiff
|
diff to current
2013-08-09
Zach Brown
btrfs-progs: per-thread, per-call pretty buffer
blob
|
commitdiff
|
diff to current
2013-08-09
Qu Wenruo
btrfs-progs: Cleanup for using BTRFS_SETGET_STACK inste...
blob
|
commitdiff
|
diff to current
2013-05-03
Anand Jain
btrfs-progs: mkfs seg fault for wrong free
blob
|
commitdiff
|
diff to current
2013-04-23
Anand Jain
btrfs-progs: mkfs should first check all disks before...
blob
|
commitdiff
|
diff to current
2013-04-23
Anand Jain
btrfs-progs: delete unused function get_mountpt
blob
|
commitdiff
|
diff to current
2013-04-09
Josef Bacik
Btrfs-progs: make btrfs-image restore with a valid...
blob
|
commitdiff
|
diff to current
2013-03-14
Anand Jain
btrfs-progs: print errno string when /dev/btrfs-control...
blob
|
commitdiff
|
diff to current
2013-03-12
Eric Sandeen
btrfs-progs: rework get_fs_info to remove side effects
blob
|
commitdiff
|
diff to current
2013-03-12
Eric Sandeen
btrfs-progs: three new device/path helpers
blob
|
commitdiff
|
diff to current
2013-03-12
Eric Sandeen
btrfs-progs: close fd on return from label get/set...
blob
|
commitdiff
|
diff to current
2013-03-10
David Sterba
btrfs-progs: separate super_copy out of fs_info
blob
|
commitdiff
|
diff to current
2013-03-10
Eric Sandeen
btrfs-progs: check for null string in parse_size
blob
|
commitdiff
|
diff to current
2013-03-03
Anand Jain
btrfs-progs: from troubleshooting point of view message...
blob
|
commitdiff
|
diff to current
2013-02-27
Anand Jain
Btrfs-progs: add correct indentation
blob
|
commitdiff
|
diff to current
2013-02-26
Jeff Liu
btrfs-progs: move btrfslabel.[c|h] stuff to utils....
blob
|
commitdiff
|
diff to current
2013-02-26
Jeff Liu
btrfs-progs: refactor check_label()
blob
|
commitdiff
|
diff to current
2013-02-19
Tsutomu Itoh
Btrfs-progs: check out if the swap device
blob
|
commitdiff
|
diff to current
2013-02-06
Eric Sandeen
Btrfs-progs print more informative error when we fail...
blob
|
commitdiff
|
diff to current
2013-02-06
Chris Mason
Merge branch 'cov-fixes-v1-integration-20130201' of...
blob
|
commitdiff
|
diff to current
2013-02-06
Chris Mason
Merge branch 'for-chris' of git://repo.or.cz/btrfs...
blob
|
commitdiff
|
diff to current
2013-02-06
Eric Sandeen
btrfs-progs: simplify ioctl name copy and null termination
blob
|
commitdiff
|
diff to current
2013-02-06
Zach Brown
btrfs-progs: fix overflow in btrfs_scan_one_dir()
blob
|
commitdiff
|
diff to current
2013-02-06
Zach Brown
btrfs-progs: array indexes must be < ARRAY_SIZE()
blob
|
commitdiff
|
diff to current
2013-02-06
Zach Brown
btrfs-progs: treat super.magic as an le64
blob
|
commitdiff
|
diff to current
2013-01-29
Stefan Behrens
Btrfs-progs: make two utility functions globally available
blob
|
commitdiff
|
diff to current
2013-01-29
Anand Jain
Btrfs-progs: move open_file_or_dir() to utils.c
blob
|
commitdiff
|
diff to current
2013-01-21
Nirbheek Chauhan
Btrfs-progs: fix resolving of loop devices
blob
|
commitdiff
|
diff to current
2013-01-18
Goffredo Baroncelli
Ignore the error ENXIO and ENOMEDIUM during a devs...
blob
|
commitdiff
|
diff to current
2013-01-17
Kenji Okimoto
btrfs-progs: plug memory leaks in btrfs_scan_one_dir...
blob
|
commitdiff
|
diff to current
2013-01-17
Goffredo Baroncelli
parse_size(): add new suffixes
blob
|
commitdiff
|
diff to current
2013-01-17
Goffredo Baroncelli
parse_size(): replace atoll() with strtoull()
blob
|
commitdiff
|
diff to current
2013-01-17
Goffredo Baroncelli
Move parse_size() to utils.[hc]
blob
|
commitdiff
|
diff to current
2012-10-04
Goffredo Baroncelli
pretty_sizes() returns incorrect values
blob
|
commitdiff
|
diff to current
2012-10-02
Josef Bacik
Btrfs-progs: only enforce a maximum size if we specify one
blob
|
commitdiff
|
diff to current
2012-10-02
David Sterba
btrfs-progs: mkfs: create root directory with 755 permi...
blob
|
commitdiff
|
diff to current
2012-07-06
David Sterba
btrfs-progs: mkfs: add option to skip trim
blob
|
commitdiff
|
diff to current
2012-07-05
Chris Mason
Merge branch 'for-chris' of git://github.com/idryomov...
blob
|
commitdiff
|
diff to current
2012-07-03
Josef Bacik
btrfs-progs: enforce block count on all devices in...
blob
|
commitdiff
|
diff to current
2012-06-05
Jim Meyering
avoid several strncpy-induced buffer overruns
blob
|
commitdiff
|
diff to current
2012-06-05
Jim Meyering
btrfs_scan_one_dir: avoid use-after-free on error path
blob
|
commitdiff
|
diff to current
2012-02-22
Chris Mason
Scan /dev/md and device mapper devices last
blob
|
commitdiff
|
diff to current
2012-02-21
Chris Mason
Btrfs: use /proc/partitions scanning for btrfs_scan_for...
blob
|
commitdiff
|
diff to current
2011-10-31
Chris Mason
Merge branch 'recovery-beta' of git://git./linux/kernel...
blob
|
commitdiff
|
diff to current
2011-10-27
Chris Mason
btrfs-progs: fixup is_mounted checks
blob
|
commitdiff
|
diff to current
2011-10-25
Goffredo Baroncelli
Scan the devices listed in /proc/partitions
blob
|
commitdiff
|
diff to current
2011-10-25
Jan Schmidt
btrfs-progs: added check_mounted_where
blob
|
commitdiff
|
diff to current
2011-10-25
Jan Schmidt
mkfs should initialize unused fields properly
blob
|
commitdiff
|
diff to current
2011-10-25
Tsutomu Itoh
btrfs-progs: setting of time to the root directory
blob
|
commitdiff
|
diff to current
2011-10-25
Christoph Hellwig
btrfs-progs: add discard support to mkfs
blob
|
commitdiff
|
diff to current
2011-10-25
Goffredo Baroncelli
Add the "btrfs filesystem label" command
blob
|
commitdiff
|
diff to current
2011-10-25
Josef Bacik
Btrfs-progs: add support for mixed data+metadata block...
blob
|
commitdiff
|
diff to current
2011-10-25
Josef Bacik
Btrfs-progs: update super fields for space cache
blob
|
commitdiff
|
diff to current
2011-10-25
Goffredo Baroncelli
Improve error handling in the btrfs command
blob
|
commitdiff
|
diff to current
2011-10-25
Goldwyn Rodrigues
Btrfs-progs utils Informative errors
blob
|
commitdiff
|
diff to current
2011-10-25
Eduardo Silva
Btrfs-progs use safe string manipulation functions
blob
|
commitdiff
|
diff to current
2010-09-24
Andi Drebes
multidevice support for check_mounted
blob
|
commitdiff
|
diff to current
2009-06-08
Chris Mason
Mixed back reference (FORWARD ROLLING FORMAT CHANGE)
blob
|
commitdiff
|
diff to current
2009-01-21
Jan Engelhardt
Mention minimum size on devices that are considered...
blob
|
commitdiff
|
diff to current
2009-01-16
Chris Mason
Fix ioctl arg size (userland incompatible change!)
blob
|
commitdiff
|
diff to current
2009-01-07
Shen Feng
Add error processing for btrfsctl -a
blob
|
commitdiff
|
diff to current
2008-12-17
Yan Zheng
Btrfs: update converter for the new disk format
blob
|
commitdiff
|
diff to current
2008-12-05
Yan Zheng
superblock duplication
blob
|
commitdiff
|
diff to current
2008-12-08
Chris Mason
Btrfs: move data checksumming into a dedicated tree
blob
|
commitdiff
|
diff to current
2008-12-02
Josef Bacik
btrfs-progs: support for different csum algorithims
blob
|
commitdiff
|
diff to current
2008-11-18
Yan Zheng
update btrfs-progs for seed device support
blob
|
commitdiff
|
diff to current
2008-10-29
Yan Zheng
Add root tree pointer transaction ids
blob
|
commitdiff
|
diff to current
2008-10-09
Yan Zheng
Count space allocated to file in bytes
blob
|
commitdiff
|
diff to current
2008-10-09
Yan Zheng
Remove offset field from struct btrfs_extent_ref
blob
|
commitdiff
|
diff to current
2008-09-23
Zheng Yan
Full back reference support
blob
|
commitdiff
|
diff to current
2008-07-24
Josef Bacik
btrfs-progs new dir index support
blob
|
commitdiff
|
diff to current
2008-05-12
Chris Mason
Fix the pretty print code for num_bytes == 0
blob
|
commitdiff
|
diff to current
2008-05-01
Chris Mason
Fix uninitialized variables, and use -O so gcc starts...
blob
|
commitdiff
|
diff to current
2008-04-22
Chris Mason
Update the Ext3 converter
blob
|
commitdiff
|
diff to current
2008-04-22
Chris Mason
Add a command to show all of the btrfs filesystems...
blob
|
commitdiff
|
diff to current
2008-04-18
Chris Mason
Add checks to avoid adding the same device twice during...
blob
|
commitdiff
|
diff to current
2008-04-18
Chris Mason
Add support for filesystem labels via mkfs.btrfs -L
blob
|
commitdiff
|
diff to current
2008-04-15
Chris Mason
Add chunk uuids and update multi-device back references
blob
|
commitdiff
|
diff to current
2008-04-10
Chris Mason
Write all super blocks during commit
blob
|
commitdiff
|
diff to current
2008-04-09
Chris Mason
Retry metadata reads in the face of checksum failures
blob
|
commitdiff
|
diff to current
2008-04-04
Chris Mason
Recow all roots at the end of mkfs
blob
|
commitdiff
|
diff to current
2008-04-03
Chris Mason
Add mirroring support across multiple drives
blob
|
commitdiff
|
diff to current
2008-04-01
Alex Chiang
btrfs-progs: Fix printf format casting errors
blob
|
commitdiff
|
diff to current
2008-04-01
Goldwyn Rodrigues
check if partition is mounted before mkfs
blob
|
commitdiff
|
diff to current
next