OCFS2-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-15 17:23:20 to 2015-09-13 10:00:01 UTC [more...]

[Ocfs2-devel] Performance issue about localalloc
 2015-09-13 10:00 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2_direct_IO_write misses ocfs2_is_overwrite error code
 2015-09-11 21:20 UTC  (2+ messages)

[Ocfs2-devel] [PATCH 0/8] ocfs2: fix ocfs2 direct io code patch to support sparse file and data ordering semantics
 2015-09-11  8:19 UTC  (9+ messages)
` [Ocfs2-devel] [PATCH 1/8] ocfs2: add ocfs2_write_type_t type to identify the caller of write
` [Ocfs2-devel] [PATCH 2/8] ocfs2: use c_new to indicate newly allocated extents
` [Ocfs2-devel] [PATCH 3/8] ocfs2: test target page before change it
` [Ocfs2-devel] [PATCH 4/8] ocfs2: do not change i_size in write_end for direct io
` [Ocfs2-devel] [PATCH 5/8] ocfs2: return the physical address in ocfs2_write_cluster
` [Ocfs2-devel] [PATCH 6/8] ocfs2: record UNWRITTEN extents when populate write desc
` [Ocfs2-devel] [PATCH 7/8] ocfs2: fix sparse file & data ordering issue in direct io
` [Ocfs2-devel] [PATCH 8/8] ocfs2: code clean up for "

[Ocfs2-devel] [RFC] Doubt about dlm_worker
 2015-09-11  2:19 UTC  (4+ messages)

[Ocfs2-devel] [Ocfs2-users] ocfs2-related kernel panic with Linux 4.1.6 kernels
 2015-09-11  1:11 UTC 

[Ocfs2-devel] [PATCH] ocfs2: Fill-in the unused portion of the block with zeros by dio_zero_block()
 2015-09-10  1:53 UTC  (8+ messages)

[Ocfs2-devel] [PATCH v2] ocfs2_direct_IO_write misses ocfs2_is_overwrite error code
 2015-09-07  7:10 UTC  (2+ messages)

[Ocfs2-devel] ocfs2 version issue
 2015-09-02 17:20 UTC  (6+ messages)

[Ocfs2-devel] [patch 14/28] ocfs2: take inode lock in ocfs2_iop_set/get_acl()
 2015-09-02 15:51 UTC  (4+ messages)

[Ocfs2-devel] [patch 09/28] ocfs2: extend transaction for ocfs2_remove_rightmost_path() and ocfs2_update_edge_lengths() before to avoid inconsistency between inode and et
 2015-09-02  2:52 UTC  (3+ messages)

[Ocfs2-devel] ocfs2: clean up redundant NULL checks before kfree
 2015-09-01 22:41 UTC  (2+ messages)

[Ocfs2-devel] [patch 11/28] ocfs2: extend enough credits for freeing one truncate record while replaying truncate records
 2015-09-01 22:36 UTC  (6+ messages)

[Ocfs2-devel] [PATCH V2] ocfs2: fix a tiny case that inode can not removed
 2015-09-01 17:55 UTC  (2+ messages)

[Ocfs2-devel] [patch 23/28] ocfs2: check/fix inode block for online file check
 2015-09-01  3:35 UTC  (3+ messages)

[Ocfs2-devel] [patch 24/28] ocfs2: add feature document for online file check
 2015-08-31 20:58 UTC  (2+ messages)

[Ocfs2-devel] [patch 22/28] ocfs2: create/remove sysfile for online file check
 2015-08-31 20:46 UTC  (2+ messages)

[Ocfs2-devel] [patch 21/28] ocfs2: sysfile interfaces for online file check
 2015-08-31 20:45 UTC  (2+ messages)

[Ocfs2-devel] [patch 19/28] ocfs2: neaten do_error, ocfs2_error and ocfs2_abort
 2015-08-31 20:13 UTC  (2+ messages)

