summaryrefslogtreecommitdiff
path: root/fs/btrfs/volumes.h
AgeCommit message (Expand)Author
2019-12-21btrfs: Remove btrfs_bio::flags memberQu Wenruo
2019-07-10btrfs: Ensure replaced device doesn't have pending chunk allocationNikolay Borisov
2019-01-16btrfs: tree-checker: Verify block_group_itemQu Wenruo
2015-11-25btrfs: fix clashing number of the enhanced balance usage filterDavid Sterba
2015-10-26btrfs: add balance filters limits, stripes and usage to supported maskDavid Sterba
2015-10-26btrfs: extend balance filter usage to take minimum and maximumDavid Sterba
2015-10-26btrfs: add balance filter for stripesGabríel Arthúr Pétursson
2015-10-26btrfs: extend balance filter limit to take minimum and maximumDavid Sterba
2015-10-26btrfs: check unsupported filters in balance argumentsDavid Sterba
2015-10-21Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Chris Mason
2015-10-21btrfs: use btrfs_raid_array for btrfs_get_num_tolerated_disk_barrier_failures()Zhao Lei
2015-10-21btrfs: Move btrfs_raid_array to publicZhao Lei
2015-10-01Btrfs: add helper for closing one deviceAnand Jain
2015-10-01Btrfs: enhance btrfs_scratch_superblock to scratch all superblocksAnand Jain
2015-09-29Btrfs: rename super_kobj to fsid_kobjAnand Jain
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