Borislav Petkov ([email protected])

Number of posts: 536 (0.71 per day)
First post: 2008-01-30 05:04:56
Last post: 2010-02-27 12:09:04

Date List Subject
2009-04-16 05:53:51 linux-kernel [PATCH 1/3] ide: add helpers for preparing sense requests
2009-04-16 05:45:22 linux-kernel Re: [PATCH 14/17] scsi: replace custom rq mapping with blk_rq_map_kern_sgl()
2009-04-15 08:13:25 linux-kernel Re: [PATCH 14/17] scsi: replace custom rq mapping with blk_rq_map_kern_sgl()
2009-04-15 07:27:21 linux-kernel Re: [PATCH 14/17] scsi: replace custom rq mapping with blk_rq_map_kern_sgl()
2009-04-14 10:02:20 linux-kernel Re: [PATCH 14/17] scsi: replace custom rq mapping with blk_rq_map_kern_sgl()
2009-04-13 12:59:30 linux-kernel Re: [PATCH 14/17] scsi: replace custom rq mapping with blk_rq_map_kern_sgl()
2009-04-13 08:52:51 linux-kernel Re: [PATCH 14/14] ide-cd: use bio for request sense
2009-04-07 06:39:47 linux-kernel Re: [PATCH 2/2] ide-cd: cdrom_decode_status: use return codes instead of naked numbers
2009-04-07 06:16:56 linux-kernel Re: [PATCH 1/2] ide-cd: reverse NOT_READY sense key logic
2009-04-05 09:16:39 linux-kernel [PATCH 2/2] ide-cd: cdrom_decode_status: use return codes instead of naked numbers
2009-04-05 09:16:24 linux-kernel [PATCH 1/2] ide-cd: reverse NOT_READY sense key logic
2009-04-05 08:02:35 linux-kernel Re: [PATCH 5/5] ide-cd: fix intendation in cdrom_decode_status()
2009-04-05 06:46:50 linux-kernel Re: [PATCH 4/5] ide-cd: unify handling of fs and pc requests in cdrom_decode_status()
2009-04-05 06:25:46 linux-kernel Re: [PATCH 3/5] ide-cd: convert cdrom_decode_status() to use switch statements
2009-04-05 06:09:31 linux-kernel Re: [PATCH 3/5] ide-cd: convert cdrom_decode_status() to use switch statements
2009-04-05 05:14:01 linux-kernel Re: [PATCH 1/5] ide-cd: respect REQ_QUIET for fs requests in cdrom_decode_status()
2009-04-04 09:41:20 linux-kernel Re: [PATCH 2/3] ide-cd: cleanup cdrom_decode_status
2009-04-03 14:03:23 linux-kernel Re: [PATCH 2/3] ide-cd: cleanup cdrom_decode_status
2009-04-03 07:59:42 linux-kernel [PATCH 2/3] ide-cd: cleanup cdrom_decode_status
2009-04-03 07:59:26 linux-kernel [PATCH 3/3] ide-cd: cdrom_decode_status: simplify do_end_request logic
2009-04-03 07:59:03 linux-kernel [PATCH 1/3] ide-cd: carve out an ide_cd_breathe()-helper for fs write requests
2009-04-03 04:58:25 linux-kernel Re: [PATCH 2/3] ide-cd: cleanup cdrom_decode_status
2009-04-02 12:45:50 linux-kernel Re: IDE, packet commands and REQ_TYPE_SENSE?
2009-04-02 06:59:47 linux-kernel [PATCH 2/3] ide-cd: cleanup cdrom_decode_status
2009-04-02 06:59:26 linux-kernel [PATCH] ide-cd: cdrom_decode_status: simplify do_end_request logic
2009-04-02 06:59:03 linux-kernel [PATCH 1/3] ide-cd: move status checking into the IRQ handler
2009-03-31 14:06:38 linux-kernel Re: Bug in 2.6.29 ide-cd: Kernel freeze: bisected + unacceptable workaround
2009-03-31 07:49:18 linux-kernel Re: [RFC PATCHSET pata-2.6] ide: clean up ide-tape
2009-03-31 07:45:32 linux-kernel Re: Bug in 2.6.29 ide-cd: Kernel freeze: bisected + unacceptable workaround
2009-03-30 07:27:32 linux-kernel Re: Bug in 2.6.29 ide-cd: Kernel freeze: bisected + unacceptable workaround
2009-03-29 20:13:53 linux-kernel Re: Bug in 2.6.29 ide-cd: Kernel freeze: bisected + unacceptable workaround
2009-03-28 14:04:24 linux-kernel Re: [PATCHSET pata-2.6] ide: rq->buffer, data, special and misc cleanups
2009-03-28 08:43:43 linux-kernel Re: [PATCH 13/14] ide-atapi: use bio for request sense
2009-03-26 08:38:31 linux-kernel Re: [PATCH 11/14] ide-cd: don't abuse rq->buffer
2009-03-26 07:21:06 linux-kernel Re: [PATCH 07/14] ide-cd: clear sense buffer before issuing request sense
2009-03-25 16:38:46 linux-kernel Re: [PATCH 02/10] ide-tape: use single continuous buffer
2009-03-25 15:28:00 linux-kernel Re: [PATCH 04/10] ide-tape: use standard data transfer mechanism
2009-03-25 15:12:24 linux-kernel Re: [PATCH 04/10] ide-tape: use standard data transfer mechanism
2009-03-19 05:39:42 linux-kernel Re: [PATCH] MAINTAINERS: move old ide-{floppy,tape} entries to CREDITS
2009-03-12 17:10:23 linux-kernel Re: [PATCH 3/3] ide-{cd,floppy}: do not map all cmds to an sg
2009-03-12 07:13:18 linux-kernel Re: [PATCH 3/3] ide-{cd,floppy}: do not map all cmds to an sg
2009-03-10 06:08:53 linux-kernel Re: [PATCH 3/3] ide-{cd,floppy}: do not map all cmds to an sg
2009-03-08 07:53:57 linux-kernel Re: [PATCH 3/3] ide-{cd,floppy}: do not map all cmds to an sg
2009-03-05 17:58:54 linux-kernel Re: [PATCH 3/3] ide-{cd,floppy}: do not map all cmds to an sg
2009-03-05 15:20:19 linux-kernel Re: [PATCH 3/3] ide-{cd,floppy}: do not map all cmds to an sg
2009-03-05 13:53:41 linux-kernel Re: [PATCH 3/3] ide-{cd,floppy}: do not map all cmds to an sg
2009-03-04 09:18:42 linux-kernel [PATCH 1/3] ide-{floppy,tape}: fix padding for PIO transfers
2009-03-04 09:18:15 linux-kernel [PATCH 3/3] ide-{cd,floppy}: do not map all cmds to an sg
2009-03-04 09:17:49 linux-kernel [PATCH 2/3] ide-floppy: use ide_pio_bytes()
2009-03-04 09:17:25 linux-kernel [PATCH 0/3] some ide fixes
2009-03-04 07:24:09 linux-kernel Re: linux-next-20090225: ide-cd triggers BUG at arch/x86/mm/ioremap.c:80!