aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/volumes.h
AgeCommit message (Expand)Author
2008-09-25Btrfs: Fix the multi-bio code to save the original bio for completionChris Mason
2008-09-25Btrfs: Add async worker threads for pre and post IO checksummingChris Mason
2008-09-25Fix btrfs_open_devices to deal with changes since the scan ioctlsChris Mason
2008-09-25Btrfs: Add mount -o degraded to allow mounts to continue with missing devicesChris Mason
2008-09-25Btrfs: Add support for online device removalChris Mason
2008-09-25Btrfs: Deal with failed writes in mirrored configurationsChris Mason
2008-09-25Btrfs: Add balance ioctl to restripe the chunksChris Mason
2008-09-25Btrfs: Add new ioctl to add devicesChris Mason
2008-09-25Btrfs: Make the resizer work based on shrinking and growing devicesChris Mason
2008-09-25Btrfs: Add a special device list for chunk allocationsChris Mason
2008-09-25Btrfs: Make an unplug function that doesn't unplug every spindleChris Mason
2008-09-25Btrfs: Add chunk uuids and update multi-device back referencesChris Mason
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 mirroring across drivesChris 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