summaryrefslogtreecommitdiff
path: root/fs/btrfs/volumes.c
AgeCommit message (Expand)Author
2008-09-25Btrfs: Write out all super blocks on commit, and bring back proper barrier su...Chris Mason
2008-09-25Btrfs: Retry metadata reads in the face of checksum failuresChris Mason
2008-09-25Change btrfs_map_block to return a structure with mappings for all stripesChris Mason
2008-09-25Btrfs: Add support for duplicate blocks on a single spindleChris Mason
2008-09-25Btrfs: Add support for mirroring across drivesChris Mason
2008-09-25Fix btrfs_fill_super to return -EINVAL when no FS foundYan
2008-09-25Btrfs: Implement raid0 when multiple devices are presentChris Mason
2008-09-25Btrfs: Add support for device scanning and detection ioctlsChris Mason
2008-09-25Btrfs: Bring back mount -o ssd optimizationsChris Mason
2008-09-25Btrfs: Move device information into the super block so it can be scannedChris Mason
2008-09-25Btrfs: Dynamic chunk and block group allocationChris Mason
2008-09-25Btrfs: Add support for multiple devices per filesystemChris Mason