aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/volumes.c
Commit message (Expand)AuthorAge
* Fix leak in __btrfs_map_block error pathDave Jones2013-09-01
* Btrfs: optimize function btrfs_read_chunk_treeFilipe David Borba Manana2013-09-01
* btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convertQu Wenruo2013-09-01
* btrfs: make errors in btrfs_num_copies less noisyDavid Sterba2013-09-01
* Btrfs: Release uuid_mutex for shrink during device deleteCarey Underwood2013-09-01
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-07-09
|\
| * Btrfs: make the chunk allocator completely tree locklessJosef Bacik2013-07-02
| * Btrfs: fix wrong mirror number tuningMiao Xie2013-07-02
| * Btrfs: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-06-14
| * btrfs: device delete to get errors from the kernelAnand Jain2013-06-14
| * Btrfs: cleanup the similar code of the fs root readMiao Xie2013-06-14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-05-18
|\|
| * Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Chris Mason2013-05-17
| |\
| | * Correct allowed raid levels on balance.Andreas Philipp2013-05-17
| * | Btrfs: use a btrfs bioset instead of abusing bio internalsChris Mason2013-05-17
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-05-09
|\|
| * btrfs: make static code static & remove dead codeEric Sandeen2013-05-06
| * Btrfs: don't BUG_ON() in btrfs_num_copiesJosef Bacik2013-05-06
| * Btrfs: deal with bad mappings in btrfs_map_blockJosef Bacik2013-05-06
| * Btrfs: use a lock to protect incompat/compat flag of the super blockMiao Xie2013-05-06
| * btrfs: ignore device open failures in __btrfs_open_devicesEric Sandeen2013-05-06
| * Btrfs: fix bad extent loggingJosef Bacik2013-05-06
| * Btrfs: Include the device in most error printk()sSimon Kirby2013-05-06
* | Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2013-04-02
|\|
| * Btrfs: handle a bogus chunk tree nicelyJosef Bacik2013-03-21
* | block: Use bio_sectors() more consistentlyKent Overstreet2013-03-23
|/
* btrfs: use rcu_barrier() to wait for bdev puts at unmountEric Sandeen2013-03-14
* Btrfs: fix a mismerge in btrfs_balance()Ilya Dryomov2013-03-06
* Btrfs: do not BUG_ON on aborted situationLiu Bo2013-03-04
* btrfs: remove a printk from scan_one_deviceDavid Sterba2013-02-28
* btrfs: cleanup for open-coded alignmentQu Wenruo2013-02-26
* Btrfs: fix max chunk size on raid5/6Chris Mason2013-02-20
* btrfs: Init io_lock after cloning btrfs device structThomas Gleixner2013-02-20
* Merge branch 'raid56-experimental' into for-linus-3.9Chris Mason2013-02-20
|\
| * Merge branch 'for-linus' into raid56-experimentalChris Mason2013-02-05
| |\
| * | Btrfs: remove conflicting check for minimum number of devices in raid56Chris Mason2013-02-05
| * | Btrfs: RAID5 and RAID6David Woodhouse2013-02-01
* | | btrfs: define BTRFS_MAGIC as a u64 valueZach Brown2013-02-20
* | | Btrfs: allow for selecting only completely empty chunksIlya Dryomov2013-02-20
* | | Btrfs: eliminate a use-after-free in btrfs_balance()Ilya Dryomov2013-02-20
* | | btrfs: ensure we don't overrun devices_info[] in __btrfs_alloc_chunkEric Sandeen2013-02-20
* | | Btrfs: remove extent mapping if we fail to add chunkJosef Bacik2013-02-20
* | | Btrfs: fix chunk allocation error handlingJosef Bacik2013-02-20
* | | Btrfs: use seqlock to protect fs_info->avail_{data, metadata, system}_alloc_bitsMiao Xie2013-02-20
* | | Btrfs: make raid attr array more readableMiao Xie2013-02-20
* | | btrfs: access superblock via pagecache in scan_one_deviceDavid Sterba2013-02-15
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next.git for-...Chris Mason2013-02-05
|\ \ \ | |/ / |/| / | |/
| * Btrfs: fix wrong max device number for single profileMiao Xie2013-01-24
| * Btrfs: fix a regression in balance usage filterIlya Dryomov2013-01-21
| * Btrfs: bring back balance pause/resume logicIlya Dryomov2013-01-20