ocfs2-devel.oss.oracle.com archive mirror
 help / color / mirror / Atom feed
 messages from 2014-06-12 23:05:18 to 2014-10-07 19:29:35 UTC [more...]

[Ocfs2-devel] [PATCH 0/12 RFC] Moving i_dquot out of struct inode
 2014-10-07 19:29 UTC  (17+ messages)
` [Ocfs2-devel] [PATCH 01/12] quota: Allow each filesystem to specify which quota types it supports
` [Ocfs2-devel] [PATCH 02/12] gfs2: Set allowed quota types
` [Ocfs2-devel] [PATCH 03/12] xfs: "
` [Ocfs2-devel] [PATCH 04/12] fs: Generic infrastructure for optional inode fields
` [Ocfs2-devel] [PATCH 05/12] quota: Use optional inode field for i_dquot pointers
` [Ocfs2-devel] [PATCH 06/12] ext2: Convert to private i_dquot field
` [Ocfs2-devel] [PATCH 07/12] ext3: "
` [Ocfs2-devel] [PATCH 08/12] ext4: "
` [Ocfs2-devel] [PATCH 09/12] ocfs2: "
` [Ocfs2-devel] [PATCH 10/12] reiserfs: "
` [Ocfs2-devel] [PATCH 11/12] jfs: "
` [Ocfs2-devel] [PATCH 12/12] vfs: Remove i_dquot field from inode

[Ocfs2-devel] Frangmentation, localalloc
 2014-10-03 15:05 UTC 

[Ocfs2-devel] [PATCH] ocfs2/dlm: call dlm_lockres_put without resource spinlock
 2014-10-01 22:55 UTC  (2+ messages)

[Ocfs2-devel] One node hangs up issue requiring goog idea, thanks
 2014-09-30 17:09 UTC  (3+ messages)

[Ocfs2-devel] [PATCH] ocfs2: fix null handle in ocfs2_write_zero_page
 2014-09-27  6:52 UTC 

[Ocfs2-devel] [PATCH 7/7 v3] ocfs2: do not fallback to buffer I/O write if fill holes
 2014-09-26 10:02 UTC 

[Ocfs2-devel] [PATCH 6/7 v3] ocfs2: do not fallback to buffer I/O write if appending
 2014-09-26 10:01 UTC 

[Ocfs2-devel] [PATCH 5/7 v3] ocfs2: allocate blocks in ocfs2_direct_IO_get_blocks
 2014-09-26 10:00 UTC 

[Ocfs2-devel] [PATCH 4/7 v3] ocfs2: add and remove inode in orphan dir in ocfs2_direct_IO
 2014-09-26  9:59 UTC 

[Ocfs2-devel] [PATCH 3/7 v3] ocfs2: add orphan recovery types in ocfs2_recover_orphans
 2014-09-26  9:57 UTC 

[Ocfs2-devel] [PATCH 2/7 v3] ocfs2: add two functions of add and remove inode in orphan dir
 2014-09-26  9:55 UTC 

[Ocfs2-devel] [PATCH 1/7 v3] ocfs2: eliminate the static flag of some functions
 2014-09-26  9:53 UTC 

[Ocfs2-devel] [PATCH 0/7 v3] ocfs2: allocate blocks in direct I/O write
 2014-09-26  9:51 UTC 

[Ocfs2-devel] [PATCH] ocfs2: fix deadlock due to wrong locking order
 2014-09-25 12:38 UTC  (6+ messages)

[Ocfs2-devel] [PATCH 7/7 v2] ocfs2: do not fallback to buffer I/O write if fill holes
 2014-09-23  9:15 UTC 

[Ocfs2-devel] [PATCH 6/7 v2] ocfs2: do not fallback to buffer I/O write if appending
 2014-09-23  9:14 UTC 

[Ocfs2-devel] [PATCH 5/7 v2] ocfs2: allocate blocks in ocfs2_direct_IO_get_blocks
 2014-09-23  9:13 UTC 

[Ocfs2-devel] [PATCH 4/7 v2] ocfs2: add and remove inode in orphan dir in ocfs2_direct_IO
 2014-09-23  9:12 UTC 

[Ocfs2-devel] [PATCH 3/7 v2] ocfs2: add orphan recovery types in ocfs2_recover_orphans
 2014-09-23  9:11 UTC 

