| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-06-25 | 4 | -26/+9 |
|\ |
|
| * | block: remove management of bi_remaining when restoring original bi_end_io | Mike Snitzer | 2015-05-22 | 3 | -14/+6 |
| * | block: remove BIO_EOPNOTSUPP | Christoph Hellwig | 2015-05-19 | 2 | -11/+2 |
| * | bio: skip atomic inc/dec of ->bi_cnt for most use cases | Jens Axboe | 2015-05-05 | 1 | -1/+1 |
* | | Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-05-23 | 3 | -0/+38 |
|\ \ |
|
| * | | Btrfs: fix regression in raid level conversion | Chris Mason | 2015-05-20 | 1 | -0/+18 |
| * | | Btrfs: fix racy system chunk allocation when setting block group ro | Filipe Manana | 2015-05-19 | 2 | -0/+3 |
| * | | btrfs: clear 'ret' in btrfs_check_shared() loop | Mark Fasheh | 2015-05-19 | 1 | -0/+17 |
* | | | Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-05-16 | 4 | -10/+68 |
|\| | |
|
| * | | Btrfs: fix race when reusing stale extent buffers that leads to BUG_ON | Filipe Manana | 2015-05-11 | 1 | -0/+19 |
| * | | Btrfs: fix race between block group creation and their cache writeout | Filipe Manana | 2015-05-11 | 1 | -4/+27 |
| * | | Btrfs: fix panic when starting bg cache writeout after IO error | Filipe Manana | 2015-05-11 | 1 | -4/+10 |
| * | | Btrfs: fix crash after inode cache writeback failure | Filipe Manana | 2015-05-11 | 1 | -2/+12 |
* | | | Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-05-08 | 1 | -1/+1 |
|\| |
| |/
|/| |
|
| * | Btrfs: fix wrong mapping flags for free space inode | Filipe Manana | 2015-05-06 | 1 | -1/+1 |
* | | Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-05-01 | 7 | -77/+118 |
|\| |
|
| * | Btrfs: btrfs_release_extent_buffer_page didn't free pages of dummy extent | Forrest Liu | 2015-04-29 | 1 | -25/+26 |
| * | Btrfs: fill ->last_trans for delayed inode in btrfs_fill_inode. | Yang Dongsheng | 2015-04-26 | 2 | -9/+14 |
| * | btrfs: unlock i_mutex after attempting to delete subvolume during send | Omar Sandoval | 2015-04-26 | 1 | -1/+2 |
| * | btrfs: check io_ctl_prepare_pages return in __btrfs_write_out_cache | Omar Sandoval | 2015-04-26 | 1 | -4/+6 |
| * | btrfs: fix race on ENOMEM in alloc_extent_buffer | Omar Sandoval | 2015-04-26 | 1 | -1/+2 |
| * | btrfs: handle ENOMEM in btrfs_alloc_tree_block | Omar Sandoval | 2015-04-26 | 1 | -13/+28 |
| * | Btrfs: fix find_free_dev_extent() malfunction in case device tree has hole | Forrest Liu | 2015-04-26 | 1 | -4/+11 |
| * | Btrfs: don't check for delalloc_bytes in cache_save_setup | Chris Mason | 2015-04-26 | 1 | -2/+1 |
| * | Btrfs: fix deadlock when starting writeback of bg caches | Filipe Manana | 2015-04-26 | 1 | -1/+1 |
| * | Btrfs: fix race between start dirty bg cache writeout and bg deletion | Filipe Manana | 2015-04-26 | 1 | -17/+27 |
* | | Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-04-26 | 1 | -17/+25 |
|\| |
|
| * | Btrfs: prevent list corruption during free space cache processing | Chris Mason | 2015-04-24 | 1 | -14/+18 |
| * | Btrfs: fix inode cache writeout | Chris Mason | 2015-04-23 | 1 | -3/+7 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-04-26 | 7 | -52/+52 |
|\ \ |
|
| * | | direct-io: only inc/dec inode->i_dio_count for file systems | Jens Axboe | 2015-04-24 | 1 | -3/+3 |
| * | | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 2015-04-15 | 7 | -49/+49 |
* | | | Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-04-24 | 46 | -897/+2113 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | btrfs: quota: Update quota tree after qgroup relationship change. | Qu Wenruo | 2015-04-13 | 1 | -0/+5 |
| * | btrfs: quota: Automatically update related qgroups or mark INCONSISTENT flags... | Qu Wenruo | 2015-04-13 | 1 | -57/+126 |
| * | btrfs: qgroup: clear STATUS_FLAG_ON in disabling quota. | Dongsheng Yang | 2015-04-13 | 1 | -0/+1 |
| * | btrfs: Update btrfs qgroup status item when rescan is done. | Qu Wenruo | 2015-04-13 | 1 | -1/+24 |
| * | btrfs: qgroup: Fix dead judgement on qgroup_rescan_leaf() return value. | Qu Wenruo | 2015-04-13 | 1 | -3/+3 |
| * | btrfs: Don't allow subvolid >= (1 << BTRFS_QGROUP_LEVEL_SHIFT) to be created | Qu Wenruo | 2015-04-13 | 2 | -1/+9 |
| * | btrfs: Check qgroup level in kernel qgroup assign. | Qu Wenruo | 2015-04-13 | 2 | -0/+10 |
| * | btrfs: qgroup: allow to remove qgroup which has parent but no child. | Dongsheng Yang | 2015-04-13 | 1 | -5/+25 |
| * | btrfs: qgroup: return EINVAL if level of parent is not higher than child's. | Dongsheng Yang | 2015-04-13 | 1 | -0/+5 |
| * | btrfs: qgroup: do a reservation in a higher level. | Dongsheng Yang | 2015-04-13 | 7 | -121/+14 |
| * | Btrfs: qgroup, Account data space in more proper timings. | Dongsheng Yang | 2015-04-13 | 2 | -16/+10 |
| * | Btrfs: qgroup: Introduce a may_use to account space_info->bytes_may_use. | Dongsheng Yang | 2015-04-13 | 4 | -6/+104 |
| * | Btrfs: qgroup: free reserved in exceeding quota. | Dongsheng Yang | 2015-04-13 | 1 | -1/+4 |
| * | Btrfs: qgroup: cleanup, remove an unsued parameter in btrfs_create_qgroup(). | Dongsheng Yang | 2015-04-13 | 4 | -7/+5 |
| * | btrfs: qgroup: fix limit args override whole limit struct | Dongsheng Yang | 2015-04-13 | 1 | -5/+10 |
| * | btrfs: qgroup: update limit info in function btrfs_run_qgroups(). | Dongsheng Yang | 2015-04-13 | 1 | -0/+4 |
| * | btrfs: qgroup: consolidate the parameter of fucntion update_qgroup_limit_item(). | Dongsheng Yang | 2015-04-13 | 1 | -27/+24 |