summaryrefslogtreecommitdiff
path: root/fs/btrfs/volumes.c
AgeCommit message (Expand)Author
2010-01-28Btrfs: check total number of devices when removing missingJosef Bacik
2010-01-28Btrfs: check return value of open_bdev_exclusive properlyJosef Bacik
2010-01-28Btrfs: do not mark the chunk as readonly if in degraded modeJosef Bacik
2010-01-17Btrfs, fix memory leaks in error pathsJiri Slaby
2009-12-17Btrfs: make metadata chunks smallerJosef Bacik
2009-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason
2009-09-29Btrfs: introduce missing kfreeJulia Lawall
2009-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason
2009-09-21Btrfs: make balance code choose more wisely when relocatingJosef Bacik
2009-09-11Btrfs: switch extent_map to a rw lockChris Mason
2009-09-11Btrfs: tweak congestion backoffChris Mason
2009-09-11bio: first step in sanitizing the bio->bi_rw flag testingJens Axboe
2009-07-24Btrfs: find smallest available device extent during chunk allocationChris Mason
2009-07-24Btrfs: find_free_dev_extent doesn't handle holes at the start of the deviceYan Zheng
2009-07-22Btrfs: Remove broken sanity check from btrfs_rmap_block()David Woodhouse
2009-07-22Btrfs: properly update space information after shrinking device.Yan Zheng
2009-06-10Btrfs: avoid races between super writeout and device list updatesChris Mason
2009-06-10Btrfs: autodetect SSD devicesChris Mason
2009-06-10Btrfs: avoid IO stalls behind congested devices in a multi-device FSChris Mason
2009-06-10Btrfs: don't allow WRITE_SYNC bios to starve out regular writesChris Mason
2009-06-10Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Yan Zheng
2009-06-04Btrfs: set device->total_disk_bytes when adding new deviceYan Zheng
2009-04-27Btrfs: When shrinking, only update disk size on successChris Ball
2009-04-20Btrfs: use WRITE_SYNC for synchronous writesChris Mason
2009-04-03Btrfs: unplug in the async bio submission threadsChris Mason
2009-04-03Btrfs: keep processing bios for a given bdev if our proc is batchingChris Mason
2009-03-10Btrfs: Clear space_info full when adding new devicesChris Mason
2009-03-10Btrfs: Fix locking around adding new space_infoChris Mason
2009-02-12Btrfs: make a lockdep class for the extent buffer locksChris Mason
2009-02-12Btrfs: fs/btrfs/volumes.c: remove useless kzallocJulia Lawall
2009-02-04Btrfs: Catch missed bios in the async bio submission threadChris Mason
2009-01-21Btrfs: simplify iteration codesQinghuang Feng
2009-01-21Btrfs: Remove extra KERN_INFO in the middle of a lineRoland Dreier
2009-01-21Btrfs: removed unused #include <version.h>'sHuang Weiyi
2009-01-16Btrfs: Clear the device->running_pending flag before bailing on congestionChris Mason
2009-01-05Btrfs: Fix checkpatch.pl warningsChris Mason
2008-12-12Btrfs: shared seed deviceYan Zheng
2008-12-08Btrfs: Add inode sequence number for NFS and reserved space in a few structsChris Mason
2008-12-08Btrfs: Use map_private_extent_buffer during generic_bin_searchChris Mason
2008-12-08Btrfs: superblock duplicationYan Zheng
2008-12-08Btrfs: move data checksumming into a dedicated treeChris Mason
2008-12-02Btrfs: corret fmode_t annotationsChristoph Hellwig
2008-12-02Btrfs: make things static and include the right headersChristoph Hellwig
2008-11-20Btrfs: compat code fixesChris Mason
2008-11-19Btrfs: Fixes for 2.6.28-rc API changesChris Mason
2008-11-12Btrfs: Add a missing return pointer checkyanhai zhu
2008-11-17Btrfs: Seed device supportYan Zheng
2008-11-07Btrfs: Avoid unplug storms during commitChris Mason
2008-10-29Btrfs: nuke fs wide allocation mutex V2Josef Bacik
2008-10-29Btrfs: Add zlib compression supportChris Mason