[Ocfs2-devel] [PATCH 2/7 v2] ocfs2: add two functions of add and remove inode in orphan dir
 2014-09-23  9:09 UTC 

[Ocfs2-devel] [PATCH 1/7 v2] ocfs2: eliminate the static flag of some functions
 2014-09-23  9:08 UTC 

[Ocfs2-devel] [PATCH 0/7 v2] ocfs2: allocate blocks in direct I/O write
 2014-09-23  9:05 UTC 

[Ocfs2-devel] [PATCH V2] ocfs2/dlm: should put mle when goto kill in dlm_assert_master_handler
 2014-09-23  3:57 UTC 

[Ocfs2-devel] [PATCH] ocfs2: fix a deadlock while o2net_wq doing direct memory reclaim
 2014-09-17  9:58 UTC 

[Ocfs2-devel] [PATCH 0/7] ocfs2: allocate blocks in direct I/O write
 2014-09-17  2:24 UTC  (4+ messages)

[Ocfs2-devel] [PATCH 06/22] ocfs2: Replace strnicmp with strncasecmp
 2014-09-16 20:51 UTC 

[Ocfs2-devel] [PATCH v2] ocfs2: don't fire quorum before connection established
 2014-09-16 16:32 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2/dlm: do not get resource spinlock if lockres is new
 2014-09-16  4:04 UTC 

[Ocfs2-devel] [PATCH] ocfs2: don't fire quorum before connection established
 2014-09-15  8:27 UTC 

[Ocfs2-devel] May be deadlock for wrong locking order, patch request reviewed, thanks
 2014-09-12  6:05 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2: call o2quo_exit if malloc failed in o2net_init
 2014-09-11 13:45 UTC 

[Ocfs2-devel] [PATCH] ocfs2: free vol_lable in ocfs2_delete_osb
 2014-09-11 13:33 UTC 

[Ocfs2-devel] How to unlock a bloked resource? Thanks
 2014-09-10 19:27 UTC  (2+ messages)
` [Ocfs2-devel] [Ocfs2-users] "

[Ocfs2-devel] [PATCH 5/5] ocfs2: Don't use MAXQUOTAS value
 2014-09-10 19:22 UTC 

[Ocfs2-devel] [PATCH 0/3] fs: ocfs2: use seq_open_private()
 2014-09-10 14:49 UTC  (4+ messages)
` [Ocfs2-devel] [PATCH 1/3] fs: ocfs2: use seq_open_private() not seq_open()
` [Ocfs2-devel] [PATCH 2/3] "
` [Ocfs2-devel] [PATCH 3/3] fs: ocfs2: Use __seq_open_private() "

[Ocfs2-devel] [PATCH 7/7] ocfs2: do not fallback to buffer I/O write if fill holes
 2014-09-10 12:50 UTC 

[Ocfs2-devel] [PATCH 6/7] ocfs2: do not fallback to buffer I/O write if appending
 2014-09-10 12:49 UTC 

[Ocfs2-devel] [PATCH 5/7] ocfs2: allocate blocks in ocfs2_direct_IO_get_blocks
 2014-09-10 12:48 UTC 

[Ocfs2-devel] [PATCH 4/7] ocfs2: add and remove inode in orphan dir in ocfs2_direct_IO
 2014-09-10 12:45 UTC 

[Ocfs2-devel] [PATCH 3/7] ocfs2: add orphan recovery types in ocfs2_recover_orphans
 2014-09-10 12:43 UTC 

[Ocfs2-devel] [PATCH 2/7] ocfs2: add two functions of add and remove inode in orphan dir
 2014-09-10 12:41 UTC 

[Ocfs2-devel] [PATCH 1/7] ocfs2: eliminate the static flag of some functions
 2014-09-10 12:40 UTC 

[Ocfs2-devel] One question about the usage of dlm_domain_lock of OCFS2
 2014-09-06  8:13 UTC 

[Ocfs2-devel] One question about the usage of dlm_domain_lock of OCFS2
 2014-09-06  7:54 UTC 

[Ocfs2-devel] [PATCH] ocfs2/dlm: refactor error handling in dlm_alloc_ctxt
 2014-09-05  8:56 UTC 

