aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/volumes.h
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: detect wether a device supports discardJosef Bacik2011-08-291-0/+2
* Merge branch 'cleanups_and_fixes' into inode_numbersChris Mason2011-05-231-0/+2
|\
| * Btrfs: using rcu lock in the reader side of devices listXiao Guangrong2011-05-231-0/+2
* | Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Chris Mason2011-05-231-0/+6
|\ \
| * | btrfs: scrubArne Jansen2011-05-121-0/+6
| |/
* | Merge branch 'allocator' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Chris Mason2011-05-221-15/+1
|\ \
| * | btrfs: quasi-round-robin for chunk allocationArne Jansen2011-05-131-0/+1
| * | btrfs: move btrfs_cmp_device_free_bytes to super.cArne Jansen2011-05-131-15/+0
| |/
* | btrfs: remove all unused functionsDavid Sterba2011-05-061-3/+0
* | btrfs: remove unused function prototypesDavid Sterba2011-05-041-2/+0
|/
* Btrfs: make btrfs_map_block() return entire free extent for each device of RA...Li Dongyang2011-03-281-0/+1
* Btrfs: add initial tracepoint support for btrfsliubo2011-03-281-0/+11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-01-171-0/+27
|\
| * btrfs: fix wrong free space information of btrfsMiao Xie2011-01-161-0/+3
| * btrfs: make the chunk allocator utilize the devices betterMiao Xie2011-01-161-0/+24
* | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-131-1/+1
|\ \
| * | block: clean up blkdev_get() wrappers and their usersTejun Heo2010-11-131-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-12-141-0/+2
|\ \ \ | |/ / |/| / | |/
| * Btrfs: account for missing devices in RAID allocation profilesChris Mason2010-12-131-0/+2
* | 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