aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/volumes.h
AgeCommit message (Expand)AuthorFilesLines
2014-06-19Btrfs: fix deadlock when mounting a degraded fsGravatar Miao Xie 1-0/+3
2014-06-09btrfs: balance filter: add limit of processed chunksGravatar David Sterba 1-0/+1
2014-03-10btrfs: Cleanup the "_struct" suffix in btrfs_workequeueGravatar Qu Wenruo 1-1/+1
2014-03-10btrfs: Replace fs_info->submit_workers with btrfs_workqueue.Gravatar Qu Wenruo 1-1/+1
2014-03-10Btrfs: fix use-after-free in the finishing procedure of the device replaceGravatar Miao Xie 1-0/+1
2013-11-11btrfs: Pack struct btrfs_deviceGravatar Dulshani Gunawardhana 1-10/+10
2013-11-11Btrfs: remove scrub_super_lock holding in btrfs_sync_log()Gravatar Wang Shilong 1-1/+3
2013-09-01Btrfs: add btrfs_alloc_device and switch to itGravatar Ilya Dryomov 1-0/+3
2013-09-01Btrfs: check UUID tree during mount if requiredGravatar Stefan Behrens 1-0/+1
2013-09-01Btrfs: create UUID tree if requiredGravatar Stefan Behrens 1-0/+1
2013-09-01Btrfs: don't cache the csum value into the extent state treeGravatar Miao Xie 1-0/+7
2013-07-02Btrfs: make the chunk allocator completely tree locklessGravatar Josef Bacik 1-1/+5
2013-06-14Btrfs: cleanup the similar code of the fs root readGravatar Miao Xie 1-0/+1
2013-05-17Btrfs: use a btrfs bioset instead of abusing bio internalsGravatar Chris Mason 1-0/+20
2013-05-06btrfs: make static code static & remove dead codeGravatar Eric Sandeen 1-13/+0
2013-02-20Merge branch 'raid56-experimental' into for-linus-3.9Gravatar Chris Mason 1-1/+8
2013-02-20Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.hGravatar Filipe Brandenburger 1-1/+1
2013-02-01Btrfs: RAID5 and RAID6Gravatar David Woodhouse 1-1/+8
2012-12-16Btrfs: put raid properties into global tableGravatar Liu Bo 1-0/+9
2012-12-12Btrfs: change core code of btrfs to support the device replace operationsGravatar Stefan Behrens 1-1/+2
2012-12-12Btrfs: add new sources for device replace codeGravatar Stefan Behrens 1-0/+8
2012-12-12Btrfs: disallow some operations on the device replace target deviceGravatar Stefan Behrens 1-0/+1
2012-12-12Btrfs: pass fs_info instead of rootGravatar Stefan Behrens 1-1/+1
2012-12-12Btrfs: add btrfs_scratch_superblock() functionGravatar Stefan Behrens 1-0/+1
2012-12-12Btrfs: pass fs_info to btrfs_map_block() instead of mapping_treeGravatar Stefan Behrens 1-1/+1
2012-12-12Btrfs: Pass fs_info to btrfs_num_copies() instead of mapping_treeGravatar Stefan Behrens 1-1/+1
2012-12-12Btrfs: add two more find_device() methodsGravatar Stefan Behrens 1-0/+5
2012-12-12Btrfs: rename the scrub context structureGravatar Stefan Behrens 1-1/+1
2012-08-28Btrfs: revert checksum error statistic which can cause a BUG()Gravatar Stefan Behrens 1-2/+0
2012-07-23Btrfs: add DEVICE_READY ioctlGravatar Josef Bacik 1-0/+1
2012-07-23btrfs: join DEV_STATS ioctls to oneGravatar David Sterba 1-2/+1
2012-07-02Btrfs: resume balance on rw (re)mounts properlyGravatar Ilya Dryomov 1-0/+1
2012-07-02Btrfs: restore restriper state on all mountsGravatar Ilya Dryomov 1-1/+1
2012-06-14Btrfs: use rcu to protect device->nameGravatar Josef Bacik 1-1/+1
2012-05-30Btrfs: read device stats on mount, write modified ones during commitGravatar Stefan Behrens 1-0/+4
2012-05-30Btrfs: add ioctl to get and reset the device statsGravatar Stefan Behrens 1-0/+3
2012-05-30Btrfs: add device counters for detected IO and checksum errorsGravatar Stefan Behrens 1-0/+45
2012-03-22btrfs: return void in functions without error conditionsGravatar Jeff Mahoney 1-2/+2
2012-01-16Merge branch 'for-chris' of git://repo.or.cz/linux-btrfs-devel into integrationGravatar Chris Mason 1-2/+1
2012-01-16Btrfs: add balance progress reportingGravatar Ilya Dryomov 1-0/+3
2012-01-16Btrfs: allow for canceling restriperGravatar Ilya Dryomov 1-0/+1
2012-01-16Btrfs: allow for pausing restriperGravatar Ilya Dryomov 1-0/+1
2012-01-16Btrfs: recover balance on mountGravatar Ilya Dryomov 1-0/+2
2012-01-16Btrfs: soft profile changing mode (aka soft convert)Gravatar Ilya Dryomov 1-0/+6
2012-01-16Btrfs: implement online profile changingGravatar Ilya Dryomov 1-0/+5
2012-01-16Btrfs: virtual address space subset filterGravatar Ilya Dryomov 1-0/+1
2012-01-16Btrfs: devid subset filterGravatar Ilya Dryomov 1-0/+1
2012-01-16Btrfs: devid filterGravatar Ilya Dryomov 1-0/+1
2012-01-16Btrfs: usage filterGravatar Ilya Dryomov 1-0/+1
2012-01-16Btrfs: profiles filterGravatar Ilya Dryomov 1-0/+4