summaryrefslogtreecommitdiff
path: root/fs/btrfs/volumes.h
AgeCommit message (Expand)Author
2014-06-19Btrfs: fix deadlock when mounting a degraded fsMiao Xie
2014-06-09btrfs: balance filter: add limit of processed chunksDavid Sterba
2014-03-10btrfs: Cleanup the "_struct" suffix in btrfs_workequeueQu Wenruo
2014-03-10btrfs: Replace fs_info->submit_workers with btrfs_workqueue.Qu Wenruo
2014-03-10Btrfs: fix use-after-free in the finishing procedure of the device replaceMiao Xie
2013-11-11btrfs: Pack struct btrfs_deviceDulshani Gunawardhana
2013-11-11Btrfs: remove scrub_super_lock holding in btrfs_sync_log()Wang Shilong
2013-09-01Btrfs: add btrfs_alloc_device and switch to itIlya Dryomov
2013-09-01Btrfs: check UUID tree during mount if requiredStefan Behrens
2013-09-01Btrfs: create UUID tree if requiredStefan Behrens
2013-09-01Btrfs: don't cache the csum value into the extent state treeMiao Xie
2013-07-02Btrfs: make the chunk allocator completely tree locklessJosef Bacik
2013-06-14Btrfs: cleanup the similar code of the fs root readMiao Xie
2013-05-17Btrfs: use a btrfs bioset instead of abusing bio internalsChris Mason
2013-05-06btrfs: make static code static & remove dead codeEric Sandeen
2013-02-20Merge branch 'raid56-experimental' into for-linus-3.9Chris Mason
2013-02-20Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.hFilipe Brandenburger
2013-02-01Btrfs: RAID5 and RAID6David Woodhouse
2012-12-16Btrfs: put raid properties into global tableLiu Bo
2012-12-12Btrfs: change core code of btrfs to support the device replace operationsStefan Behrens
2012-12-12Btrfs: add new sources for device replace codeStefan Behrens
2012-12-12Btrfs: disallow some operations on the device replace target deviceStefan Behrens
2012-12-12Btrfs: pass fs_info instead of rootStefan Behrens
2012-12-12Btrfs: add btrfs_scratch_superblock() functionStefan Behrens
2012-12-12Btrfs: pass fs_info to btrfs_map_block() instead of mapping_treeStefan Behrens
2012-12-12Btrfs: Pass fs_info to btrfs_num_copies() instead of mapping_treeStefan Behrens
2012-12-12Btrfs: add two more find_device() methodsStefan Behrens
2012-12-12Btrfs: rename the scrub context structureStefan Behrens
2012-08-28Btrfs: revert checksum error statistic which can cause a BUG()Stefan Behrens
2012-07-23Btrfs: add DEVICE_READY ioctlJosef Bacik
2012-07-23btrfs: join DEV_STATS ioctls to oneDavid Sterba
2012-07-02Btrfs: resume balance on rw (re)mounts properlyIlya Dryomov
2012-07-02Btrfs: restore restriper state on all mountsIlya Dryomov
2012-06-14Btrfs: use rcu to protect device->nameJosef Bacik
2012-05-30Btrfs: read device stats on mount, write modified ones during commitStefan Behrens
2012-05-30Btrfs: add ioctl to get and reset the device statsStefan Behrens
2012-05-30Btrfs: add device counters for detected IO and checksum errorsStefan Behrens
2012-03-22btrfs: return void in functions without error conditionsJeff Mahoney
2012-01-16Merge branch 'for-chris' of git://repo.or.cz/linux-btrfs-devel into integrationChris Mason
2012-01-16Btrfs: add balance progress reportingIlya Dryomov
2012-01-16Btrfs: allow for canceling restriperIlya Dryomov
2012-01-16Btrfs: allow for pausing restriperIlya Dryomov
2012-01-16Btrfs: recover balance on mountIlya Dryomov
2012-01-16Btrfs: soft profile changing mode (aka soft convert)Ilya Dryomov
2012-01-16Btrfs: implement online profile changingIlya Dryomov
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