David Teigland ([email protected])

Number of posts: 369 (0.05 per day)
First post: 2005-04-25 15:08:13
Last post: 2024-05-13 20:23:15

Date List Subject
2008-07-07 15:34:52 linux-kernel Re: [BUG] linux-next: Tree for March 25 kernel oops, when loading mpt fusion driver - regression
2008-06-30 17:06:37 linux-kernel Re: [PATCH] dlm: fix uninitialized variable for search_rsb_list callers
2008-06-27 15:10:05 linux-kernel Re: [BUG] linux-next: Tree for March 25 kernel oops, when loading mpt fusion driver - regression
2008-06-27 15:04:25 linux-kernel Re: [BUG] linux-next: Tree for March 25 kernel oops, when loading mpt fusion driver - regression
2008-02-21 21:56:01 linux-kernel [GIT PULL] dlm fixes for 2.6.25-rc2
2008-02-19 23:08:27 linux-kernel Re: linux-next: Tree for Feb 19
2008-02-19 20:05:19 linux-kernel Re: linux-next: Tree for Feb 19
2008-02-19 19:47:48 linux-kernel Re: [PATCH] dlm: match signedness between dlm_config_info and cluster_set
2008-02-19 19:47:35 linux-kernel Re: [2.6 patch] make dlm_print_rsb() static
2008-02-18 22:26:06 linux-kernel Re: [PATCH 2/2] [RESENDING] fs/ocfs2: get rid of unnecessary initialization
2008-02-08 11:30:56 linux-kernel [GIT PULL] dlm updates for 2.6.25 (batch 2)
2008-02-07 06:24:33 linux-kernel [PATCH 16/16] dlm: add __init and __exit marks to init and exit functions
2008-02-07 06:23:55 linux-kernel [PATCH 14/16] dlm: proper types for asts and basts
2008-02-07 06:23:34 linux-kernel [PATCH 15/16] dlm: eliminate astparam type casting
2008-02-07 06:23:05 linux-kernel [PATCH 11/16] dlm: fix overflows when copying from ->m_extra to lvb
2008-02-07 06:22:41 linux-kernel [PATCH 12/16] dlm: fix dlm_dir_lookup() handling of too long names
2008-02-07 06:22:18 linux-kernel [PATCH 10/16] dlm: make find_rsb() fail gracefully when namelen is too large
2008-02-07 06:21:49 linux-kernel [PATCH 09/16] dlm: receive_rcom_lock_args() overflow check
2008-02-07 06:21:32 linux-kernel [PATCH 01/16] dlm: use proper C for dlm/requestqueue stuff (and fix alignment bug)
2008-02-07 06:21:01 linux-kernel [PATCH 05/16] dlm: use proper type for ->ls_recover_buf
2008-02-07 06:20:44 linux-kernel [PATCH 13/16] dlm: dlm/user.c input validation fixes
2008-02-07 06:20:21 linux-kernel [PATCH 06/16] dlm: missing length check in check_config()
2008-02-07 06:19:53 linux-kernel [PATCH 08/16] dlm: verify that places expecting rcom_lock have packet long enough
2008-02-07 06:19:38 linux-kernel [PATCH 03/16] dlm: do not byteswap rcom_lock
2008-02-07 06:19:20 linux-kernel [PATCH 02/16] dlm: dlm_process_incoming_buffer() fixes
2008-02-07 06:18:55 linux-kernel [PATCH 07/16] dlm: validate data in dlm_recover_directory()
2008-02-07 06:18:42 linux-kernel [PATCH 04/16] dlm: do not byteswap rcom_config
2008-02-07 06:18:22 linux-kernel [PATCH 00/16] dlm patches for 2.6.25 (batch 2)
2008-01-30 20:37:47 linux-kernel [GIT PULL] dlm updates for 2.6.25
2008-01-29 22:08:33 linux-kernel Re: [PATCH 07/19] dlm: swap bytes for rcom lock reply
2008-01-28 16:29:18 linux-kernel Re: [PATCH 07/19] dlm: swap bytes for rcom lock reply
2008-01-24 17:05:47 linux-kernel [PATCH 14/19] dlm: reject normal unlock when lock is waiting for lookup
2008-01-24 17:05:15 linux-kernel [PATCH 02/19] dlm: proper prototypes
2008-01-24 17:04:51 linux-kernel [PATCH 15/19] dlm: limit dir lookup loop
2008-01-24 17:04:37 linux-kernel [PATCH 17/19] dlm: change error message to debug
2008-01-24 17:04:15 linux-kernel [PATCH 19/19] dlm: Sanity check namelen before copying it
2008-01-24 17:03:51 linux-kernel [PATCH 18/19] dlm: keep cached master rsbs during recovery
2008-01-24 17:03:34 linux-kernel [PATCH 13/19] dlm: validate messages before processing
2008-01-24 17:03:08 linux-kernel [PATCH 16/19] dlm: fix possible use-after-free
2008-01-24 17:02:47 linux-kernel [PATCH 11/19] dlm: another call to confirm_master in receive_request_reply
2008-01-24 17:02:31 linux-kernel [PATCH 12/19] dlm: reject messages from non-members
2008-01-24 17:02:07 linux-kernel [PATCH 10/19] dlm: recover locks waiting for overlap replies
2008-01-24 17:01:47 linux-kernel [PATCH 06/19] dlm: align midcomms message buffer
2008-01-24 17:01:32 linux-kernel [PATCH 07/19] dlm: swap bytes for rcom lock reply
2008-01-24 17:01:07 linux-kernel [PATCH 05/19] dlm: close othercons
2008-01-24 17:00:46 linux-kernel [PATCH 09/19] dlm: clear ast_type when removing from astqueue
2008-01-24 17:00:28 linux-kernel [PATCH 08/19] dlm: use fixed errno values in messages
2008-01-24 17:00:00 linux-kernel [PATCH 04/19] dlm: use dlm prefix on alloc and free functions
2008-01-24 16:59:42 linux-kernel [PATCH 03/19] dlm: don't print common non-errors
2008-01-24 16:59:26 linux-kernel [PATCH 01/19] dlm: bind connections from known local address when using TCP
2008-01-24 16:58:58 linux-kernel [PATCH 00/19] dlm patches for 2.6.25