summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/volumes.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: Write out all super blocks on commit, and bring back proper barrier su...Chris Mason2008-09-251-3/+5
* Btrfs: Retry metadata reads in the face of checksum failuresChris Mason2008-09-251-4/+35
* Change btrfs_map_block to return a structure with mappings for all stripesChris Mason2008-09-251-60/+75
* Btrfs: Add support for duplicate blocks on a single spindleChris Mason2008-09-251-4/+28
* Btrfs: Add support for mirroring across drivesChris Mason2008-09-251-28/+126
* Fix btrfs_fill_super to return -EINVAL when no FS foundYan2008-09-251-1/+1
* Btrfs: Implement raid0 when multiple devices are presentChris Mason2008-09-251-30/+100
* Btrfs: Add support for device scanning and detection ioctlsChris Mason2008-09-251-14/+222
* Btrfs: Bring back mount -o ssd optimizationsChris Mason2008-09-251-0/+5
* Btrfs: Move device information into the super block so it can be scannedChris Mason2008-09-251-46/+15
* Btrfs: Dynamic chunk and block group allocationChris Mason2008-09-251-34/+53
* Btrfs: Add support for multiple devices per filesystemChris Mason2008-09-251-0/+852