Matthew Wilcox ([email protected])

Number of posts: 242 (0.1 per day)
First post: 2009-01-13 22:44:53
Last post: 2015-07-03 15:15:30

Date List Subject
2014-01-23 12:12:48 linux-kernel RE: [PATCH v5 00/22] Rewrite XIP code and add XIP support to ext4
2014-01-23 12:12:43 linux-ext4 RE: [PATCH v5 00/22] Rewrite XIP code and add XIP support to ext4
2014-01-16 01:33:04 linux-kernel [PATCH v5 02/22] Allow page fault handlers to perform the COW
2014-01-16 01:32:35 linux-kernel [PATCH v5 05/22] Introduce IS_XIP(inode)
2014-01-16 01:31:06 linux-kernel [PATCH v5 09/22] Remove mm/filemap_xip.c
2014-01-16 01:31:00 linux-kernel [PATCH v5 07/22] Rewrite XIP page fault handling
2014-01-16 01:30:57 linux-kernel [PATCH v5 06/22] Treat XIP like O_DIRECT
2014-01-16 01:30:51 linux-kernel [PATCH v5 11/22] Replace ext2_clear_xip_target with xip_clear_blocks
2014-01-16 01:30:29 linux-kernel [PATCH v5 14/22] ext2: Remove xip.c and xip.h
2014-01-16 01:30:06 linux-kernel [PATCH v5 10/22] Remove get_xip_mem
2014-01-16 01:29:20 linux-kernel [PATCH v5 16/22] ext2: Remove ext2_aops_xip
2014-01-16 01:29:17 linux-kernel [PATCH v5 21/22] xip: Add reporting of major faults
2014-01-16 01:27:48 linux-kernel [PATCH v5 22/22] XIP: Add support for unwritten extents
2014-01-16 01:27:45 linux-kernel [PATCH v5 20/22] ext4: Fix typos
2014-01-16 01:27:42 linux-kernel [PATCH v5 17/22] xip: Add xip_zero_page_range
2014-01-16 01:27:39 linux-kernel [PATCH v5 18/22] ext4: Make ext4_block_zero_page_range static
2014-01-16 01:26:52 linux-kernel [PATCH v5 13/22] ext2: Remove ext2_use_xip
2014-01-16 01:26:09 linux-kernel [PATCH v5 12/22] ext2: Remove ext2_xip_verify_sb()
2014-01-16 01:25:26 linux-kernel [PATCH v5 19/22] ext4: Add XIP functionality
2014-01-16 01:25:22 linux-kernel [PATCH v5 15/22] Remove CONFIG_EXT2_FS_XIP
2014-01-16 01:25:16 linux-ext4 [PATCH v5 19/22] ext4: Add XIP functionality
2014-01-16 01:25:15 linux-kernel [PATCH v5 08/22] Change xip_truncate_page to take a get_block parameter
2014-01-16 01:25:13 linux-kernel [PATCH v5 04/22] Change direct_access calling convention
2014-01-16 01:25:11 linux-kernel [PATCH v5 00/22] Rewrite XIP code and add XIP support to ext4
2014-01-16 01:25:06 linux-ext4 [PATCH v5 08/22] Change xip_truncate_page to take a get_block parameter
2014-01-16 01:25:06 linux-kernel [PATCH v5 03/22] axonram: Fix bug in direct_access
2014-01-16 01:25:03 linux-kernel [PATCH v5 01/22] Fix XIP fault vs truncate race
2014-01-16 01:24:58 linux-ext4 [PATCH v5 01/22] Fix XIP fault vs truncate race
2014-01-16 01:24:40 linux-ext4 [PATCH v5 22/22] XIP: Add support for unwritten extents
2014-01-16 01:24:39 linux-ext4 [PATCH v5 21/22] xip: Add reporting of major faults
2014-01-16 01:24:38 linux-ext4 [PATCH v5 20/22] ext4: Fix typos
2014-01-16 01:24:36 linux-ext4 [PATCH v5 18/22] ext4: Make ext4_block_zero_page_range static
2014-01-16 01:24:35 linux-ext4 [PATCH v5 17/22] xip: Add xip_zero_page_range
2014-01-16 01:24:34 linux-ext4 [PATCH v5 16/22] ext2: Remove ext2_aops_xip
2014-01-16 01:24:33 linux-ext4 [PATCH v5 15/22] Remove CONFIG_EXT2_FS_XIP
2014-01-16 01:24:32 linux-ext4 [PATCH v5 14/22] ext2: Remove xip.c and xip.h
2014-01-16 01:24:31 linux-ext4 [PATCH v5 13/22] ext2: Remove ext2_use_xip
2014-01-16 01:24:30 linux-ext4 [PATCH v5 12/22] ext2: Remove ext2_xip_verify_sb()
2014-01-16 01:24:29 linux-ext4 [PATCH v5 11/22] Replace ext2_clear_xip_target with xip_clear_blocks
2014-01-16 01:24:28 linux-ext4 [PATCH v5 10/22] Remove get_xip_mem
2014-01-16 01:24:27 linux-ext4 [PATCH v5 09/22] Remove mm/filemap_xip.c
2014-01-16 01:24:25 linux-ext4 [PATCH v5 07/22] Rewrite XIP page fault handling
2014-01-16 01:24:24 linux-ext4 [PATCH v5 06/22] Treat XIP like O_DIRECT
2014-01-16 01:24:23 linux-ext4 [PATCH v5 05/22] Introduce IS_XIP(inode)
2014-01-16 01:24:22 linux-ext4 [PATCH v5 04/22] Change direct_access calling convention
2014-01-16 01:24:21 linux-ext4 [PATCH v5 03/22] axonram: Fix bug in direct_access
2014-01-16 01:24:20 linux-ext4 [PATCH v5 02/22] Allow page fault handlers to perform the COW
2014-01-16 01:24:18 linux-ext4 [PATCH v5 00/22] Rewrite XIP code and add XIP support to ext4
2014-01-10 02:42:25 linux-kernel [PATCH 1/6] Add bdev_read_page() and bdev_write_page()
2014-01-10 02:42:03 linux-kernel [PATCH 3/6] swap: Use bdev_read_page() / bdev_write_page()
2014-01-10 02:41:32 linux-kernel [PATCH 5/6] virtio_blk: Add rw_page implementation