Ning Qu ([email protected])

Number of posts: 45 (0.22 per day)
First post: 2013-08-09 21:35:19
Last post: 2014-02-28 22:19:28

Date List Subject
2014-02-28 22:19:28 linux-kernel [PATCH 1/1] mm: implement ->map_pages for shmem/tmpfs
2014-02-28 22:19:22 linux-kernel [PATCH 0/1] mm, shmem: map few pages around fault address if they are in page cache
2013-10-21 21:49:43 linux-kernel [PATCHv2 13/13] mm, thp, tmpfs: misc fixes for thp tmpfs
2013-10-21 21:49:28 linux-kernel [PATCHv2 12/13] mm, thp, tmpfs: enable thp page cache in tmpfs
2013-10-21 21:48:36 linux-kernel [PATCHv2 11/13] mm, thp, tmpfs: only alloc small pages in shmem_file_splice_read
2013-10-21 21:48:25 linux-kernel [PATCHv2 10/13] mm, thp, tmpfs: huge page support in shmem_fallocate
2013-10-21 21:48:11 linux-kernel [PATCHv2 09/13] mm, thp, tmpfs: huge page support in do_shmem_file_read
2013-10-21 21:47:43 linux-kernel [PATCHv2 08/13] mm, thp, tmpfs: handle huge page in shmem_undo_range for truncate
2013-10-21 21:47:30 linux-kernel [PATCHv2 07/13] mm, thp, tmpfs: initial support for huge page in write_begin/write_end in tmpfs
2013-10-21 21:47:20 linux-kernel [PATCHv2 06/13] mm, thp, tmpfs: request huge page in shm_fault when needed
2013-10-21 21:47:07 linux-kernel [PATCHv2 05/13] mm, thp, tmpfs: split huge page when moving from page cache to swap
2013-10-21 21:46:54 linux-kernel [PATCHv2 04/13] mm, thp, tmpfs: handle huge page cases in shmem_getpage_gfp
2013-10-21 21:46:42 linux-kernel [PATCHv2 03/13] mm, thp, tmpfs: support to add huge page into page cache for tmpfs
2013-10-21 21:46:31 linux-kernel [PATCHv2 02/13] mm, thp, tmpfs: add function to alloc huge page for tmpfs
2013-10-18 22:16:32 linux-kernel Re: [PATCH 11/12] mm, thp, tmpfs: enable thp page cache in tmpfs
2013-10-18 18:25:10 linux-kernel Re: [PATCH 11/12] mm, thp, tmpfs: enable thp page cache in tmpfs
2013-10-17 20:58:58 linux-kernel Re: [PATCH 07/12] mm, thp, tmpfs: handle huge page in shmem_undo_range for truncate
2013-10-16 23:20:46 linux-kernel Re: [PATCH 02/12] mm, thp, tmpfs: support to add huge page into page cache for tmpfs
2013-10-16 18:48:47 linux-kernel Re: [PATCH 07/12] mm, thp, tmpfs: handle huge page in shmem_undo_range for truncate
2013-10-16 18:30:26 linux-kernel Re: [PATCH 05/12] mm, thp, tmpfs: request huge page in shm_fault when needed
2013-10-16 17:50:42 linux-kernel Re: [PATCH 03/12] mm, thp, tmpfs: handle huge page cases in shmem_getpage_gfp
2013-10-16 17:49:50 linux-kernel Re: [PATCH 02/12] mm, thp, tmpfs: support to add huge page into page cache for tmpfs
2013-10-15 19:00:27 linux-kernel Re: [PATCH 04/12] mm, thp, tmpfs: split huge page when moving from page cache to swap
2013-10-15 18:58:32 linux-kernel Re: [PATCH 03/12] mm, thp, tmpfs: handle huge page cases in shmem_getpage_gfp
2013-10-15 18:49:41 linux-kernel Re: [PATCH 05/12] mm, thp, tmpfs: request huge page in shm_fault when needed
2013-10-15 18:49:03 linux-kernel Re: [PATCH 07/12] mm, thp, tmpfs: handle huge page in shmem_undo_range for truncate
2013-10-15 18:43:05 linux-kernel Re: [PATCH 11/12] mm, thp, tmpfs: enable thp page cache in tmpfs
2013-10-15 17:27:38 linux-kernel Re: [PATCH 02/12] mm, thp, tmpfs: support to add huge page into page cache for tmpfs
2013-10-15 00:18:52 linux-kernel [PATCH 12/12] mm, thp, tmpfs: misc fixes for thp tmpfs
2013-10-15 00:13:50 linux-kernel [PATCH 10/12] mm, thp, tmpfs: only alloc small pages in shmem_file_splice_read
2013-10-15 00:13:38 linux-kernel [PATCH 09/12] mm, thp, tmpfs: huge page support in shmem_fallocate
2013-10-15 00:13:29 linux-kernel [PATCH 08/12] mm, thp, tmpfs: huge page support in do_shmem_file_read
2013-10-15 00:13:13 linux-kernel [PATCH 07/12] mm, thp, tmpfs: handle huge page in shmem_undo_range for truncate
2013-10-15 00:13:00 linux-kernel [PATCH 06/12] mm, thp, tmpfs: initial support for huge page in write_begin/write_end in tmpfs
2013-10-15 00:12:49 linux-kernel [PATCH 05/12] mm, thp, tmpfs: request huge page in shm_fault when needed
2013-10-15 00:12:38 linux-kernel [PATCH 04/12] mm, thp, tmpfs: split huge page when moving from page cache to swap
2013-10-15 00:12:22 linux-kernel [PATCH 03/12] mm, thp, tmpfs: handle huge page cases in shmem_getpage_gfp
2013-10-15 00:12:08 linux-kernel [PATCH 02/12] mm, thp, tmpfs: support to add huge page into page cache for tmpfs
2013-10-15 00:11:45 linux-kernel [PATCH 01/12] mm, thp, tmpfs: add function to alloc huge page for tmpfs
2013-10-01 17:11:26 linux-kernel Re: [PATCHv6 00/22] Transparent huge page cache: phase 1, everything but mmap()
2013-09-30 18:08:20 linux-kernel Re: [PATCHv6 00/22] Transparent huge page cache: phase 1, everything but mmap()
2013-09-30 18:06:20 linux-kernel Re: [PATCHv6 00/22] Transparent huge page cache: phase 1, everything but mmap()
2013-09-25 20:03:00 linux-kernel Re: [PATCHv6 10/22] thp, mm: rewrite delete_from_page_cache() to support huge pages
2013-09-25 18:11:52 linux-kernel Re: [PATCHv6 00/22] Transparent huge page cache: phase 1, everything but mmap()
2013-08-09 21:35:19 linux-kernel [PATCH] thp: Fix deadlock situation in vma_adjust with huge page in page cache.