cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-01 15:03:06 to 2019-04-08 08:53:34 UTC [more...]

[Cluster-devel] gfs2 iomap dealock, IOMAP_F_UNBALANCED
 2019-04-08  8:53 UTC  (9+ messages)

[Cluster-devel] [GFS2 PATCH 1/4] gfs2: Remove misleading comments in gfs2_evict_inode
 2019-04-05 17:55 UTC  (4+ messages)
` [Cluster-devel] [GFS2 PATCH 2/4] gfs2: Remove unnecessary extern declarations
` [Cluster-devel] [GFS2 PATCH 3/4] gfs2: Rename sd_log_le_{revoke, ordered}
` [Cluster-devel] [GFS2 PATCH 4/4] gf2: Rename gfs2_trans_{add_unrevoke => remove_revoke}

[Cluster-devel] [GFS2 PATCH 1/2] gfs2: Fix occasional glock use-after-free
 2019-04-05 17:54 UTC  (2+ messages)
` [Cluster-devel] [GFS2 PATCH 2/2] gfs2: Replace gl_revokes with a GLF flag

[Cluster-devel] [PATCH 0/2] GFS2 counting fixes
 2019-04-05 17:50 UTC  (9+ messages)
` [Cluster-devel] [PATCH 1/2] gfs2: Fix occasional glock use-after-free
      ` [Cluster-devel] [PATCH 1/2] gfs2: Fix occasional glock use-after-free (Another debug patch)

[Cluster-devel] [PATCH v2 1/3] dlm: check if workqueues are NULL before flushing/destroying
 2019-04-05 17:11 UTC  (4+ messages)
` [Cluster-devel] [PATCH v2 2/3] dlm: add TCP multihoming/failover support
` [Cluster-devel] [PATCH v2 3/3] dlm: allow binding to all network interfaces

[Cluster-devel] [gfs2:for-next.recovery3 2/19] fs/gfs2/lops.c:215:43: sparse: incorrect type in assignment (different base types)
 2019-04-04 22:19 UTC 

[Cluster-devel] [PATCH v5] gfs2: clean_journal improperly set sd_log_flush_head
 2019-04-03 17:36 UTC 

[Cluster-devel] [PATCH v4] gfs2: clean_journal improperly set sd_log_flush_head
 2019-04-03 15:55 UTC 

[Cluster-devel] [GFS2 PATCH v3] gfs2: clean_journal improperly set sd_log_flush_head
 2019-04-02 10:06 UTC  (2+ messages)

[Cluster-devel] [PATCH v3] gfs2: Convert gfs2 to fs_context
 2019-03-29 16:54 UTC  (3+ messages)

[Cluster-devel] [GFS2 PATCH V2] gfs2: clean_journal was setting sd_log_flush_head replaying other journals
 2019-03-28 11:58 UTC  (2+ messages)

[Cluster-devel] [RFC PATCH 00/68] VFS: Convert a bunch of filesystems to the new mount API
 2019-03-27 23:49 UTC  (2+ messages)
` [Cluster-devel] [RFC PATCH 68/68] gfs2: Convert gfs2 to fs_context

[Cluster-devel] [PATCH v2] gfs2: Fix lru_count going negative
 2019-03-27 17:47 UTC  (2+ messages)

[Cluster-devel] Assertion failure: sdp->sd_log_blks_free <= sdp->sd_jdesc->jd_blocks
 2019-03-27 17:04 UTC  (6+ messages)

[Cluster-devel] [PATCH 00/19] gfs2: misc recovery patch collection
 2019-03-27 12:35 UTC  (20+ messages)
` [Cluster-devel] [PATCH 01/19] gfs2: log error reform
` [Cluster-devel] [PATCH 02/19] gfs2: Introduce concept of a pending withdraw
` [Cluster-devel] [PATCH 03/19] gfs2: Ignore recovery attempts if gfs2 has io error or is withdrawn
` [Cluster-devel] [PATCH 04/19] gfs2: move check_journal_clean to util.c for future use
` [Cluster-devel] [PATCH 05/19] gfs2: Allow some glocks to be used during withdraw
` [Cluster-devel] [PATCH 06/19] gfs2: Make secondary withdrawers wait for first withdrawer
` [Cluster-devel] [PATCH 07/19] gfs2: Don't write log headers after file system withdraw
` [Cluster-devel] [PATCH 08/19] gfs2: Force withdraw to replay journals and wait for it to finish
` [Cluster-devel] [PATCH 09/19] gfs2: Add verbose option to check_journal_clean
` [Cluster-devel] [PATCH 10/19] gfs2: Check for log write errors before telling dlm to unlock
` [Cluster-devel] [PATCH 11/19] gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is empty
` [Cluster-devel] [PATCH 12/19] gfs2: If the journal isn't live ignore log flushes
` [Cluster-devel] [PATCH 13/19] gfs2: Issue revokes more intelligently
` [Cluster-devel] [PATCH 14/19] gfs2: Warn when a journal replay overwrites a rgrp with buffers
` [Cluster-devel] [PATCH 15/19] gfs2: log which portion of the journal is replayed
` [Cluster-devel] [PATCH 16/19] gfs2: Only remove revokes that we've submitted
` [Cluster-devel] [PATCH 17/19] gfs2: eliminate tr_num_revoke_rm
` [Cluster-devel] [PATCH 18/19] gfs2: don't call go_unlock unless demote is close at hand
` [Cluster-devel] [PATCH 19/19] gfs2: clean_journal was setting sd_log_flush_head replaying other journals

