ocfs2-devel.oss.oracle.com archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-08 06:55:11 to 2016-02-19 17:31:58 UTC [more...]

[Ocfs2-devel] [PATCH 0/3 v2] Q_GETNEXTQUOTA support
 2016-02-19 17:31 UTC  (9+ messages)
` [Ocfs2-devel] [PATCH 1/3] quota: Add support for ->get_nextdqblk() for VFS quota
` [Ocfs2-devel] [PATCH 2/3] quota_v2: Implement get_next_id() for V2 quota format
` [Ocfs2-devel] [PATCH 3/3] ocfs2: Implement get_next_id()

[Ocfs2-devel] ocfs2-test for v4.3 done
 2016-02-19  3:01 UTC  (6+ messages)

[Ocfs2-devel] [PATCH] ocfs2: fix build warning
 2016-02-13 22:45 UTC  (3+ messages)

[Ocfs2-devel] [LFS/MM TOPIC] fs reflink issues, fs online scrub/check, etc
 2016-02-10 19:18 UTC 

[Ocfs2-devel] vfs/xfs: directio updates to ease COW handling V2
 2016-02-08  9:22 UTC  (17+ messages)
` [Ocfs2-devel] [PATCH 1/3] direct-io: always call ->end_io if non-NULL
` [Ocfs2-devel] [PATCH 2/3] xfs: don't use ioends for direct write completions
` [Ocfs2-devel] [PATCH 3/3] xfs: fold xfs_vm_do_dio into xfs_vm_direct_IO

[Ocfs2-devel] [PATCH v3 4/4] ocfs2: check/fix inode block for online file check
 2016-02-06  1:02 UTC 

[Ocfs2-devel] VFS/XFS: directio updates to ease COW handling
 2016-02-03 15:48 UTC  (8+ messages)
` [Ocfs2-devel] [PATCH 1/3] direct-io: always call ->end_io if non-NULL
` [Ocfs2-devel] [PATCH 2/3] xfs: don't use ioends for direct write completions
` [Ocfs2-devel] [PATCH 3/3] xfs: fold xfs_vm_do_dio into xfs_vm_direct_IO

[Ocfs2-devel] [PATCH] ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup
 2016-02-02  1:18 UTC 

[Ocfs2-devel] [PATCH] ocfs2/dlm: move lock to the tail of grant queue while doing in-place convert
 2016-02-02  1:10 UTC  (3+ messages)

[Ocfs2-devel] [PATCH] ocfs2: remove unused label
 2016-02-01 16:23 UTC 

[Ocfs2-devel] ocfs2 quota/reflink bug?
 2016-01-29  5:34 UTC 

[Ocfs2-devel] Ocfs2 test for linux-next-20160122 passed
 2016-01-28  3:02 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2/dlm: fix a typo in dlmcommon.h
 2016-01-27  3:38 UTC 

[Ocfs2-devel] [PATCH 4/4] ocfs2/dlm: return EINVAL when the lockres on migration target is in DROPPING_REF state
 2016-01-27  1:39 UTC  (2+ messages)

[Ocfs2-devel] [PATCH 3/4] ocfs2/dlm: clear DROPPING_REF flag when the master goes down
 2016-01-27  1:38 UTC  (2+ messages)

[Ocfs2-devel] [PATCH 2/4] ocfs2/dlm: return in progress if master can not clear the refmap bit right now
 2016-01-27  1:36 UTC  (2+ messages)

[Ocfs2-devel] [PATCH 1/4] ocfs2/dlm: add DEREF_DONE message
 2016-01-27  1:34 UTC  (2+ messages)

[Ocfs2-devel] ocfs2/dlm: fix a race between refmap setting and clearing
 2016-01-27  1:33 UTC  (2+ messages)

[Ocfs2-devel] ocfs2: A race between refmap setting and clearing
 2016-01-26  2:45 UTC  (15+ messages)

[Ocfs2-devel] ocfs2: o2hb: not fence self if storage down
 2016-01-25  6:00 UTC  (31+ messages)
` [Ocfs2-devel] [PATCH 1/6] ocfs2: o2hb: add negotiate timer
` [Ocfs2-devel] [PATCH 2/6] ocfs2: o2hb: add NEGO_TIMEOUT message
` [Ocfs2-devel] [PATCH 3/6] ocfs2: o2hb: add NEGOTIATE_APPROVE message
` [Ocfs2-devel] [PATCH 4/6] ocfs2: o2hb: add some user/debug log
` [Ocfs2-devel] [PATCH 5/6] ocfs2: o2hb: don't negotiate if last hb fail
` [Ocfs2-devel] [PATCH 6/6] ocfs2: o2hb: fix hb hung time

[Ocfs2-devel] [PATCH] ocfs2/cluster: replace the interrupt safe spinlocks with common ones
 2016-01-25  2:54 UTC 

[Ocfs2-devel] [PATCH] ocfs2: use spinlock irqsave for downconvert lock in ocfs2_osb_dump()
 2016-01-25  2:52 UTC 

[Ocfs2-devel] [PATCH] ocfs2/cluster: fix memory leak in o2hb_region_release
 2016-01-22 10:11 UTC 

[Ocfs2-devel] OCFS2 causing system instability
 2016-01-22  2:53 UTC  (8+ messages)

[Ocfs2-devel] [PATCH] ocfs2: dlmglue: fix false deadlock caused by clearing UPCONVERT_FINISHING too early
 2016-01-22  2:32 UTC  (8+ messages)

[Ocfs2-devel] OCFS2 causing system instability
 2016-01-21  3:47 UTC  (2+ messages)

[Ocfs2-devel] [PATCH 00/35 v3] eparate operations from flags in the bio/request structs
 2016-01-18 18:15 UTC  (37+ messages)
` [Ocfs2-devel] [PATCH 01/35] block/fs/drivers: remove rw argument from submit_bio
` [Ocfs2-devel] [PATCH 02/35] block: add REQ_OP definitions and bi_op/op fields
` [Ocfs2-devel] [PATCH 03/35] block, fs, mm, drivers: set bi_op to REQ_OP
` [Ocfs2-devel] [PATCH 04/35] fs: have submit_bh users pass in op and flags separately
` [Ocfs2-devel] [PATCH 05/35] fs: have ll_rw_block "
` [Ocfs2-devel] [PATCH 06/35] direct-io: set bi_op to REQ_OP
` [Ocfs2-devel] [PATCH 07/35] btrfs: have submit_one_bio users setup bio bi_op
` [Ocfs2-devel] [PATCH 08/35] btrfs: set bi_op tp REQ_OP
` [Ocfs2-devel] [PATCH 09/35] btrfs: update __btrfs_map_block for bi_op transition
` [Ocfs2-devel] [PATCH 10/35] btrfs: don't pass rq_flag_bits if there is a bio
` [Ocfs2-devel] [PATCH 11/35] f2fs: set bi_op to REQ_OP
` [Ocfs2-devel] [PATCH 12/35] gfs2: "
` [Ocfs2-devel] [PATCH 13/35] xfs: "
` [Ocfs2-devel] [PATCH 14/35] hfsplus: "
` [Ocfs2-devel] [PATCH 15/35] mpage: "
` [Ocfs2-devel] [PATCH 16/35] nilfs: "
` [Ocfs2-devel] [PATCH 17/35] ocfs2: "
` [Ocfs2-devel] [PATCH 18/35] pm: "
` [Ocfs2-devel] [PATCH 19/35] dm: "
` [Ocfs2-devel] [PATCH 20/35] dm: pass dm stats data dir instead of bi_rw
` [Ocfs2-devel] [PATCH 21/35] bcache: set bi_op to REQ_OP
` [Ocfs2-devel] [PATCH 22/35] drbd: "
` [Ocfs2-devel] [PATCH 23/35] md/raid: "
` [Ocfs2-devel] [PATCH 24/35] xen: "
` [Ocfs2-devel] [PATCH 25/35] target: "
` [Ocfs2-devel] [PATCH 26/35] block: set op "
` [Ocfs2-devel] [PATCH 27/35] drivers: set request "
` [Ocfs2-devel] [PATCH 28/35] blktrace: get op from req->op/bio->bi_op
` [Ocfs2-devel] [PATCH 29/35] ide cd: do not set REQ_WRITE on requests
` [Ocfs2-devel] [PATCH 30/35] block, fs, drivers: do not test bi_rw for REQ_OPs
` [Ocfs2-devel] [PATCH 31/35] block, fs: remove old REQ definitions
` [Ocfs2-devel] [PATCH 32/35] block: shrink bi_rw and bi_op
` [Ocfs2-devel] [PATCH 33/35] block, drivers: add REQ_OP_FLUSH operation
` [Ocfs2-devel] [PATCH 34/35] block: add QUEUE_FLAGs for flush and fua
` [Ocfs2-devel] [PATCH 35/35] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH

