summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* btrfs-progs: Constify gettersKusanagi Kouichi2014-04-11
* Btrfs-progs: btrfs: remove dead code in handle_optionsRakesh Pandit2014-04-11
* btrfs-progs: Modify the help string to keep consistent with man page.Qu Wenruo2014-04-11
* Btrfs-progs: fsck: fix wrong index in pick_next_pending()Wang Shilong2014-04-11
* Btrfs-progs: fsck: reduce memory usage of extent record structWang Shilong2014-04-11
* Btrfs-progs: fsck: fix possible memory leaks in run_next_block()Wang Shilong2014-04-11
* Btrfs-progs: fsck: don't free @seen cache until we finish searchingWang Shilong2014-04-11
* btrfs-progs v3.14Chris Mason2014-04-06
* btrfs-progs: fix listing deleted subvolumesDavid Sterba2014-04-04
* btrfs-progs: make device discard process interruptibleDavid Sterba2014-04-04
* btrfs-progs: avoid implicit scan for backup SBAnand Jain2014-04-04
* Btrfs-progs: fsck: fix memory leak and unnecessary call to freeRakesh Pandit2014-03-21
* Btrfs-progs: return with -ENOMEM if malloc failsRakesh Pandit2014-03-21
* Btrfs-progs: scrub: don't call unlock if pthread_mutex_lock failsRakesh Pandit2014-03-21
* btrfs-progs: Fix a memleak in btrfs_scan_lblkid().Qu Wenruo2014-03-21
* btrfs-progs: Fix a memleak in btrfs_scan_one_device.Qu Wenruo2014-03-21
* btrfs-progs: skip erroneous free before initializationGui Hecheng2014-03-21
* btrfs-progs: fix bug on mkfs with relative path specifiedGui Hecheng2014-03-21
* Btrfs-progs: mkfs: make sure we can deal with hard links with -r optionWang Shilong2014-03-21
* Btrfs-progs: mkfs: don't create extent for an empty fileWang Shilong2014-03-21
* btrfs-progs: fix uninit variable in btrfs_scan_kernelChris Mason2014-03-21
* Btrfs-progs: fsck: handle case that we can not lookup extent infoWang Shilong2014-03-21
* Btrfs-progs: fsck: force to udate tree root for some casesWang Shilong2014-03-21
* Btrfs-progs: fsck: insert root dir into reloc data tree when reiniting itWang Shilong2014-03-21
* 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