Ocfs2 devel - Aug 2015

Monday August 31 2015
TimeRepliesSubject
8:56PM 1 [patch 23/28] ocfs2: check/fix inode block for online file check
7:36AM 1 [PATCH V2] ocfs2: fix a tiny case that inode can not removed.
 
Friday August 28 2015
TimeRepliesSubject
11:55PM 2 [patch 11/28] ocfs2: extend enough credits for freeing one truncate record while replaying truncate records
11:26PM 1 [patch 07/28] ocfs2: fix a tiny case that inode can not removed.
11:20PM 1 [patch 05/28] ocfs2: acknowledge return value of ocfs2_error()
 
Thursday August 27 2015
TimeRepliesSubject
12:11PM 1 [RFC] ocfs2: a method to prevent lock on the blocked queue is starved.
 
Wednesday August 26 2015
TimeRepliesSubject
10:12PM 0 [patch 28/28] ocfs2: add file extent block check
10:12PM 0 [patch 27/28] ocfs2: filecheck validate_extent_block function
10:12PM 0 [patch 26/28] ocfs2: add errno and macro definitions
10:12PM 0 [patch 25/28] ocfs2: update filecheck copyright
10:12PM 1 [patch 24/28] ocfs2: add feature document for online file check
10:12PM 2 [patch 23/28] ocfs2: check/fix inode block for online file check
10:12PM 1 [patch 22/28] ocfs2: create/remove sysfile for online file check
10:12PM 1 [patch 21/28] ocfs2: sysfile interfaces for online file check
10:12PM 0 [patch 20/28] ocfs2: export ocfs2_kset for online file check
10:12PM 1 [patch 19/28] ocfs2: neaten do_error, ocfs2_error and ocfs2_abort
10:12PM 1 [patch 18/28] ocfs2: avoid access invalid address when read o2dlm debug messages
10:12PM 1 [patch 17/28] ocfs2: call ocfs2_journal_access_di() before ocfs2_journal_dirty() in ocfs2_write_end_nolock()
10:12PM 1 [patch 16/28] ocfs2: use 64bit variables to track heartbeat time
10:12PM 1 [patch 15/28] ocfs2: fix race between crashed dio and rm
10:11PM 2 [patch 14/28] ocfs2: take inode lock in ocfs2_iop_set/get_acl()
10:11PM 1 [patch 13/28] ocfs2: fix BUG_ON() in ocfs2_ci_checkpointed()
10:11PM 1 [patch 12/28] ocfs2: optimize error handling in dlm_request_join
10:11PM 1 [patch 11/28] ocfs2: extend enough credits for freeing one truncate record while replaying truncate records
10:11PM 1 [patch 10/28] ocfs2: do not set fs read-only if rec[0] is empty while committing truncate
10:11PM 2 [patch 09/28] ocfs2: extend transaction for ocfs2_remove_rightmost_path() and ocfs2_update_edge_lengths() before to avoid inconsistency between inode and et
10:11PM 1 [patch 08/28] ocfs2: add ip_alloc_sem in direct IO to protect allocation changes
10:11PM 1 [patch 07/28] ocfs2: fix a tiny case that inode can not removed.
10:11PM 1 [patch 06/28] ocfs2: clear the rest of the buffers on error
10:11PM 2 [patch 05/28] ocfs2: acknowledge return value of ocfs2_error()
10:11PM 1 [patch 04/28] ocfs2: add errors=continue
10:11PM 1 [patch 03/28] ocfs2: flush inode data to disk and free inode when i_count becomes zero
10:11PM 1 [patch 02/28] ocfs2: trusted xattr missing CAP_SYS_ADMIN check
10:11PM 1 [patch 01/28] ocfs2: set filesytem read-only when ocfs2_delete_entry failed.
10:08PM 1 ocfs2 pending patch review
 
Tuesday August 25 2015
TimeRepliesSubject
8:55PM 2 [PATCH] NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lock
9:41AM 0 Hi, code reviews, some quetions
1:47AM 1 [RFC] ocfs2: Idea to make ocfs2_search_chain high efficiency
 
Monday August 24 2015
TimeRepliesSubject
4:57PM 1 [RFC] ocfs2: Idea to make ocfs2_search_chain high efficiency
12:30PM 2 [RFC] ocfs2: Idea to make ocfs2_search_chain high efficiency
7:39AM 1 [PATCH] ocfs2: direct write will call ocfs2_rw_unlock() twice when doing aio+dio
7:23AM 1 [PATCH] ocfs2: direct write will call ocfs2_rw_unlock() twice when doing aio+dio
7:09AM 0 [PATCH] ocfs2: direct write will call ocfs2_rw_unlock() twice when doing aio+dio
 
