summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/volumes.h
AgeCommit message (Expand)Author
2015-10-13btrfs: check unsupported filters in balance argumentsDavid Sterba
2015-08-09Merge branch 'jeffm-discard-4.3' into for-linus-4.3Chris Mason
2015-07-29btrfs: iterate over unused chunk space in FITRIMJeff Mahoney
2015-06-30Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-05-27Btrfs: sysfs: add pointer to access fs_info from fs_devicesAnand Jain
2015-05-27Btrfs: introduce btrfs_get_fs_uuids to get fs_uuidsAnand Jain
2015-05-27Btrfs: sysfs: move super_kobj and device_dir_kobj from fs_info to btrfs_fs_de...Anand Jain
2015-05-22block: remove management of bi_remaining when restoring original bi_end_ioMike Snitzer
2015-02-16btrfs: remove unused fs_info arg from btrfs_close_extra_devices()Eric Sandeen
2015-01-21Btrfs: Include map_type in raid_bioZhao Lei
2015-01-21Btrfs: add ref_count and free function for btrfs_bioZhao Lei
2015-01-21Btrfs: Make raid_map array be inlined in btrfs_bio structureZhao Lei
2014-12-02Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs i...Chris Mason
2014-12-02Btrfs: fix race between fs trimming and block group remove/allocationFilipe Manana
2014-12-03Btrfs, replace: write dirty pages into the replace target deviceMiao Xie
2014-12-03Btrfs, scrub: repair the common data on RAID5/6 if it is corruptedMiao Xie
2014-11-25btrfs: Fix a lockdep warning when running xfstest.Qu Wenruo
2014-09-22Btrfs: remove empty block groups automaticallyJosef Bacik
2014-09-17Btrfs: do file data check by sub-bio's selfMiao Xie
2014-09-17Btrfs: fix use-after-free problem of the device during device replaceMiao Xie
2014-09-17Btrfs: fix unprotected device's variants on 32bits machineMiao Xie
2014-09-17Btrfs: fix wrong device bytes_used in the super blockMiao Xie
2014-09-17Btrfs: fix wrong disk size when writing super blocksMiao Xie
2014-09-17Btrfs: fix unprotected assignment of the target deviceMiao Xie
2014-09-17Btrfs: cleanup unused num_can_discard in fs_devicesMiao Xie
2014-09-17Btrfs: cleanup unused latest_devid and latest_trans in fs_devicesMiao Xie
2014-09-17Btrfs: update the comment of total_bytes and disk_total_bytes of btrfs_devieMiao Xie
2014-09-17Btrfs: Fix the problem that the dirty flag of dev stats is clearedMiao Xie
2014-09-17Btrfs: make the device lock and its protected data in the same cachelineMiao Xie
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