summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/volumes.h
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: fix deadlock when mounting a degraded fsMiao Xie2014-06-191-0/+3
* btrfs: balance filter: add limit of processed chunksDavid Sterba2014-06-091-0/+1
* btrfs: Cleanup the "_struct" suffix in btrfs_workequeueQu Wenruo2014-03-101-1/+1
* btrfs: Replace fs_info->submit_workers with btrfs_workqueue.Qu Wenruo2014-03-101-1/+1
* Btrfs: fix use-after-free in the finishing procedure of the device replaceMiao Xie2014-03-101-0/+1
* btrfs: Pack struct btrfs_deviceDulshani Gunawardhana2013-11-111-10/+10
* Btrfs: remove scrub_super_lock holding in btrfs_sync_log()Wang Shilong2013-11-111-1/+3
* Btrfs: add btrfs_alloc_device and switch to itIlya Dryomov2013-09-011-0/+3
* Btrfs: check UUID tree during mount if requiredStefan Behrens2013-09-011-0/+1
* Btrfs: create UUID tree if requiredStefan Behrens2013-09-011-0/+1
* Btrfs: don't cache the csum value into the extent state treeMiao Xie2013-09-011-0/+7
* 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
OpenPOWER on IntegriCloud