aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/volumes.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-17Btrfs: use a btrfs bioset instead of abusing bio internalsChris Mason1-0/+20
2013-05-06btrfs: make static code static & remove dead codeEric Sandeen1-13/+0
2013-02-20Merge branch 'raid56-experimental' into for-linus-3.9Chris Mason1-1/+8
2013-02-20Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.hFilipe Brandenburger1-1/+1
2013-02-01Btrfs: RAID5 and RAID6David Woodhouse1-1/+8
2012-12-16Btrfs: put raid properties into global tableLiu Bo1-0/+9
2012-12-12Btrfs: change core code of btrfs to support the device replace operationsStefan Behrens1-1/+2
2012-12-12Btrfs: add new sources for device replace codeStefan Behrens1-0/+8
2012-12-12Btrfs: disallow some operations on the device replace target deviceStefan Behrens1-0/+1
2012-12-12Btrfs: pass fs_info instead of rootStefan Behrens1-1/+1
2012-12-12Btrfs: add btrfs_scratch_superblock() functionStefan Behrens1-0/+1
2012-12-12Btrfs: pass fs_info to btrfs_map_block() instead of mapping_treeStefan Behrens1-1/+1
2012-12-12Btrfs: Pass fs_info to btrfs_num_copies() instead of mapping_treeStefan Behrens1-1/+1
2012-12-12Btrfs: add two more find_device() methodsStefan Behrens1-0/+5
2012-12-12Btrfs: rename the scrub context structureStefan Behrens1-1/+1
2012-08-28Btrfs: revert checksum error statistic which can cause a BUG()Stefan Behrens1-2/+0
2012-07-23Btrfs: add DEVICE_READY ioctlJosef Bacik1-0/+1
2012-07-23btrfs: join DEV_STATS ioctls to oneDavid Sterba1-2/+1
2012-07-02Btrfs: resume balance on rw (re)mounts properlyIlya Dryomov1-0/+1
2012-07-02Btrfs: restore restriper state on all mountsIlya Dryomov1-1/+1
2012-06-14Btrfs: use rcu to protect device->nameJosef Bacik1-1/+1
2012-05-30Btrfs: read device stats on mount, write modified ones during commitStefan Behrens1-0/+4
2012-05-30Btrfs: add ioctl to get and reset the device statsStefan Behrens1-0/+3
2012-05-30Btrfs: add device counters for detected IO and checksum errorsStefan Behrens1-0/+45
2012-03-22btrfs: return void in functions without error conditionsJeff Mahoney1-2/+2
2012-01-16Merge branch 'for-chris' of git://repo.or.cz/linux-btrfs-devel into integrationChris Mason1-2/+1
2012-01-16Btrfs: add balance progress reportingIlya Dryomov1-0/+3
2012-01-16Btrfs: allow for canceling restriperIlya Dryomov1-0/+1
2012-01-16Btrfs: allow for pausing restriperIlya Dryomov1-0/+1
2012-01-16Btrfs: recover balance on mountIlya Dryomov1-0/+2
2012-01-16Btrfs: soft profile changing mode (aka soft convert)Ilya Dryomov1-0/+6
2012-01-16Btrfs: implement online profile changingIlya Dryomov1-0/+5
2012-01-16Btrfs: virtual address space subset filterIlya Dryomov1-0/+1
2012-01-16Btrfs: devid subset filterIlya Dryomov1-0/+1
2012-01-16Btrfs: devid filterIlya Dryomov1-0/+1
2012-01-16Btrfs: usage filterIlya Dryomov1-0/+1
2012-01-16Btrfs: profiles filterIlya Dryomov1-0/+4
2012-01-16Btrfs: add basic infrastructure for selective balancingIlya Dryomov1-0/+11
2012-01-16Btrfs: add basic restriper infrastructureIlya Dryomov1-1/+13
2012-01-11Btrfs: don't pass a trans handle unnecessarily in volumes.cLi Zefan1-2/+1
2011-11-20Btrfs: fix barrier flushesChris Mason1-0/+6
2011-11-06Merge git://git.jan-o-sch.net/btrfs-unstable into integrationChris Mason1-3/+7
2011-10-02btrfs: state information for readaheadArne Jansen1-0/+8
2011-09-29btrfs: btrfs_multi_bio replaced with btrfs_bioJan Schmidt1-3/+7
2011-08-16Btrfs: detect wether a device supports discardJosef Bacik1-0/+2
2011-05-23Merge branch 'cleanups_and_fixes' into inode_numbersChris Mason1-0/+2
2011-05-23Btrfs: using rcu lock in the reader side of devices listXiao Guangrong1-0/+2
2011-05-23Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arne/btrfs-unstable-arne into inode_numbersChris Mason1-0/+6
2011-05-22Merge branch 'allocator' of git://git.kernel.org/pub/scm/linux/kernel/git/arne/btrfs-unstable-arne into inode_numbersChris Mason1-15/+1
2011-05-13btrfs: quasi-round-robin for chunk allocationArne Jansen1-0/+1