| Commit message (Expand) | Author | Age | Files | Lines |
* | btrfs: fix clashing number of the enhanced balance usage filter | David Sterba | 2015-11-25 | 1 | -1/+1 |
* | btrfs: add balance filters limits, stripes and usage to supported mask | David Sterba | 2015-10-26 | 1 | -1/+4 |
* | btrfs: extend balance filter usage to take minimum and maximum | David Sterba | 2015-10-26 | 1 | -0/+1 |
* | btrfs: add balance filter for stripes | Gabríel Arthúr Pétursson | 2015-10-26 | 1 | -0/+1 |
* | btrfs: extend balance filter limit to take minimum and maximum | David Sterba | 2015-10-26 | 1 | -0/+1 |
* | btrfs: check unsupported filters in balance arguments | David Sterba | 2015-10-26 | 1 | -0/+8 |
* | Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/... | Chris Mason | 2015-10-21 | 1 | -0/+5 |
|\ |
|
| * | btrfs: use btrfs_raid_array for btrfs_get_num_tolerated_disk_barrier_failures() | Zhao Lei | 2015-10-21 | 1 | -0/+1 |
| * | btrfs: Move btrfs_raid_array to public | Zhao Lei | 2015-10-21 | 1 | -0/+4 |
* | | Btrfs: add helper for closing one device | Anand Jain | 2015-10-01 | 1 | -0/+1 |
* | | Btrfs: enhance btrfs_scratch_superblock to scratch all superblocks | Anand Jain | 2015-10-01 | 1 | -1/+1 |
* | | Btrfs: rename super_kobj to fsid_kobj | Anand Jain | 2015-09-29 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'jeffm-discard-4.3' into for-linus-4.3 | Chris Mason | 2015-08-09 | 1 | -0/+3 |
|\ |
|
| * | btrfs: iterate over unused chunk space in FITRIM | Jeff Mahoney | 2015-07-29 | 1 | -0/+3 |
* | | Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-06-30 | 1 | -0/+9 |
|\ \
| |/ |
|
| * | Btrfs: sysfs: add pointer to access fs_info from fs_devices | Anand Jain | 2015-05-27 | 1 | -0/+3 |
| * | Btrfs: introduce btrfs_get_fs_uuids to get fs_uuids | Anand Jain | 2015-05-27 | 1 | -0/+1 |
| * | Btrfs: sysfs: move super_kobj and device_dir_kobj from fs_info to btrfs_fs_de... | Anand Jain | 2015-05-27 | 1 | -0/+5 |
* | | block: remove management of bi_remaining when restoring original bi_end_io | Mike Snitzer | 2015-05-22 | 1 | -2/+0 |
|/ |
|
* | btrfs: remove unused fs_info arg from btrfs_close_extra_devices() | Eric Sandeen | 2015-02-16 | 1 | -2/+1 |
* | Btrfs: Include map_type in raid_bio | Zhao Lei | 2015-01-21 | 1 | -0/+1 |
* | Btrfs: add ref_count and free function for btrfs_bio | Zhao Lei | 2015-01-21 | 1 | -7/+3 |
* | Btrfs: Make raid_map array be inlined in btrfs_bio structure | Zhao Lei | 2015-01-21 | 1 | -2/+9 |
* | Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs i... | Chris Mason | 2014-12-02 | 1 | -3/+11 |
|\ |
|
| * | Btrfs, replace: write dirty pages into the replace target device | Miao Xie | 2014-12-03 | 1 | -3/+7 |
| * | Btrfs, scrub: repair the common data on RAID5/6 if it is corrupted | Miao Xie | 2014-12-03 | 1 | -0/+4 |
* | | Btrfs: fix race between fs trimming and block group remove/allocation | Filipe Manana | 2014-12-02 | 1 | -0/+12 |
* | | btrfs: Fix a lockdep warning when running xfstest. | Qu Wenruo | 2014-11-25 | 1 | -2/+4 |
|/ |
|
* | Btrfs: remove empty block groups automatically | Josef Bacik | 2014-09-22 | 1 | -0/+2 |
* | Btrfs: do file data check by sub-bio's self | Miao Xie | 2014-09-17 | 1 | -2/+3 |
* | Btrfs: fix use-after-free problem of the device during device replace | Miao Xie | 2014-09-17 | 1 | -0/+2 |
* | Btrfs: fix unprotected device's variants on 32bits machine | Miao Xie | 2014-09-17 | 1 | -0/+84 |
* | Btrfs: fix wrong device bytes_used in the super block | Miao Xie | 2014-09-17 | 1 | -0/+4 |
* | Btrfs: fix wrong disk size when writing super blocks | Miao Xie | 2014-09-17 | 1 | -0/+18 |
* | Btrfs: fix unprotected assignment of the target device | Miao Xie | 2014-09-17 | 1 | -0/+1 |
* | Btrfs: cleanup unused num_can_discard in fs_devices | Miao Xie | 2014-09-17 | 1 | -1/+0 |
* | Btrfs: cleanup unused latest_devid and latest_trans in fs_devices | Miao Xie | 2014-09-17 | 1 | -3/+0 |
* | Btrfs: update the comment of total_bytes and disk_total_bytes of btrfs_devie | Miao Xie | 2014-09-17 | 1 | -2/+2 |
* | Btrfs: Fix the problem that the dirty flag of dev stats is cleared | Miao Xie | 2014-09-17 | 1 | -4/+15 |
* | Btrfs: make the device lock and its protected data in the same cacheline | Miao Xie | 2014-09-17 | 1 | -13/+12 |
* | Btrfs: fix deadlock when mounting a degraded fs | Miao Xie | 2014-06-19 | 1 | -0/+3 |
* | btrfs: balance filter: add limit of processed chunks | David Sterba | 2014-06-09 | 1 | -0/+1 |
* | btrfs: Cleanup the "_struct" suffix in btrfs_workequeue | Qu Wenruo | 2014-03-10 | 1 | -1/+1 |
* | btrfs: Replace fs_info->submit_workers with btrfs_workqueue. | Qu Wenruo | 2014-03-10 | 1 | -1/+1 |
* | Btrfs: fix use-after-free in the finishing procedure of the device replace | Miao Xie | 2014-03-10 | 1 | -0/+1 |
* | btrfs: Pack struct btrfs_device | Dulshani Gunawardhana | 2013-11-11 | 1 | -10/+10 |
* | Btrfs: remove scrub_super_lock holding in btrfs_sync_log() | Wang Shilong | 2013-11-11 | 1 | -1/+3 |
* | Btrfs: add btrfs_alloc_device and switch to it | Ilya Dryomov | 2013-09-01 | 1 | -0/+3 |
* | Btrfs: check UUID tree during mount if required | Stefan Behrens | 2013-09-01 | 1 | -0/+1 |
* | Btrfs: create UUID tree if required | Stefan Behrens | 2013-09-01 | 1 | -0/+1 |