summaryrefslogtreecommitdiff
path: root/fs/btrfs/volumes.c
AgeCommit message (Expand)Author
2014-08-24Btrfs: fix task hang under heavy compressed writeLiu Bo
2014-08-19Btrfs: Fix wrong device size when we are resizing the deviceMiao Xie
2014-08-19Btrfs: Fix the problem that the replace destroys the seed filesystemMiao Xie
2014-08-19Btrfs: fix wrong missing device counter decreaseMiao Xie
2014-08-19Btrfs: fix unzeroed members in fs_devices when creating a fs from seed fsMiao Xie
2014-08-19btrfs: check generation as replace duplicates devid+uuidAnand Jain
2014-08-19Btrfs: device_list_add() should not update list when mountedAnand Jain
2014-07-19btrfs: test for valid bdev before kobj removal in btrfs_rm_deviceEric Sandeen
2014-07-03btrfs: fix null pointer dereference in clone_fs_devices when name is nullAnand Jain
2014-06-28btrfs: create sprout should rename fsid on the sysfs as wellAnand Jain
2014-06-28btrfs: dev add should add its sysfs entryAnand Jain
2014-06-28btrfs: dev delete should remove sysfs entryAnand Jain
2014-06-19Btrfs: fix wrong error handle when the device is missing or is not writeableMiao Xie
2014-06-19Btrfs: fix deadlock when mounting a degraded fsMiao Xie
2014-06-19Btrfs: use bio_endio_nodec instead of open codeMiao Xie
2014-06-19Btrfs: fix NULL pointer crash when running balance and scrub concurrentlyWang Shilong
2014-06-09fs: btrfs: volumes.c: Fix for possible null pointer dereferenceRickard Strandqvist
2014-06-09btrfs: remove stale newlines from log messagesDavid Sterba
2014-06-09Btrfs: set right total device count for seeding supportWang Shilong
2014-06-09Btrfs: fix NULL pointer crash of deleting a seed deviceLiu Bo
2014-06-09btrfs: btrfs_rm_device() should zero mirror SB as wellAnand Jain
2014-06-09btrfs: add dev maxs limit for __btrfs_alloc_chunk in kernel spaceGui Hecheng
2014-06-09btrfs: fix wrong max system array size check in kernel spaceGui Hecheng
2014-06-09btrfs: Add ctime/mtime update for btrfs device add/remove.Qu Wenruo
2014-06-09btrfs: balance filter: add limit of processed chunksDavid Sterba
2014-04-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-04-07btrfs: make device scan less noisyDavid Sterba
2014-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-03-10btrfs: Cleanup the "_struct" suffix in btrfs_workequeueQu Wenruo
2014-03-10btrfs: Replace fs_info->submit_workers with btrfs_workqueue.Qu Wenruo
2014-03-10btrfs: Cleanup the unused struct async_sched.Qu Wenruo
2014-03-10Btrfs: fix use-after-free in the finishing procedure of the device replaceMiao Xie
2014-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-01-28Btrfs: convert printk to btrfs_ and fix BTRFS prefixFrank Holton
2014-01-08btrfs: fix missing increment of bi_remainingMuthu Kumar
2013-12-03block: fixup for generic bio chainingKent Overstreet
2013-11-23block: Abstract out bvec iteratorKent Overstreet
2013-11-20btrfs: fix bio_size_ok() for max_sectors > 0xffffAkinobu Mita
2013-11-11btrfs: Replace kmalloc with kmalloc_arrayDulshani Gunawardhana
2013-11-11btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)Dulshani Gunawardhana
2013-11-11btrfs: remove fs/btrfs/compat.hZach Brown
2013-11-11Btrfs: init device stats for new devicesStefan Behrens
2013-11-11Btrfs: disallow 'btrfs {balance,replace} cancel' on ro mountsIlya Dryomov
2013-11-11Btrfs: nuke a bogus rw_devices decrement in __btrfs_close_devicesIlya Dryomov
2013-11-11Btrfs: remove unused max_key arg from btrfs_search_forwardFilipe David Borba Manana
2013-11-11Btrfs: fix memory leak of chunks' extent mapLiu Bo
2013-10-05Merge branch 'for-linus' into for-linus-3.12Chris Mason
2013-10-04Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishingIlya Dryomov
2013-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-09-21btrfs: Add btrfs: prefix to kernel log outputFrank Holton