ocfs2-devel.oss.oracle.com archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-24 19:47:52 to 2016-04-13 19:36:28 UTC [more...]

[Ocfs2-devel] [PATCH 00/42] v5: separate operations from flags in the bio/request structs
 2016-04-13 19:36 UTC  (43+ messages)
` [Ocfs2-devel] [PATCH 01/42] block/fs/drivers: remove rw argument from submit_bio
` [Ocfs2-devel] [PATCH 02/42] block: add REQ_OP definitions and bi_op/op fields
` [Ocfs2-devel] [PATCH 03/42] block, fs, mm, drivers: set bi_op to REQ_OP
` [Ocfs2-devel] [PATCH 04/42] fs: have submit_bh users pass in op and flags separately
` [Ocfs2-devel] [PATCH 05/42] fs: have ll_rw_block "
` [Ocfs2-devel] [PATCH 06/42] direct-io: set bi_op to REQ_OP
` [Ocfs2-devel] [PATCH 07/42] btrfs: have submit_one_bio users setup bio bi_op
` [Ocfs2-devel] [PATCH 08/42] btrfs: set bi_op tp REQ_OP
` [Ocfs2-devel] [PATCH 09/42] btrfs: update __btrfs_map_block for bi_op transition
` [Ocfs2-devel] [PATCH 10/42] btrfs: use bio fields for op and flags
` [Ocfs2-devel] [PATCH 11/42] f2fs: set bi_op to REQ_OP
` [Ocfs2-devel] [PATCH 12/42] gfs2: "
` [Ocfs2-devel] [PATCH 13/42] xfs: "
` [Ocfs2-devel] [PATCH 14/42] hfsplus: "
` [Ocfs2-devel] [PATCH 15/42] mpage: "
` [Ocfs2-devel] [PATCH 16/42] nilfs: "
` [Ocfs2-devel] [PATCH 17/42] ocfs2: "
` [Ocfs2-devel] [PATCH 18/42] pm: "
` [Ocfs2-devel] [PATCH 19/42] dm: "
` [Ocfs2-devel] [PATCH 20/42] dm: pass dm stats data dir instead of bi_rw
` [Ocfs2-devel] [PATCH 21/42] bcache: set bi_op to REQ_OP
` [Ocfs2-devel] [PATCH 22/42] drbd: "
` [Ocfs2-devel] [PATCH 23/42] md/raid: "
` [Ocfs2-devel] [PATCH 24/42] xen: "
` [Ocfs2-devel] [PATCH 25/42] target: "
` [Ocfs2-devel] [PATCH 26/42] block: copy bio op to request op
` [Ocfs2-devel] [PATCH 27/42] block: prepare request creation/destruction code to use REQ_OPs
` [Ocfs2-devel] [PATCH 28/42] block: prepare mq request creation "
` [Ocfs2-devel] [PATCH 29/42] block: prepare elevator "
` [Ocfs2-devel] [PATCH 30/42] blkg_rwstat: separate op from flags
` [Ocfs2-devel] [PATCH 31/42] block: convert merge/insert code to check for REQ_OPs
` [Ocfs2-devel] [PATCH 32/42] block: convert is_sync helpers to use REQ_OPs
` [Ocfs2-devel] [PATCH 33/42] block: convert rq_data_dir helper "
` [Ocfs2-devel] [PATCH 34/42] drivers: set request op to REQ_OP
` [Ocfs2-devel] [PATCH 35/42] blktrace: get op from req->op/bio->bi_op
` [Ocfs2-devel] [PATCH 36/42] ide cd: do not set REQ_WRITE on requests
` [Ocfs2-devel] [PATCH 37/42] block, fs, drivers: do use bi_rw/cmd_flags for REQ_OPs
` [Ocfs2-devel] [PATCH 38/42] block, fs: remove old REQ definitions
` [Ocfs2-devel] [PATCH 39/42] block: shrink bio/request fields
` [Ocfs2-devel] [PATCH 40/42] block, drivers: add REQ_OP_FLUSH operation
` [Ocfs2-devel] [PATCH 41/42] block: use QUEUE flags instead of flush_flags to test for flush support
` [Ocfs2-devel] [PATCH 42/42] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH

[Ocfs2-devel] OCFS2 cache coherent quesiton
 2016-04-13 19:29 UTC  (2+ messages)

[Ocfs2-devel] An issue on OCFS2 fsck tool
 2016-04-12  2:51 UTC 

[Ocfs2-devel] [PATCH] ocfs2: clean up an unuseful goto in ocfs2_put_slot function
 2016-04-11  3:48 UTC  (2+ messages)

[Ocfs2-devel] [PATCH V2] ocfs2/dlm: return zero if deref_done message is successfully handled
 2016-04-08  1:03 UTC  (2+ messages)

