cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-13 20:26:08 to 2017-03-29 10:56:16 UTC [more...]

[Cluster-devel] [PATCH 0/25 v2] fs: Convert all embedded bdis into separate ones
 2017-03-29 10:56 UTC  (3+ messages)
` [Cluster-devel] [PATCH 04/25] fs: Provide infrastructure for dynamic BDIs in filesystems
` [Cluster-devel] [PATCH 18/25] gfs2: Convert to properly refcounting bdi

[Cluster-devel] [PATCH] gfs2_grow: Disable rgrp alignment when dev topology is unsuitable
 2017-03-29  9:50 UTC 

[Cluster-devel] gfs2-utils 3.1.10 released
 2017-03-28 16:11 UTC 

[Cluster-devel] [GFS2 PATCH][v5] GFS2: Non-recursive delete
 2017-03-27 14:23 UTC 

[Cluster-devel] [PATCH 1/3] rhashtable: Add rhashtable_lookup_get_insert_fast
 2017-03-24 14:39 UTC  (7+ messages)
` [Cluster-devel] [PATCH 2/3] gfs2: Switch to rhashtable_lookup_get_insert_fast
` [Cluster-devel] [PATCH 3/3] Revert "GFS2: Wait for iopen glock dequeues"

[Cluster-devel] [GFS2 PATCH] [v5] GFS2: Non-recursive delete - upstream patch
 2017-03-23 15:03 UTC 

[Cluster-devel] [PATCH] rhashtable: Add rhashtable_lookup_get_insert_fast
 2017-03-22  0:52 UTC  (2+ messages)

[Cluster-devel] [fsck.gfs2 PATCH] fsck.gfs2: Make pass2 go by directory rbtree for performance
 2017-03-20 12:56 UTC  (3+ messages)

[Cluster-devel] [GFS2 PATCH] GFS2: Add new debug trace point and evict code path
 2017-03-16 20:15 UTC 

[Cluster-devel] [GFS2 PATCH] GFS2: Temporarily zero i_no_addr when creating a dinode
 2017-03-16 19:38 UTC 

[Cluster-devel] [GFS2 PATCH] [v4] GFS2: Non-recursive delete - upstream patch
 2017-03-16 14:58 UTC 

[Cluster-devel] [PATCH] gfs2: Don't pack struct lm_lockname
 2017-03-16 14:11 UTC  (3+ messages)

[Cluster-devel] linux-gfs2 and master and for-next branches rebased
 2017-03-16 13:40 UTC 

[Cluster-devel] GFS2: pull request for high-priority bug
 2017-03-15 17:40 UTC  (3+ messages)

[Cluster-devel] [PATCH] gfs2: Avoid alignment hole in struct lm_lockname
 2017-03-15 14:34 UTC  (9+ messages)

[Cluster-devel] [GFS2 PATCH] [take 3] GFS2: Non-recursive delete
 2017-03-15 13:14 UTC 

[Cluster-devel] [PATCH 1/2] gfs2: Replace rhashtable_walk_init with rhashtable_walk_enter
 2017-03-09 15:07 UTC  (4+ messages)
` [Cluster-devel] [PATCH 2/2] gfs2: Deduplicate gfs2_{glocks, glstats}_open

[Cluster-devel] [PATCH 0/7 v5] scope GFP_NOFS api
 2017-03-09 11:42 UTC  (11+ messages)
` [Cluster-devel] [PATCH 1/7] lockdep: teach lockdep about memalloc_noio_save
` [Cluster-devel] [PATCH 2/7] lockdep: allow to disable reclaim lockup detection
` [Cluster-devel] [PATCH 3/7] xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
` [Cluster-devel] [PATCH 4/7] mm: introduce memalloc_nofs_{save, restore} API
` [Cluster-devel] [PATCH 5/7] xfs: use memalloc_nofs_{save, restore} instead of memalloc_noio*
` [Cluster-devel] [PATCH 6/7] jbd2: mark the transaction context with the scope GFP_NOFS context
` [Cluster-devel] [PATCH 7/7] jbd2: make the whole kjournald2 kthread NOFS safe

[Cluster-devel] [PATCH] gfs2_edit: Clarify savemeta output file type in docs
 2017-03-08 15:02 UTC 

