summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/volumes.h
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | btrfs: scrubArne Jansen2011-05-121-0/+6
| |/
* | Merge branch 'allocator' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Chris Mason2011-05-221-15/+1
|\ \
| * | btrfs: quasi-round-robin for chunk allocationArne Jansen2011-05-131-0/+1
| * | btrfs: move btrfs_cmp_device_free_bytes to super.cArne Jansen2011-05-131-15/+0
| |/
* | btrfs: remove all unused functionsDavid Sterba2011-05-061-3/+0
* | btrfs: remove unused function prototypesDavid Sterba2011-05-041-2/+0
|/
* Btrfs: make btrfs_map_block() return entire free extent for each device of RA...Li Dongyang2011-03-281-0/+1
* Btrfs: add initial tracepoint support for btrfsliubo2011-03-281-0/+11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-01-171-0/+27
|\
| * btrfs: fix wrong free space information of btrfsMiao Xie2011-01-161-0/+3
| * btrfs: make the chunk allocator utilize the devices betterMiao Xie2011-01-161-0/+24
* | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-131-1/+1
|\ \
| * | block: clean up blkdev_get() wrappers and their usersTejun Heo2010-11-131-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-12-141-0/+2
|\ \ \ | |/ / |/| / | |/
| * Btrfs: account for missing devices in RAID allocation profilesChris Mason2010-12-131-0/+2
* | btrfs: replace barriers with explicit flush / FUA usageChristoph Hellwig2010-09-101-1/+0
|/
* Btrfs: make balance code choose more wisely when relocatingJosef Bacik2009-09-211-0/+3
* Btrfs: avoid races between super writeout and device list updatesChris Mason2009-06-101-1/+6
OpenPOWER on IntegriCloud