[Ocfs2-devel] linux-4.6-rc2/fs/ocfs2/refcounttree.c:987]: (style) Redundant condition
 2016-04-06 18:23 UTC 

[Ocfs2-devel] [PATCH] ocfs2/dlm: return zero if deref_done message is successfully handled
 2016-04-06  8:45 UTC 

[Ocfs2-devel] Welcome to join in: an ocfs2 IRC channel is setup for quick communications
 2016-04-05 13:00 UTC  (5+ messages)

[Ocfs2-devel] [Ocfs2-tools] [Ocfs2-tools-devel] [PATCH 1/1] o2hb doesn't not exit when fsck uncleanly device
 2016-04-05  8:36 UTC 

[Ocfs2-devel] [PATCH 1/2] quota: Handle Q_GETNEXTQUOTA when quota is disabled
 2016-04-04  9:40 UTC  (4+ messages)
` [Ocfs2-devel] [PATCH 2/2] ocfs2: Fix Q_GETNEXTQUOTA for filesystem without quotas

[Ocfs2-devel] Credit auto au Meilleur Taux
 2016-04-01 23:09 UTC 

[Ocfs2-devel] ocfs2_clear_journal_error review
 2016-04-01  8:34 UTC 

[Ocfs2-devel] kernel BUG in function ocfs2_truncate_file
 2016-03-31  6:23 UTC  (5+ messages)

[Ocfs2-devel] [PATCH] o2hb: increase unsteady iterations
 2016-03-31  4:17 UTC  (2+ messages)

[Ocfs2-devel] [patch 19/25] ocfs2: o2hb: add negotiate timer
 2016-03-29  1:08 UTC  (7+ messages)

[Ocfs2-devel] [PATCH] ocfs2: clean up an unused variable 'wants_rotate' in ocfs2_truncate_rec
 2016-03-26  4:25 UTC  (4+ messages)

[Ocfs2-devel] [PATCH] ocfs2: Error code comments and amendments. The comment of ocfs2_extended_slot should be 0x08
 2016-03-25  8:22 UTC 

[Ocfs2-devel] The comment should be started with 0x08
 2016-03-25  6:49 UTC  (2+ messages)

[Ocfs2-devel] File system is read-only review
 2016-03-24  6:11 UTC  (6+ messages)

[Ocfs2-devel] [patch 25/25] ocfs2/dlm: move lock to the tail of grant queue while doing in-place convert
 2016-03-24  0:21 UTC  (2+ messages)

[Ocfs2-devel] [patch 16/25] ocfs2: extend enough credits for freeing one truncate record while replaying truncate records
 2016-03-24  0:19 UTC  (2+ messages)

[Ocfs2-devel] [patch 15/25] ocfs2: extend transaction for ocfs2_remove_rightmost_path() and ocfs2_update_edge_lengths() before to avoid inconsistency between inode and et
 2016-03-24  0:18 UTC  (2+ messages)

[Ocfs2-devel] [patch 24/25] ocfs2: o2hb: fix hb hung time
 2016-03-23 20:12 UTC 

[Ocfs2-devel] [patch 23/25] ocfs2: o2hb: don't negotiate if last hb fail
 2016-03-23 20:12 UTC 

[Ocfs2-devel] [patch 22/25] ocfs2: o2hb: add some user/debug log
 2016-03-23 20:12 UTC 

[Ocfs2-devel] [patch 21/25] ocfs2: o2hb: add NEGOTIATE_APPROVE message
 2016-03-23 20:12 UTC 

[Ocfs2-devel] [patch 20/25] ocfs2: o2hb: add NEGO_TIMEOUT message
 2016-03-23 20:12 UTC 

[Ocfs2-devel] [patch 18/25] ocfs2: solve a problem of crossing the boundary in updating backups
 2016-03-23 20:12 UTC 

[Ocfs2-devel] [patch 17/25] ocfs2: fix occurring deadlock by changing ocfs2_wq from global to local
 2016-03-23 20:12 UTC 

[Ocfs2-devel] [patch 14/25] ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
 2016-03-23 20:12 UTC 

[Ocfs2-devel] [patch 13/25] ocfs2/dlm: fix race between convert and recovery
 2016-03-23 20:12 UTC 

[Ocfs2-devel] [patch 12/25] ocfs2: fix a deadlock issue in ocfs2_dio_end_io_write()
 2016-03-23 20:12 UTC 

[Ocfs2-devel] [patch 11/25] ocfs2: fix disk file size and memory file size mismatch
 2016-03-23 20:12 UTC 

[Ocfs2-devel] [patch 10/25] ocfs2: take ip_alloc_sem in ocfs2_dio_get_block & ocfs2_dio_end_io_write
 2016-03-23 20:12 UTC 

[Ocfs2-devel] [patch 09/25] ocfs2: fix ip_unaligned_aio deadlock with dio work queue
 2016-03-23 20:12 UTC 

[Ocfs2-devel] [patch 08/25] ocfs2: code clean up for direct io
 2016-03-23 20:12 UTC 

[Ocfs2-devel] [patch 07/25] ocfs2: fix sparse file & data ordering issue in direct io
 2016-03-23 20:12 UTC 

[Ocfs2-devel] [patch 06/25] ocfs2: record UNWRITTEN extents when populate write desc
 2016-03-23 20:12 UTC 

[Ocfs2-devel] [patch 05/25] ocfs2: return the physical address in ocfs2_write_cluster
 2016-03-23 20:11 UTC 

[Ocfs2-devel] [patch 04/25] ocfs2: do not change i_size in write_end for direct io
 2016-03-23 20:11 UTC 

[Ocfs2-devel] [patch 03/25] ocfs2: test target page before change it
 2016-03-23 20:11 UTC 

[Ocfs2-devel] [patch 02/25] ocfs2: use c_new to indicate newly allocated extents
 2016-03-23 20:11 UTC 

[Ocfs2-devel] [patch 01/25] ocfs2: add ocfs2_write_type_t type to identify the caller of write
 2016-03-23 20:11 UTC 

[Ocfs2-devel] ocfs2 patch queue
 2016-03-23 20:10 UTC 

[Ocfs2-devel] HEADUP: generic FICLONE ioctl and ->clone_file_range method
 2016-03-22  4:53 UTC  (3+ messages)

[Ocfs2-devel] [PATCH v4 0/5] Add online file check feature
 2016-03-22  2:15 UTC  (14+ messages)
` [Ocfs2-devel] [PATCH v4 1/5] ocfs2: export ocfs2_kset for online file check
` [Ocfs2-devel] [PATCH v4 2/5] ocfs2: sysfile interfaces "
` [Ocfs2-devel] [PATCH v4 3/5] ocfs2: create/remove sysfile "
` [Ocfs2-devel] [PATCH v4 4/5] ocfs2: check/fix inode block "
` [Ocfs2-devel] [PATCH v4 5/5] ocfs2: add feature document "