[Cluster-devel] [GFS2 PATCH] GFS2: Prevent BUG from occurring when normal Withdraws occur
 2017-03-06 12:03 UTC  (2+ messages)

[Cluster-devel] [PATCH 0/8 v3] scope GFP_NOFS api
 2017-03-06 11:59 UTC  (25+ messages)
` [Cluster-devel] [PATCH 7/8] Revert "ext4: avoid deadlocks in the writeback path by using sb_getblk_gfp"
` [Cluster-devel] [PATCH 8/8] Revert "ext4: fix wrong gfp type under transaction"

[Cluster-devel] Moving projects away from fedorahosted.org
 2017-02-28 22:15 UTC  (7+ messages)
` [Cluster-devel] Moving gfs2-utils "
      ` [Cluster-devel] Moving cluster project (Was: Moving gfs2-utils away from fedorahosted.org)
          ` [Cluster-devel] Pagure.io as legacy codebases/distribution files/documentation hosting (Was: Moving cluster project)

[Cluster-devel] [PATCH 0/2] GFS2 rhashtable cleanup
 2017-02-24 14:22 UTC  (5+ messages)
` [Cluster-devel] [PATCH 1/2] rhashtable: Add rhashtable_lookup_get_insert_fast
` [Cluster-devel] [PATCH 2/2] gfs2: Switch to rhashtable_lookup_get_insert_fast

[Cluster-devel] GFS2: Andy's rcu patch pulled, linux-gfs2.git rebased
 2017-02-23 20:06 UTC 

[Cluster-devel] GFS2: Pull request (merge window) addendum
 2017-02-23 15:37 UTC 

[Cluster-devel] [PATCH] gfs2: Add missing rcu locking for glock lookup
 2017-02-23 14:32 UTC  (12+ messages)

[Cluster-devel] [PATCH v2] fs/dlm: Fix kernel memory disclosure
 2017-02-22 21:34 UTC  (3+ messages)

[Cluster-devel] GFS2: Patches pulled, linux-gfs2.git rebased
 2017-02-21 17:28 UTC 

[Cluster-devel] GFS2: Pull request (merge window)
 2017-02-21 13:41 UTC 

[Cluster-devel] [PATCH 0/8] GFS2: Pre-pull patch posting (merge window)
 2017-02-20 13:44 UTC  (9+ messages)
` [Cluster-devel] [PATCH 1/8] GFS2: Fix reference to ERR_PTR in gfs2_glock_iter_next
` [Cluster-devel] [PATCH 2/8] GFS2: Limit number of transaction blocks requested for truncates
` [Cluster-devel] [PATCH 3/8] GFS2: Made logd daemon take into account log demand
` [Cluster-devel] [PATCH 4/8] GFS2: Wake up io waiters whenever a flush is done
` [Cluster-devel] [PATCH 5/8] GFS2: Switch tr_touched to flag in transaction
` [Cluster-devel] [PATCH 6/8] GFS2: Inline function meta_lo_add
` [Cluster-devel] [PATCH 7/8] GFS2: Reduce contention on gfs2_log_lock
` [Cluster-devel] [PATCH 8/8] gfs2: Make gfs2_write_full_page static

[Cluster-devel] [PATCH] GFS2: Add a next-resource-group pointer to resource groups
 2017-02-15 18:15 UTC  (8+ messages)
` [Cluster-devel] [PATCH v2] "
    ` [Cluster-devel] [PATCH v3] "

[Cluster-devel] [PATCH] GFS2: Add a next-resource-group pointer to resource groups
 2017-02-15 17:40 UTC  (6+ messages)

[Cluster-devel] [GFS2 PATCH] [take 2] GFS2: Non-recursive delete
 2017-02-15 15:58 UTC  (3+ messages)

[Cluster-devel] [PATCH 0/24 RFC] fs: Convert all embedded bdis into separate ones
 2017-02-09 12:12 UTC  (8+ messages)
` [Cluster-devel] [PATCH 04/24] fs: Provide infrastructure for dynamic BDIs in filesystems
  ` [Cluster-devel] [lustre-devel] "
` [Cluster-devel] [PATCH 18/24] gfs2: Convert to properly refcounting bdi

[Cluster-devel] [PATCH 0/6 v4] scope GFP_NOFS api
 2017-02-07  7:17 UTC  (19+ messages)