[Cluster-devel] GFS2 filesystem corruption when mkfs block size (4k) does not match blockdevice blocksize (512 bytes)
 2019-03-27  0:13 UTC  (3+ messages)

[Cluster-devel] [GFS2 PATCH] gfs2: clean_journal was setting sd_log_flush_head replaying other journals
 2019-03-25 15:40 UTC 

[Cluster-devel] [PATCH v2 0/2] gfs2: Switch to the new mount API
 2019-03-21 18:36 UTC  (10+ messages)
` [Cluster-devel] [PATCH v2 1/2] gfs2: Convert gfs2 to fs_context
` [Cluster-devel] [PATCH v2 2/2] gfs2: Convert gfs2meta "
      ` [Cluster-devel] [PATCH] vfs: Allow selection of fs root independent of sb

[Cluster-devel] [PATCH 0/2] gfs2: Switch to the new mount API
 2019-03-19 13:38 UTC  (8+ messages)
` [Cluster-devel] [PATCH 1/2] gfs2: Convert gfs2 to fs_context
` [Cluster-devel] [PATCH 2/2] gfs2: Convert gfs2meta "

[Cluster-devel] [PATCH] gfs2: Prevent writeback in gfs2_file_write_iter
 2019-03-18 16:30 UTC  (4+ messages)

[Cluster-devel] GFS2 deadlock in 4.19 (iomap/writeback?)
 2019-03-15 20:58 UTC  (4+ messages)
` [Cluster-devel] [PATCH] gfs2: Prevent writeback in gfs2_file_write_iter

[Cluster-devel] GFS2: Patches pulled, linux-gfs2.git for-next rebased
 2019-03-11 16:09 UTC 

[Cluster-devel] [PATCH] gfs2: Fix missed wakeups in find_insert_glock
 2019-03-11 15:06 UTC  (4+ messages)

[Cluster-devel] GFS2: Pull request (merge window)
 2019-03-08 17:58 UTC 

[Cluster-devel] [RHEL8 fs] gfs2: Fix missed wakeups in find_insert_glock
 2019-03-08 17:15 UTC  (2+ messages)

[Cluster-devel] [PATCH 0/3] GFS2: Pre-pull patch posting (merge window)
 2019-03-08 15:02 UTC  (4+ messages)
` [Cluster-devel] [PATCH 1/3] gfs: no need to check return value of debugfs_create functions
` [Cluster-devel] [PATCH 2/3] gfs2: Fix an incorrect gfs2_assert()
` [Cluster-devel] [PATCH 3/3] gfs2: Fix missed wakeups in find_insert_glock

[Cluster-devel] iomap_dio_rw: lockdep_assert_held(&inode->i_rwsem)
 2019-03-08 11:01 UTC  (4+ messages)

[Cluster-devel] [PATCH 0/2] GFS2 locking patches
 2019-03-06 16:14 UTC  (5+ messages)
  ` [Cluster-devel] [PATCH 1/2] GFS2: use schedule timeout in find insert glock

[Cluster-devel] [PATCH V15 00/18] block: support multi-page bvec
 2019-02-28 12:39 UTC  (41+ messages)
