aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/volumes.c
Commit message (Expand)AuthorAge
* btrfs: remove stale newlines from log messagesDavid Sterba2014-06-09
* Btrfs: set right total device count for seeding supportWang Shilong2014-06-09
* Btrfs: fix NULL pointer crash of deleting a seed deviceLiu Bo2014-06-09
* btrfs: btrfs_rm_device() should zero mirror SB as wellAnand Jain2014-06-09
* btrfs: add dev maxs limit for __btrfs_alloc_chunk in kernel spaceGui Hecheng2014-06-09
* btrfs: fix wrong max system array size check in kernel spaceGui Hecheng2014-06-09
* btrfs: Add ctime/mtime update for btrfs device add/remove.Qu Wenruo2014-06-09
* btrfs: balance filter: add limit of processed chunksDavid Sterba2014-06-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-04-11
|\
| * btrfs: make device scan less noisyDavid Sterba2014-04-07
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-04-04
|\|
| * btrfs: Cleanup the "_struct" suffix in btrfs_workequeueQu Wenruo2014-03-10
| * btrfs: Replace fs_info->submit_workers with btrfs_workqueue.Qu Wenruo2014-03-10
| * btrfs: Cleanup the unused struct async_sched.Qu Wenruo2014-03-10
| * Btrfs: fix use-after-free in the finishing procedure of the device replaceMiao Xie2014-03-10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-01-30
|\|
| * Btrfs: convert printk to btrfs_ and fix BTRFS prefixFrank Holton2014-01-28
* | btrfs: fix missing increment of bi_remainingMuthu Kumar2014-01-08
* | block: fixup for generic bio chainingKent Overstreet2013-12-03
* | block: Abstract out bvec iteratorKent Overstreet2013-11-24
|/
* btrfs: fix bio_size_ok() for max_sectors > 0xffffAkinobu Mita2013-11-20
* btrfs: Replace kmalloc with kmalloc_arrayDulshani Gunawardhana2013-11-11
* btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)Dulshani Gunawardhana2013-11-11
* btrfs: remove fs/btrfs/compat.hZach Brown2013-11-11
* Btrfs: init device stats for new devicesStefan Behrens2013-11-11
* Btrfs: disallow 'btrfs {balance,replace} cancel' on ro mountsIlya Dryomov2013-11-11
* Btrfs: nuke a bogus rw_devices decrement in __btrfs_close_devicesIlya Dryomov2013-11-11
* Btrfs: remove unused max_key arg from btrfs_search_forwardFilipe David Borba Manana2013-11-11
* Btrfs: fix memory leak of chunks' extent mapLiu Bo2013-11-11
* Merge branch 'for-linus' into for-linus-3.12Chris Mason2013-10-05
|\
| * Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishingIlya Dryomov2013-10-04
* | 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