[Ocfs2-devel] [PATCH v8] fs: clear file privilege bits when mmap writing
 2016-01-15 10:17 UTC 

[Ocfs2-devel] Ocfs2 clients hang, an bad slot_num for the journal, dlm_deref_lockres_handler trigger BUG
 2016-01-14 12:16 UTC 

[Ocfs2-devel] Patch's talk
 2016-01-14  9:58 UTC 

[Ocfs2-devel] [PATCH v3 0/4] Add online file check feature
 2016-01-14  6:30 UTC  (12+ messages)
` [Ocfs2-devel] [PATCH v3 1/4] ocfs2: export ocfs2_kset for online file check
` [Ocfs2-devel] [PATCH v3 2/4] ocfs2: sysfile interfaces "
` [Ocfs2-devel] [PATCH v3 3/4] ocfs2: create/remove sysfile "
` [Ocfs2-devel] [PATCH v3 4/4] ocfs2: check/fix inode block "

[Ocfs2-devel] Patch's talk
 2016-01-14  0:53 UTC  (2+ messages)

[Ocfs2-devel] dln domain_map is not consistent after a node was fencing
 2016-01-13  6:07 UTC  (5+ messages)
  ` [Ocfs2-devel] 答复: "

[Ocfs2-devel] [PATCH] revert to using ocfs2_acl_chmod to avoid inode cluster lock hang
 2016-01-13  2:15 UTC  (7+ messages)

[Ocfs2-devel] [PATCH 2/2] inode deadlock in ocfs2_mknode due to using posix_acl_create
 2016-01-12  1:35 UTC 

[Ocfs2-devel] [PATCH 1/2] posix_acl_create unsuitable to use in ocfs2_reflink
 2016-01-12  1:34 UTC 

[Ocfs2-devel] [PATCH 00/35 v2] separate operations from flags in the bio/request structs
 2016-01-10  7:15 UTC  (17+ messages)
` [Ocfs2-devel] [PATCH 01/35] block/fs/drivers: remove rw argument from submit_bio
` [Ocfs2-devel] [PATCH 02/35] block: add REQ_OP definitions and bi_op/op fields
    ` [Ocfs2-devel] [dm-devel] "
` [Ocfs2-devel] [PATCH 26/35] block: set op to REQ_OP
` [Ocfs2-devel] [PATCH 34/35] block: add QUEUE_FLAGs for flush and fua

[Ocfs2-devel] ocfs2/dlm: cleanup redunant lksb flags in dlmcommon.h
 2016-01-08  6:55 UTC 


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).