Age | Commit message (Expand) | Author | Files | Lines |
2015-07-01 | Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+9 |
2015-05-27 | Btrfs: sysfs: add pointer to access fs_info from fs_devices | Anand Jain | 1 | -0/+3 |
2015-05-27 | Btrfs: introduce btrfs_get_fs_uuids to get fs_uuids | Anand Jain | 1 | -0/+1 |
2015-05-27 | Btrfs: sysfs: move super_kobj and device_dir_kobj from fs_info to btrfs_fs_de... | Anand Jain | 1 | -0/+5 |
2015-05-22 | block: remove management of bi_remaining when restoring original bi_end_io | Mike Snitzer | 1 | -2/+0 |
2015-02-16 | btrfs: remove unused fs_info arg from btrfs_close_extra_devices() | Eric Sandeen | 1 | -2/+1 |
2015-01-22 | Btrfs: Include map_type in raid_bio | Zhao Lei | 1 | -0/+1 |
2015-01-22 | Btrfs: add ref_count and free function for btrfs_bio | Zhao Lei | 1 | -7/+3 |
2015-01-22 | Btrfs: Make raid_map array be inlined in btrfs_bio structure | Zhao Lei | 1 | -2/+9 |
2014-12-03 | Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs i... | Chris Mason | 1 | -3/+11 |
2014-12-03 | Btrfs: fix race between fs trimming and block group remove/allocation | Filipe Manana | 1 | -0/+12 |
2014-12-03 | Btrfs, replace: write dirty pages into the replace target device | Miao Xie | 1 | -3/+7 |
2014-12-03 | Btrfs, scrub: repair the common data on RAID5/6 if it is corrupted | Miao Xie | 1 | -0/+4 |
2014-11-25 | btrfs: Fix a lockdep warning when running xfstest. | Qu Wenruo | 1 | -2/+4 |
2014-09-23 | Btrfs: remove empty block groups automatically | Josef Bacik | 1 | -0/+2 |
2014-09-18 | Btrfs: do file data check by sub-bio's self | Miao Xie | 1 | -2/+3 |
2014-09-18 | Btrfs: fix use-after-free problem of the device during device replace | Miao Xie | 1 | -0/+2 |
2014-09-18 | Btrfs: fix unprotected device's variants on 32bits machine | Miao Xie | 1 | -0/+84 |
2014-09-18 | Btrfs: fix wrong device bytes_used in the super block | Miao Xie | 1 | -0/+4 |
2014-09-18 | Btrfs: fix wrong disk size when writing super blocks | Miao Xie | 1 | -0/+18 |
2014-09-18 | Btrfs: fix unprotected assignment of the target device | Miao Xie | 1 | -0/+1 |
2014-09-18 | Btrfs: cleanup unused num_can_discard in fs_devices | Miao Xie | 1 | -1/+0 |
2014-09-18 | Btrfs: cleanup unused latest_devid and latest_trans in fs_devices | Miao Xie | 1 | -3/+0 |
2014-09-18 | Btrfs: update the comment of total_bytes and disk_total_bytes of btrfs_devie | Miao Xie | 1 | -2/+2 |
2014-09-18 | Btrfs: Fix the problem that the dirty flag of dev stats is cleared | Miao Xie | 1 | -4/+15 |
2014-09-18 | Btrfs: make the device lock and its protected data in the same cacheline | Miao Xie | 1 | -13/+12 |
2014-06-20 | Btrfs: fix deadlock when mounting a degraded fs | Miao Xie | 1 | -0/+3 |
2014-06-10 | btrfs: balance filter: add limit of processed chunks | David Sterba | 1 | -0/+1 |
2014-03-10 | btrfs: Cleanup the "_struct" suffix in btrfs_workequeue | Qu Wenruo | 1 | -1/+1 |
2014-03-10 | btrfs: Replace fs_info->submit_workers with btrfs_workqueue. | Qu Wenruo | 1 | -1/+1 |
2014-03-10 | Btrfs: fix use-after-free in the finishing procedure of the device replace | Miao Xie | 1 | -0/+1 |
2013-11-12 | btrfs: Pack struct btrfs_device | Dulshani Gunawardhana | 1 | -10/+10 |
2013-11-12 | Btrfs: remove scrub_super_lock holding in btrfs_sync_log() | Wang Shilong | 1 | -1/+3 |
2013-09-01 | Btrfs: add btrfs_alloc_device and switch to it | Ilya Dryomov | 1 | -0/+3 |
2013-09-01 | Btrfs: check UUID tree during mount if required | Stefan Behrens | 1 | -0/+1 |
2013-09-01 | Btrfs: create UUID tree if required | Stefan Behrens | 1 | -0/+1 |
2013-09-01 | Btrfs: don't cache the csum value into the extent state tree | Miao Xie | 1 | -0/+7 |
2013-07-02 | Btrfs: make the chunk allocator completely tree lockless | Josef Bacik | 1 | -1/+5 |
2013-06-14 | Btrfs: cleanup the similar code of the fs root read | Miao Xie | 1 | -0/+1 |
2013-05-18 | Btrfs: use a btrfs bioset instead of abusing bio internals | Chris Mason | 1 | -0/+20 |
2013-05-06 | btrfs: make static code static & remove dead code | Eric Sandeen | 1 | -13/+0 |
2013-02-20 | Merge branch 'raid56-experimental' into for-linus-3.9 | Chris Mason | 1 | -1/+8 |
2013-02-20 | Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h | Filipe Brandenburger | 1 | -1/+1 |
2013-02-01 | Btrfs: RAID5 and RAID6 | David Woodhouse | 1 | -1/+8 |
2012-12-17 | Btrfs: put raid properties into global table | Liu Bo | 1 | -0/+9 |
2012-12-13 | Btrfs: change core code of btrfs to support the device replace operations | Stefan Behrens | 1 | -1/+2 |
2012-12-13 | Btrfs: add new sources for device replace code | Stefan Behrens | 1 | -0/+8 |
2012-12-13 | Btrfs: disallow some operations on the device replace target device | Stefan Behrens | 1 | -0/+1 |
2012-12-13 | Btrfs: pass fs_info instead of root | Stefan Behrens | 1 | -1/+1 |
2012-12-13 | Btrfs: add btrfs_scratch_superblock() function | Stefan Behrens | 1 | -0/+1 |