Matthew Wilcox ([email protected])

Number of posts: 296 (0.12 per day)
First post: 2007-09-26 19:01:31
Last post: 2014-04-29 12:16:58

Date List Subject
2014-10-16 19:51:16 linux-kernel Re: [PATCH v11 07/21] dax,ext2: Replace XIP read and write with DAX I/O
2014-10-16 19:49:04 linux-kernel Re: [PATCH v11 04/21] mm: Allow page fault handlers to perform the COW
2014-10-16 19:40:18 linux-kernel Re: [PATCH v11 02/21] block: Change direct_access calling convention
2014-10-16 14:12:05 linux-kernel Re: [PATCH v11 00/21] Add support for NV-DIMMs to ext4
2014-10-16 13:59:10 linux-kernel Re: [PATCH v11 06/21] vfs: Add copy_to_iter(), copy_from_iter() and iov_iter_zero()
2014-10-09 20:47:33 linux-kernel Re: [PATCH v1 5/7] dax: Add huge page fault support
2014-10-09 20:40:56 linux-kernel Re: [PATCH v1 2/7] mm: Prepare for DAX huge pages
2014-07-31 17:22:13 linux-kernel Re: [PATCH v8 04/22] Change direct_access calling convention
2014-07-31 14:13:23 linux-kernel Re: [PATCH v8 04/22] Change direct_access calling convention
2014-07-30 21:02:46 linux-kernel Re: [PATCH v7 07/22] Replace the XIP page fault handler with the DAX page fault handler
2014-07-30 20:34:39 linux-kernel Re: [PATCH v8 04/22] Change direct_access calling convention
2014-07-30 19:45:08 linux-kernel Re: [PATCH v8 04/22] Change direct_access calling convention
2014-07-30 15:34:39 linux-kernel Re: [PATCH 2/2] brd: Fix brd_direct_access with partitions
2014-07-29 21:23:41 linux-kernel Re: [PATCH v7 07/22] Replace the XIP page fault handler with the DAX page fault handler
2014-07-29 12:13:05 linux-kernel Re: [PATCH v7 07/22] Replace the XIP page fault handler with the DAX page fault handler
2014-07-25 19:45:21 linux-kernel Re: [PATCH v8 05/22] Add vm_replace_mixed()
2014-07-23 19:57:51 linux-kernel Re: [PATCH v8 10/22] Replace the XIP page fault handler with the DAX page fault handler
2014-07-23 19:52:05 linux-kernel Re: [PATCH v8 00/22] Support ext4 on NV-DIMMs
2014-07-23 14:35:22 linux-kernel Re: [PATCH v8 00/22] Support ext4 on NV-DIMMs
2014-07-23 14:27:57 linux-kernel Re: [PATCH v8 05/22] Add vm_replace_mixed()
2014-07-23 13:59:51 linux-kernel Re: [PATCH v8 00/22] Support ext4 on NV-DIMMs
2014-07-23 13:55:19 linux-kernel Re: [PATCH v8 10/22] Replace the XIP page fault handler with the DAX page fault handler
2014-07-23 13:52:27 linux-kernel Re: [PATCH v8 05/22] Add vm_replace_mixed()
2014-06-28 12:52:53 linux-kernel Re: [PATCH -next 04/26] block: Use dma_zalloc_coherent
2014-06-25 14:18:06 linux-ext4 Re: Livelock when running xfstests generic/127 on ext4 with 3.15
2014-06-20 17:53:22 linux-ext4 Livelock when running xfstests generic/127 on ext4 with 3.15
2014-06-17 18:23:44 linux-kernel Re: [PATCH v7 00/22] Support ext4 on NV-DIMMs
2014-06-13 13:56:00 linux-kernel Re: [PATCH v8] convert nvme driver to blk-mq
2014-06-11 17:09:26 linux-kernel Re: [PATCH v7] NVMe: conversion to blk-mq
2014-06-10 21:33:36 linux-kernel Re: [PATCH v7] NVMe: conversion to blk-mq
2014-04-29 12:16:59 linux-kernel Re: [PATCH -V1 19/22] vfs: Cache richacl in struct inode
2014-04-29 12:16:58 linux-nfs Re: [PATCH -V1 19/22] vfs: Cache richacl in struct inode
2014-04-25 14:01:13 linux-kernel Re: [PATCH v3 5/7] swap: Use bdev_read_page() / bdev_write_page()
2014-04-24 18:57:46 linux-kernel Re: [PATCH v3 5/7] swap: Use bdev_read_page() / bdev_write_page()
2014-04-23 15:14:10 linux-kernel Re: [PATCH] NVMe: Update namespace and controller identity structures as per 1.1a spec
2014-04-23 14:16:21 linux-kernel Re: [PATCH] aio: Fix type of iterator variable in do_io_submit()
2014-04-13 22:37:11 linux-kernel Re: [PATCH v7 08/22] Replace xip_truncate_page with dax_truncate_page
2014-04-13 18:05:57 linux-kernel Re: [PATCH v7 06/22] Replace XIP read and write with DAX I/O
2014-04-13 18:03:34 linux-kernel Re: [PATCH v7 07/22] Replace the XIP page fault handler with the DAX page fault handler
2014-04-13 11:21:37 linux-kernel Re: [PATCH v7 07/22] Replace the XIP page fault handler with the DAX page fault handler
2014-04-10 14:28:06 linux-kernel Re: [PATCH v7 18/22] xip: Add xip_zero_page_range
2014-04-10 14:26:33 linux-kernel Re: [PATCH v7 17/22] Get rid of most mentions of XIP in ext2
2014-04-10 14:24:40 linux-kernel Re: [PATCH v7 15/22] Remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX
2014-04-10 14:24:18 linux-kernel Re: [PATCH v7 12/22] ext2: Remove ext2_xip_verify_sb()
2014-04-10 14:16:55 linux-kernel Re: [PATCH v7 11/22] Replace ext2_clear_xip_target with dax_clear_blocks
2014-04-09 20:52:24 linux-kernel Re: [PATCH v7 07/22] Replace the XIP page fault handler with the DAX page fault handler
2014-04-09 20:48:53 linux-kernel Re: [PATCH v7 07/22] Replace the XIP page fault handler with the DAX page fault handler
2014-04-09 15:24:33 linux-kernel Re: [PATCH v7 06/22] Replace XIP read and write with DAX I/O
2014-04-08 23:17:22 linux-kernel Re: [PATCH v7 06/22] Replace XIP read and write with DAX I/O
2014-04-05 14:43:40 linux-kernel [RFC] Optimising IS_ERR_OR_NULL
2014-04-02 19:35:58 linux-kernel Re: [PATCH v7 04/22] Change direct_access calling convention