summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-28xfs: log proper length of btree block in scrub/repairxfs-5.4-merge-1Eric Sandeen
2019-08-28xfs: reinitialize rm_flags when unpacking an offset into an rmap irecDarrick J. Wong
2019-08-28xfs: remove unnecessary int returns from deferred bmap functionsDarrick J. Wong
2019-08-28xfs: remove unnecessary int returns from deferred refcount functionsDarrick J. Wong
2019-08-28xfs: remove unnecessary int returns from deferred rmap functionsDarrick J. Wong
2019-08-28xfs: remove unnecessary parameter from xfs_iext_inc_seqDarrick J. Wong
2019-08-28xfs: fix sign handling problem in xfs_bmbt_diff_two_keysDarrick J. Wong
2019-08-28xfs: don't return _QUERY_ABORT from xfs_rmap_has_other_keysDarrick J. Wong
2019-08-28xfs: fix maxicount division by zero errorDarrick J. Wong
2019-08-26xfs: bmap scrub should only scrub records onceDarrick J. Wong
2019-08-26xfs: remove excess function parameter description in 'xfs_btree_sblock_v5hdr_...zhengbin
2019-08-26xfs: add kmem_alloc_io()Dave Chinner
2019-08-26xfs: get allocation alignment from the buftargDave Chinner
2019-08-26xfs: add kmem allocation trace pointsDave Chinner
2019-08-26fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.Tetsuo Handa
2019-08-25Linux 5.3-rc6v5.3-rc6Linus Torvalds
2019-08-25Merge tag 'auxdisplay-for-linus-v5.3-rc7' of git://github.com/ojeda/linuxLinus Torvalds
2019-08-25Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-08-25Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-08-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-08-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-08-25Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-08-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-08-25Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-08-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-08-24Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-08-24mm/kasan: fix false positive invalid-free reports with CONFIG_KASAN_SW_TAGS=yAndrey Ryabinin
2019-08-24mm/zsmalloc.c: fix race condition in zs_destroy_poolHenry Burns
2019-08-24mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitelyHenry Burns
2019-08-24mm, page_owner: handle THP splits correctlyVlastimil Babka
2019-08-24userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctxOleg Nesterov
2019-08-24psi: get poll_work to run when calling poll syscall next timeJason Xing
2019-08-24mm: memcontrol: flush percpu vmevents before releasing memcgRoman Gushchin
2019-08-24mm: memcontrol: flush percpu vmstats before releasing memcgRoman Gushchin
2019-08-24parisc: fix compilation errrorsQian Cai
2019-08-24mm, page_alloc: move_freepages should not examine struct page of reserved memoryDavid Rientjes
2019-08-24mm/z3fold.c: fix race between migration and destructionHenry Burns
2019-08-24Merge tag 'gpio-v5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-08-24Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-08-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-08-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-08-24Merge tag 'xfs-5.3-fixes-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-08-24Merge tag 'drm-fixes-2019-08-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-08-24Merge tag 'kvmarm-fixes-for-5.3-3' of git://git.kernel.org/pub/scm/linux/kern...Will Deacon
2019-08-24drm/mediatek: include dma-mapping headerDave Airlie
2019-08-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-08-23Merge tag 'for-linus-20190823' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-08-23Merge tag 'for-5.3/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-08-23Merge tag 'xfs-5.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-08-23KVM: arm/arm64: VGIC: Properly initialise private IRQ affinityAndre Przywara