messages from 2016-06-17 09:28:02 to 2016-11-04 17:08:16 UTC [more...]
[Ocfs2-devel] [PATCH 0/6 v2] fs: Provide function to unmap metadata for a range of blocks
2016-11-04 17:08 UTC (7+ messages)
` [Ocfs2-devel] [PATCH 1/6] "
` [Ocfs2-devel] [PATCH 2/6] direct-io: Use clean_bdev_aliases() instead of handmade iteration
` [Ocfs2-devel] [PATCH 3/6] ext4: Use clean_bdev_aliases() instead of iteration
` [Ocfs2-devel] [PATCH 4/6] ext2: "
` [Ocfs2-devel] [PATCH 5/6] fs: Add helper to clean bdev aliases under a bh and use it
` [Ocfs2-devel] [PATCH 6/6] fs: Remove unmap_underlying_metadata
[Ocfs2-devel] [PATCH] ocfs2: fix not enough credit panic
2016-11-04 8:28 UTC
[Ocfs2-devel] [RFC] Should we revert commit "ocfs2: take inode lock in ocfs2_iop_set/get_acl()"? or other ideas?
2016-11-01 1:45 UTC (10+ messages)
` [Ocfs2-devel] [DRAFT 1/2] ocfs2/dlmglue: keep track of the processes who take/put a cluster lock
` [Ocfs2-devel] [DRAFT 2/2] ocfs2: fix deadlock caused by recursive cluster locking
[Ocfs2-devel] [PATCH] ocfs2/dlm: clean up deadcode in dlm_master_request_handler()
2016-11-01 0:22 UTC (2+ messages)
[Ocfs2-devel] [PATCH] MLE releases issue
2016-10-28 7:14 UTC
[Ocfs2-devel] BUG_ON(le64_to_cpu(fe->i_size) != i_size_read(inode)) is triggered in ocfs2_truncate_file()
2016-10-28 5:36 UTC (2+ messages)
[Ocfs2-devel] [PATCH] ocfs2: Delete redundant code and set the node bit into maybe_map directly
2016-10-28 2:19 UTC
[Ocfs2-devel] [Question] deadlock on chmod when running discontigous block group multiple node testing
2016-10-14 9:05 UTC (11+ messages)
[Ocfs2-devel] ocfs2-test passed on linux-next/next-20161006
2016-10-12 9:35 UTC (2+ messages)
[Ocfs2-devel] [PATCH] ocfs2/dlm: clean up useless BUG_ON default case in dlm_finalize_reco_handler()
2016-10-10 9:26 UTC
[Ocfs2-devel] What are the purposes of GLOBAL_INODE_ALLOC_SYSTEM_INODE and BAD_BLOCK_SYSTEM_INODE system file
2016-10-10 1:51 UTC (4+ messages)
[Ocfs2-devel] [PATCH] fs: ocfs2: Replace CURRENT_TIME macro
2016-10-01 23:41 UTC
[Ocfs2-devel] [PATCH] fs: ocfs2: Use time64_t to represent orphan scan times
2016-10-01 23:38 UTC
[Ocfs2-devel] [PATCH] ocfs2: fix undefined struct variable in inode.h
2016-09-22 1:13 UTC (2+ messages)
[Ocfs2-devel] [PATCH] ocfs2: Fix double put of recount tree in ocfs2_lock_refcount_tree()
2016-09-18 5:44 UTC (2+ messages)
[Ocfs2-devel] [PATCH v2 RESEND] ocfs2: fix double unlock in case retry after free truncate log
2016-09-18 5:28 UTC (2+ messages)
[Ocfs2-devel] [PATCH] ocfs2: fix double unlock in case retry after free truncate log
2016-09-18 5:07 UTC (4+ messages)
[Ocfs2-devel] [PATCH v2] ocfs2: fix deadlock on mmapped page in ocfs2_write_begin_nolock()
2016-09-18 4:45 UTC
[Ocfs2-devel] [PATCH] ocfs2: Fix start offset to ocfs2_zero_range_for_truncate()
2016-09-14 22:54 UTC (4+ messages)
[Ocfs2-devel] [PATCH] ocfs2: fix deadlock on mmapped page in ocfs2_write_begin_nolock()
2016-09-14 9:05 UTC (10+ messages)
[Ocfs2-devel] [PATCH v2] ocfs2: fix double unlock in case retry after free truncate log
2016-09-14 8:55 UTC
[Ocfs2-devel] [PATCH] ocfs2: oldmle should be put while -EEXIST returned, and the new mle should not be get once at that time
2016-09-14 3:41 UTC (3+ messages)
` [Ocfs2-devel] 答复: "
[Ocfs2-devel] [PATCH] ocfs2: free the mle while the res had one, to avoid mle memory leak
2016-09-14 1:37 UTC (4+ messages)
[Ocfs2-devel] [Ocfs2-users] ocf2 mount point hangs
2016-09-13 8:23 UTC
[Ocfs2-devel] [PATCH 1/2] ocfs2: fix trans extend while flush truncate log
2016-09-13 2:14 UTC (5+ messages)
` [Ocfs2-devel] [PATCH 2/2] ocfs2: fix trans extend while free cached blocks
[Ocfs2-devel] [PATCH] ocfs2/dlm: fix race between convert and migration
2016-09-06 1:01 UTC
[Ocfs2-devel] MLE process bugs and its patch for review
2016-09-01 11:15 UTC
[Ocfs2-devel] A question on OCFS2 mount
2016-08-31 10:56 UTC
[Ocfs2-devel] [PATCH v2] ocfs2: Fix start offset to ocfs2_zero_range_for_truncate()
2016-08-31 1:29 UTC (9+ messages)
[Ocfs2-devel] [PATCH 0/9] Remove deprecated create_singlethread_workqueue
2016-08-30 19:36 UTC
[Ocfs2-devel] OCFS2 test report for linux vanilla kernel V4.7.0
2016-08-30 7:51 UTC (4+ messages)
` [Ocfs2-devel] [Ocfs2-test-devel] "
` [Ocfs2-devel] OCFS2 test report for linux vanilla kernel V4.8.0-rc2
[Ocfs2-devel] One issue and its scenarios, the patch for reviews. Thank you
2016-08-26 2:09 UTC
[Ocfs2-devel] [PATCH v4 17/26] fs: ocfs2: Use time64_t to represent orphan scan times
2016-08-23 14:51 UTC (5+ messages)
` [Ocfs2-devel] [PATCH v4 18/26] fs: ocfs2: Replace CURRENT_TIME macro
` [Ocfs2-devel] [GIT PULL] [PATCH v4 00/26] Delete CURRENT_TIME and CURRENT_TIME_SEC macros
[Ocfs2-devel] [PATCH] Revert "ocfs2: bump up o2cb network protocol version"
2016-08-17 1:22 UTC
[Ocfs2-devel] About ocfs2 file sytem fragmentation tool
2016-08-11 14:10 UTC (4+ messages)
[Ocfs2-devel] [PATCH] A bug in the end of DLM recovery
2016-08-08 2:13 UTC (2+ messages)
[Ocfs2-devel] [PATCH 00/45] v8: separate operations from flags in the bio/request structs
2016-08-04 16:32 UTC (9+ messages)
` [Ocfs2-devel] [PATCH 37/45] drivers: use req op accessor
` [Ocfs2-devel] [PATCH 42/45] block, fs, drivers: remove REQ_OP compat defs and related code
[Ocfs2-devel] [patch 4/5] ocfs2/dlm: solve a BUG when deref failed in dlm_drop_lockres_ref
2016-07-29 17:47 UTC (4+ messages)
[Ocfs2-devel] [patch 1/5] ocfs2: ensure that dlm lockspace is created by kernel module
2016-07-29 17:45 UTC (4+ messages)
[Ocfs2-devel] [patch 5/5] ocfs2/dlm: continue to purge recovery lockres when recovery master goes down
2016-07-28 22:23 UTC (2+ messages)
[Ocfs2-devel] [patch 3/5] ocfs2/dlm: disable BUG_ON when DLM_LOCK_RES_DROPPING_REF is cleared before dlm_deref_lockres_done_handler
2016-07-28 22:01 UTC (2+ messages)
[Ocfs2-devel] [patch 2/5] ocfs2: retry on ENOSPC if sufficient space in truncate log
2016-07-28 21:39 UTC (2+ messages)
[Ocfs2-devel] ocfs patches to review
2016-07-28 21:05 UTC
[Ocfs2-devel] A question on AST
2016-07-25 7:55 UTC (2+ messages)
[Ocfs2-devel] review patch: return in progress if master can not clear the refmap bit right now
2016-07-22 3:11 UTC (2+ messages)
` [Ocfs2-devel] 答复: "
[Ocfs2-devel] [PATCH] ocfs2/cluster: clean up unnecessary assignment for 'ret'
2016-07-18 4:58 UTC
[Ocfs2-devel] ocfs2/dlm: continue to purge recovery lockres when recovery master goes down
2016-07-12 2:20 UTC (5+ messages)
[Ocfs2-devel] [PATCH v2 3/3] ocfs2/dlm: continue to purge recovery lockres when recovery master goes down
2016-07-12 2:19 UTC
[Ocfs2-devel] [PATCH v2 2/3] ocfs2/dlm: solve a BUG when deref failed in dlm_drop_lockres_ref
2016-07-12 2:08 UTC
[Ocfs2-devel] [PATCH v2 1/3] ocfs2/dlm: disable BUG_ON when DLM_LOCK_RES_DROPPING_REF is cleared before dlm_deref_lockres_done_handler
2016-07-12 2:05 UTC
[Ocfs2-devel] [PATCH v3] ocfs2: retry on ENOSPC if sufficient space in truncate log
2016-07-11 11:04 UTC (2+ messages)
[Ocfs2-devel] ocfs2/dlm: solve a BUG when deref failed in dlm_drop_lockres_ref
2016-07-11 2:18 UTC (3+ messages)
[Ocfs2-devel] ocfs2/dlm: disable BUG_ON when DLM_LOCK_RES_DROPPING_REF, is cleared before dlm_deref_lockres_done_handler
2016-07-11 2:17 UTC (3+ messages)
[Ocfs2-devel] [PATCH v2] ocfs2: improve recovery performance
2016-07-11 2:12 UTC (3+ messages)
[Ocfs2-devel] [bug report] ocfs2: fix sparse file & data ordering issue in direct io
2016-07-07 15:35 UTC
[Ocfs2-devel] [PATCH v2] ocfs2: retry on ENOSPC if sufficient space in truncate log
2016-07-07 9:59 UTC (3+ messages)
[Ocfs2-devel] [patch] ocfs2: silence an integer overflow warning
2016-07-07 8:12 UTC
[Ocfs2-devel] [PATCH v2] ocfs2: improve recovery performance
2016-07-07 2:16 UTC (9+ messages)
[Ocfs2-devel] [PATCH] ocfs2: retry on ENOSPC if sufficient space in truncate log
2016-07-06 8:56 UTC (5+ messages)
[Ocfs2-devel] ocfs2/dlm: fix memory leak of dlm_debug_ctxt
2016-07-05 13:34 UTC
[Ocfs2-devel] ocfs2: cleanup implemented prototypes
2016-07-04 4:58 UTC (4+ messages)
[Ocfs2-devel] [PATCH] ocfs2: remove obscure BUG_ON in dlmglue
2016-07-04 3:26 UTC (2+ messages)
[Ocfs2-devel] [PATCH v3 00/24] Delete CURRENT_TIME_SEC and replace current_fs_time()
2016-06-29 19:48 UTC (4+ messages)
` [Ocfs2-devel] [PATCH v3 16/24] fs: ocfs2: Use time64_t to represent orphan scan times
` [Ocfs2-devel] [PATCH v3 17/24] fs: ocfs2: Replace CURRENT_TIME with ktime_get_real_seconds()
` [Ocfs2-devel] [Y2038] [PATCH v3 00/24] Delete CURRENT_TIME_SEC and replace current_fs_time()
[Ocfs2-devel] [PATCH v2 00/24] Delete CURRENT_TIME and CURRENT_TIME_SEC macros
2016-06-22 15:49 UTC (7+ messages)
` [Ocfs2-devel] [PATCH v2 15/24] fs: ocfs2: Use time64_t to represent orphan scan times
` [Ocfs2-devel] [PATCH v2 16/24] fs: ocfs2: Replace CURRENT_TIME with ktime_get_real_seconds()
` [Ocfs2-devel] [Y2038] [PATCH v2 00/24] Delete CURRENT_TIME and CURRENT_TIME_SEC macros
[Ocfs2-devel] Can we disable BUG() assert by default in ocfs2_read_blocks_sync()c
2016-06-22 5:53 UTC (2+ messages)
[Ocfs2-devel] [PATCH] ocfs2: disable BUG assertions in reading blocks
2016-06-22 5:44 UTC
[Ocfs2-devel] [PATCH] quota: use time64_t internally
2016-06-19 16:20 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox