Ira Weiny ([email protected])

Number of posts: 2733 (0.8 per day)
First post: 2015-02-03 20:46:49
Last post: 2024-06-14 22:40:13

Date List Subject
2020-05-04 01:15:23 linux-kernel [PATCH V2 02/11] arch/xtensa: Move kmap build bug out of the way
2020-05-04 01:15:06 linux-kernel [PATCH V2 03/11] arch/kmap: Remove redundant arch specific kmaps
2020-05-04 01:15:05 linux-kernel [PATCH V2 00/11] Subject: Remove duplicated kmap code
2020-05-04 01:13:53 linux-kernel [PATCH V2 10/11] arch/kmap: Define kmap_atomic_prot() for all arch's
2020-05-04 01:12:57 linux-kernel [PATCH V2 01/11] arch/kmap: Remove BUG_ON()
2020-05-04 01:12:33 linux-kernel [PATCH V2 07/11] arch/kunmap_atomic: Consolidate duplicate code
2020-05-04 01:11:55 linux-kernel [PATCH V2 06/11] arch/kmap_atomic: Consolidate duplicate code
2020-05-04 01:11:51 linux-kernel [PATCH V2 11/11] drm: Remove drm specific kmap_atomic code
2020-05-04 01:11:51 linux-kernel [PATCH V2 04/11] arch/kunmap: Remove duplicate kunmap implementations
2020-05-04 01:11:51 linux-kernel [PATCH V2 05/11] {x86,powerpc,microblaze}/kmap: Move preempt disable
2020-05-03 03:16:24 linux-kernel Re: [PATCH V1 09/10] arch/kmap: Define kmap_atomic_prot() for all arch's
2020-05-01 17:20:16 linux-kernel Re: [PATCH V1 00/10] Remove duplicated kmap code
2020-05-01 15:38:06 linux-kernel Re: sparc-related comment, to Re: [PATCH V1 07/10] arch/kmap: Ensure kmap_prot visibility
2020-04-30 21:26:37 linux-kernel Re: [PATCH] mm/gup.c: Handle error at earliest for incorrect nr_pages value
2020-04-30 21:19:01 linux-kernel Re: [PATCH] mm/gup.c: Corrected document reference path
2020-04-30 20:44:05 linux-kernel [PATCH V1 05/10] arch/kmap_atomic: Consolidate duplicate code
2020-04-30 20:42:54 linux-kernel [PATCH V1 01/10] arch/kmap: Remove BUG_ON()
2020-04-30 20:42:50 linux-kernel [PATCH V1 04/10] arch/kunmap: Remove duplicate kunmap implementations
2020-04-30 20:41:52 linux-kernel [PATCH V1 03/10] arch/kmap: Remove redundant arch specific kmaps
2020-04-30 20:41:37 linux-kernel [PATCH V1 08/10] arch/kmap: Don't hard code kmap_prot values
2020-04-30 20:41:37 linux-kernel [PATCH V1 10/10] drm: Remove drm specific kmap_atomic code
2020-04-30 20:41:12 linux-kernel [PATCH V1 06/10] arch/kunmap_atomic: Consolidate duplicate code
2020-04-30 20:41:11 linux-kernel [PATCH V1 07/10] arch/kmap: Ensure kmap_prot visibility
2020-04-30 20:41:11 linux-kernel [PATCH V1 09/10] arch/kmap: Define kmap_atomic_prot() for all arch's
2020-04-30 20:41:02 linux-kernel [PATCH V1 00/10] Remove duplicated kmap code
2020-04-30 20:40:53 linux-kernel [PATCH V1 02/10] arch/xtensa: Move kmap build bug out of the way
2020-04-29 18:32:05 linux-kernel Re: [PATCH 1/7] mm: Document x86 uses a linked list of pgds
2020-04-29 04:33:59 linux-ext4 [PATCH V11.2] Documentation/dax: Update Usage section
2020-04-29 04:30:53 linux-ext4 Re: [PATCH V11.1] Documentation/dax: Update Usage section
2020-04-28 22:24:32 linux-ext4 Re: [PATCH V11.1] Documentation/dax: Update Usage section
2020-04-28 22:22:24 linux-ext4 [PATCH V11.1] Documentation/dax: Update Usage section
2020-04-28 22:20:56 linux-ext4 [PATCH V11.1] Documentation/dax: Update Usage section
2020-04-28 21:43:14 linux-kernel Re: [PATCH 1/7] mm: Document x86 uses a linked list of pgds
2020-04-28 20:53:47 linux-ext4 Re: [PATCH V11 04/11] Documentation/dax: Update Usage section
2020-04-28 00:24:27 linux-ext4 [PATCH V11 01/11] fs/xfs: Remove unnecessary initialization of i_rwsem
2020-04-28 00:24:19 linux-ext4 [PATCH V11 02/11] fs: Remove unneeded IS_DAX() check in io_is_direct()
2020-04-28 00:24:04 linux-kernel [PATCH V11 07/11] fs/xfs: Create function xfs_inode_should_enable_dax()
2020-04-28 00:23:59 linux-ext4 [PATCH V11 05/11] fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS
2020-04-28 00:23:38 linux-kernel [PATCH V11 03/11] fs/stat: Define DAX statx attribute
2020-04-28 00:23:29 linux-ext4 [PATCH V11 04/11] Documentation/dax: Update Usage section
2020-04-28 00:23:21 linux-ext4 [PATCH V11 08/11] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
2020-04-28 00:23:17 linux-ext4 [PATCH V11 06/11] fs/xfs: Make DAX mount option a tri-state
2020-04-28 00:23:01 linux-ext4 [PATCH V11 09/11] fs: Lift XFS_IDONTCACHE to the VFS layer
2020-04-28 00:22:47 linux-ext4 [PATCH V11 11/11] fs/xfs: Update xfs_ioctl_setattr_dax_invalidate()
2020-04-28 00:22:34 linux-ext4 [PATCH V11 10/11] fs: Introduce DCACHE_DONTCACHE
2020-04-28 00:22:28 linux-ext4 [PATCH V11 00/11] XFS - Enable per-file/per-directory DAX operations V11
2020-04-27 01:18:58 linux-kernel Re: [PATCH 4/5] arch/kmap_atomic: Consolidate duplicate code
2020-04-26 22:25:47 linux-kernel Re: [PATCH 2/5] arch/kmap: Remove redundant arch specific kmaps
2020-04-26 06:40:40 linux-kernel [PATCH 3/5] arch/kunmap: Remove duplicate kunmap implementations
2020-04-26 06:40:39 linux-kernel [PATCH 4/5] arch/kmap_atomic: Consolidate duplicate code
2020-04-26 06:40:38 linux-kernel [PATCH 2/5] arch/kmap: Remove redundant arch specific kmaps