[Ocfs2-devel] [patch 18/28] ocfs2: avoid access invalid address when read o2dlm debug messages
 2015-08-31 20:10 UTC  (2+ messages)

[Ocfs2-devel] [patch 17/28] ocfs2: call ocfs2_journal_access_di() before ocfs2_journal_dirty() in ocfs2_write_end_nolock()
 2015-08-31 20:00 UTC  (2+ messages)

[Ocfs2-devel] [patch 16/28] ocfs2: use 64bit variables to track heartbeat time
 2015-08-31 19:54 UTC  (2+ messages)

[Ocfs2-devel] [patch 05/28] ocfs2: acknowledge return value of ocfs2_error()
 2015-08-31 19:54 UTC  (4+ messages)

[Ocfs2-devel] [patch 15/28] ocfs2: fix race between crashed dio and rm
 2015-08-31 19:50 UTC  (2+ messages)

[Ocfs2-devel] [patch 13/28] ocfs2: fix BUG_ON() in ocfs2_ci_checkpointed()
 2015-08-31 19:43 UTC  (2+ messages)

[Ocfs2-devel] [patch 12/28] ocfs2: optimize error handling in dlm_request_join
 2015-08-31 19:39 UTC  (2+ messages)

[Ocfs2-devel] [patch 07/28] ocfs2: fix a tiny case that inode can not removed
 2015-08-31  7:28 UTC  (3+ messages)

[Ocfs2-devel] [patch 10/28] ocfs2: do not set fs read-only if rec[0] is empty while committing truncate
 2015-08-28 23:52 UTC  (2+ messages)

[Ocfs2-devel] [patch 04/28] ocfs2: add errors=continue
 2015-08-28 23:45 UTC  (2+ messages)

[Ocfs2-devel] [patch 08/28] ocfs2: add ip_alloc_sem in direct IO to protect allocation changes
 2015-08-28 23:27 UTC  (2+ messages)

[Ocfs2-devel] [patch 06/28] ocfs2: clear the rest of the buffers on error
 2015-08-28 23:23 UTC  (2+ messages)

[Ocfs2-devel] [patch 03/28] ocfs2: flush inode data to disk and free inode when i_count becomes zero
 2015-08-28 23:14 UTC  (2+ messages)

[Ocfs2-devel] [patch 02/28] ocfs2: trusted xattr missing CAP_SYS_ADMIN check
 2015-08-28 23:03 UTC  (2+ messages)

[Ocfs2-devel] [patch 01/28] ocfs2: set filesytem read-only when ocfs2_delete_entry failed
 2015-08-28 23:03 UTC  (2+ messages)

[Ocfs2-devel] [RFC] ocfs2: a method to prevent lock on the blocked queue is starved
 2015-08-27 12:11 UTC 

[Ocfs2-devel] ocfs2 pending patch review
 2015-08-26 22:23 UTC  (3+ messages)

[Ocfs2-devel] [patch 28/28] ocfs2: add file extent block check
 2015-08-26 22:12 UTC 

[Ocfs2-devel] [patch 27/28] ocfs2: filecheck validate_extent_block function
 2015-08-26 22:12 UTC 

[Ocfs2-devel] [patch 26/28] ocfs2: add errno and macro definitions
 2015-08-26 22:12 UTC 

[Ocfs2-devel] [patch 25/28] ocfs2: update filecheck copyright
 2015-08-26 22:12 UTC 

[Ocfs2-devel] [patch 20/28] ocfs2: export ocfs2_kset for online file check
 2015-08-26 22:12 UTC 

[Ocfs2-devel] [PATCH] NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lock
 2015-08-25 20:55 UTC 

[Ocfs2-devel] [RFC] ocfs2: Idea to make ocfs2_search_chain high efficiency
 2015-08-25 18:49 UTC  (5+ messages)

[Ocfs2-devel] Hi, code reviews, some quetions
 2015-08-25  9:41 UTC 