[Ocfs2-devel] [PATCH] ocfs2: fix shift left operations overflow
 2014-09-05  8:47 UTC 

[Ocfs2-devel] [PATCH] fs/super.c: do not shrink fs slab during direct memory reclaim
 2014-09-03  5:02 UTC  (11+ messages)

[Ocfs2-devel] [PATCH V2]ocfs2: Avoid access invalid address when read o2dlm debug messages
 2014-09-02  7:38 UTC 

[Ocfs2-devel] [PATCH] ocfs2: remove unused code in dlm_new_lockres()
 2014-09-01 12:47 UTC 

[Ocfs2-devel] Bug report and patch request reviews, thanks
 2014-09-01  8:10 UTC  (3+ messages)
  ` [Ocfs2-devel] 答复: "

[Ocfs2-devel] [patch 02/10] ocfs2: free inode when i_count becomes zero
 2014-08-30  7:03 UTC  (3+ messages)

[Ocfs2-devel] A deadlock when system do not has sufficient memory
 2014-08-29  7:30 UTC  (16+ messages)

[Ocfs2-devel] Can one single file's size is larger than 2T in one ocfs2 cluseter?
 2014-08-28 10:37 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2: fix deadlock between o2hb thread and o2net_wq
 2014-08-27 10:57 UTC 

[Ocfs2-devel] [PATCH] ocfs2: delete double assignment
 2014-08-21 21:58 UTC  (2+ messages)

[Ocfs2-devel] Cluster blocked, so as to reboot all nodes to avoid it. Is there any patchs for it? Thanks
 2014-08-21  2:31 UTC  (3+ messages)
  ` [Ocfs2-devel] 答复: "

[Ocfs2-devel] [patch 03/10] ocfs2: o2net: don't shutdown connection when idle timeout
 2014-08-14  6:16 UTC  (4+ messages)

[Ocfs2-devel] Does any other company and production use the ocfs2?
 2014-08-13 21:22 UTC  (7+ messages)
  ` [Ocfs2-devel] [Ocfs2-users] "

[Ocfs2-devel] [patch 05/10] ocfs2: quorum: add a log for node not fenced
 2014-08-13 19:05 UTC  (2+ messages)

[Ocfs2-devel] [patch 04/10] ocfs2: o2net: set tcp user timeout to max value
 2014-08-13 19:05 UTC  (2+ messages)

[Ocfs2-devel] [patch 06/10] ocfs2: call ocfs2_journal_access_di() before ocfs2_journal_dirty() in ocfs2_write_end_nolock()
 2014-08-13 18:43 UTC  (2+ messages)

[Ocfs2-devel] [patch 01/10] ocfs2: do not write error flag to user structure we cannot copy from/to
 2014-08-13 17:49 UTC  (2+ messages)

[Ocfs2-devel] [PATCH 1/1] ocfs2: race between umount and unfinished remastering during recovery
 2014-08-06 22:04 UTC  (3+ messages)

[Ocfs2-devel] [patch 10/10] ocfs2: fix journal commit deadlock
 2014-08-06 20:32 UTC 

[Ocfs2-devel] [patch 09/10] ocfs2: reflink: fix slow unlink for refcounted file
 2014-08-06 20:32 UTC 

[Ocfs2-devel] [patch 08/10] ocfs2/dlm: fix race between dispatched_work and dlm_lockres_grab_inflight_worker
 2014-08-06 20:32 UTC 

[Ocfs2-devel] [patch 07/10] ocfs2: avoid access invalid address when read o2dlm debug messages
 2014-08-06 20:32 UTC 

[Ocfs2-devel] ocfs2 patches needing review
 2014-08-06 20:30 UTC 

[Ocfs2-devel] [PATCH] ocfs2: fix journal commit deadlock
 2014-07-29  8:47 UTC  (3+ messages)

[Ocfs2-devel] [PATCH 0/4 v3] fiemap: introduce EXTENT_DATA_COMPRESSED flag
 2014-07-28 16:49 UTC  (9+ messages)
` [Ocfs2-devel] [PATCH 2/4 v3] fiemap: add "

[Ocfs2-devel] [PATCH 0/5 v4] fiemap: introduce EXTENT_DATA_COMPRESSED flag
 2014-07-25  8:31 UTC  (2+ messages)
