Linux ocfs2 filesystem development
 help / color / mirror / Atom feed
 messages from 2015-12-04 03:04:33 to 2016-01-09 08:04:26 UTC [more...]

[Ocfs2-devel] [PATCH 00/35 v2] separate operations from flags in the bio/request structs
 2016-01-09  8:04 UTC  (49+ messages)
` [Ocfs2-devel] [PATCH 01/35] block/fs/drivers: remove rw argument from submit_bio
  ` [Ocfs2-devel] [dm-devel] "
` [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] revert to using ocfs2_acl_chmod to avoid inode cluster lock hang
 2016-01-08 22:44 UTC  (10+ messages)

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

[Ocfs2-devel] [PATCH] ocfs2: Do not lock/unlock() inode DLM lock
 2016-01-08  2:16 UTC  (8+ messages)

[Ocfs2-devel] [PATCH] revert to using ocfs2_acl_chmod to avoid inode cluster lock hang
 2016-01-08  1:07 UTC 

[Ocfs2-devel] [PATCH] ocfs2/dlm: ignore cleaning the migration mle that is inuse
 2016-01-07  1:46 UTC  (8+ messages)

[Ocfs2-devel] [PATCH] add OCFS2_LOCK_IGNORE_BLOCKED arg_flags to ocfs2_cluster_lock() to prevent hang
 2016-01-06  4:47 UTC  (7+ messages)

[Ocfs2-devel] [PATCH] quota: constify qtree_fmt_operations structures
 2016-01-04  9:59 UTC  (2+ messages)

[Ocfs2-devel] [PATCH v3] ocfs2: add feature document for online file check
 2015-12-31  5:36 UTC 

[Ocfs2-devel] [PATCH] ocfs2: access orphan dinode before delete entry in ocfs2_orphan_del
 2015-12-30  7:10 UTC  (2+ messages)

[Ocfs2-devel] [PATCH v3 0/4] Add online file check feature
 2015-12-30  6:13 UTC  (10+ 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] ocfs2: dlm: remove redundant code
 2015-12-30  5:26 UTC 

[Ocfs2-devel] [PATCH] ocfs2/dlm: do not insert a new mle when another process is already migrating
 2015-12-30  5:11 UTC  (2+ messages)

[Ocfs2-devel] [Ocfs2-users] Ocfs2 clients hang
 2015-12-28  8:17 UTC  (3+ messages)

[Ocfs2-devel] Ocfs2 test done for kernel-4.4.0_rc5_next_20151217
 2015-12-28  2:13 UTC 

[Ocfs2-devel] The root cause analysis about buffer read getting starvation
 2015-12-25  9:05 UTC  (8+ messages)

[Ocfs2-devel] Different idea about slot overwritten
 2015-12-25  5:54 UTC  (2+ messages)

[Ocfs2-devel] [PATCH V2] ocfs2/dlm: clear migration_pending when migration target goes down
 2015-12-24  7:48 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lock
 2015-12-24  1:08 UTC  (7+ messages)

[Ocfs2-devel] [PATCH] ocfs2: fix slot overwritten if storage link down during mount
 2015-12-23 10:23 UTC 

[Ocfs2-devel] [PATCH]ocfs2: fix slot overwritten if storage link down during mount
 2015-12-23 10:18 UTC 

[Ocfs2-devel] [PATCH] ocfs2: dlm: fix recursive locking deadlock
 2015-12-23  2:18 UTC  (14+ messages)

[Ocfs2-devel] [PATCH] ocfs2: fix flock panic issue
 2015-12-22  8:08 UTC 

[Ocfs2-devel] ocfs2-test for v4.3 done
 2015-12-22  7:39 UTC  (4+ messages)

[Ocfs2-devel] [PATCH V2] ocfs2: call ocfs2_abort when journal abort
 2015-12-21  6:49 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2: call ocfs2_abort when journal abort
 2015-12-21  2:32 UTC  (3+ messages)

[Ocfs2-devel] [PATCH v2 0/4] Add online file check feature
 2015-12-18 22:37 UTC  (15+ messages)
` [Ocfs2-devel] [PATCH v2 2/4] ocfs2: sysfile interfaces for online file check

[Ocfs2-devel] [PATCH 0/1] ocfs2: return non-zero st_blocks for inline data [resend2]
 2015-12-18 22:34 UTC  (3+ messages)
` [Ocfs2-devel] [PATCH 1/1] ocfs2: return non-zero st_blocks for inline data

[Ocfs2-devel] [PATCH] ocfs2: fix BUG when calculate new backup super
 2015-12-18 10:45 UTC 

[Ocfs2-devel] ocfs2 cannot continue when JBD2 has aborted the journal,
 2015-12-18  4:58 UTC  (4+ messages)

[Ocfs2-devel] [PATCH] ocfs2/dlm: return appropriate value when dlm_grab() returns NULL
 2015-12-18  3:26 UTC 

[Ocfs2-devel] mount failed as system file //journal:0004 damaged
 2015-12-17  3:29 UTC 

[Ocfs2-devel] [PATCH] ocfs2: clean up redundant NULL check before iput
 2015-12-16  5:57 UTC 

[Ocfs2-devel] [PATCH 0/8] ocfs2: fix ocfs2 direct io code patch to support sparse file and data ordering semantics
 2015-12-16  3:12 UTC  (13+ messages)

[Ocfs2-devel] [PATCH] ocfs2/dlm: wait until DLM_LOCK_RES_SETREF_INPROG is cleared in dlm_deref_lockres_worker
 2015-12-14  5:49 UTC  (2+ messages)

[Ocfs2-devel] [PATCH V2] ocfs2/dlm: fix a race between purge and migration
 2015-12-14  2:56 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2: fix SGID not inherited issue
 2015-12-10 22:02 UTC  (5+ messages)

[Ocfs2-devel] Buffer read will get starvation in case reading/writing the same file from different nodes concurrently
 2015-12-10  6:31 UTC  (8+ messages)

[Ocfs2-devel] [PATCH] ocfs2: dlm: fix deadlock due to nested lock
 2015-12-09  8:08 UTC  (7+ messages)

[Ocfs2-devel] [PATCH] ocfs2: constify ocfs2_extent_tree_operations structures
 2015-12-08 21:14 UTC 

[Ocfs2-devel] [PATCH V2] jbd2: fix null committed data return in undo_access
 2015-12-08  0:44 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2/dlm: fix a race between purge and migratio
 2015-12-07  3:34 UTC 

[Ocfs2-devel] ocfs2 test for 0-day test
 2015-12-04  5:48 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox