aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-09-09btrfs: Remove unnecessary check from join_running_log_transNikolay Borisov1-4/+0
2019-09-09Btrfs: wake up inode cache waiters sooner to reduce waiting timeFilipe Manana1-0/+1
2019-09-09Btrfs: fix inode cache waiters hanging on path allocation failureFilipe Manana1-1/+3
2019-09-09Btrfs: fix inode cache waiters hanging on failure to start caching threadFilipe Manana1-5/+18
2019-09-09Btrfs: fix inode cache block reserve leak on failure to allocate data spaceFilipe Manana1-0/+1
2019-09-09Btrfs: fix hang when loading existing inode cache off diskFilipe Manana1-0/+1
2019-09-09btrfs: tree-checker: Add ROOT_ITEM checkQu Wenruo1-0/+92
2019-09-09btrfs: extent-tree: Make sure we only allocate extents from block groups with the same typeQu Wenruo1-0/+8
2019-09-09btrfs: delayed-inode: Kill the BUG_ON() in btrfs_delete_delayed_dir_index()Qu Wenruo1-2/+11
2019-09-09btrfs: volumes: Remove ENOSPC-prone btrfs_can_relocate()Qu Wenruo3-146/+0
2019-09-09btrfs: extent-tree: Add comment for inc_block_group_ro()Qu Wenruo1-0/+19
2019-09-09btrfs: volumes: Add comment for find_free_dev_extent_start()Qu Wenruo1-0/+6
2019-09-09btrfs: volumes: Unexport find_free_dev_extent_start()Qu Wenruo2-4/+3
2019-09-09btrfs: assert tree mod log lock in __tree_mod_log_insertDavid Sterba1-2/+2
2019-09-09btrfs: assert extent map tree lock in add_extent_mappingDavid Sterba1-0/+2
2019-09-09btrfs: Add an assertion to warn incorrect case in insert_inline_extent()Jia-Ju Bai1-0/+3
2019-09-09btrfs: Remove leftover of in-band dedupeNikolay Borisov6-36/+19
2019-09-09btrfs: Remove delalloc_end argument from extent_clear_unlock_delallocNikolay Borisov3-35/+25
2019-09-09btrfs: Move free_pages_out label in inline extent handling branch in compress_file_rangeNikolay Borisov1-10/+8
2019-09-09btrfs: Return number of compressed extents directly in compress_file_rangeNikolay Borisov1-9/+11
2019-09-09btrfs: use common vfs LABEL ioctl definitionsEric Sandeen2-8/+6
2019-09-09btrfs: Remove unused locking functionsNikolay Borisov3-40/+0
2019-09-09btrfs: reduce stack usage for btrfsic_process_written_blockArnd Bergmann1-3/+4
2019-09-09btrfs: remove set but not used variable 'offset'YueHaibing1-2/+0
2019-09-09Btrfs: fix ENOSPC errors, leading to transaction aborts, when cloning extentsFilipe Manana3-167/+188
2019-09-09Btrfs: factor out extent dropping code from hole punch handlerFilipe Manana1-142/+166
2019-09-09regulator: lp87565: Simplify lp87565_buck_set_ramp_delayAxel Lin1-3/+2
2019-09-09ASoC: rt5677: keep analog power register at SND_SOC_BIAS_OFFBen Zhang1-2/+2
2019-09-09f2fs: Fix indefinite loop in f2fs_gc()Sahitya Tummala1-1/+1
2019-09-09clk: qcom: clk-rpmh: Add support for SM8150Vinod Koul1-0/+28
2019-09-09dt-bindings: clock: Document SM8150 rpmh-clock compatibleVinod Koul1-1/+3
2019-09-09clk: qcom: clk-rpmh: Convert to parent data schemeVinod Koul1-2/+8
2019-09-09dt-bindings: clock: Document the parent clocksVinod Koul1-0/+3
2019-09-09clk: qcom: gcc: Use floor ops for SDCC clocksTaniya Das4-6/+6
2019-09-09clk: qcom: gcc-qcs404: Use floor ops for sdcc clksVinod Koul1-2/+2
2019-09-09clk: qcom: gcc-sdm845: Use floor ops for sdcc clksStephen Boyd1-2/+2
2019-09-09KVM: arm/arm64: vgic: Allow more than 256 vcpus for KVM_IRQ_LINEMarc Zyngier5-4/+19
2019-09-09tools/power/x86/intel-speed-select: Display core count for bucketSrinivas Pandruvada3-3/+26
2019-09-09platform/x86: ISST: Allow additional TRL MSRsSrinivas Pandruvada1-0/+2
2019-09-09pinctrl: intel: mark intel_pin_to_gpio __maybe_unusedArnd Bergmann1-1/+1
2019-09-09spi-gpio: Use PTR_ERR_OR_ZERO() in spi_gpio_request()Markus Elfring1-4/+1
2019-09-09ASoC: rt5677: Remove magic number register writesCurtis Malainey1-5/+11
2019-09-09ASoC: soc-core: self contained soc_unbind_aux_dev()Kuninori Morimoto1-8/+9
2019-09-09ASoC: soc-core: add soc_unbind_aux_dev()Kuninori Morimoto1-1/+7
2019-09-09ASoC: soc-core: self contained soc_bind_aux_dev()Kuninori Morimoto1-16/+15
2019-09-09ASoC: soc-core: move soc_probe_link_dais() next to soc_remove_link_dais()Kuninori Morimoto1-29/+29
2019-09-09ASoC: soc-core: self contained soc_probe_link_dais()Kuninori Morimoto1-25/+25
2019-09-09ASoC: soc-core: add new soc_link_init()Kuninori Morimoto1-10/+18
2019-09-09ASoC: soc-core: move soc_probe_dai() next to soc_remove_dai()Kuninori Morimoto1-20/+20
2019-09-09ASoC: soc-core: self contained soc_remove_link_dais()Kuninori Morimoto1-14/+15