LinuxLists
Users
About
Ed L. Cashin (
[email protected]
)
Number of posts: 324 (0.53 per day)
First post: 2004-10-01 14:10:39
Last post: 2006-06-02 16:32:45
Previous Page
/
Next Page
Date
List
Subject
2008-01-14 17:20:17
linux-kernel
Re: [PATCH] Documentation: Add 00-INDEX file for AoE
2007-12-26 20:35:19
linux-kernel
[PATCH] aoe: document the behavior of /dev/etherd/err
2007-12-26 20:25:29
linux-kernel
[PATCH] aoe: initialize locking structures before registering char devices
2007-12-26 19:30:20
linux-kernel
Re: [PATCH 09/13] remove race between use and initialization of locks
2007-12-20 22:21:24
linux-kernel
[PATCH 13/13] update copyright date
2007-12-20 22:20:52
linux-kernel
[PATCH 12/13] make error messages more specific
2007-12-20 22:20:36
linux-kernel
[PATCH 11/13] the aoeminor doesn't need a long format
2007-12-20 22:19:56
linux-kernel
[PATCH 10/13] add module parameter for users who need more outstanding I/O
2007-12-20 22:19:30
linux-kernel
[PATCH 09/13] remove race between use and initialization of locks
2007-12-20 22:18:55
linux-kernel
[PATCH 08/13] only install new AoE device once
2007-12-20 22:18:37
linux-kernel
[PATCH 07/13] dynamically allocate a capped number of skbs when necessary
2007-12-20 22:18:06
linux-kernel
[PATCH 06/13] user can ask driver to forget previously detected devices
2007-12-20 22:17:42
linux-kernel
[PATCH 05/13] eliminate goto and improve readability
2007-12-20 22:17:12
linux-kernel
[PATCH 04/13] clean up udev configuration example
2007-12-20 22:16:46
linux-kernel
[PATCH 03/13] mac_addr: avoid 64-bit arch compiler warnings
2007-12-20 22:16:20
linux-kernel
[PATCH 02/13] handle multiple network paths to AoE device
2007-12-20 22:15:50
linux-kernel
[PATCH 01/13] bring driver version number to 47
2007-12-13 20:11:35
linux-kernel
Re: [Patch 3/8] Enhanced partition statistics: aoe fix
2007-12-10 15:25:41
linux-kernel
Re: [Bugme-new] [Bug 9482] New: kernel GPF in 2.6.24 (g09f345da)
2007-12-07 17:54:01
linux-kernel
[PATCH 13/13] make error messages more specific
2007-12-07 17:53:46
linux-kernel
[PATCH 12/13] the aoeminor doesn't need a long format
2007-12-07 17:53:30
linux-kernel
[PATCH 11/13] remove extra space in prototypes for consistency
2007-12-07 17:53:12
linux-kernel
[PATCH 10/13] add module parameter for users who need more outstanding I/O
2007-12-07 17:52:47
linux-kernel
[PATCH 09/13] remove race between use and initialization of locks
2007-12-07 17:52:32
linux-kernel
[PATCH 08/13] only install new AoE device once
2007-12-07 17:52:09
linux-kernel
[PATCH 07/13] dynamically allocate a capped number of skbs when necessary
2007-12-07 17:51:50
linux-kernel
[PATCH 06/13] user can ask driver to forget previously detected devices
2007-12-07 17:51:34
linux-kernel
[PATCH 05/13] eliminate goto and improve readability
2007-12-07 17:51:20
linux-kernel
[PATCH 04/13] clean up udev configuration example
2007-12-07 17:50:55
linux-kernel
[PATCH 03/13] mac_addr: avoid 64-bit arch compiler warnings
2007-12-07 17:50:40
linux-kernel
[PATCH 02/13] handle multiple network paths to AoE device
2007-12-07 17:50:19
linux-kernel
[PATCH 01/13] bring driver version number to 47
2007-12-03 23:45:50
linux-kernel
Re: [Bugme-new] [Bug 9482] New: kernel GPF in 2.6.24 (g09f345da)
2007-12-03 23:25:49
linux-kernel
Re: [Bugme-new] [Bug 9482] New: kernel GPF in 2.6.24 (g09f345da)
2007-12-03 21:40:56
linux-kernel
Re: [Bugme-new] [Bug 9482] New: kernel GPF in 2.6.24 (g09f345da)
2007-12-03 21:01:05
linux-kernel
Re: [Bugme-new] [Bug 9482] New: kernel GPF in 2.6.24 (g09f345da)
2007-12-03 16:45:48
linux-kernel
Re: [Bugme-new] [Bug 9482] New: kernel GPF in 2.6.24 (g09f345da)
2007-08-13 16:10:50
linux-kernel
Re: [PATCH] [73/2many] MAINTAINERS - ATA OVER ETHERNET DRIVER
2007-08-06 21:05:18
linux-kernel
[PATCH] aoe: remove unecessary wrapper function
2007-06-26 20:00:42
linux-kernel
Re: [PATCH 12/12] the aoeminor doesn't need a long format
2007-06-26 19:15:42
linux-kernel
[PATCH 02/12] handle multiple network paths to AoE device
2007-06-26 19:15:18
linux-kernel
[PATCH 01/12] bring driver version number to 47
2007-06-26 19:08:36
linux-kernel
[PATCH 12/12] the aoeminor doesn't need a long format
2007-06-26 19:08:15
linux-kernel
[PATCH 11/12] remove extra space in prototypes for consistency
2007-06-26 19:07:51
linux-kernel
[PATCH 09/12] remove race between use and initialization of locks
2007-06-26 19:07:11
linux-kernel
[PATCH 08/12] only schedule work once
2007-06-26 19:06:46
linux-kernel
[PATCH 10/12] add module parameter for users who need more outstanding I/O
2007-06-26 19:06:33
linux-kernel
[PATCH 07/12] use a dynamic pool of sk_buffs to keep up with fast targets
2007-06-26 19:06:15
linux-kernel
[PATCH 06/12] user can ask driver to forget previously detected devices
2007-06-26 19:05:55
linux-kernel
[PATCH 05/12] eliminate goto and improve readability
2007-06-26 19:05:38
linux-kernel
[PATCH 04/12] clean up udev configuration example