summaryrefslogtreecommitdiff
path: root/fs/btrfs
Commit message (Expand)AuthorAge
* Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-05-23
|\
| * Btrfs: fix regression in raid level conversionChris Mason2015-05-20
| * Btrfs: fix racy system chunk allocation when setting block group roFilipe Manana2015-05-19
| * btrfs: clear 'ret' in btrfs_check_shared() loopMark Fasheh2015-05-19
* | Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-05-16
|\ \ | |/
| * Btrfs: fix race when reusing stale extent buffers that leads to BUG_ONFilipe Manana2015-05-11
| * Btrfs: fix race between block group creation and their cache writeoutFilipe Manana2015-05-11
| * Btrfs: fix panic when starting bg cache writeout after IO errorFilipe Manana2015-05-11
| * Btrfs: fix crash after inode cache writeback failureFilipe Manana2015-05-11
* | Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-05-08
|\ \ | |/
| * Btrfs: fix wrong mapping flags for free space inodeFilipe Manana2015-05-06
* | Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-05-01
|\ \ | |/
| * Btrfs: btrfs_release_extent_buffer_page didn't free pages of dummy extentForrest Liu2015-04-29
| * Btrfs: fill ->last_trans for delayed inode in btrfs_fill_inode.Yang Dongsheng2015-04-26
| * btrfs: unlock i_mutex after attempting to delete subvolume during sendOmar Sandoval2015-04-26
| * btrfs: check io_ctl_prepare_pages return in __btrfs_write_out_cacheOmar Sandoval2015-04-26
| * btrfs: fix race on ENOMEM in alloc_extent_bufferOmar Sandoval2015-04-26
| * btrfs: handle ENOMEM in btrfs_alloc_tree_blockOmar Sandoval2015-04-26
| * Btrfs: fix find_free_dev_extent() malfunction in case device tree has holeForrest Liu2015-04-26
| * Btrfs: don't check for delalloc_bytes in cache_save_setupChris Mason2015-04-26
| * Btrfs: fix deadlock when starting writeback of bg cachesFilipe Manana2015-04-26
| * Btrfs: fix race between start dirty bg cache writeout and bg deletionFilipe Manana2015-04-26
* | Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-26
|\ \ | |/
| * Btrfs: prevent list corruption during free space cache processingChris Mason2015-04-24
| * Btrfs: fix inode cache writeoutChris Mason2015-04-23
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\ \
| * | direct-io: only inc/dec inode->i_dio_count for file systemsJens Axboe2015-04-24
| * | VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* | | Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-24
|\ \ \ | |/ / |/| / | |/
| * btrfs: quota: Update quota tree after qgroup relationship change.Qu Wenruo2015-04-13
| * btrfs: quota: Automatically update related qgroups or mark INCONSISTENT flags...Qu Wenruo2015-04-13
| * btrfs: qgroup: clear STATUS_FLAG_ON in disabling quota.Dongsheng Yang2015-04-13
| * btrfs: Update btrfs qgroup status item when rescan is done.Qu Wenruo2015-04-13
| * btrfs: qgroup: Fix dead judgement on qgroup_rescan_leaf() return value.Qu Wenruo2015-04-13
| * btrfs: Don't allow subvolid >= (1 << BTRFS_QGROUP_LEVEL_SHIFT) to be createdQu Wenruo2015-04-13
| * btrfs: Check qgroup level in kernel qgroup assign.Qu Wenruo2015-04-13
| * btrfs: qgroup: allow to remove qgroup which has parent but no child.Dongsheng Yang2015-04-13
| * btrfs: qgroup: return EINVAL if level of parent is not higher than child's.Dongsheng Yang2015-04-13
| * btrfs: qgroup: do a reservation in a higher level.Dongsheng Yang2015-04-13
| * Btrfs: qgroup, Account data space in more proper timings.Dongsheng Yang2015-04-13
| * Btrfs: qgroup: Introduce a may_use to account space_info->bytes_may_use.Dongsheng Yang2015-04-13
| * Btrfs: qgroup: free reserved in exceeding quota.Dongsheng Yang2015-04-13
| * Btrfs: qgroup: cleanup, remove an unsued parameter in btrfs_create_qgroup().Dongsheng Yang2015-04-13
| * btrfs: qgroup: fix limit args override whole limit structDongsheng Yang2015-04-13
| * btrfs: qgroup: update limit info in function btrfs_run_qgroups().Dongsheng Yang2015-04-13
| * btrfs: qgroup: consolidate the parameter of fucntion update_qgroup_limit_item().Dongsheng Yang2015-04-13
| * btrfs: qgroup: update qgroup in memory at the same time when we update it in ...Dongsheng Yang2015-04-13
| * btrfs: qgroup: inherit limit info from srcgroup in creating snapshot.Dongsheng Yang2015-04-13
| * btrfs: Support busy loop of write and deleteZhao Lei2015-04-13
| * btrfs: Fix NO_SPACE bug caused by delayed-iputZhao Lei2015-04-13