cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-07 03:19:25 to 2017-03-06 21:22:14 UTC [more...]

[Cluster-devel] [PATCH 0/7 v5] scope GFP_NOFS api
 2017-03-06 21:22 UTC  (9+ 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: Avoid alignment hole in struct lm_lockname
 2017-03-06 18:27 UTC  (6+ messages)

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

[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  (41+ messages)
` [Cluster-devel] [PATCH 1/8] lockdep: allow to disable reclaim lockup detection
` [Cluster-devel] [PATCH 2/8] xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
` [Cluster-devel] [PATCH 3/8] mm: introduce memalloc_nofs_{save, restore} API
` [Cluster-devel] [PATCH 4/8] xfs: use memalloc_nofs_{save, restore} instead of memalloc_noio*
` [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  (5+ 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 

[Cluster-devel] [PATCH 0/5] gfs2_edit fixes
 2017-01-13 15:06 UTC  (13+ messages)
` [Cluster-devel] [PATCH 1/5] gfs2_edit savemeta: Factor out the bh saving code
` [Cluster-devel] [PATCH 2/5] gfs2_edit savemeta: Don't read rgrp blocks twice
` [Cluster-devel] [PATCH 3/5] gfs2_edit savemeta: Follow lf_next
` [Cluster-devel] [PATCH 4/5] gfs2_edit: Fix unaligned access in restore_init()
` [Cluster-devel] [PATCH 5/5] gfs2_edit: Fix unaligned accesses due to saved_metablock size

[Cluster-devel] [GFS2 PATCH] [preliminary] gfs2: non-recursive delete
 2017-01-11 11:36 UTC  (2+ messages)

[Cluster-devel] [gfs2-utils PATCH] gfs2_edit: Add rgrepair option
 2017-01-10 16:59 UTC  (2+ messages)

[Cluster-devel] [GFS2 PATCH] GFS2: Expand and make useful the log_flush kernel trace point
 2017-01-09 14:24 UTC  (2+ messages)

[Cluster-devel] [GFS2 PATCH] GFS2: Wake up io waiters whenever a flush is done
 2017-01-09  9:28 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;
as well as URLs for NNTP newsgroup(s).