summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Btrfs-progs: fsck: reset balance after reiniting extent rootWang Shilong2014-03-21
* Btrfs-progs: fsck: deal with really corrupted extent treeWang Shilong2014-03-21
* Btrfs-progs: remove unused variable and update btrfs-image man pageRakesh Pandit2014-03-21
* Btrfs-progs: use the correct integer type for ioctlArvin Schnell2014-03-21
* btrfs-progs: make the device scan logic more clearGui Hecheng2014-03-21
* btrfs-progs: cleanup device stat usage promptGui Hecheng2014-03-21
* Btrfs-progs: free path if we don't find root itemRakesh Pandit2014-03-21
* btrfs-progs: include <sys/xattr.h> instead of <attr/xattr.h>Christophe Vu-Brugier2014-03-21
* Btrfs-progs: make sure to save mirror_num only if it is setJosef Bacik2014-03-21
* Btrfs-progs: record generation for tree blocks in fsckJosef Bacik2014-03-21
* btrfs-progs: Init root_item to avoid gcc 4.8.2 warningQu Wenruo2014-03-21
* Btrfs-progs: use bitfield instead of integer for some variants in fs_infoWang Shilong2014-03-21
* Btrfs-progs: fix restore of files with compressed extentsFilipe David Borba Manana2014-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: fsck: fix wrong return value in check_block()Wang Shilong2014-03-21
* Btrfs-progs: fsck: avoid overwritting existed space when initting csum treeWang Shilong2014-03-21
* btrfs-progs: Copyright string updateHidetoshi Seto2014-03-21
* btrfs-progs: mkfs.btrfs man page: update default metadata blocksizeRakesh Pandit2014-03-21
* btrfs-progs: don't remove BTRFS_BLOCK_GROUP_DUP in chunk typeRakesh Pandit2014-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: judge the return value of check_mounted more accuratelyGui Hecheng2014-03-21
* Btrfs-progs: switch to arg_strtou64() part3Wang Shilong2014-03-21
* Btrfs-progs: switch to arg_strtou64() part2Wang Shilong2014-03-21
* Btrfs-progs: switch to arg_strtou64() part1Wang Shilong2014-03-21
* Btrfs-progs: new helper to parse string to u64 for btrfsWang Shilong2014-03-21
* btrfs-progs: fix fsck leaks on error returnsGui Hecheng2014-03-21
* btrfs-progs: add dry-run option to restore commandJustin Maggard2014-03-21
* btrfs-progs: cleanup nonsense ret value assignmentGui Hecheng2014-03-21
* btrfs-progs: remove a dead break before usage()Gui Hecheng2014-03-21
* btrfs-progs: use usage() to replace the warning msg on no-arg usageGui Hecheng2014-03-21
* btrfs-progs: Remove superfluous BUG_ON check.Mitch Harder2014-03-21
* btrfs-progs: Fix check_arg_type() which doesn't use realpath() result.Qu Wenruo2014-03-21
* btrfs-progs: Preserve process_one_leaf return value.Mitch Harder2014-03-21
* Btrfs-progs: receive: don't output normal message into stderrWang Shilong2014-03-21
* btrfs-progs: move find_mount_root to utils.[ch]Qu Wenruo2014-03-21
* btrfs-progs: Change BUG() to use assert.Mitch Harder2014-03-21
* btrfs-progs: Add missing devices check for mounted btrfs.Qu Wenruo2014-03-21
* ioctl: add note regarding CLONE_RANGE(len=0) behaviourDavid Disseldorp2014-03-21
* btrfs-progs: fix typo in reported errorAnand Jain2014-03-21
* btrfs-progs: enclose uuid tree compat code with ifdefsDavid Sterba2014-03-21
* btrfs-progs: return non zero when label is not foundAnand Jain2014-01-31
* btrfs-progs: lblkid wouldn't find non mapper path inputAnand Jain2014-01-31
* Btrfs-progs: add support for the compression propertyFilipe David Borba Manana2014-01-31
* Btrfs-progs: add type root to label propertyFilipe David Borba Manana2014-01-31
* Btrfs-progs: fix detection of root objects in cmds-property.cFilipe David Borba Manana2014-01-31
* Btrfs-progs: introduce btrfs property subgroupAlexander Block2014-01-31
* Btrfs-progs: make send/receive compatible with older kernelsWang Shilong2014-01-31