summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/volumes.h
Commit message (Expand)AuthorAgeFilesLines
* btrfs: replace barriers with explicit flush / FUA usageChristoph Hellwig2010-09-101-1/+0
* Btrfs: make balance code choose more wisely when relocatingJosef Bacik2009-09-211-0/+3
* Btrfs: avoid races between super writeout and device list updatesChris Mason2009-06-101-1/+6
* Btrfs: autodetect SSD devicesChris Mason2009-06-101-0/+5
* Btrfs: When shrinking, only update disk size on successChris Ball2009-04-271-0/+3
* Btrfs: use WRITE_SYNC for synchronous writesChris Mason2009-04-201-2/+11
* Btrfs: fix typos in commentsWu Fengguang2009-04-021-1/+1
* Btrfs: shared seed deviceYan Zheng2008-12-121-2/+1
* Btrfs: superblock duplicationYan Zheng2008-12-081-2/+4
* Btrfs: corret fmode_t annotationsChristoph Hellwig2008-12-021-2/+2
* Btrfs: Fixes for 2.6.28-rc API changesChris Mason2008-11-191-0/+3
* Btrfs: Seed device supportYan Zheng2008-11-171-6/+14
* Btrfs: Fix the multi-bio code to save the original bio for completionChris Mason2008-09-251-0/+1
* Btrfs: Add async worker threads for pre and post IO checksummingChris Mason2008-09-251-3/+7
* Fix btrfs_open_devices to deal with changes since the scan ioctlsChris Mason2008-09-251-2/+2
* Btrfs: Add mount -o degraded to allow mounts to continue with missing devicesChris Mason2008-09-251-0/+3
* Btrfs: Add support for online device removalChris Mason2008-09-251-0/+3
* Btrfs: Deal with failed writes in mirrored configurationsChris Mason2008-09-251-1/+2
* Btrfs: Add balance ioctl to restripe the chunksChris Mason2008-09-251-0/+1
* Btrfs: Add new ioctl to add devicesChris Mason2008-09-251-0/+1
* Btrfs: Make the resizer work based on shrinking and growing devicesChris Mason2008-09-251-0/+5
* Btrfs: Add a special device list for chunk allocationsChris Mason2008-09-251-0/+7
* Btrfs: Make an unplug function that doesn't unplug every spindleChris Mason2008-09-251-0/+2
* Btrfs: Add chunk uuids and update multi-device back referencesChris Mason2008-09-251-2/+4
* Btrfs: Write out all super blocks on commit, and bring back proper barrier su...Chris Mason2008-09-251-0/+3
* Btrfs: Retry metadata reads in the face of checksum failuresChris Mason2008-09-251-2/+4
* Change btrfs_map_block to return a structure with mappings for all stripesChris Mason2008-09-251-3/+22
* Btrfs: Add support for mirroring across drivesChris Mason2008-09-251-5/+6
* Btrfs: Add support for device scanning and detection ioctlsChris Mason2008-09-251-0/+25
* Btrfs: Bring back mount -o ssd optimizationsChris Mason2008-09-251-0/+3
* Btrfs: Move device information into the super block so it can be scannedChris Mason2008-09-251-12/+1
* Btrfs: Dynamic chunk and block group allocationChris Mason2008-09-251-1/+1
* Btrfs: Add support for multiple devices per filesystemChris Mason2008-09-251-0/+78
OpenPOWER on IntegriCloud