summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2017-06-19Btrfs: lzo: fix typo in error message after failed deflateTimofey Titovets-1/+1
2017-06-19btrfs: btrfs_wait_tree_block_writeback can be void returnJeff Layton-4/+4
2017-06-19btrfs: remove __BTRFS_LEAF_DATA_SIZENikolay Borisov-6/+3
2017-06-19btrfs: rename btrfs_leaf_data to BTRFS_LEAF_DATA_OFFSETNikolay Borisov-27/+25
2017-06-19btrfs: reduce arguments for decompress_bio opsAnand Jain-57/+54
2017-06-19btrfs: btrfs_decompress_bio() could accept compressed_bio insteadAnand Jain-14/+9
2017-06-19btrfs: Refactor update_space_infoNikolay Borisov-40/+18
2017-06-19btrfs: Separate space_info create/updateNikolay Borisov-66/+66
2017-06-19Btrfs: let btrfs_print_leaf print more about block groupLiu Bo-2/+5
2017-06-19Btrfs: skip commit transaction if we don't have enough pinned bytesLiu Bo-1/+1
2017-06-19btrfs: scrub: simplify cleanup of wr_ctx in scrub_free_ctxDavid Sterba-5/+1
2017-06-19btrfs: scrub: inline helper scrub_free_wr_ctxDavid Sterba-10/+4
2017-06-19btrfs: scrub: inline helper scrub_setup_wr_ctxDavid Sterba-27/+9
2017-06-19btrfs: remove root usage from can_overcommitJeff Mahoney-36/+46
2017-06-19btrfs: cleanup root usage by btrfs_get_alloc_profileJeff Mahoney-15/+28
2017-06-19btrfs: fix bool type in btrfs_page_exists_in_rangeDavid Sterba-1/+1
2017-06-19btrfs: remove unused member list from btrfs_end_io_wqDavid Sterba-1/+0
2017-06-19btrfs: remove unused members dir_path from recorded_refDavid Sterba-8/+0
2017-06-19btrfs: remove unused member list from async_submit_bioDavid Sterba-1/+0
2017-06-19btrfs: remove unused member err from reada_extentDavid Sterba-1/+0
2017-06-19btrfs: Remove unnecessary branching in free-space-tree.cSahil Kang-10/+2
2017-06-19Btrfs: hardcode GFP_NOFS for btrfs_bio_clone_partialLiu Bo-6/+4
2017-06-19Btrfs: work around maybe-uninitialized warningArnd Bergmann-2/+2
2017-06-19Btrfs: unify naming of btrfs_io_bioLiu Bo-19/+19
2017-06-19Btrfs: check-integrity use bvec_iterLiu Bo-12/+15
2017-06-19Btrfs: record error if one block has failed to retryLiu Bo-3/+7
2017-06-19Btrfs: change how we iterate bios in endioLiu Bo-32/+37
2017-06-19Btrfs: use bio_clone_bioset_partial to simplify DIO submitLiu Bo-74/+45
2017-06-19Btrfs: new helper btrfs_bio_clone_partialLiu Bo-0/+20
2017-06-19Btrfs: use bio_clone_fast to clone our bioLiu Bo-1/+1
2017-06-19Btrfs: don't pass the inode through clean_io_failureJosef Bacik-37/+61
2017-06-19btrfs: remove inode argument from repair_io_failureJosef Bacik-13/+11
2017-06-19Btrfs: replace tree->mapping with tree->private_dataJosef Bacik-91/+128
2017-06-19btrfs: Add quota_override knob into sysfsSargun Dhillon-0/+41
2017-06-19btrfs: add quota override flag to enable quota override for CAP_SYS_RESOURCESargun Dhillon-0/+7
2017-06-19btrfs: Convert fs_info->free_chunk_space to atomic64_tNikolay Borisov-26/+10
2017-06-19btrfs: add framework to handle device flush error as a volumeAnand Jain-4/+54
2017-06-19Btrfs: remove obsolete FIXMEs in qgroup ioctlsDaichou-3/+0
2017-06-19btrfs: cleanup unused qgroup trace eventAnand Jain-36/+0
2017-06-19Btrfs: remove an unused variableDan Carpenter-2/+0
2017-06-19btrfs: kmap() can't failFabian Frederick-7/+1
2017-06-19Linux 4.12-rc6v4.12-rc6Linus Torvalds-1/+1
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins-163/+152
2017-06-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-13/+10
2017-06-18Merge tag 'sunxi-fixes-for-4.12' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson-7/+8
2017-06-18Merge tag 'omap-for-v4.12/fixes-sl50' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson-6/+2
2017-06-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-0/+7
2017-06-19Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+2
2017-06-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-31/+34
2017-06-18virtio_balloon: disable VIOMMU supportMichael S. Tsirkin-0/+7