` [Ocfs2-devel] [PATCH 2/5] fiemap: add "

[Ocfs2-devel] [PATCH v2] ocfs2: reflink: fix slow unlink for refcounted file
 2014-07-25  6:31 UTC 

[Ocfs2-devel] [PATCH] ocfs2: reflink: fix slow unlink for refcounted file
 2014-07-25  6:00 UTC  (4+ messages)

[Ocfs2-devel] [PATCH]ocfs2: Avoid access invalid address when read o2dlm debug messages
 2014-07-23  2:29 UTC 

[Ocfs2-devel] [PATCH 1/1] deadlock when two nodes are converting same lock from PR to EX and idletimeout closes conn
 2014-07-23  2:20 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2/dlm: fix race between dispatched_work and dlm_lockres_grab_inflight_worker
 2014-06-27  9:44 UTC 

[Ocfs2-devel] [PATCH 1/1] fs/ocfs2/slot_map.c: replace count*size kzalloc by kcalloc
 2014-06-23 16:44 UTC 

[Ocfs2-devel] [patch 4/8] ocfs2/dlm: do not purge lockres that is queued for assert master
 2014-06-20 22:49 UTC  (5+ messages)

[Ocfs2-devel] [PATCH 22/24] ocfs2: return actual error on sysfs functions
 2014-06-18  1:51 UTC  (2+ messages)

[Ocfs2-devel] [PATCH V2] ocfs2: call ocfs2_journal_access_di() before ocfs2_journal_dirty() in ocfs2_write_end_nolock()
 2014-06-18  1:09 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2: call ocfs2_journal_access_di() before ocfs2_journal_dirty() in ocfs2_write_end_nolock()
 2014-06-17 11:50 UTC  (3+ messages)

[Ocfs2-devel] [PATCH] ocfs2/dlm: fix misuse of list_move_tail() in dlm_run_purge_list()
 2014-06-16 22:06 UTC  (4+ messages)

[Ocfs2-devel] [patch 7/8] ocfs2: do not return DLM_MIGRATE_RESPONSE_MASTERY_REF to avoid endless, loop during umount
 2014-06-13 21:34 UTC  (3+ messages)

[Ocfs2-devel] [PATCH V2] ocfs2: manually do the iput once ocfs2_add_entry failed in ocfs2_symlink and ocfs2_mknod
 2014-06-13 21:21 UTC  (2+ messages)

[Ocfs2-devel] [patch V2] ocfs2: fix a tiny race when running dirop_fileop_racer
 2014-06-13 21:19 UTC  (2+ messages)

[Ocfs2-devel] [PATCH V2] ocfs2/dlm: fix misuse of list_move_tail() in dlm_run_purge_list()
 2014-06-13 21:18 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] [ocfs2]: refcount: take rw_lock in ocfs2_reflink
 2014-06-13 20:37 UTC  (2+ messages)

[Ocfs2-devel] ocfs2: o2net: fix packets lost issue when reconnect
 2014-06-13  1:56 UTC  (5+ messages)
` [Ocfs2-devel] [PATCH 1/3] ocfs2: o2net: don't shutdown connection when idle timeout
` [Ocfs2-devel] [PATCH 2/3] ocfs2: o2net: set tcp user timeout to max value
` [Ocfs2-devel] [PATCH 3/3] ocfs2: quorum: add a log for node not fenced

[Ocfs2-devel] [patch 5/8] ocfs2: refcount: take inode_lock until write io issued
 2014-06-12 23:48 UTC  (2+ messages)

[Ocfs2-devel] [patch 6/8] ocfs2: fix a tiny race when running dirop_fileop_racer
 2014-06-12 23:32 UTC  (2+ messages)

[Ocfs2-devel] [patch 3/8] ocfs2: revert "ocfs2: fix NULL pointer dereference when dismount and ocfs2rec simultaneously"
 2014-06-12 23:17 UTC  (2+ messages)

[Ocfs2-devel] [patch 2/8] ocfs2: fix deadlock when two nodes are converting same lock from PR to EX and idletimeout closes conn
 2014-06-12 23:05 UTC  (2+ messages)


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 NNTP newsgroup(s).