aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-15btrfs: qgroup: Dirty all qgroups before rescanQu Wenruo1-0/+1
2018-10-15Btrfs: clean up scrub is_dev_replace parameterOmar Sandoval1-14/+9
2018-10-15btrfs: add helper to obtain number of devices with ongoing dev-replaceAnand Jain1-14/+21
2018-10-15btrfs: add assertions where number of devices could go below 0Anand Jain1-2/+2
2018-10-15btrfs: remove unneeded NULL checks before kfreezhong jiang1-4/+2
2018-10-15Btrfs: do not unnecessarily pass write_lock_level when processing leafLiu Bo1-1/+1
2018-10-15btrfs: Remove 'objectid' member from struct btrfs_rootMisono Tomohiro17-53/+58
2018-10-15btrfs: remove a useless return statement in btrfs_block_rsv_addLu Fengqi1-3/+1
2018-10-15btrfs: Remove root parameter from btrfs_insert_dir_itemLu Fengqi5-14/+10
2018-10-15btrfs: switch update_size to bool in btrfs_block_rsv_migrate and btrfs_rsv_add_bytesLu Fengqi6-17/+17
2018-10-15btrfs: simplify the send_in_progress check in btrfs_delete_subvolumeLu Fengqi1-6/+5
2018-10-15Linux 4.19-rc8Greg Kroah-Hartman1-1/+1
2018-10-14Merge tag 'libnvdimm-fixes-4.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmGreg Kroah-Hartman3-5/+14
2018-10-14Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxGreg Kroah-Hartman1-1/+1
2018-10-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman3-6/+14
2018-10-13KVM: vmx: hyper-v: don't pass EPT configuration info to vmx_hv_remote_flush_tlb()Vitaly Kuznetsov1-1/+5
2018-10-13ubifs: Fix WARN_ON logic in exit pathRichard Weinberger1-2/+2
2018-10-13Merge branch 'akpm'Greg Kroah-Hartman4-7/+4
2018-10-13fs/fat/fatent.c: add cond_resched() to fat_count_free_clusters()Khazhismel Kumykov1-0/+1
2018-10-13mm/thp: fix call to mmu_notifier in set_pmd_migration_entry() v2Jérôme Glisse1-6/+0
2018-10-13mm/mmap.c: don't clobber partially overlapping VMA with MAP_FIXED_NOREPLACEJann Horn1-1/+1
2018-10-13ocfs2: fix a GCC warningzhong jiang1-0/+2
2018-10-13Merge tag 'for-linus-20181012' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman1-1/+1
2018-10-13Merge tag 'gfs2-4.19.fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2Greg Kroah-Hartman1-5/+1
2018-10-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxGreg Kroah-Hartman4-30/+42
2018-10-12Merge tag 'armsoc-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGreg Kroah-Hartman6-0/+57
2018-10-12afs: Fix afs_server struct leakDavid Howells1-0/+2
2018-10-12MAINTAINERS: use the correct location for dt-bindings includes for muxPeter Rosin1-1/+1
2018-10-12mux: adgs1408: use the correct MODULE_LICENSEPeter Rosin1-1/+1
2018-10-12gfs2: Fix iomap buffered write support for journaled files (2)Andreas Gruenbacher1-5/+1
2018-10-12arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon3-1/+15
2018-10-12arm64: Fix /proc/iomem for reserved but not memory regionsWill Deacon1-29/+27
2018-10-12afs: Fix cell proc listDavid Howells5-10/+22
2018-10-12Merge tag 'mmc-v4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcGreg Kroah-Hartman2-0/+14
2018-10-12Merge tag 'gpio-v4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioGreg Kroah-Hartman2-1/+9
2018-10-12Merge tag 'pinctrl-v4.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlGreg Kroah-Hartman1-1/+12
2018-10-12Merge tag 'mtd/fixes-for-4.19-rc8' of git://git.infradead.org/linux-mtdGreg Kroah-Hartman2-5/+13
2018-10-12Merge tag 'drm-fixes-2018-10-12-1' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman1-1/+14
2018-10-12Merge tag 'for-gkh' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGreg Kroah-Hartman1-4/+8
2018-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputGreg Kroah-Hartman7-9/+34
2018-10-12Merge tag 'next-fixes-20181012' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/next-fixesGreg Kroah-Hartman2-3/+5
2018-10-12lib/bch: fix possible stack overrunArnd Bergmann2-5/+13
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman37-285/+493
2018-10-11Merge branch 'net-dsa-bcm_sf2-Couple-of-fixes'David S. Miller1-11/+3
2018-10-11net: dsa: bcm_sf2: Call setup during switch resumeFlorian Fainelli1-9/+1
2018-10-11net: dsa: bcm_sf2: Fix unbind orderingFlorian Fainelli1-2/+2
2018-10-12vmlinux.lds.h: Fix linker warnings about orphan .LPBX sectionsPeter Oberparleiter1-1/+1
2018-10-12vmlinux.lds.h: Fix incomplete .text.exit discardsPeter Oberparleiter2-2/+4
2018-10-11i2c: Fix kerneldoc for renamed i2c dma put functionStephen Boyd1-1/+1
2018-10-11blk-wbt: wake up all when we scale up, not downJosef Bacik1-1/+1