summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-05dm zoned: add metadata pointer to struct dmz_devHannes Reinecke
2020-06-05dm zoned: add device pointer to struct dm_zoneHannes Reinecke
2020-06-05dm zoned: allocate temporary superblock for tertiary devicesHannes Reinecke
2020-06-05dm zoned: convert to xarrayHannes Reinecke
2020-06-05dm zoned: add a 'reserved' zone flagHannes Reinecke
2020-06-05dm zoned: improve logging messages for reclaimHannes Reinecke
2020-06-05dm zoned: avoid unnecessary device recalulation for secondary superblockHannes Reinecke
2020-06-05dm zoned: add debugging message for reading superblocksHannes Reinecke
2020-06-05dm ebs: use dm_bufio_forget_buffersMikulas Patocka
2020-06-05dm bufio: introduce forget_buffer_lockedMikulas Patocka
2020-06-05dm bufio: clean up rbtree block orderingMikulas Patocka
2020-06-05dm integrity: add status line documentationMikulas Patocka
2020-06-05gfs2: Smarter iopen glock waitingAndreas Gruenbacher
2020-06-05gfs2: Wake up when setting GLF_DEMOTEAndreas Gruenbacher
2020-06-05gfs2: Check inode generation number in delete_work_funcAndreas Gruenbacher
2020-06-05gfs2: Move inode generation number check into gfs2_inode_lookupAndreas Gruenbacher
2020-06-05gfs2: Minor gfs2_lookup_by_inum cleanupAndreas Gruenbacher
2020-06-05gfs2: Try harder to delete inodes locallyAndreas Gruenbacher
2020-06-05gfs2: Give up the iopen glock on contentionAndreas Gruenbacher
2020-06-05gfs2: Turn gl_delete into a delayed workAndreas Gruenbacher
2020-06-05gfs2: Keep track of deleted inode generations in LVBsAndreas Gruenbacher
2020-06-05gfs2: Allow ASPACE glocks to also have an lvbBob Peterson
2020-06-05Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-05gfs2: instrumentation wrt log_flush stuckBob Peterson
2020-06-05ALSA: emu10k1: delete an unnecessary conditionDan Carpenter
2020-06-05KVM: x86: emulate reserved nops from 0f/18 to 0f/1fPaolo Bonzini
2020-06-05KVM: selftests: Fix build with "make ARCH=x86_64"Vitaly Kuznetsov
2020-06-05gfs2: introduce new gfs2_glock_assert_withdrawBob Peterson
2020-06-05gfs2: print mapping->nrpages in glock dump for address space glocksBob Peterson
2020-06-05rxrpc: Fix missing notificationDavid Howells
2020-06-05rxrpc: Move the call completion handling out of lineDavid Howells
2020-06-05mac80211: initialize return flags in HE 6 GHz operation parsingJohannes Berg
2020-06-05cpufreq: CPPC: add SW BOOST supportXiongfeng Wang
2020-06-05cpufreq: change '.set_boost' to act on one policyXiongfeng Wang
2020-06-05PM: hibernate: Add __init annotation to swsusp_header_init()Christophe JAILLET
2020-06-05ACPICA: Update version to 20200528Bob Moore
2020-06-05ACPICA: iASL: add new OperationRegion subtype keyword PlatformRtMechanismErik Kaneda
2020-06-05ACPICA: acpidump: Removed dead code from oslinuxtbl.cBob Moore
2020-06-05dt-bindings: ASoc: Fix tdm-slot documentation spelling errorDan Murphy
2020-06-05ASoC: meson: fix memory leak of links if allocation of ldata failsColin Ian King
2020-06-05compiler_types.h: Use unoptimized __unqual_scalar_typeof for sparseMarco Elver
2020-06-05compiler_types.h: Optimize __unqual_scalar_typeof compilation timeMarco Elver
2020-06-05compiler.h: Enforce that READ_ONCE_NOCHECK() access size is sizeof(long)Will Deacon
2020-06-05compiler-types.h: Include naked type in __pick_integer_type() matchWill Deacon
2020-06-05ima: Directly free *entry in ima_alloc_init_template() if digests is NULLRoberto Sassu
2020-06-05READ_ONCE: Fix comment describing 2x32-bit atomicityWill Deacon
2020-06-05mtd: clear cache_state to avoid writing to bad blocks repeatedlyXiaoming Ni
2020-06-05mtd: parser: cmdline: Support MTD names containing one or more colonsBoris Brezillon
2020-06-05mtd: physmap_of_gemini: remove defined but not used symbol 'syscon_match'Jason Yan
2020-06-05cfg80211: fix management registrations deadlockJohannes Berg