[Ocfs2-devel] Re Could the master return DLM_NORMAL when unlock nonexistent locks from other node?
 2016-03-19 11:24 UTC 

[Ocfs2-devel] [PATCH] ocfs2: o2hb: fix double free bug
 2016-03-17  9:22 UTC  (2+ messages)

[Ocfs2-devel] [Ocfs2-tools-devel] ocfs2 tools
 2016-03-17  7:02 UTC  (2+ messages)

[Ocfs2-devel] Could the master return DLM_NORMAL when unlock nonexistent locks from other node?
 2016-03-17  1:15 UTC  (4+ messages)

[Ocfs2-devel] Could the master return DLM_NORMAL when unlock nonexistent locks from other node?
 2016-03-15  3:51 UTC 

[Ocfs2-devel] [PATCH V2] ocfs2/dlm: fix a variable overflow problem in dlmdomain.c
 2016-03-14 12:46 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2/dlm: fix a variable overflow problem in dlmdomain.c
 2016-03-14 12:44 UTC  (3+ messages)

[Ocfs2-devel] [PATCH] configfs: switch ->default groups to a linked list
 2016-03-11  2:19 UTC  (7+ messages)

[Ocfs2-devel] ocfs2: fix sparse file & data ordering issue in direct io
 2016-03-09 10:25 UTC 

[Ocfs2-devel] [QUESTION] How to recover a deleted file?
 2016-03-07  2:04 UTC  (4+ messages)
  ` [Ocfs2-devel] 答复: "

[Ocfs2-devel] [PATCH] ocfs2: Fix return value from ocfs2_page_mkwrite()
 2016-03-03 14:14 UTC 

[Ocfs2-devel] [PATCH] ocfs2: fix a tiny race that leads file system read-only
 2016-03-03  1:07 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2: o2hb: remove useless force cast
 2016-03-02  9:38 UTC  (2+ messages)

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

[Ocfs2-devel] [RFC] ocfs2: Double about ocfs2_trylock_journal
 2016-03-01  3:19 UTC 

[Ocfs2-devel] [PATCH 00/35 v4] separate operations from flags in the bio/request structs
 2016-02-29 17:30 UTC  (26+ messages)
` [Ocfs2-devel] [PATCH 15/35] mpage: set bi_op to REQ_OP
` [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] kernel panic on next-20160225
 2016-02-26  6:33 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).