Show patches with: Submitter = Kirill A. Shutemov       |   544 patches
« 1 2 ... 3 4 5 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[10/71] drivers/misc: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[09/71] v4l: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[08/71] md: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[07/71] drm: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[06/71] block: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[05/71] s390: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[04/71] powerpc: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[03/71] parisc: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[02/71] arm: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[01/71] arc: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[PATCHv5,26/25] thp: update Documentation/vm/transhuge.txt - - - --- 2016-03-15 Kirill A. Shutemov New
[PATCHv5,06/25] mm, rmap: account file thp pages - - - --- 2016-03-15 Kirill A. Shutemov New
[PATCHv4,25/25] shmem, thp: respect MADV_{NO,}HUGEPAGE for file mappings - - - --- 2016-03-11 Kirill A. Shutemov New
[PATCHv4,24/25] shmem: add huge pages support - - - --- 2016-03-11 Kirill A. Shutemov New
[PATCHv4,23/25] shmem: get_unmapped_area align huge page - - - --- 2016-03-11 Kirill A. Shutemov New
[PATCHv4,22/25] shmem: prepare huge= mount option and sysfs knob - - - --- 2016-03-11 Kirill A. Shutemov New
[PATCHv4,21/25] truncate: handle file thp - - - --- 2016-03-11 Kirill A. Shutemov New
[PATCHv4,20/25] filemap: prepare find and delete operations for huge pages - - - --- 2016-03-11 Kirill A. Shutemov New
[PATCHv4,19/25] radix-tree: implement radix_tree_maybe_preload_order() - - - --- 2016-03-11 Kirill A. Shutemov New
[PATCHv4,18/25] page-flags: relax policy for PG_mappedtodisk and PG_reclaim - - - --- 2016-03-11 Kirill A. Shutemov New
[PATCHv4,17/25] vmscan: split file huge pages before paging them out - - - --- 2016-03-11 Kirill A. Shutemov New
[PATCHv4,16/25] thp, mlock: do not mlock PTE-mapped file huge pages - - - --- 2016-03-11 Kirill A. Shutemov New
[PATCHv4,15/25] thp: file pages support for split_huge_page() - - - --- 2016-03-11 Kirill A. Shutemov New
[PATCHv4,14/25] thp: run vma_adjust_trans_huge() outside i_mmap_rwsem - - - --- 2016-03-11 Kirill A. Shutemov New
[PATCHv4,13/25] thp: prepare change_huge_pmd() for file thp - - - --- 2016-03-11 Kirill A. Shutemov New
[PATCHv4,12/25] thp: skip file huge pmd on copy_huge_pmd() - - - --- 2016-03-11 Kirill A. Shutemov New
[PATCHv4,11/25] thp: handle file pages in mremap() - - - --- 2016-03-11 Kirill A. Shutemov New
[PATCHv4,10/25] thp: handle file COW faults - - - --- 2016-03-11 Kirill A. Shutemov New
[PATCHv4,09/25] thp: handle file pages in split_huge_pmd() - - - --- 2016-03-11 Kirill A. Shutemov New
[PATCHv4,08/25] thp: support file pages in zap_huge_pmd() - - - --- 2016-03-11 Kirill A. Shutemov New
[PATCHv4,07/25] thp, vmstats: add counters for huge file pages - - - --- 2016-03-11 Kirill A. Shutemov New
[PATCHv4,06/25] mm, rmap: account file thp pages - - - --- 2016-03-11 Kirill A. Shutemov New
[PATCHv4,05/25] mm: introduce do_set_pmd() - - - --- 2016-03-11 Kirill A. Shutemov New
[PATCHv4,04/25] rmap: support file thp - - - --- 2016-03-11 Kirill A. Shutemov New
[PATCHv4,03/25] mm: postpone page table allocation until we have page to map - - - --- 2016-03-11 Kirill A. Shutemov New
[PATCHv4,02/25] mm: introduce fault_env 1 - - --- 2016-03-11 Kirill A. Shutemov New
[PATCHv4,01/25] mm: do not pass mm_struct into handle_mm_fault - - - --- 2016-03-11 Kirill A. Shutemov New
mm, dax: VMA with vm_ops->pfn_mkwrite wants to be write-notified - - - --- 2015-09-01 Kirill A. Shutemov New
[RFC,2/2] dax: use range_lock instead of i_mmap_lock - - - --- 2015-08-10 Kirill A. Shutemov New
[RFC,1/2] lib: Implement range locks - - - --- 2015-08-10 Kirill A. Shutemov New
mm, dax: use i_mmap_unlock_write() in do_cow_fault() 1 - - --- 2015-08-07 Kirill A. Shutemov New
mm: take i_mmap_lock in unmap_mapping_range() for DAX - - - --- 2015-08-07 Kirill A. Shutemov New
mm: avoid setting up anonymous pages into file mapping - - - --- 2015-07-03 Kirill A. Shutemov New
mm: make GUP handle pfn mapping unless FOLL_GET is requested 1 1 - --- 2015-06-24 Kirill A. Shutemov New
« 1 2 ... 3 4 5 6 »