Age | Commit message (Expand) | Author |
2014-06-19 | Btrfs: fix deadlock when mounting a degraded fs | Miao Xie |
2014-06-09 | btrfs: balance filter: add limit of processed chunks | David Sterba |
2014-03-10 | btrfs: Cleanup the "_struct" suffix in btrfs_workequeue | Qu Wenruo |
2014-03-10 | btrfs: Replace fs_info->submit_workers with btrfs_workqueue. | Qu Wenruo |
2014-03-10 | Btrfs: fix use-after-free in the finishing procedure of the device replace | Miao Xie |
2013-11-11 | btrfs: Pack struct btrfs_device | Dulshani Gunawardhana |
2013-11-11 | Btrfs: remove scrub_super_lock holding in btrfs_sync_log() | Wang Shilong |
2013-09-01 | Btrfs: add btrfs_alloc_device and switch to it | Ilya Dryomov |
2013-09-01 | Btrfs: check UUID tree during mount if required | Stefan Behrens |
2013-09-01 | Btrfs: create UUID tree if required | Stefan Behrens |
2013-09-01 | Btrfs: don't cache the csum value into the extent state tree | Miao Xie |
2013-07-02 | Btrfs: make the chunk allocator completely tree lockless | Josef Bacik |
2013-06-14 | Btrfs: cleanup the similar code of the fs root read | Miao Xie |
2013-05-17 | Btrfs: use a btrfs bioset instead of abusing bio internals | Chris Mason |
2013-05-06 | btrfs: make static code static & remove dead code | Eric Sandeen |
2013-02-20 | Merge branch 'raid56-experimental' into for-linus-3.9 | Chris Mason |
2013-02-20 | Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h | Filipe Brandenburger |
2013-02-01 | Btrfs: RAID5 and RAID6 | David Woodhouse |
2012-12-16 | Btrfs: put raid properties into global table | Liu Bo |
2012-12-12 | Btrfs: change core code of btrfs to support the device replace operations | Stefan Behrens |
2012-12-12 | Btrfs: add new sources for device replace code | Stefan Behrens |
2012-12-12 | Btrfs: disallow some operations on the device replace target device | Stefan Behrens |
2012-12-12 | Btrfs: pass fs_info instead of root | Stefan Behrens |
2012-12-12 | Btrfs: add btrfs_scratch_superblock() function | Stefan Behrens |
2012-12-12 | Btrfs: pass fs_info to btrfs_map_block() instead of mapping_tree | Stefan Behrens |
2012-12-12 | Btrfs: Pass fs_info to btrfs_num_copies() instead of mapping_tree | Stefan Behrens |
2012-12-12 | Btrfs: add two more find_device() methods | Stefan Behrens |
2012-12-12 | Btrfs: rename the scrub context structure | Stefan Behrens |
2012-08-28 | Btrfs: revert checksum error statistic which can cause a BUG() | Stefan Behrens |
2012-07-23 | Btrfs: add DEVICE_READY ioctl | Josef Bacik |
2012-07-23 | btrfs: join DEV_STATS ioctls to one | David Sterba |
2012-07-02 | Btrfs: resume balance on rw (re)mounts properly | Ilya Dryomov |
2012-07-02 | Btrfs: restore restriper state on all mounts | Ilya Dryomov |
2012-06-14 | Btrfs: use rcu to protect device->name | Josef Bacik |
2012-05-30 | Btrfs: read device stats on mount, write modified ones during commit | Stefan Behrens |
2012-05-30 | Btrfs: add ioctl to get and reset the device stats | Stefan Behrens |
2012-05-30 | Btrfs: add device counters for detected IO and checksum errors | Stefan Behrens |
2012-03-22 | btrfs: return void in functions without error conditions | Jeff Mahoney |
2012-01-16 | Merge branch 'for-chris' of git://repo.or.cz/linux-btrfs-devel into integration | Chris Mason |
2012-01-16 | Btrfs: add balance progress reporting | Ilya Dryomov |
2012-01-16 | Btrfs: allow for canceling restriper | Ilya Dryomov |
2012-01-16 | Btrfs: allow for pausing restriper | Ilya Dryomov |
2012-01-16 | Btrfs: recover balance on mount | Ilya Dryomov |
2012-01-16 | Btrfs: soft profile changing mode (aka soft convert) | Ilya Dryomov |
2012-01-16 | Btrfs: implement online profile changing | Ilya Dryomov |
2012-01-16 | Btrfs: virtual address space subset filter | Ilya Dryomov |
2012-01-16 | Btrfs: devid subset filter | Ilya Dryomov |
2012-01-16 | Btrfs: devid filter | Ilya Dryomov |
2012-01-16 | Btrfs: usage filter | Ilya Dryomov |
2012-01-16 | Btrfs: profiles filter | Ilya Dryomov |