aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/volumes.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-21Btrfs: make balance code choose more wisely when relocatingJosef Bacik1-0/+3
2009-06-10Btrfs: avoid races between super writeout and device list updatesChris Mason1-1/+6
2009-06-10Btrfs: autodetect SSD devicesChris Mason1-0/+5
2009-04-27Btrfs: When shrinking, only update disk size on successChris Ball1-0/+3
2009-04-20Btrfs: use WRITE_SYNC for synchronous writesChris Mason1-2/+11
2009-04-02Btrfs: fix typos in commentsWu Fengguang1-1/+1
2008-12-12Btrfs: shared seed deviceYan Zheng1-2/+1
2008-12-08Btrfs: superblock duplicationYan Zheng1-2/+4
2008-12-02Btrfs: corret fmode_t annotationsChristoph Hellwig1-2/+2
2008-11-19Btrfs: Fixes for 2.6.28-rc API changesChris Mason1-0/+3
2008-11-17Btrfs: Seed device supportYan Zheng1-6/+14
2008-09-25Btrfs: Fix the multi-bio code to save the original bio for completionChris Mason1-0/+1
2008-09-25Btrfs: Add async worker threads for pre and post IO checksummingChris Mason1-3/+7
2008-09-25Fix btrfs_open_devices to deal with changes since the scan ioctlsChris Mason1-2/+2
2008-09-25Btrfs: Add mount -o degraded to allow mounts to continue with missing devicesChris Mason1-0/+3
2008-09-25Btrfs: Add support for online device removalChris Mason1-0/+3
2008-09-25Btrfs: Deal with failed writes in mirrored configurationsChris Mason1-1/+2
2008-09-25Btrfs: Add balance ioctl to restripe the chunksChris Mason1-0/+1
2008-09-25Btrfs: Add new ioctl to add devicesChris Mason1-0/+1
2008-09-25Btrfs: Make the resizer work based on shrinking and growing devicesChris Mason1-0/+5
2008-09-25Btrfs: Add a special device list for chunk allocationsChris Mason1-0/+7
2008-09-25Btrfs: Make an unplug function that doesn't unplug every spindleChris Mason1-0/+2
2008-09-25Btrfs: Add chunk uuids and update multi-device back referencesChris Mason1-2/+4
2008-09-25Btrfs: Write out all super blocks on commit, and bring back proper barrier supportChris Mason1-0/+3
2008-09-25Btrfs: Retry metadata reads in the face of checksum failuresChris Mason1-2/+4
2008-09-25Change btrfs_map_block to return a structure with mappings for all stripesChris Mason1-3/+22
2008-09-25Btrfs: Add support for mirroring across drivesChris Mason1-5/+6
2008-09-25Btrfs: Add support for device scanning and detection ioctlsChris Mason1-0/+25
2008-09-25Btrfs: Bring back mount -o ssd optimizationsChris Mason1-0/+3
2008-09-25Btrfs: Move device information into the super block so it can be scannedChris Mason1-12/+1
2008-09-25Btrfs: Dynamic chunk and block group allocationChris Mason1-1/+1
2008-09-25Btrfs: Add support for multiple devices per filesystemChris Mason1-0/+78