aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-30f2fs: turn down IO priority of discard from backgroundChao Yu1-0/+1
2018-05-30f2fs: don't split checkpoint in fstrimChao Yu4-32/+16
2018-05-30f2fs: issue discard commands proactively in high fs utilizationJaegeuk Kim2-34/+40
2018-05-30ASoC: core: Fix return code shown on error for hw_paramsJon Hunter1-1/+1
2018-05-30btrfs: return ENOMEM if path allocation fails in btrfs_cross_ref_existSu Yue1-1/+1
2018-05-30PCI: mobiveil: Add Mobiveil PCIe Host Bridge IP driver DT bindingsSubrahmanya Lingappa3-0/+81
2018-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-3/+6
2018-05-30btrfs: raid56: Remove VLA usageKees Cook1-10/+28
2018-05-30xfs: repair superblocksDarrick J. Wong6-1/+99
2018-05-30xfs: add helpers to attach quotas to inodesDarrick J. Wong3-0/+79
2018-05-30xfs: recover AG btree roots from rmap dataDarrick J. Wong2-0/+210
2018-05-30xfs: add helpers to dispose of old btree blocks after a repairDarrick J. Wong2-0/+257
2018-05-30xfs: add helpers to collect and sift btree block pointers during repairDarrick J. Wong2-0/+245
2018-05-30xfs: add helpers to allocate and initialize fresh btree rootsDarrick J. Wong2-0/+86
2018-05-30xfs: add helpers to deal with transaction allocation and rollingDarrick J. Wong6-7/+194
2018-05-30xfs: grab the per-ag structure whenever relevantDarrick J. Wong3-0/+19
2018-05-30btrfs: return error value if create_io_em failed in cow_file_rangeSu Yue1-1/+3
2018-05-30btrfs: drop useless member qgroup_reserved of btrfs_pending_snapshotGu JinXiang1-1/+0
2018-05-30btrfs: drop unused parameter qgroup_reservedGu JinXiang4-14/+5
2018-05-30btrfs: balance dirty metadata pages in btrfs_finish_ordered_ioEthan Lien1-0/+3
2018-05-30btrfs: lift some btrfs_cross_ref_exist checks in nocow pathEthan Lien1-0/+15
2018-05-30btrfs: Remove fs_info argument from btrfs_uuid_tree_remLu Fengqi4-9/+7
2018-05-30btrfs: Remove fs_info argument from btrfs_uuid_tree_addLu Fengqi5-13/+10
2018-05-30Btrfs: remove unused check of skip_lockingLiu Bo1-2/+5
2018-05-30Btrfs: remove always true check in unlock_upLiu Bo1-1/+1
2018-05-30Btrfs: grab write lock directly if write_lock_level is the max levelLiu Bo1-11/+16
2018-05-30Btrfs: move get root out of btrfs_search_slot to a helperLiu Bo1-45/+65
2018-05-30Btrfs: use more straightforward extent_buffer_uptodate checkLiu Bo1-1/+1
2018-05-30Btrfs: remove superfluous free_extent_buffer in read_block_for_searchLiu Bo1-1/+0
2018-05-30btrfs: drop unused space_info parameter from create_space_infoLu Fengqi1-8/+5
2018-05-30Btrfs: add parent_transid parameter to veirfy_level_keyLiu Bo1-6/+7
2018-05-30btrfs: qgroup: show more meaningful qgroup_rescan_init error messageQu Wenruo1-15/+18
2018-05-30Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()Omar Sandoval1-2/+4
2018-05-30btrfs: lzo: Harden inline lzo compressed extent decompressionQu Wenruo1-1/+10
2018-05-30btrfs: lzo: Add header length check to avoid potential out-of-bounds accessQu Wenruo1-2/+26
2018-05-30perf test: "Session topology" dumps core on s390Thomas Richter1-6/+24
2018-05-30regulator: Revert coupled regulator support againMark Brown1-288/+41
2018-05-30regulator: wm8994: Fix shared GPIOsMark Brown4-26/+22
2018-05-30regulator: max77686: Fix shared GPIOsMark Brown1-12/+7
2018-05-30Bluetooth: btusb: Add additional device ID for RTL8822BEArtiom Vaskov1-0/+1
2018-05-30perf parse-events: Handle uncore event aliases in small groups properlyKan Liang4-9/+137
2018-05-30mmc: sunxi: Use ifdef rather than __maybe_unusedUlf Hansson1-2/+4
2018-05-30mmc: mxmmc: Use ifdef rather than __maybe_unusedUlf Hansson1-2/+4
2018-05-30PM / Domains: Drop unused parameter in genpd_allocate_dev_data()Ulf Hansson1-2/+1
2018-05-30PM / Domains: Drop genpd as in-param for pm_genpd_remove_device()Ulf Hansson3-8/+7
2018-05-30PM / Domains: Drop __pm_genpd_add_device()Ulf Hansson2-17/+7
2018-05-30PM / Domains: Drop extern declarations of functions in pm_domain.hUlf Hansson1-28/+23
2018-05-30Merge branch 'pm-domains' into pm-oppRafael J. Wysocki1-3/+3
2018-05-30PM / domains: Add perf_state attribute to genpd debugfsRajendra Nayak1-0/+18
2018-05-30ALSA: xen-front: freeing an error pointerDan Carpenter1-0/+2