[Ocfs2-devel] [PATCH] ocfs2: direct write will call ocfs2_rw_unlock() twice when doing aio+dio
 2015-08-24 20:57 UTC  (3+ messages)

[Ocfs2-devel] [PATCH] ocfs2: direct write will call ocfs2_rw_unlock() twice when doing aio+dio
 2015-08-24  7:09 UTC 

[Ocfs2-devel] [patch 24/24] ocfs2: add feature document for online file check
 2015-08-21 21:41 UTC 

[Ocfs2-devel] [patch 23/24] ocfs2: check/fix inode block for online file check
 2015-08-21 21:41 UTC 

[Ocfs2-devel] [patch 22/24] ocfs2: create/remove sysfile for online file check
 2015-08-21 21:41 UTC 

[Ocfs2-devel] [patch 21/24] ocfs2: sysfile interfaces for online file check
 2015-08-21 21:41 UTC 

[Ocfs2-devel] [patch 20/24] ocfs2: export ocfs2_kset for online file check
 2015-08-21 21:41 UTC 

[Ocfs2-devel] [patch 19/24] ocfs2: neaten do_error, ocfs2_error and ocfs2_abort
 2015-08-21 21:41 UTC 

[Ocfs2-devel] [patch 18/24] ocfs2: avoid access invalid address when read o2dlm debug messages
 2015-08-21 21:41 UTC 

[Ocfs2-devel] [patch 17/24] ocfs2: call ocfs2_journal_access_di() before ocfs2_journal_dirty() in ocfs2_write_end_nolock()
 2015-08-21 21:41 UTC 

[Ocfs2-devel] [patch 16/24] ocfs2: use 64bit variables to track heartbeat time
 2015-08-21 21:41 UTC 

[Ocfs2-devel] [patch 15/24] ocfs2: fix race between crashed dio and rm
 2015-08-21 21:41 UTC 

[Ocfs2-devel] [patch 14/24] ocfs2: take inode lock in ocfs2_iop_set/get_acl()
 2015-08-21 21:41 UTC 

[Ocfs2-devel] [patch 13/24] ocfs2: fix BUG_ON() in ocfs2_ci_checkpointed()
 2015-08-21 21:41 UTC 

[Ocfs2-devel] [patch 12/24] ocfs2: optimize error handling in dlm_request_join
 2015-08-21 21:41 UTC 

[Ocfs2-devel] [patch 11/24] ocfs2: extend enough credits for freeing one truncate record while replaying truncate records
 2015-08-21 21:41 UTC 

[Ocfs2-devel] [patch 10/24] ocfs2: do not set fs read-only if rec[0] is empty while committing truncate
 2015-08-21 21:41 UTC 

[Ocfs2-devel] [patch 09/24] ocfs2: extend transaction for ocfs2_remove_rightmost_path() and ocfs2_update_edge_lengths() before to avoid inconsistency between inode and et
 2015-08-21 21:41 UTC 

[Ocfs2-devel] [patch 08/24] ocfs2: add ip_alloc_sem in direct IO to protect allocation changes
 2015-08-21 21:41 UTC 

[Ocfs2-devel] [patch 07/24] ocfs2: fix a tiny case that inode can not removed
 2015-08-21 21:41 UTC 

[Ocfs2-devel] [patch 06/24] ocfs2: clear the rest of the buffers on error
 2015-08-21 21:41 UTC 

[Ocfs2-devel] [patch 05/24] ocfs2: acknowledge return value of ocfs2_error()
 2015-08-21 21:41 UTC 

[Ocfs2-devel] [patch 04/24] ocfs2: add errors=continue
 2015-08-21 21:41 UTC 

[Ocfs2-devel] [patch 03/24] ocfs2: flush inode data to disk and free inode when i_count becomes zero
 2015-08-21 21:40 UTC 

[Ocfs2-devel] [patch 02/24] ocfs2: trusted xattr missing CAP_SYS_ADMIN check
 2015-08-21 21:40 UTC 

