aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/volumes.c
AgeCommit message (Expand)Author
2012-01-17Merge branch 'btrfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2012-01-16Btrfs: use larger system chunksChris Mason
2012-01-16Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/b...Chris Mason
2012-01-16Merge branch 'for-chris' of git://repo.or.cz/linux-btrfs-devel into integrationChris Mason
2012-01-16Merge branch 'restriper' of git://github.com/idryomov/btrfs-unstable into int...Chris Mason
2012-01-16Btrfs: add balance progress reportingIlya Dryomov
2012-01-16Btrfs: allow for canceling restriperIlya Dryomov
2012-01-16Btrfs: allow for pausing restriperIlya Dryomov
2012-01-16Btrfs: add skip_balance mount optionIlya Dryomov
2012-01-16Btrfs: recover balance on mountIlya Dryomov
2012-01-16Btrfs: save balance parameters to diskIlya Dryomov
2012-01-16Btrfs: soft profile changing mode (aka soft convert)Ilya Dryomov
2012-01-16Btrfs: implement online profile changingIlya Dryomov
2012-01-16Btrfs: virtual address space subset filterIlya Dryomov
2012-01-16Btrfs: devid subset filterIlya Dryomov
2012-01-16Btrfs: devid filterIlya Dryomov
2012-01-16Btrfs: usage filterIlya Dryomov
2012-01-16Btrfs: profiles filterIlya Dryomov
2012-01-16Btrfs: add basic infrastructure for selective balancingIlya Dryomov
2012-01-16Btrfs: add basic restriper infrastructureIlya Dryomov
2012-01-16Btrfs: introduce masks for chunk type and profileIlya Dryomov
2012-01-16Btrfs: get rid of *_alloc_profile fieldsIlya Dryomov
2012-01-11Btrfs: fix possible deadlock when opening a seed deviceLi Zefan
2012-01-11Btrfs: simplfy calculation of stripe length for discard operationLi Zefan
2012-01-11Btrfs: don't pre-allocate btrfs bioLi Zefan
2012-01-11Btrfs: don't pass a trans handle unnecessarily in volumes.cLi Zefan
2012-01-08btrfs: fix a deadlock in btrfs_scan_one_device()Al Viro
2012-01-06Btrfs: use bigger metadata chunks on bigger filesystemsChris Mason
2011-12-21Btrfs: integrate integrity check module into btrfsStefan Behrens
2011-12-15Btrfs: unplug every once and a whileChris Mason
2011-12-09Btrfs: fix btrfs_end_bio to deal with write errors to a single mirrorChris Mason
2011-12-08Btrfs: check if the to-be-added device is writableLi Zefan
2011-11-10Btrfs: fix nocow when deleting the itemMiao Xie
2011-11-06Merge git://git.jan-o-sch.net/btrfs-unstable into integrationChris Mason
2011-11-06Merge branch 'for-chris' of git://github.com/sensille/linux into integrationChris Mason
2011-11-06btrfs: separate superblock items out of fs_infoDavid Sterba
2011-10-20Btrfs: close all bdevs on mount failureIlya Dryomov
2011-10-19Btrfs: allow us to overcommit our enospc reservationsJosef Bacik
2011-10-02btrfs: state information for readaheadArne Jansen
2011-09-29btrfs: Put mirror_num in bi_bdevJan Schmidt
2011-09-29btrfs: btrfs_multi_bio replaced with btrfs_bioJan Schmidt
2011-08-16Btrfs: fix uninitialized sync_pendingMiao Xie
2011-08-16Btrfs: fix a bug of balance on full multi-disk partitionsliubo
2011-08-16Btrfs: detect wether a device supports discardJosef Bacik
2011-08-05Btrfs: force unplugs when switching from high to regular priority biosChris Mason
2011-08-01Merge branch 'alloc_path' of git://git.kernel.org/pub/scm/linux/kernel/git/mf...Chris Mason
2011-07-27Btrfs: make a lockdep class for each rootChris Mason
2011-07-25btrfs: Don't BUG_ON alloc_path errors in find_next_chunkMark Fasheh
2011-07-14btrfs: Don't BUG_ON alloc_path errors in btrfs_balance()Mark Fasheh
2011-07-06Btrfs: don't panic if we get an error while balancing V2Josef Bacik