Commit Graph

5464 Commits (8208a22bb8bd3c52ef634b4ff194f14892ab1713)

Author SHA1 Message Date
Al Viro 6b520e0565 vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
Hillf Danton b0365c8d0c mm: hugetlb: fix non-atomic enqueue of huge page 13 years ago
KOSAKI Motohiro e26a51148f mm/mempolicy.c: refix mbind_range() vma issue 13 years ago
Dave Kleikamp e6f67b8c05 vfs: __read_cache_page should use gfp argument rather than GFP_KERNEL 13 years ago
Kautuk Consul 0006526d78 mm/vmalloc.c: remove static declaration of va from __get_vm_area_node 13 years ago
Frantisek Hrbata ff05b6f7ae oom: fix integer overflow of points in oom_badness 13 years ago
Hillf Danton a41c58a666 memcg: keep root group unchanged if creation fails 13 years ago
Eugene Surovegin 9f57bd4d6d percpu: fix per_cpu_ptr_to_phys() handling of non-page-aligned addresses 13 years ago
Mel Gorman 1368edf064 mm: vmalloc: check for page allocation failure before vmlist insertion 13 years ago
Michal Hocko d021563888 mm: Ensure that pfn_valid() is called once per pageblock when reserving pageblocks 13 years ago
Hillf Danton 09761333ed mm/migrate.c: pair unlock_page() and lock_page() when migrating huge pages 13 years ago
Youquan Song 58a84aa927 thp: set compound tail page _count to zero 13 years ago
Andrea Arcangeli 1dfb059b94 thp: reduce khugepaged freezing latency 13 years ago
Konstantin Khlebnikov 83aeeada7c vmscan: use atomic-long for shrinker batching 13 years ago
Konstantin Khlebnikov 635697c663 vmscan: fix initial shrinker size handling 13 years ago
Wu Fengguang 82e230a07d writeback: set max_pause to lowest value on zero bdi_dirty 13 years ago
Wu Fengguang c5c6343c4d writeback: permit through good bdi even when global dirty exceeded 13 years ago
Wu Fengguang aed21ad28b writeback: comment on the bdi dirty threshold 13 years ago
Peter Zijlstra 52cef18916 slab, lockdep: Fix silly bug 13 years ago
Jan Kara a50527b19c fs: Make write(2) interruptible by a fatal signal 13 years ago
Eric Dumazet bc6697d8a5 slub: avoid potential NULL dereference or corruption 13 years ago
Christoph Lameter 42d623a8cd slub: use irqsafe_cpu_cmpxchg for put_cpu_partial 13 years ago
Dave Young 67589c7145 percpu: explain why per_cpu_ptr_to_phys() is more complicated than necessary 13 years ago
Tejun Heo a855b84c3d percpu: fix chunk range calculation 13 years ago
Bob Liu 90459ce06f percpu: rename pcpu_mem_alloc to pcpu_mem_zalloc 13 years ago
Wu Fengguang 468e6a20af writeback: remove vm_dirties and task->dirties 13 years ago
Wu Fengguang 1df647197c writeback: hard throttle 1000+ dd on a slow USB stick 13 years ago
David Vrabel cd12909cb5 xen: map foreign pages for shared rings by updating the PTEs directly 13 years ago
Jan Kara 499d05ecf9 mm: Make task in balance_dirty_pages() killable 13 years ago
Hillf Danton ea4039a34c hugetlb: release pages in the error path of hugetlb_cow() 13 years ago
Michal Hocko 5aecc85abd oom: do not kill tasks with oom_score_adj OOM_SCORE_ADJ_MIN 13 years ago
Shaohua Li 9ada19342b slub: move discard_slab out of node lock 13 years ago
Shaohua Li f64ae042d9 slub: use correct parameter to add a page to partial list tail 13 years ago
Rabin Vincent 7a401a972d backing-dev: ensure wakeup_timer is deleted 13 years ago
Wu Fengguang 3a73dbbc9b writeback: fix uninitialized task_ratelimit 13 years ago
H Hartley Sweeten 61600f578f mm/page_cgroup.c: quiet sparse noise 13 years ago
Steven Rostedt 4799401fef memcg: Fix race condition in memcg_check_events() with this_cpu usage 13 years ago
Johannes Weiner a61ed3cec5 memcg: close race between charge and putback 13 years ago
Johannes Weiner 9b272977e3 memcg: skip scanning active lists based on individual size 13 years ago
Igor Mammedov 0a619e5870 memcg: do not expose uninitialized mem_cgroup_per_node to world 13 years ago
KAMEZAWA Hiroyuki 715a5ee82a memcg: fix oom schedule_timeout() 13 years ago
Raghavendra K T c0ff4b8540 memcg: rename mem variable to memcg 13 years ago
Steven Rostedt ff7ee93f47 cgroup/kmemleak: Annotate alloc_page() for cgroup allocations 13 years ago
Andrea Arcangeli 70b50f94f1 mm: thp: tail page refcounting fix 13 years ago
Miklos Szeredi 6d6b77f163 filesystems: add missing nlink wrappers 13 years ago
Dimitri Sivanich a1cb2c60dd mm/vmstat.c: cache align vm_stat 13 years ago
Hugh Dickins 3d470fc385 mm: munlock use mapcount to avoid terrible overhead 13 years ago
Hillf Danton 35d8c7ad72 mm/huge_memory: fix typo when updating mmu cache 13 years ago
Hillf Danton 0089e4853a mm/huge_memory: fix copying user highpage 13 years ago
Christoph Lameter df9d6985be mm: do not drain pagevecs for mlockall(MCL_FUTURE) 13 years ago