aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/volumes.c
AgeCommit message (Expand)Author
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
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
2011-06-10Btrfs - use %pU to print fsidIlya Dryomov
2011-06-04btrfs: false BUG_ON when degradedArne Jansen
2011-05-23Merge branch 'cleanups_and_fixes' into inode_numbersChris Mason
2011-05-23Btrfs: using rcu lock in the reader side of devices listXiao Guangrong
2011-05-23Btrfs: drop unnecessary device lockXiao Guangrong
2011-05-23Btrfs: fix the race between remove dev and alloc chunkXiao Guangrong
2011-05-23Btrfs: fix the race between reading and updating devicesXiao Guangrong
2011-05-23Btrfs: fix bh leak on __btrfs_open_devices pathXiao Guangrong
2011-05-23Btrfs: return error code to caller when btrfs_del_item failsTsutomu Itoh
2011-05-23Btrfs: return error code to caller when btrfs_previous_item failsTsutomu Itoh
2011-05-23Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Chris Mason
2011-05-22Merge branch 'allocator' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Chris Mason
2011-05-13btrfs: quasi-round-robin for chunk allocationArne Jansen
2011-05-13btrfs: heed alloc_startArne Jansen
2011-05-13btrfs: move btrfs_cmp_device_free_bytes to super.cArne Jansen
2011-05-12btrfs: scrubArne Jansen
2011-05-06btrfs: remove all unused functionsDavid Sterba
2011-05-02btrfs: drop unused parameter from btrfs_release_pathDavid Sterba
2011-05-02btrfs: drop gfp parameter from alloc_extent_mapDavid Sterba
2011-05-02btrfs: drop unused parameter from extent_map_tree_initDavid Sterba