summaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-05ext2: check err when partial != NULLChengguang Xu1-2/+5
2019-11-04quota: Handle quotas without quota inodes in dquot_get_state()Jan Kara1-2/+4
2019-11-04quota: Make dquot_disable() work without quota inodesJan Kara1-44/+29
2019-11-04quota: Drop dquot_enable()Jan Kara2-47/+16
2019-11-04fs: Use dquot_load_quota_inode() from filesystemsJan Kara3-4/+4
2019-11-04quota: Rename vfs_load_quota_inode() to dquot_load_quota_inode()Jan Kara2-6/+15
2019-11-04quota: Simplify dquot_resume()Jan Kara1-6/+4
2019-11-04quota: Factor out setup of quota inodeJan Kara2-41/+69
2019-10-31quota: Check that quota is not dirty before releaseDmitry Monakhov3-2/+12
2019-10-31quota: fix livelock in dquot_writeback_dquotsDmitry Monakhov1-4/+5
2019-10-31ext2: don't set *count in the case of failure in ext2_try_to_allocate()Chengguang Xu1-1/+0
2019-10-31reiserfs: fix extended attributes on the root directoryJeff Mahoney6-14/+32
2019-10-24ext2: return error when fail to allocating memory in ioctlChengguang Xu1-1/+4
2019-10-22ext2: add missing brelse in ext2_new_blocks()Chengguang Xu1-0/+7
2019-10-21ext2: adjust block num when retry allocationChengguang Xu1-0/+1
2019-10-17quota: minor code cleanup for v1_format_opsChengguang Xu1-1/+0
2019-10-15mm/memory-failure: poison read receives SIGKILL instead of SIGBUS if mmaped m...Jane Chu1-9/+13
2019-10-15mm/slab.c: fix kernel-doc warning for __ksize()Randy Dunlap1-0/+3
2019-10-15xarray.h: fix kernel-doc warningRandy Dunlap1-2/+2
2019-10-15bitmap.h: fix kernel-doc warning and typoRandy Dunlap1-1/+2
2019-10-15fs/fs-writeback.c: fix kernel-doc warningRandy Dunlap1-1/+1
2019-10-15fs/libfs.c: fix kernel-doc warningRandy Dunlap1-2/+1
2019-10-15fs/direct-io.c: fix kernel-doc warningRandy Dunlap1-2/+1
2019-10-15mm, compaction: fix wrong pfn handling in __reset_isolation_pfn()Vlastimil Babka1-3/+4
2019-10-15mm, hugetlb: allow hugepage allocations to reclaim as neededDavid Rientjes1-2/+4
2019-10-15lib/test_meminit: add a kmem_cache_alloc_bulk() testAlexander Potapenko1-0/+27
2019-10-15mm/slub.c: init_on_free=1 should wipe freelist ptr for bulk allocationsAlexander Potapenko1-6/+16
2019-10-15lib/generic-radix-tree.c: add kmemleak annotationsEric Biggers1-6/+26
2019-10-15mm/slub: fix a deadlock in show_slab_objects()Qian Cai1-2/+11
2019-10-15mm, page_owner: rename flag indicating that page is allocatedVlastimil Babka2-7/+7
2019-10-15mm, page_owner: decouple freeing stack trace from debug_pageallocVlastimil Babka2-21/+10
2019-10-15mm, page_owner: fix off-by-one error in __set_page_owner_handle()Vlastimil Babka3-22/+24
2019-10-14kmemleak: Do not corrupt the object_list during clean-upCatalin Marinas1-9/+21
2019-10-14Linux 5.4-rc3v5.4-rc3Linus Torvalds1-1/+1
2019-10-13tracing: Initialize iter->seq after zeroing in tracing_read_pipe()Petr Mladek1-0/+1
2019-10-13tracing/hwlat: Don't ignore outer-loop duration when calculating max_latencySrivatsa S. Bhat (VMware)1-0/+2
2019-10-13tracing/hwlat: Report total time spent in all NMIs during the sampleSrivatsa S. Bhat (VMware)1-1/+1
2019-10-13recordmcount: Fix nop_mcount() functionSteven Rostedt (VMware)1-4/+1
2019-10-13tracing: Do not create tracefs files if tracefs lockdown is in effectSteven Rostedt (VMware)1-0/+4
2019-10-13tracing: Add locked_down checks to the open calls of files created for tracefsSteven Rostedt (VMware)10-4/+98
2019-10-13tracing: Add tracing_check_open_get_tr()Steven Rostedt (VMware)6-60/+81
2019-10-13tracing: Have trace events system open call tracing_open_generic_tr()Steven Rostedt (VMware)3-15/+5
2019-10-13tracing: Get trace_array reference for available_tracers filesSteven Rostedt (VMware)1-2/+15
2019-10-13ftrace: Get a reference counter for the trace_array on filter filesSteven Rostedt (VMware)1-9/+18
2019-10-13tracefs: Revert ccbd54ff54e8 ("tracefs: Restrict tracefs when the kernel is l...Steven Rostedt (VMware)1-41/+1
2019-10-12perf/x86/cstate: Add Tiger Lake CPU supportKan Liang1-9/+11
2019-10-12perf/x86/msr: Add Tiger Lake CPU supportKan Liang1-0/+2
2019-10-12perf/x86/intel: Add Tiger Lake CPU supportKan Liang1-0/+2
2019-10-12perf/x86/cstate: Update C-state counters for Ice LakeKan Liang1-11/+25
2019-10-12perf/x86/msr: Add new CPU model numbers for Ice LakeKan Liang1-0/+3