Friday August 21 2015
TimeRepliesSubject
9:41PM 0 [patch 24/24] ocfs2: add feature document for online file check
9:41PM 0 [patch 23/24] ocfs2: check/fix inode block for online file check
9:41PM 0 [patch 22/24] ocfs2: create/remove sysfile for online file check
9:41PM 0 [patch 21/24] ocfs2: sysfile interfaces for online file check
9:41PM 0 [patch 20/24] ocfs2: export ocfs2_kset for online file check
9:41PM 0 [patch 19/24] ocfs2: neaten do_error, ocfs2_error and ocfs2_abort
9:41PM 0 [patch 18/24] ocfs2: avoid access invalid address when read o2dlm debug messages
9:41PM 0 [patch 17/24] ocfs2: call ocfs2_journal_access_di() before ocfs2_journal_dirty() in ocfs2_write_end_nolock()
9:41PM 0 [patch 16/24] ocfs2: use 64bit variables to track heartbeat time
9:41PM 0 [patch 15/24] ocfs2: fix race between crashed dio and rm
9:41PM 0 [patch 14/24] ocfs2: take inode lock in ocfs2_iop_set/get_acl()
9:41PM 0 [patch 13/24] ocfs2: fix BUG_ON() in ocfs2_ci_checkpointed()
9:41PM 0 [patch 12/24] ocfs2: optimize error handling in dlm_request_join
9:41PM 0 [patch 11/24] ocfs2: extend enough credits for freeing one truncate record while replaying truncate records
9:41PM 0 [patch 10/24] ocfs2: do not set fs read-only if rec[0] is empty while committing truncate
9:41PM 0 [patch 09/24] ocfs2: extend transaction for ocfs2_remove_rightmost_path() and ocfs2_update_edge_lengths() before to avoid inconsistency between inode and et
9:41PM 0 [patch 08/24] ocfs2: add ip_alloc_sem in direct IO to protect allocation changes
9:41PM 0 [patch 07/24] ocfs2: fix a tiny case that inode can not removed.
9:41PM 0 [patch 06/24] ocfs2: clear the rest of the buffers on error
9:41PM 0 [patch 05/24] ocfs2: acknowledge return value of ocfs2_error()
9:41PM 0 [patch 04/24] ocfs2: add errors=continue
9:40PM 0 [patch 03/24] ocfs2: flush inode data to disk and free inode when i_count becomes zero
9:40PM 0 [patch 02/24] ocfs2: trusted xattr missing CAP_SYS_ADMIN check
9:40PM 0 [patch 01/24] ocfs2: set filesytem read-only when ocfs2_delete_entry failed.
9:39PM 1 ocfs2 pending patch review
8:21AM 0 [PATCH] ocfs2/dlm: use list_for_each_entry instead of list_for_each
7:43AM 0 [PATCH 3/4] ocfs2: filecheck validate_extent_block function
7:43AM 0 [PATCH 2/4] ocfs2: add errno and macro definitions
7:43AM 0 [PATCH 1/4] ocfs2: update filecheck copyright
7:43AM 4 [PATCH 0/4] ocfs2: add file extent block online check
2:29AM 0 [PATCH v2] ocfs2: optimize error handling in dlm_request_join
12:56AM 0 [PATCH 2/2] ocfs2: remove unneeded code in dlm_register_domain_handlers
12:54AM 0 [PATCH 1/2] ocfs2: fix BUG when o2hb_register_callback fails
 
Thursday August 20 2015
TimeRepliesSubject
4:56PM 1 [PATCH] ocfs2: optimize error handling in dlm_request_join
11:50AM 2 [PATCH] ocfs2: optimize error handling in dlm_request_join
 
Friday August 14 2015
TimeRepliesSubject
9:11AM 0 [PATCH] ocfs2: remove unneeded code in ocfs2_dlm_init
 
Tuesday August 11 2015
TimeRepliesSubject
7:22AM 0 ocfs2_start_trans review
 
Sunday August 9 2015
TimeRepliesSubject
1:25AM 0 ocfs2: use boot time instead of wall clock time
 
Friday August 7 2015
TimeRepliesSubject
8:39AM 0 fully support O_DIRECT for ocfs2
7:59AM 1 [PATCH 23/31] fs/ocfs2: use kmemdup rather than duplicating its implementation
 
Thursday August 6 2015
TimeRepliesSubject
7:16AM 1 OCFS2 support which architectures and can the cluster work under mixed architectures?
5:49AM 1 OCFS2 support which architectures and can the cluster work under mixed architectures?
5:26AM 2 OCFS2 support which architectures and can the cluster work under mixed architectures?
3:03AM 1 OCFS2 support which architectures and can the cluster work under mixed architectures?
 
Wednesday August 5 2015
TimeRepliesSubject
11:18AM 1 [PATCH 0/9 v6] ocfs2: support append O_DIRECT write
8:07AM 1 [PATCH 0/9 v6] ocfs2: support append O_DIRECT write
6:40AM 1 [PATCH 0/9 v6] ocfs2: support append O_DIRECT write
4:40AM 2 [PATCH 0/9 v6] ocfs2: support append O_DIRECT write
2:20AM 1 Do you know this issue? thanks
 
Tuesday August 4 2015
TimeRepliesSubject
9:13AM 1 Do you know this issue? thanks
9:03AM 1 [PATCH 0/9 v6] ocfs2: support append O_DIRECT write
6:16AM 1 [PATCH 0/9 v6] ocfs2: support append O_DIRECT write
3:21AM 1 Do you know this issue? thanks
 
Monday August 3 2015
TimeRepliesSubject
10:21AM 1 Do you know this issue? thanks
9:28AM 1 Do you know this issue? thanks