summaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-31xfs: factor free block index lookup from xfs_dir2_node_addname_int()Dave Chinner1-92/+102
2019-08-31xfs: factor data block addition from xfs_dir2_node_addname_int()Dave Chinner1-166/+158
2019-08-31xfs: move xfs_dir2_addname()Dave Chinner1-71/+69
2019-08-31xfs: remove all *_ITER_CONTINUE valuesDarrick J. Wong5-14/+8
2019-08-30xfs: remove all *_ITER_ABORT valuesDarrick J. Wong15-44/+54
2019-08-28xfs: log proper length of btree block in scrub/repairEric Sandeen1-1/+1
2019-08-28xfs: reinitialize rm_flags when unpacking an offset into an rmap irecDarrick J. Wong2-1/+1
2019-08-28xfs: remove unnecessary int returns from deferred bmap functionsDarrick J. Wong5-29/+15
2019-08-28xfs: remove unnecessary int returns from deferred refcount functionsDarrick J. Wong5-61/+36
2019-08-28xfs: remove unnecessary int returns from deferred rmap functionsDarrick J. Wong4-52/+36
2019-08-28xfs: remove unnecessary parameter from xfs_iext_inc_seqDarrick J. Wong1-4/+4
2019-08-28xfs: fix sign handling problem in xfs_bmbt_diff_two_keysDarrick J. Wong1-2/+14
2019-08-28xfs: don't return _QUERY_ABORT from xfs_rmap_has_other_keysDarrick J. Wong1-1/+4
2019-08-28xfs: fix maxicount division by zero errorDarrick J. Wong1-2/+7
2019-08-27xfs: bmap scrub should only scrub records onceDarrick J. Wong1-31/+46
2019-08-27xfs: remove excess function parameter description in 'xfs_btree_sblock_v5hdr_...zhengbin1-2/+0
2019-08-27xfs: add kmem_alloc_io()Dave Chinner6-22/+60
2019-08-27xfs: get allocation alignment from the buftargDave Chinner1-0/+6
2019-08-27xfs: add kmem allocation trace pointsDave Chinner4-9/+50
2019-08-26fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.Tetsuo Handa46-109/+102
2019-08-25Linux 5.3-rc6v5.3-rc6Linus Torvalds1-1/+1
2019-08-25mm/kasan: fix false positive invalid-free reports with CONFIG_KASAN_SW_TAGS=yAndrey Ryabinin1-2/+8
2019-08-25mm/zsmalloc.c: fix race condition in zs_destroy_poolHenry Burns1-2/+59
2019-08-25mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitelyHenry Burns1-4/+15
2019-08-25mm, page_owner: handle THP splits correctlyVlastimil Babka1-0/+4
2019-08-25userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctxOleg Nesterov1-12/+13
2019-08-25psi: get poll_work to run when calling poll syscall next timeJason Xing1-0/+8
2019-08-25mm: memcontrol: flush percpu vmevents before releasing memcgRoman Gushchin1-1/+21
2019-08-25mm: memcontrol: flush percpu vmstats before releasing memcgRoman Gushchin1-0/+40
2019-08-25parisc: fix compilation errrorsQian Cai1-2/+1
2019-08-25mm, page_alloc: move_freepages should not examine struct page of reserved memoryDavid Rientjes1-15/+4
2019-08-25mm/z3fold.c: fix race between migration and destructionHenry Burns1-0/+89
2019-08-24drm/mediatek: include dma-mapping headerDave Airlie1-0/+1
2019-08-23KVM: arm/arm64: VGIC: Properly initialise private IRQ affinityAndre Przywara1-10/+20
2019-08-23RDMA/siw: Fix 64/32bit pointer inconsistencyBernard Metzler9-109/+108
2019-08-23x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386Sean Christopherson1-1/+1
2019-08-23dm table: fix invalid memory accesses with too high sector numberMikulas Patocka1-1/+4
2019-08-23gpio: Fix irqchip initialization orderLinus Walleij1-15/+15
2019-08-23xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOTDarrick J. Wong1-0/+1
2019-08-23drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUXLyude Paul1-7/+17
2019-08-23drm/amdgpu/powerplay: silence a warning in smu_v11_0_setup_pptableAlex Deucher1-1/+1
2019-08-23timekeeping/vsyscall: Prevent math overflow in BOOTTIME updateThomas Gleixner3-9/+23
2019-08-23um: fix time travel modeJohannes Berg3-12/+20
2019-08-22io_uring: add need_resched() check in inner poll loopJens Axboe1-1/+7
2019-08-22dm space map metadata: fix missing store of apply_bops() return valueZhangXiaoxu1-1/+1
2019-08-22dm btree: fix order of block initialization in btree_split_beneathZhangXiaoxu1-15/+16
2019-08-22ubifs: Limit the number of pages in shrink_liabilityLiu Song1-1/+1
2019-08-22ubifs: Correctly initialize c->min_log_bytesRichard Weinberger1-0/+4
2019-08-22ubifs: Fix double unlock around orphan_delete()Richard Weinberger1-2/+0
2019-08-22jffs2: Remove C++ style comments from uapi headerMasahiro Yamada1-5/+0