summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/volumes.h
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: make the chunk allocator completely tree locklessJosef Bacik2013-07-021-1/+5
* Btrfs: cleanup the similar code of the fs root readMiao Xie2013-06-141-0/+1
* Btrfs: use a btrfs bioset instead of abusing bio internalsChris Mason2013-05-171-0/+20
* btrfs: make static code static & remove dead codeEric Sandeen2013-05-061-13/+0
* Merge branch 'raid56-experimental' into for-linus-3.9Chris Mason2013-02-201-1/+8
|\
| * Btrfs: RAID5 and RAID6David Woodhouse2013-02-011-1/+8
* | Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.hFilipe Brandenburger2013-02-201-1/+1
|/
* Btrfs: put raid properties into global tableLiu Bo2012-12-161-0/+9
* Btrfs: change core code of btrfs to support the device replace operationsStefan Behrens2012-12-121-1/+2
* Btrfs: add new sources for device replace codeStefan Behrens2012-12-121-0/+8
* Btrfs: disallow some operations on the device replace target deviceStefan Behrens2012-12-121-0/+1
* Btrfs: pass fs_info instead of rootStefan Behrens2012-12-121-1/+1
* Btrfs: add btrfs_scratch_superblock() functionStefan Behrens2012-12-121-0/+1
* Btrfs: pass fs_info to btrfs_map_block() instead of mapping_treeStefan Behrens2012-12-121-1/+1
* Btrfs: Pass fs_info to btrfs_num_copies() instead of mapping_treeStefan Behrens2012-12-121-1/+1
* Btrfs: add two more find_device() methodsStefan Behrens2012-12-121-0/+5
* Btrfs: rename the scrub context structureStefan Behrens2012-12-121-1/+1
* Btrfs: revert checksum error statistic which can cause a BUG()Stefan Behrens2012-08-281-2/+0
* Btrfs: add DEVICE_READY ioctlJosef Bacik2012-07-231-0/+1
* btrfs: join DEV_STATS ioctls to oneDavid Sterba2012-07-231-2/+1
* Btrfs: resume balance on rw (re)mounts properlyIlya Dryomov2012-07-021-0/+1
* Btrfs: restore restriper state on all mountsIlya Dryomov2012-07-021-1/+1
* Btrfs: use rcu to protect device->nameJosef Bacik2012-06-141-1/+1
* Btrfs: read device stats on mount, write modified ones during commitStefan Behrens2012-05-301-0/+4
* Btrfs: add ioctl to get and reset the device statsStefan Behrens2012-05-301-0/+3
* Btrfs: add device counters for detected IO and checksum errorsStefan Behrens2012-05-301-0/+45
* btrfs: return void in functions without error conditionsJeff Mahoney2012-03-221-2/+2
* Merge branch 'for-chris' of git://repo.or.cz/linux-btrfs-devel into integrationChris Mason2012-01-161-2/+1
|\
| * Btrfs: don't pass a trans handle unnecessarily in volumes.cLi Zefan2012-01-111-2/+1
* | Btrfs: add balance progress reportingIlya Dryomov2012-01-161-0/+3
* | Btrfs: allow for canceling restriperIlya Dryomov2012-01-161-0/+1
* | Btrfs: allow for pausing restriperIlya Dryomov2012-01-161-0/+1
* | Btrfs: recover balance on mountIlya Dryomov2012-01-161-0/+2
* | Btrfs: soft profile changing mode (aka soft convert)Ilya Dryomov2012-01-161-0/+6
* | Btrfs: implement online profile changingIlya Dryomov2012-01-161-0/+5
* | Btrfs: virtual address space subset filterIlya Dryomov2012-01-161-0/+1
* | Btrfs: devid subset filterIlya Dryomov2012-01-161-0/+1
* | Btrfs: devid filterIlya Dryomov2012-01-161-0/+1
* | Btrfs: usage filterIlya Dryomov2012-01-161-0/+1
* | Btrfs: profiles filterIlya Dryomov2012-01-161-0/+4
* | Btrfs: add basic infrastructure for selective balancingIlya Dryomov2012-01-161-0/+11
* | Btrfs: add basic restriper infrastructureIlya Dryomov2012-01-161-1/+13
|/
* Btrfs: fix barrier flushesChris Mason2011-11-201-0/+6
* Merge git://git.jan-o-sch.net/btrfs-unstable into integrationChris Mason2011-11-061-3/+7
|\
| * btrfs: btrfs_multi_bio replaced with btrfs_bioJan Schmidt2011-09-291-3/+7
* | btrfs: state information for readaheadArne Jansen2011-10-021-0/+8
|/
* Btrfs: detect wether a device supports discardJosef Bacik2011-08-161-0/+2
* Merge branch 'cleanups_and_fixes' into inode_numbersChris Mason2011-05-231-0/+2
|\
| * Btrfs: using rcu lock in the reader side of devices listXiao Guangrong2011-05-231-0/+2
* | Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Chris Mason2011-05-231-0/+6
|\ \