summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avoid several strncpy-induced buffer overrunsJim Meyering2012-06-05
* restore: don't corrupt stack for a zero-length command-line argumentJim Meyering2012-06-05
* mkfs: use strdup in place of strlen,malloc,strcpy sequenceJim Meyering2012-06-05
* btrfs_scan_one_dir: avoid use-after-free on error pathJim Meyering2012-06-05
* Btrfs-progs: make btrfsck aware of free space inodesJosef Bacik2012-06-05
* Makefile: use $(MAKE) instead of hardcoded 'make'Sergei Trofimovich2012-06-05
* Makefile: use $(CC) as a compilers instead of $(CC)/gccSergei Trofimovich2012-06-05
* btrfs-progs: cleanup: remove the redundant BTRFS_CSUM_TYPE_CRC32 macro defini...Wang Sheng-Hui2012-06-05
* Add incompat flag for big metadata blocksChris Mason2012-03-28
* mkfs: make -l and -n an alias for each otherChris Mason2012-03-26
* btrfsck: add early code to handle corrupted block groupsChris Mason2012-02-22
* Scan /dev/md and device mapper devices lastChris Mason2012-02-22
* Btrfs: use /proc/partitions scanning for btrfs_scan_for_fsidChris Mason2012-02-21
* Btrfsck: add the ability to prune corrupt extent allocation tree blocksChris Mason2012-02-21
* btrfsck: remove extents from the fsck reference tracker as they are freedChris Mason2012-02-10
* btrfsck: make sure we fix the block group accounting during repairChris Mason2012-02-09
* btrfsck: add --init-csum-tree to replace the csum root with an empty oneChris Mason2012-02-09
* btrfsck: make sure to dirty all block groups as we fix accountingChris Mason2012-02-09
* Fix btrfs-convert, btrfs-restore and btrfs-find-root buildChris Mason2012-02-08
* Turn off some commands in MakefileChris Mason2012-02-08
* Merge branch 'for-chris' of git://github.com/idryomov/btrfs-progsChris Mason2012-02-08
|\
| * Btrfs-progs: allow multi-line command group synopsisIlya Dryomov2012-02-08
* | btrfsck: fix block group accounting during repairChris Mason2012-02-08
* | btrfs-corrupt-block: add -E option to randomly corrupt the extent_rootChris Mason2012-02-07
* | btrfsck: add code to rebuild extent recordsChris Mason2012-02-07
* | btrfs-corrupt-block: add -e option to corrupt the extent recordChris Mason2012-02-07
* | btrfsck: don't BUG on corrupted extent recordsChris Mason2012-02-06
* | Allow extent_buffers to use more ramChris Mason2012-02-06
* | btrfsck: print some progressChris Mason2012-02-06
* | Add open_ctree_fs_info for partial FS opensChris Mason2012-02-05
|/
* Merge branch 'restriper' of git://github.com/idryomov/btrfs-progsChris Mason2012-02-05
|\
| * Btrfs-progs: fall back to the v1 ioctl if the new balance ioctl failsChris Mason2012-02-05
* | Merge branch 'restriper' of git://github.com/idryomov/btrfs-progsChris Mason2012-02-05
|\|
| * Btrfs-progs: add restriper commandsIlya Dryomov2012-02-03
| * Btrfs-progs: add 'balance' command group infrastructureIlya Dryomov2012-02-03
| * Btrfs-progs: add restriper headersIlya Dryomov2012-02-03
* | Merge branch 'parser' of git://github.com/idryomov/btrfs-progsChris Mason2012-02-05
|\|
| * Btrfs-progs: switch all existing commands to a new parserIlya Dryomov2012-02-03
| * Btrfs-progs: implement new subcommand parserIlya Dryomov2012-02-03
| * Btrfs-progs: rearrange files in the repoIlya Dryomov2012-02-03
* | Btrfs-progs: change the way mkfs picks raid profilesIlya Dryomov2011-12-12
* | Btrfs-progs: fail gracefully on error from open_ctree()Ilya Dryomov2011-12-12
|/
* Btrfs-progs: Relocate -lpthread in makefileArnd Hannemann2011-12-01
* btrfs-progs: make sure btrfs-zero-log writes somethingChris Mason2011-11-21
* Btrfs: add the tree history log to btrfs-progsChris Mason2011-11-05
* Btrfs: fix raid10 reading mathChris Mason2011-11-03
* Btrfs-progs: added ioctls and commands to resolve inodes and logical addrsJan Schmidt2011-11-02
* Btrfs-progs: added resolve commands to man pageJan Schmidt2011-11-02
* Fix missing entries in listing of subvolumesLi Zefan2011-11-02
* Btrfs-progs: btrfs-list: split list_subvolsChris Mason2011-11-02