Linux ocfs2 filesystem development
 help / color / mirror / Atom feed
 messages from 2016-08-06 05:58:57 to 2016-12-02 00:54:48 UTC [more...]

[Ocfs2-devel] [PATCH v3 0/8] ocfs2: wire up {clone, copy, dedupe}_range
 2016-12-02  0:54 UTC  (5+ messages)
` [Ocfs2-devel] [PATCH 1/8] ocfs2: convert inode refcount test to a helper
` [Ocfs2-devel] [PATCH 2/8] ocfs2: add newlines to some error messages
` [Ocfs2-devel] [PATCH 3/8] ocfs2: prohibit refcounted swapfiles
` [Ocfs2-devel] [PATCH 4/8] ocfs2: budget for extent tree splits when adding refcount flag

[Ocfs2-devel] [PATCH 0/7] quota: Use s_umount for quota on/off serialization
 2016-11-30  8:37 UTC  (11+ messages)
` [Ocfs2-devel] [PATCH 1/7] fs: Provide function to get superblock with exclusive s_umount
` [Ocfs2-devel] [PATCH 2/7] quota: Hold s_umount in exclusive mode when enabling / disabling quotas
` [Ocfs2-devel] [PATCH 3/7] quota: Use s_umount protection for quota operations
` [Ocfs2-devel] [PATCH 4/7] ocfs2: Protect periodic quota syncing with s_umount semaphore
` [Ocfs2-devel] [PATCH 5/7] quota: Remove dqonoff_mutex from dquot_scan_active()
` [Ocfs2-devel] [PATCH 6/7] ocfs2: Use s_umount for quota recovery protection
` [Ocfs2-devel] [PATCH 7/7] quota: Remove dqonoff_mutex

[Ocfs2-devel] [PATCH v2 0/7] ocfs2: wire up {clone, copy, dedupe}_range
 2016-11-28 18:24 UTC  (11+ messages)
` [Ocfs2-devel] [PATCH 1/7] ocfs2: convert inode refcount test to a helper
` [Ocfs2-devel] [PATCH 2/7] ocfs2: add newlines to some error messages
` [Ocfs2-devel] [PATCH 3/7] ocfs2: prohibit refcounted swapfiles
` [Ocfs2-devel] [PATCH 4/7] ocfs2: budget for extent tree splits when adding refcount flag
` [Ocfs2-devel] [PATCH 5/7] ocfs2: don't eat io errors during _dio_end_io_write
` [Ocfs2-devel] [PATCH 6/7] ocfs2: implement the VFS clone_range, copy_range, and dedupe_range features
` [Ocfs2-devel] [PATCH 7/7] ocfs2: charge quota for reflinked blocks

[Ocfs2-devel] [PATCH] ocfs2: Optimization of code while free dead locks, changed for reviews
 2016-11-28  9:39 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2: Optimization of code while free dead locks
 2016-11-28  6:17 UTC  (3+ messages)

[Ocfs2-devel] ocfs2: fix sparse file & data ordering issue in direct io
 2016-11-24 14:21 UTC  (11+ messages)

[Ocfs2-devel] [Bug Report] multiple node reflink: kernel BUG at ../fs/ocfs2/suballoc.c:1989!
 2016-11-24  6:23 UTC 

[Ocfs2-devel] A question on OCFS2 mount
 2016-11-21  5:55 UTC  (4+ messages)

[Ocfs2-devel] [PATCH] ocfs2: clean up unused 'page' parameter in ocfs2_write_end_nolock()
 2016-11-21  1:16 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] MLE releases issue
 2016-11-18 22:51 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2/dlm: fix umount hang
 2016-11-17  9:27 UTC  (5+ messages)
  ` [Ocfs2-devel] 答复: "
      ` [Ocfs2-devel] 答复: "

[Ocfs2-devel] [RFC] Should we revert commit "ocfs2: take inode lock in ocfs2_iop_set/get_acl()"? or other ideas?
 2016-11-15  2:13 UTC  (17+ 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 0/6] ocfs2: wire up {clone, copy, dedupe}_range
 2016-11-11 15:05 UTC  (21+ messages)
` [Ocfs2-devel] [PATCH 1/6] ocfs2: convert inode refcount test to a helper
  ` [Ocfs2-devel] [PATCH v2 "
` [Ocfs2-devel] [PATCH 2/6] ocfs2: add newlines to some error messages
` [Ocfs2-devel] [PATCH 3/6] ocfs2: prohibit refcounted swapfiles
` [Ocfs2-devel] [PATCH 4/6] ocfs2: budget for extent tree splits when adding refcount flag
` [Ocfs2-devel] [PATCH 5/6] ocfs2: don't eat io errors during _dio_end_io_write
` [Ocfs2-devel] [PATCH 6/6] ocfs2: implement the VFS clone_range, copy_range, and dedupe_range features
  ` [Ocfs2-devel] [PATCH v2 "
` [Ocfs2-devel] [PATCH 7/6] xfstests: fix some minor problems testing ocfs2

[Ocfs2-devel] ocfs2: A race about mle is unlinked and freed for the dead node, BUG
 2016-11-10  5:47 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2: old mle put and release after the function dlm_add_migration_mle called
 2016-11-09  0:29 UTC 

[Ocfs2-devel] Announcing btrfs-dedupe
 2016-11-08 19:47 UTC 

[Ocfs2-devel] what is g_f_a_w_n() short for? thanks
 2016-11-07 10:23 UTC 

[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] [PATCH] ocfs2/dlm: clean up deadcode in dlm_master_request_handler()
 2016-11-01  0:22 UTC  (2+ messages)

[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] [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)


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