FUJITA Tomonori ([email protected])

Number of posts: 1129 (0.65 per day)
First post: 2005-09-07 12:58:42
Last post: 2010-06-03 05:19:43

Date List Subject
2010-07-12 01:27:01 linux-kernel Re: [RFC 1/3 v3] mm: iommu: An API to unify IOMMU, CPU and device memory management
2010-07-08 23:59:51 linux-kernel [PATCH] fix BLKTRACESETUP32 compile error
2010-07-08 07:00:24 linux-kernel [PATCH -mm 3/3] parisc: set ARCH_DMA_MINALIGN
2010-07-08 07:00:10 linux-kernel [PATCH -mm 1/3] rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
2010-07-08 07:00:08 linux-kernel [PATCH -mm 0/3] unify dma_get_cache_alignment implementations
2010-07-08 07:00:07 linux-kernel [PATCH -mm 2/3] unify dma_get_cache_alignment implementations
2010-07-07 23:55:13 linux-kernel Re: [PATCH 0/9] remove q->prepare_flush_fn hook
2010-07-06 02:40:58 linux-kernel Re: [PATCH] block: remove unused REQ_TYPE_LINUX_BLOCK
2010-07-06 02:40:45 linux-kernel Re: [PATCH] block: remove unused REQ_TYPE_LINUX_BLOCK
2010-07-05 09:11:30 linux-kernel [PATCH] block: remove unused REQ_TYPE_LINUX_BLOCK
2010-07-05 08:02:16 linux-kernel Re: [PATCH 0/9] remove q->prepare_flush_fn hook
2010-07-05 04:00:55 linux-kernel Re: scsi: address leak in the error path of discard page allocation
2010-07-03 08:48:31 linux-kernel [PATCH 5/9] ps3disk: stop using q->prepare_flush_fn
2010-07-03 08:48:01 linux-kernel [PATCH 9/9] block: remove q->prepare_flush_fn completely
2010-07-03 08:47:59 linux-kernel [PATCH 8/9] ide: stop using q->prepare_flush_fn
2010-07-03 08:47:30 linux-kernel [PATCH 3/9] scsi: stop using q->prepare_flush_fn
2010-07-03 08:47:09 linux-kernel [PATCH 1/9] block: introduce REQ_FLUSH flag
2010-07-03 08:46:58 linux-kernel [PATCH 6/9] dm: stop using q->prepare_flush_fn
2010-07-03 08:46:52 linux-kernel [PATCH 7/9] virtio_blk: stop using q->prepare_flush_fn
2010-07-03 08:46:48 linux-kernel [PATCH 2/9] block: permit PREFLUSH and POSTFLUSH without prepare_flush_fn
2010-07-03 08:46:46 linux-kernel [PATCH 0/9] remove q->prepare_flush_fn hook
2010-07-03 08:46:45 linux-kernel [PATCH 4/9] osdblk: stop using q->prepare_flush_fn
2010-07-02 07:56:51 linux-kernel Re: [PATCH 0/2] use q->prep_rq_fn for flush requests instead of q->prepare_flush_fn()
2010-07-02 07:40:07 linux-kernel Re: [PATCH 0/2] use q->prep_rq_fn for flush requests instead of q->prepare_flush_fn()
2010-07-02 07:34:41 linux-kernel [PATCH 0/2] use q->prep_rq_fn for flush requests instead of q->prepare_flush_fn()
2010-07-02 07:34:21 linux-kernel [PATCH 1/2] block: introduce REQ_FLUSH flag
2010-07-02 07:34:19 linux-kernel [PATCH 2/2] scsi: build flush requests via q->prep_rq_fn
2010-07-02 04:53:45 linux-kernel Re: scsi: address leak in the error path of discard page allocation
2010-07-01 10:51:38 linux-kernel (No subject)
2010-07-01 10:51:37 linux-kernel [PATCH 3/3] scsi: remove unused free discard page in sd_done
2010-07-01 10:51:22 linux-kernel [PATCH 1/3] block: implement an unprep function corresponding directly to prep
2010-07-01 10:50:59 linux-kernel [PATCH 2/3] scsi: add sd_unprep_fn to free discard page
2010-07-01 04:22:51 linux-kernel Re: [PATCH 1/2] block: fix leaks associated with discard request payload
2010-07-01 01:36:55 linux-kernel Re: should struct device.dma_mask still be a pointer?
2010-06-30 11:56:22 linux-kernel Re: [PATCH 1/2] block: fix leaks associated with discard request payload
2010-06-30 02:39:58 linux-kernel Re: [PATCH -mm 1/2] scsi: remove dma_is_consistent usage in 53c700
2010-06-30 02:10:17 linux-kernel Re: [PATCH -next] tile: set ARCH_KMALLOC_MINALIGN
2010-06-29 07:43:51 linux-kernel [PATCH -next] tile: set ARCH_KMALLOC_MINALIGN
2010-06-29 07:32:49 linux-kernel [PATCH -next] tile: remove homegrown L1_CACHE_ALIGN macro
2010-06-29 07:29:25 linux-kernel [PATCH] parisc: remove homegrown L1_CACHE_ALIGN macro
2010-06-29 07:29:20 linux-kernel [PATCH] alpha: remove homegrown L1_CACHE_ALIGN macro
2010-06-29 07:29:10 linux-kernel [PATCH] sparc: remove homegrown L1_CACHE_ALIGN macro
2010-06-29 06:51:16 linux-kernel [PATCH] parisc: set ARCH_KMALLOC_MINALIGN
2010-06-29 06:04:49 linux-kernel Re: [PATCH -mm 1/2] scsi: remove dma_is_consistent usage in 53c700
2010-06-28 15:16:46 linux-kernel Re: [PATCH 2/2] block: defer the use of inline biovecs for discard requests
2010-06-28 10:34:19 linux-kernel Re: [PATCH 2/2] block: defer the use of inline biovecs for discard requests
2010-06-28 08:45:59 linux-kernel Re: [PATCH 1/2] block: fix leaks associated with discard request payload
2010-06-28 08:15:08 linux-kernel Re: [PATCH 1/2] block: fix leaks associated with discard request payload
2010-06-28 03:38:39 linux-kernel Re: [PATCH -mm 1/2] scsi: remove dma_is_consistent usage in 53c700
2010-06-27 16:23:38 linux-kernel Re: [PATCH 1/2] block: fix leaks associated with discard request payload
2010-06-27 12:45:07 linux-kernel Re: [PATCH 2/3] block: introduce REQ_FLUSH flag