aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/volumes.c
AgeCommit message (Expand)Author
2016-06-10Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-06-08Merge branch 'misc-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Chris Mason
2016-06-06Btrfs: add validadtion checks for chunk loadingLiu Bo
2016-06-06Btrfs: add more validation checks for superblockLiu Bo
2016-06-06Btrfs: clear uptodate flags of pages in sys_array ebLiu Bo
2016-06-04Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-06-01Btrfs: end transaction if we abort when creating uuid rootJosef Bacik
2016-05-30Btrfs: fix race between device replace and chunk allocationFilipe Manana
2016-05-30Btrfs: fix race between device replace and block group removalFilipe Manana
2016-05-27Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-25Merge branch 'cleanups-4.7' into for-chris-4.7-20160525David Sterba
2016-05-25btrfs: fix string and comment grammatical issues and typosNicholas D Steeves
2016-05-25Btrfs: free sys_array eb as soon as possibleLiu Bo
2016-05-21Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-20lib/uuid.c: move generate_random_uuid() to uuid.cAndy Shevchenko
2016-05-16Merge branch 'foreign/anand/dev-del-by-id-ext' into for-chris-4.7-20160516David Sterba
2016-05-16Merge branch 'cleanups-4.7' into for-chris-4.7-20160516David Sterba
2016-05-06btrfs: fix lock dep warning move scratch super outside of chunk_mutexAnand Jain
2016-05-06Btrfs: remove BUG_ON()'s in btrfs_map_blockJosef Bacik
2016-05-06Btrfs: fix divide error upon chunk's stripe_lenLiu Bo
2016-05-06btrfs: fix lock dep warning, move scratch dev out of device_list_mutex and uu...Anand Jain
2016-05-06btrfs: allow balancing to dup with multi-deviceAustin S. Hemmelgarn
2016-05-04btrfs: cleanup assigning next active device with a checkAnand Jain
2016-05-04btrfs: s_bdev is not null after missing replaceAnand Jain
2016-04-28btrfs: rename btrfs_find_device_by_user_inputDavid Sterba
2016-04-28btrfs: use existing device constraints table btrfs_raid_arrayDavid Sterba
2016-04-28btrfs: introduce raid-type to error-code table, for minimum device constraintDavid Sterba
2016-04-28btrfs: pass number of devices to btrfs_check_raid_min_devicesDavid Sterba
2016-04-28btrfs: rename __check_raid_min_devicesDavid Sterba
2016-04-28btrfs: optimize check for stale deviceAnand Jain
2016-04-28btrfs: introduce device delete by devidAnand Jain
2016-04-28btrfs: make use of btrfs_scratch_superblocks() in btrfs_rm_device()Anand Jain
2016-04-28btrfs: enhance btrfs_find_device_by_user_input() to check device pathAnand Jain
2016-04-28btrfs: make use of btrfs_find_device_by_user_input()Anand Jain
2016-04-28btrfs: create helper btrfs_find_device_by_user_input()Anand Jain
2016-04-28btrfs: clean up and optimize __check_raid_min_device()Anand Jain
2016-04-28btrfs: create helper function __check_raid_min_devices()Anand Jain
2016-04-28btrfs: create a helper function to read the disk superAnand Jain
2016-04-28Btrfs: do not create empty block group if we have allocated dataLiu Bo
2016-04-28btrfs: rename btrfs_std_error to btrfs_handle_fs_errorAnand Jain
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-14btrfs: Fix misspellings in comments.Adam Buchbinder
2016-02-26Merge branch 'foreign/liubo/replace-lockup' into for-chris-4.6David Sterba
2016-02-26Merge branch 'dev/rename-keys' into for-chris-4.6David Sterba
2016-02-23Btrfs: fix lockdep deadlock warning due to dev_replaceLiu Bo
2016-02-11btrfs: switch dev stats item to the permanent item keyDavid Sterba
2016-02-11btrfs: switch balance item to the temporary item keyDavid Sterba
2016-02-11btrfs: device add and remove: use GFP_KERNELDavid Sterba
2016-01-19btrfs: Use direct way to determine raid56 write/recover modeZhao Lei
2016-01-19btrfs: Small cleanup for get index_srcdev loopZhao Lei