aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/volumes.h
Commit message (Expand)AuthorAge
* Merge branch 'cleanups_and_fixes' into inode_numbersChris Mason2011-05-23
|\
| * Btrfs: using rcu lock in the reader side of devices listXiao Guangrong2011-05-23
* | Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Chris Mason2011-05-23
|\ \
| * | btrfs: scrubArne Jansen2011-05-12
| |/
* | Merge branch 'allocator' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Chris Mason2011-05-22
|\ \
| * | btrfs: quasi-round-robin for chunk allocationArne Jansen2011-05-13
| * | btrfs: move btrfs_cmp_device_free_bytes to super.cArne Jansen2011-05-13
| |/
* | btrfs: remove all unused functionsDavid Sterba2011-05-06
* | btrfs: remove unused function prototypesDavid Sterba2011-05-04
|/
* Btrfs: make btrfs_map_block() return entire free extent for each device of RA...Li Dongyang2011-03-28
* Btrfs: add initial tracepoint support for btrfsliubo2011-03-28
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-01-17
|\
| * btrfs: fix wrong free space information of btrfsMiao Xie2011-01-16
| * btrfs: make the chunk allocator utilize the devices betterMiao Xie2011-01-16
* | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-13
|\ \
| * | block: clean up blkdev_get() wrappers and their usersTejun Heo2010-11-13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-12-14
|\ \ \ | |/ / |/| / | |/
| * Btrfs: account for missing devices in RAID allocation profilesChris Mason2010-12-13
* | btrfs: replace barriers with explicit flush / FUA usageChristoph Hellwig2010-09-10
|/
* Btrfs: make balance code choose more wisely when relocatingJosef Bacik2009-09-21
* Btrfs: avoid races between super writeout and device list updatesChris Mason2009-06-10
* Btrfs: autodetect SSD devicesChris Mason2009-06-10
* Btrfs: When shrinking, only update disk size on successChris Ball2009-04-27
* Btrfs: use WRITE_SYNC for synchronous writesChris Mason2009-04-20
* Btrfs: fix typos in commentsWu Fengguang2009-04-02
* Btrfs: shared seed deviceYan Zheng2008-12-12
* Btrfs: superblock duplicationYan Zheng2008-12-08
* Btrfs: corret fmode_t annotationsChristoph Hellwig2008-12-02
* Btrfs: Fixes for 2.6.28-rc API changesChris Mason2008-11-19
* Btrfs: Seed device supportYan Zheng2008-11-17
* Btrfs: Fix the multi-bio code to save the original bio for completionChris Mason2008-09-25
* Btrfs: Add async worker threads for pre and post IO checksummingChris Mason2008-09-25
* Fix btrfs_open_devices to deal with changes since the scan ioctlsChris Mason2008-09-25
* Btrfs: Add mount -o degraded to allow mounts to continue with missing devicesChris Mason2008-09-25
* Btrfs: Add support for online device removalChris Mason2008-09-25
* Btrfs: Deal with failed writes in mirrored configurationsChris Mason2008-09-25
* Btrfs: Add balance ioctl to restripe the chunksChris Mason2008-09-25
* Btrfs: Add new ioctl to add devicesChris Mason2008-09-25
* Btrfs: Make the resizer work based on shrinking and growing devicesChris Mason2008-09-25
* Btrfs: Add a special device list for chunk allocationsChris Mason2008-09-25
* Btrfs: Make an unplug function that doesn't unplug every spindleChris Mason2008-09-25
* Btrfs: Add chunk uuids and update multi-device back referencesChris Mason2008-09-25
* Btrfs: Write out all super blocks on commit, and bring back proper barrier su...Chris Mason2008-09-25
* Btrfs: Retry metadata reads in the face of checksum failuresChris Mason2008-09-25
* Change btrfs_map_block to return a structure with mappings for all stripesChris Mason2008-09-25
* Btrfs: Add support for mirroring across drivesChris Mason2008-09-25
* Btrfs: Add support for device scanning and detection ioctlsChris Mason2008-09-25
* Btrfs: Bring back mount -o ssd optimizationsChris Mason2008-09-25
* Btrfs: Move device information into the super block so it can be scannedChris Mason2008-09-25
* Btrfs: Dynamic chunk and block group allocationChris Mason2008-09-25