btrfs-progs: btrfs_list_get_path_rootid error handling
[platform/upstream/btrfs-progs.git] / utils.h
2013-02-26 Jeff Liubtrfs-progs: move btrfslabel.[c|h] stuff to utils....
2013-02-26 Jeff Liubtrfs-progs: refactor check_label()
2013-02-19 Tsutomu ItohBtrfs-progs: check out if the swap device
2013-02-06 Chris MasonMerge branch 'cov-fixes-v1-integration-20130201' of...
2013-02-06 Chris MasonMerge branch 'for-chris' of git://repo.or.cz/btrfs...
2013-02-06 Eric Sandeenbtrfs-progs: simplify ioctl name copy and null termination
2013-01-29 Stefan BehrensBtrfs-progs: make two utility functions globally available
2013-01-29 Anand JainBtrfs-progs: move open_file_or_dir() to utils.c
2013-01-17 Goffredo BaroncelliMove parse_size() to utils.[hc]
2012-10-02 Josef BacikBtrfs-progs: only enforce a maximum size if we specify one
2012-07-06 David Sterbabtrfs-progs: mkfs: add option to skip trim
2011-10-25 Goffredo BaroncelliScan the devices listed in /proc/partitions
2011-10-25 Jan Schmidtbtrfs-progs: added check_mounted_where
2011-10-25 Goffredo BaroncelliAdd the "btrfs filesystem label" command
2011-10-25 Josef BacikBtrfs-progs: add support for mixed data+metadata block...
2010-09-24 Andi Drebesmultidevice support for check_mounted
2009-01-07 Shen FengAdd error processing for btrfsctl -a
2008-04-22 Chris MasonUpdate the Ext3 converter
2008-04-22 Chris MasonAdd a command to show all of the btrfs filesystems...
2008-04-18 Chris MasonAdd checks to avoid adding the same device twice during...
2008-04-18 Chris MasonAdd support for filesystem labels via mkfs.btrfs -L
2008-04-01 Goldwyn Rodriguescheck if partition is mounted before mkfs
2008-03-24 Chris MasonWalk all block devices looking for btrfs
2008-03-24 Chris Masonioctls to scan for btrfs filesystems
2008-03-24 Chris MasonAdd support for multiple devices per filesystem
2008-01-04 YanUpdate btrfs-progs to match kernel sources