summaryrefslogtreecommitdiff
path: root/fs/btrfs/volumes.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-09-22
|\
| * btrfs: Add btrfs: prefix to kernel log outputFrank Holton2013-09-21
| * Btrfs: do not add replace target to the alloc_listIlya Dryomov2013-09-21
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-09-12
|\ \ | |/
| * Btrfs: fix deadlock in uuid scan kthreadFilipe David Borba Manana2013-09-01
| * Btrfs: stop refusing the relocation of chunk 0Ilya Dryomov2013-09-01
| * Btrfs: adjust the fs_devices->missing count on unmountJosef Bacik2013-09-01
| * Btrfs: fix race conditions in BTRFS_IOC_FS_INFO ioctlFilipe David Borba Manana2013-09-01
| * Btrfs: fix race between removing a dev and writing sbsFilipe David Borba Manana2013-09-01
| * Btrfs: Make btrfs_dev_extent_chunk_tree_uuid() return unsigned longGeert Uytterhoeven2013-09-01
| * Btrfs: Make btrfs_device_fsid() return unsigned longGeert Uytterhoeven2013-09-01
| * Btrfs: Make btrfs_device_uuid() return unsigned longGeert Uytterhoeven2013-09-01
| * Btrfs: Remove superfluous casts from u64 to unsigned long longGeert Uytterhoeven2013-09-01
| * Btrfs: rollback btrfs_device fields on umountIlya Dryomov2013-09-01
| * Btrfs: add alloc_fs_devices and switch to itIlya Dryomov2013-09-01
| * Btrfs: add btrfs_alloc_device and switch to itIlya Dryomov2013-09-01
| * Btrfs: find_next_devid: root -> fs_infoIlya Dryomov2013-09-01
| * Btrfs: check UUID tree during mount if requiredStefan Behrens2013-09-01
| * Btrfs: fill UUID tree initiallyStefan Behrens2013-09-01
| * Btrfs: create UUID tree if requiredStefan Behrens2013-09-01
| * Btrfs: get rid of sparse warningsStefan Behrens2013-09-01
| * 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
* | Btrfs: volume: Replace PTR_RET with PTR_ERR_OR_ZEROSachin Kamat2013-07-16
|/
* 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