` [Cluster-devel] [PATCH 1/6] lockdep: allow to disable reclaim lockup detection
` [Cluster-devel] [PATCH 2/6] xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
` [Cluster-devel] [PATCH 3/6] mm: introduce memalloc_nofs_{save, restore} API
` [Cluster-devel] [PATCH 4/6] xfs: use memalloc_nofs_{save, restore} instead of memalloc_noio*
` [Cluster-devel] [PATCH 5/6] jbd2: mark the transaction context with the scope GFP_NOFS context
` [Cluster-devel] [PATCH 6/6] jbd2: make the whole kjournald2 kthread NOFS safe

[Cluster-devel] [PATCH] mm: Avoid returning VM_FAULT_RETRY from ->page_mkwrite handlers
 2017-02-06 20:52 UTC  (10+ messages)
` [Cluster-devel] [lustre-devel] "

[Cluster-devel] gfs2-utils.git moving on Feb 3
 2017-02-03 18:57 UTC  (2+ messages)

[Cluster-devel] [PATCH] gfs2: Make gfs2_write_full_page static
 2017-02-03 13:33 UTC  (2+ messages)

[Cluster-devel] [PATCH] fs/dlm: Fix kernel memory disclosure
 2017-02-02 16:58 UTC  (4+ messages)

[Cluster-devel] [PATCH v2] fs/dlm: Fix kernel memory disclosure
 2017-02-02 16:57 UTC 

[Cluster-devel] [GFS2 PATCH Early Prototype] gfs2: non-recursive delete
 2017-01-31 12:29 UTC  (2+ messages)

[Cluster-devel] [GFS2 PATCH] GFS2: Reduce contention on gfs2_log_lock
 2017-01-30 17:06 UTC  (2+ messages)

[Cluster-devel] [PATCH 0/5] mkfs.gfs2 device topology-related fixes
 2017-01-26 20:18 UTC  (7+ messages)
` [Cluster-devel] [PATCH 1/5] mkfs.gfs2: Add an extended option for device topology testing
` [Cluster-devel] [PATCH 2/5] mkfs.gfs2: Warn when device is misaligned
` [Cluster-devel] [PATCH 3/5] mkfs.gfs2: Disable rgrp alignment when dev topology is unsuitable
` [Cluster-devel] [PATCH 4/5] mkfs.gfs2: Disregard device topology if zero-sized sectors reported
` [Cluster-devel] [PATCH 5/5] gfs2-utils tests: Add tests for device topology handling in mkfs.gfs2

[Cluster-devel] [GFS2 PATCH 0/3] GFS2: Reduce contention on gfs2_log_lock
 2017-01-26 11:39 UTC  (7+ messages)
` [Cluster-devel] [GFS2 PATCH 1/3] GFS2: Switch tr_touched to flag in transaction
` [Cluster-devel] [GFS2 PATCH 2/3] GFS2: Inline function meta_lo_add
` [Cluster-devel] [GFS2 PATCH 3/3] GFS2: Reduce contention on gfs2_log_lock

[Cluster-devel] [PATCH 1/2] gfs2-utils: Rename README.build to README
 2017-01-20 11:43 UTC  (2+ messages)
` [Cluster-devel] [PATCH 2/2] gfs2-utils: README file improvements

[Cluster-devel] [PATCH 1/2] gfs2_edit savemeta: Split out the rgrp saving code
 2017-01-18 16:46 UTC  (3+ messages)
` [Cluster-devel] [PATCH 2/2] gfs2_edit savemeta: Save corrupt rgrp headers

[Cluster-devel] [fsck.gfs2 PATCH] fsck.gfs2: Prevent rgrp segment overflow
 2017-01-16 15:44 UTC  (2+ messages)

[Cluster-devel] [libgfs2 PATCH] libgfs2: Make rg repair do better sanity checks on rindex
 2017-01-16 15:32 UTC  (4+ messages)

[Cluster-devel] fence-agents 4.0.25 release
 2017-01-16  9:05 UTC 

[Cluster-devel] [fsck.gfs PATCH] fsck.gfs2: Repair rindex entries that were destroyed
 2017-01-13 20:33 UTC 

[Cluster-devel] [fsck.gfs2 PATCH] fsck.gfs2: allow rindex recovery when too many segments
 2017-01-13 20:30 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).