[Ocfs2-devel] [patch 01/24] ocfs2: set filesytem read-only when ocfs2_delete_entry failed
 2015-08-21 21:40 UTC 

[Ocfs2-devel] [PATCH] ocfs2/dlm: use list_for_each_entry instead of list_for_each
 2015-08-21  8:21 UTC 

[Ocfs2-devel] [PATCH 0/4] ocfs2: add file extent block online check
 2015-08-21  7:43 UTC  (5+ messages)
` [Ocfs2-devel] [PATCH 1/4] ocfs2: update filecheck copyright
` [Ocfs2-devel] [PATCH 2/4] ocfs2: add errno and macro definitions
` [Ocfs2-devel] [PATCH 3/4] ocfs2: filecheck validate_extent_block function
` [Ocfs2-devel] [PATCH 4/4] ocfs2: add file extent block check

[Ocfs2-devel] [PATCH v2] ocfs2: optimize error handling in dlm_request_join
 2015-08-21  2:29 UTC 

[Ocfs2-devel] [PATCH] ocfs2: optimize error handling in dlm_request_join
 2015-08-21  1:54 UTC  (4+ messages)

[Ocfs2-devel] [PATCH 2/2] ocfs2: remove unneeded code in dlm_register_domain_handlers
 2015-08-21  0:56 UTC 

[Ocfs2-devel] [PATCH 1/2] ocfs2: fix BUG when o2hb_register_callback fails
 2015-08-21  0:54 UTC 

[Ocfs2-devel] [PATCH] ocfs2: remove unneeded code in ocfs2_dlm_init
 2015-08-14  9:11 UTC 

[Ocfs2-devel] ocfs2_start_trans review
 2015-08-11  7:22 UTC 

[Ocfs2-devel] ocfs2: use boot time instead of wall clock time
 2015-08-09  1:25 UTC 

[Ocfs2-devel] OCFS2 support which architectures and can the cluster work under mixed architectures?
 2015-08-08 12:44 UTC  (6+ messages)

[Ocfs2-devel] fully support O_DIRECT for ocfs2
 2015-08-07  8:39 UTC 

[Ocfs2-devel] [PATCH 23/31] fs/ocfs2: use kmemdup rather than duplicating its implementation
 2015-08-07  7:59 UTC 

[Ocfs2-devel] [PATCH 0/9 v6] ocfs2: support append O_DIRECT write
 2015-08-06  2:35 UTC  (8+ messages)

[Ocfs2-devel] Do you know this issue? thanks
 2015-08-05  2:37 UTC  (8+ messages)

[Ocfs2-devel] PATCH] ocfs2: adjust code to match locking/unlocking order
 2015-07-30 11:30 UTC 

[Ocfs2-devel] [PATCH] ocfs2: fix shift left overflow
 2015-07-29  0:59 UTC  (5+ messages)

[Ocfs2-devel] [patch -next] ocfs2: scheduling in atomic in ocfs2_filecheck_store()
 2015-07-28  3:15 UTC  (4+ messages)

[Ocfs2-devel] extent alloc gd abnormally cleared
 2015-07-25 10:08 UTC 

[Ocfs2-devel] [PATCH] ocfs2: add feature document for online file check
 2015-07-20  5:12 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2: Do not log twice error messages
 2015-07-17 16:27 UTC 

[Ocfs2-devel] [PATCH] ocfs2: clean up unused local variables in ocfs2_file_write_iter
 2015-07-17  2:49 UTC 

[Ocfs2-devel] [PATCH 0/6] quota: Propagate errors when creating quota entry
 2015-07-16 10:02 UTC  (9+ messages)
` [Ocfs2-devel] [PATCH 4/6] ocfs2: Handle error from dquot_initialize()
` [Ocfs2-devel] [PATCH 5/6] jfs: "
  ` [Ocfs2-devel] [PATCH] jfs: clean up jfs_rename and fix out of order unlock
  ` [Ocfs2-devel] [PATCH] dquot_initialize() can now return error. Handle it where possible


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).