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
[PATCHv7,06/29] mm: introduce do_set_pmd() - - - --- 2016-04-16 Kirill A. Shutemov New
[PATCHv7,05/29] rmap: support file thp - - - --- 2016-04-16 Kirill A. Shutemov New
[PATCHv7,04/29] mm: postpone page table allocation until we have page to map - - - --- 2016-04-16 Kirill A. Shutemov New
[PATCHv7,03/29] mm: introduce fault_env 1 - - --- 2016-04-16 Kirill A. Shutemov New
[PATCHv7,02/29] mm: do not pass mm_struct into handle_mm_fault - - - --- 2016-04-16 Kirill A. Shutemov New
[PATCHv7,01/29] thp, mlock: update unevictable-lru.txt - - - --- 2016-04-16 Kirill A. Shutemov New
[PATCHv6,30/30] khugepaged: add support of collapse for tmpfs/shmem pages - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,29/30] khugepaged: move up_read(mmap_sem) out of khugepaged_alloc_page() - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,28/30] thp: extract khugepaged from mm/huge_memory.c - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,27/30] thp: update Documentation/vm/transhuge.txt - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,26/30] shmem, thp: respect MADV_{NO,}HUGEPAGE for file mappings - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,25/30] shmem: add huge pages support - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,24/30] shmem: get_unmapped_area align huge page - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,23/30] shmem: prepare huge= mount option and sysfs knob - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,22/30] mm, rmap: account shmem thp pages - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,21/30] truncate: handle file thp - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,20/30] filemap: prepare find and delete operations for huge pages - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,19/30] radix-tree: implement radix_tree_maybe_preload_order() - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,18/30] page-flags: relax policy for PG_mappedtodisk and PG_reclaim - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,17/30] vmscan: split file huge pages before paging them out - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,16/30] thp, mlock: do not mlock PTE-mapped file huge pages - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,15/30] thp: file pages support for split_huge_page() - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,14/30] thp: run vma_adjust_trans_huge() outside i_mmap_rwsem - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,13/30] thp: prepare change_huge_pmd() for file thp - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,12/30] thp: skip file huge pmd on copy_huge_pmd() - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,11/30] thp: handle file pages in mremap() - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,10/30] thp: handle file COW faults - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,09/30] thp: handle file pages in split_huge_pmd() - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,08/30] thp: support file pages in zap_huge_pmd() - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,07/30] thp, vmstats: add counters for huge file pages - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,06/30] mm: introduce do_set_pmd() - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,05/30] rmap: support file thp - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,04/30] mm: postpone page table allocation until we have page to map - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,03/30] mm: introduce fault_env 1 - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,02/30] mm: do not pass mm_struct into handle_mm_fault - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,01/30] thp, mlock: update unevictable-lru.txt - - - --- 2016-04-06 Kirill A. Shutemov New
[REBASED,3/3] mm: drop PAGE_CACHE_* and page_cache_{get,release} definition 1 - - --- 2016-04-01 Kirill A. Shutemov New
[REBASED,2/3] mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage 1 - - --- 2016-04-01 Kirill A. Shutemov New
[3/3] mm: drop PAGE_CACHE_* and page_cache_{get,release} definition 1 - - --- 2016-03-21 Kirill A. Shutemov New
[2/3] mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage 1 - - --- 2016-03-21 Kirill A. Shutemov New
[71/71] mm: drop PAGE_CACHE_* and page_cache_{get,release} definition - - - --- 2016-03-20 Kirill A. Shutemov New
[70/71] mm: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[69/71] vfs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[68/71] uprobes: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[67/71] mqueue: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[66/71] hugetlb: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[65/71] binfmt: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[64/71] xfs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[63/71] ufs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[62/71] udf: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - 1 - --- 2016-03-20 Kirill A. Shutemov New
[61/71] ubifs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[60/71] sysv: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[59/71] reiserfs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[58/71] reiserfs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[57/71] ramfs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[56/71] qnx6: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[55/71] pstore: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[54/71] proc: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[53/71] ocfs2: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[52/71] ntfs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[51/71] nilfs2: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[50/71] nfs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[49/71] ncpfs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[48/71] minix: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[47/71] logfs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[46/71] kernfs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[45/71] jfs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 1 - - --- 2016-03-20 Kirill A. Shutemov New
[44/71] jffs2: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[43/71] jbd2: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - 1 - --- 2016-03-20 Kirill A. Shutemov New
[42/71] isofs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[41/71] hostfs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[40/71] hfsplus: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[39/71] hfs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[38/71] gfs2: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[37/71] fuse: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[36/71] fscache: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[35/71] freevxfs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[34/71] f2fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[33/71] ext4: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[32/71] ext2: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - 1 - --- 2016-03-20 Kirill A. Shutemov New
[31/71] exofs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[30/71] efivarfs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[29/71] ecryptfs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[28/71] dlm: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[27/71] cramfs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[26/71] configfs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[25/71] cifs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[24/71] ceph: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[23/71] cachefiles: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[21/71] afs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[20/71] affs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[19/71] 9p: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[18/71] fbdev: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[17/71] usb: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[16/71] lustre: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[15/71] scsi: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[14/71] oprofile: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[13/71] nvdimm: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - 1 - --- 2016-03-20 Kirill A. Shutemov New
[12/71] mtd: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
[11/71] mmc: get rid of PAGE_CACHE_* and page_cache_{get,release} macros - - - --- 2016-03-20 Kirill A. Shutemov New
« 1 2 ... 3 4 5 6 »