` [Cluster-devel] [PATCH V15 01/18] btrfs: look at bi_size for repair decisions
` [Cluster-devel] [PATCH V15 02/18] block: don't use bio->bi_vcnt to figure out segment number
` [Cluster-devel] [PATCH V15 03/18] block: remove bvec_iter_rewind()
` [Cluster-devel] [PATCH V15 04/18] block: introduce multi-page bvec helpers
` [Cluster-devel] [PATCH V15 05/18] block: introduce bio_for_each_bvec() and rq_for_each_bvec()
` [Cluster-devel] [PATCH V15 06/18] block: use bio_for_each_bvec() to compute multi-page bvec count
` [Cluster-devel] [PATCH V15 07/18] block: use bio_for_each_bvec() to map sg
` [Cluster-devel] [PATCH V15 08/18] block: introduce mp_bvec_last_segment()
` [Cluster-devel] [PATCH V15 09/18] fs/buffer.c: use bvec iterator to truncate the bio
` [Cluster-devel] [PATCH V15 10/18] btrfs: use mp_bvec_last_segment to get bio's last page
` [Cluster-devel] [PATCH V15 11/18] block: loop: pass multi-page bvec to iov_iter
` [Cluster-devel] [PATCH V15 12/18] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
` [Cluster-devel] [PATCH V15 13/18] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
` [Cluster-devel] [PATCH V15 14/18] block: enable multipage bvecs
` [Cluster-devel] [PATCH V15 15/18] block: always define BIO_MAX_PAGES as 256
` [Cluster-devel] [PATCH V15 16/18] block: document usage of bio iterator helpers
` [Cluster-devel] [PATCH V15 17/18] block: kill QUEUE_FLAG_NO_SG_MERGE
` [Cluster-devel] [PATCH V15 18/18] block: kill BLK_MQ_F_SG_MERGE
  ` [Cluster-devel] [dm-devel] [PATCH V15 00/18] block: support multi-page bvec

[Cluster-devel] [PATCH 00/15] GFS2: Withdraw corruption patches [V2]
 2019-02-27 20:55 UTC  (16+ messages)
` [Cluster-devel] [PATCH 01/15] gfs2: log error reform
` [Cluster-devel] [PATCH 02/15] gfs2: Introduce concept of a pending withdraw
` [Cluster-devel] [PATCH 03/15] gfs2: Ignore recovery attempts if gfs2 has io error or is withdrawn
` [Cluster-devel] [PATCH 04/15] gfs2: move check_journal_clean to util.c for future use
` [Cluster-devel] [PATCH 05/15] gfs2: Allow some glocks to be used during withdraw
` [Cluster-devel] [PATCH 06/15] gfs2: Make secondary withdrawers wait for first withdrawer
` [Cluster-devel] [PATCH 07/15] gfs2: Don't write log headers after file system withdraw
` [Cluster-devel] [PATCH 08/15] gfs2: Force withdraw to replay journals and wait for it to finish
` [Cluster-devel] [PATCH 09/15] gfs2: Add verbose option to check_journal_clean
` [Cluster-devel] [PATCH 10/15] gfs2: Check for log write errors before telling dlm to unlock
` [Cluster-devel] [PATCH 11/15] gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is empty
` [Cluster-devel] [PATCH 12/15] gfs2: If the journal isn't live ignore log flushes
` [Cluster-devel] [PATCH 13/15] gfs2: Issue revokes more intelligently
` [Cluster-devel] [PATCH 14/15] gfs2: Warn when a journal replay overwrites a rgrp with buffers
` [Cluster-devel] [PATCH 15/15] gfs2: log which portion of the journal is replayed

[Cluster-devel] GFS2, lockdep and deadlocks on 4.19
 2019-02-27 18:01 UTC  (2+ messages)

[Cluster-devel] [GFS2 PATCH 0/9] GFS2: Withdraw corruption patches
 2019-02-15 12:01 UTC  (15+ messages)
` [Cluster-devel] [GFS2 PATCH 1/9] gfs2: Introduce concept of a pending withdraw
` [Cluster-devel] [GFS2 PATCH 2/9] gfs2: Ignore recovery attempts if gfs2 has io error or is withdrawn
` [Cluster-devel] [GFS2 PATCH 3/9] gfs2: Empty the ail for the glock when rgrps are invalidated
` [Cluster-devel] [GFS2 PATCH 4/9] gfs2: Force withdraw to replay journals and wait for it to finish
` [Cluster-devel] [GFS2 PATCH 5/9] gfs2: Keep transactions on ail1 list until after issuing revokes
` [Cluster-devel] [GFS2 PATCH 6/9] gfs2: Make secondary withdrawers wait for first withdrawer
` [Cluster-devel] [GFS2 PATCH 7/9] gfs2: Check for log write errors and withdraw in rgrp_go_inval
` [Cluster-devel] [GFS2 PATCH 8/9] gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is empty
` [Cluster-devel] [GFS2 PATCH 9/9] dlm: recover slot regardless of whether we still have a connection

[Cluster-devel] [PATCH] Revert "gfs2: read journal in large chunks to locate the head"
 2019-02-13 20:12 UTC 

[Cluster-devel] [GFS2 PATCH] Revert "gfs2: read journal in large chunks to locate the head"
 2019-02-13 19:46 UTC 

[Cluster-devel] [PATCH] gfs2.5: General updates and layout improvements
 2019-02-12 10:05 UTC 

[Cluster-devel] [PATCH net-next v5 00/12] net: y2038-safe socket timestamps
 2019-02-10 22:12 UTC  (9+ messages)
` [Cluster-devel] [PATCH net-next v5 11/12] socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
` [Cluster-devel] [PATCH net-next v5 12/12] sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW

[Cluster-devel] [PATCH] dlm: Fix test for -ERESTARTSYS
 2019-02-05  9:07 UTC 

[Cluster-devel] [PATCH] gfs2: Fix loop in gfs2_rbm_find (2)
 2019-02-02 14:38 UTC  (2+ messages)

[Cluster-devel] [PATCH net-next v4 11/12] socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
 2019-02-01 15:43 UTC  (2+ messages)
` [Cluster-devel] [PATCH net-next v4 12/12] sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW


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).