cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-19 17:07:11 to 2019-12-13 14:46:11 UTC [more...]

[Cluster-devel] [GFS2 PATCH] gfs2: eliminate ssize parameter from gfs2_struct2blk
 2019-12-13 14:46 UTC 

[Cluster-devel] Follow up to "kernel BUG at fs/gfs2/inode.h:64"
 2019-12-13 11:02 UTC 

[Cluster-devel] [PATCH 15/15] gfs2: use iomap for buffered I/O in ordered and writeback mode
 2019-12-12 10:42 UTC  (2+ messages)

[Cluster-devel] [PATCH] iomap: Export iomap_page_create and iomap_set_range_uptodate
 2019-12-12  9:55 UTC  (6+ messages)

[Cluster-devel] [GFS2 patch] gfs2: minor cleanup: remove unneeded variable ret in gfs2_jdata_writepage
 2019-12-10 18:09 UTC 

[Cluster-devel] [PATCH v2] gfs2: Another gfs2_find_jhead fix
 2019-12-10  9:24 UTC 

[Cluster-devel] [gfs2:for-next.recovery13b 18/23] fs/gfs2/glops.c:109:25: error: 'struct gfs2_sbd' has no member named 'sd_log_le_revoke'; did you mean 'sd_log_num_revoke'?
 2019-12-10  5:09 UTC 

[Cluster-devel] [GFS2 v8 PATCH 00/22] GFS2 Recovery corruption patches v8
 2019-12-09 15:37 UTC  (23+ messages)
` [Cluster-devel] [GFS2 v8 PATCH 01/22] gfs2: Introduce concept of a pending withdraw
` [Cluster-devel] [GFS2 v8 PATCH 02/22] gfs2: clear ail1 list when gfs2 withdraws
` [Cluster-devel] [GFS2 v8 PATCH 03/22] gfs2: Rework how rgrp buffer_heads are managed
` [Cluster-devel] [GFS2 v8 PATCH 04/22] gfs2: log error reform
` [Cluster-devel] [GFS2 v8 PATCH 05/22] gfs2: Only complain the first time an io error occurs in quota or log
` [Cluster-devel] [GFS2 v8 PATCH 06/22] gfs2: Ignore dlm recovery requests if gfs2 is withdrawn
` [Cluster-devel] [GFS2 v8 PATCH 07/22] gfs2: move check_journal_clean to util.c for future use
` [Cluster-devel] [GFS2 v8 PATCH 08/22] gfs2: Allow some glocks to be used during withdraw
` [Cluster-devel] [GFS2 v8 PATCH 09/22] gfs2: Make secondary withdrawers wait for first withdrawer
` [Cluster-devel] [GFS2 v8 PATCH 10/22] gfs2: Force withdraw to replay journals and wait for it to finish
` [Cluster-devel] [GFS2 v8 PATCH 11/22] gfs2: fix infinite loop when checking ail item count before go_inval
` [Cluster-devel] [GFS2 v8 PATCH 12/22] gfs2: Add verbose option to check_journal_clean
` [Cluster-devel] [GFS2 v8 PATCH 13/22] gfs2: Issue revokes more intelligently
` [Cluster-devel] [GFS2 v8 PATCH 14/22] gfs2: Prepare to withdraw as soon as an IO error occurs in log write
` [Cluster-devel] [GFS2 v8 PATCH 15/22] gfs2: Check for log write errors before telling dlm to unlock
` [Cluster-devel] [GFS2 v8 PATCH 16/22] gfs2: new slab for transactions
` [Cluster-devel] [GFS2 v8 PATCH 17/22] gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is empty
` [Cluster-devel] [GFS2 v8 PATCH 18/22] gfs2: Don't skip log flush if glock still has revokes
` [Cluster-devel] [GFS2 v8 PATCH 19/22] gfs2: Withdraw in gfs2_ail1_flush if write_cache_pages returns error
` [Cluster-devel] [GFS2 v8 PATCH 20/22] gfs2: drain the ail2 list after io errors
` [Cluster-devel] [GFS2 v8 PATCH 21/22] gfs2: Don't demote a glock until its revokes are written
` [Cluster-devel] [GFS2 v8 PATCH 22/22] gfs2: Do proper error checking for go_sync family of glops functions

[Cluster-devel] [PATCH] gfs2: Another gfs2_find_jhead fix
 2019-12-09  7:01 UTC 

[Cluster-devel] [GIT PULL] iomap: fixes for 5.5
 2019-12-08  1:10 UTC  (2+ messages)

[Cluster-devel] [GIT PULL] GFS2 changes for the 5.5 merge window
 2019-12-05 21:30 UTC  (2+ messages)

[Cluster-devel] [GIT PULL] iomap: small cleanups for 5.5
 2019-12-03 22:49 UTC  (4+ messages)

[Cluster-devel] [GIT PULL] iomap: new code for 5.5
 2019-11-30 19:40 UTC  (2+ messages)

[Cluster-devel] [PATCH] mm/filemap: do not allocate cache pages beyond end of file at read
 2019-11-27 17:29 UTC  (9+ messages)

[Cluster-devel] [RFC PATCH 0/3] Rework the gfs2 read and page fault locking
 2019-11-26  9:08 UTC  (7+ messages)
` [Cluster-devel] [RFC PATCH 1/3] fs: Add IOCB_CACHED flag for generic_file_read_iter
` [Cluster-devel] [RFC PATCH 2/3] fs: Add FAULT_FLAG_CACHED flag for filemap_fault
` [Cluster-devel] [RFC PATCH 3/3] gfs2: Rework read and page fault locking

[Cluster-devel] [PATCH AUTOSEL 4.4 27/68] gfs2: take jdata unstuff into account in do_grow
 2019-11-22  6:12 UTC 

[Cluster-devel] [PATCH AUTOSEL 4.9 33/91] gfs2: take jdata unstuff into account in do_grow
 2019-11-22  6:00 UTC 

[Cluster-devel] [PATCH AUTOSEL 4.14 047/127] gfs2: take jdata unstuff into account in do_grow
 2019-11-22  5:54 UTC 

[Cluster-devel] [PATCH AUTOSEL 4.19 099/219] gfs2: take jdata unstuff into account in do_grow
 2019-11-22  5:47 UTC 

[Cluster-devel] [GFS2 PATCH] gfs2: Don't write log headers after file system withdraw
 2019-11-21 10:46 UTC  (2+ messages)

[Cluster-devel] [PATCH] gfs2: Further gfs2_create_inode cleanups
 2019-11-20 11:35 UTC  (2+ messages)

[Cluster-devel] [GFS2 PATCH v3] gfs2: clean up iopen glock mess in gfs2_create_inode
 2019-11-19 22:37 UTC  (2+ messages)

[Cluster-devel] [GFS2 PATCH v2] gfs2: Introduce function gfs2_withdrawn
 2019-11-18 17:53 UTC  (2+ messages)

[Cluster-devel] [GFS2 PATCH v2] gfs2: Abort gfs2_freeze if io error is seen
 2019-11-18 17:44 UTC  (2+ messages)

[Cluster-devel] [GFS2 PATCH] gfs2: Close timing window with GLF_INVALIDATE_IN_PROGRESS
 2019-11-18 17:43 UTC  (4+ messages)

[Cluster-devel] [PATCH AUTOSEL 4.4 03/77] gfs2: Fix marking bitmaps non-full
 2019-11-16 15:53 UTC  (3+ messages)
` [Cluster-devel] [PATCH AUTOSEL 4.4 70/77] dlm: fix invalid free
` [Cluster-devel] [PATCH AUTOSEL 4.4 71/77] dlm: don't leak kernel pointer to userspace

[Cluster-devel] [PATCH AUTOSEL 4.9 03/99] gfs2: Fix marking bitmaps non-full
 2019-11-16 15:50 UTC  (3+ messages)
` [Cluster-devel] [PATCH AUTOSEL 4.9 87/99] dlm: fix invalid free
` [Cluster-devel] [PATCH AUTOSEL 4.9 88/99] dlm: don't leak kernel pointer to userspace

[Cluster-devel] [PATCH AUTOSEL 4.14 003/150] gfs2: Fix marking bitmaps non-full
 2019-11-16 15:47 UTC  (3+ messages)
` [Cluster-devel] [PATCH AUTOSEL 4.14 134/150] dlm: fix invalid free
` [Cluster-devel] [PATCH AUTOSEL 4.14 135/150] dlm: don't leak kernel pointer to userspace

[Cluster-devel] [PATCH AUTOSEL 4.19 007/237] gfs2: Fix marking bitmaps non-full
 2019-11-16 15:40 UTC  (3+ messages)
` [Cluster-devel] [PATCH AUTOSEL 4.19 216/237] dlm: fix invalid free
` [Cluster-devel] [PATCH AUTOSEL 4.19 217/237] dlm: don't leak kernel pointer to userspace

[Cluster-devel] [GFS2 PATCH] gfs2: clean up iopen glock mess in gfs2_create_inode
 2019-11-15 21:02 UTC 

[Cluster-devel] [GFS2 PATCH v2] gfs2: if finish_open returns error, clean up iopen glock mess
 2019-11-15 18:16 UTC  (2+ messages)

[Cluster-devel] [GFS2 PATCH] gfs2: if finish_open returns error, clean up iopen glock mess
 2019-11-15 15:59 UTC 

[Cluster-devel] [GFS2 PATCH] gfs2: initialize tr_ail1_list when creating transactions
 2019-11-15 14:39 UTC  (3+ messages)

[Cluster-devel] [GFS2 PATCH] gfs2: Abort gfs2_freeze if io error is seen
 2019-11-14 20:44 UTC  (2+ messages)

[Cluster-devel] [GFS2 PATCH] gfs2: Introduce function gfs2_withdrawn
 2019-11-14 20:28 UTC  (4+ messages)

[Cluster-devel] [GFS2 PATCH] gfs2: Don't loop forever in gfs2_freeze if withdrawn
 2019-11-14 14:53 UTC 

[Cluster-devel] [GFS2 PATCH] gfs2: fix infinite loop in gfs2_ail1_flush on io error
 2019-11-14 14:52 UTC 

[Cluster-devel] [GFS2 PATCH] gfs2: fix glock reference problem in gfs2_trans_add_unrevoke
 2019-11-14 14:49 UTC 

[Cluster-devel] [GFS2 PATCH] gfs2: make gfs2_log_shutdown static
 2019-11-14 14:48 UTC 

[Cluster-devel] [PATCH 00/32] gfs2: misc recovery patch collection
 2019-11-14 13:16 UTC  (37+ messages)
` [Cluster-devel] [PATCH 01/32] gfs2: Introduce concept of a pending withdraw
` [Cluster-devel] [PATCH 02/32] gfs2: clear ail1 list when gfs2 withdraws
` [Cluster-devel] [PATCH 03/32] gfs2: Rework how rgrp buffer_heads are managed
` [Cluster-devel] [PATCH 04/32] gfs2: fix infinite loop in gfs2_ail1_flush on io error
` [Cluster-devel] [PATCH 05/32] gfs2: log error reform
` [Cluster-devel] [PATCH 06/32] gfs2: Only complain the first time an io error occurs in quota or log
` [Cluster-devel] [PATCH 07/32] gfs2: Ignore dlm recovery requests if gfs2 is withdrawn
` [Cluster-devel] [PATCH 08/32] gfs2: move check_journal_clean to util.c for future use
` [Cluster-devel] [PATCH 09/32] gfs2: Allow some glocks to be used during withdraw
` [Cluster-devel] [PATCH 10/32] gfs2: Don't loop forever in gfs2_freeze if withdrawn
` [Cluster-devel] [PATCH 11/32] gfs2: Make secondary withdrawers wait for first withdrawer
` [Cluster-devel] [PATCH 12/32] gfs2: Don't write log headers after file system withdraw
` [Cluster-devel] [PATCH 13/32] gfs2: Force withdraw to replay journals and wait for it to finish
` [Cluster-devel] [PATCH 14/32] gfs2: fix infinite loop when checking ail item count before go_inval
` [Cluster-devel] [PATCH 15/32] gfs2: Add verbose option to check_journal_clean
` [Cluster-devel] [PATCH 16/32] gfs2: Abort gfs2_freeze if io error is seen
` [Cluster-devel] [PATCH 17/32] gfs2: Issue revokes more intelligently
` [Cluster-devel] [PATCH 18/32] gfs2: Prepare to withdraw as soon as an IO error occurs in log write
` [Cluster-devel] [PATCH 19/32] gfs2: Check for log write errors before telling dlm to unlock
` [Cluster-devel] [PATCH 20/32] gfs2: new slab for transactions
` [Cluster-devel] [PATCH 21/32] gfs2: Close timing window with GLF_INVALIDATE_IN_PROGRESS
` [Cluster-devel] [PATCH 22/32] gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is empty
` [Cluster-devel] [PATCH 23/32] gfs2: Don't skip log flush if glock still has revokes
` [Cluster-devel] [PATCH 24/32] gfs2: initialize tr_ail1_list when creating transactions
` [Cluster-devel] [PATCH 25/32] gfs2: Withdraw in gfs2_ail1_flush if write_cache_pages returns error
` [Cluster-devel] [PATCH 26/32] gfs2: drain the ail2 list after io errors
` [Cluster-devel] [PATCH 27/32] gfs2: make gfs2_log_shutdown static
` [Cluster-devel] [PATCH 28/32] gfs2: Eliminate GFS2_RDF_UPTODATE flag in favor of buffer existence
` [Cluster-devel] [PATCH 29/32] gfs2: if finish_open returns error, clean up iopen glock mess
` [Cluster-devel] [PATCH 30/32] gfs2: Don't demote a glock until its revokes are written
` [Cluster-devel] [PATCH 31/32] gfs2: Do proper error checking for go_sync family of glops functions
` [Cluster-devel] [PATCH 32/32] gfs2: fix glock reference problem in gfs2_trans_add_unrevoke

[Cluster-devel] [PATCH 00/16] drivers: y2038 updates
 2019-11-08 21:32 UTC  (2+ messages)
` [Cluster-devel] [PATCH 04/16] dlm: use SO_SNDTIMEO_NEW instead of SO_SNDTIMEO_OLD

[Cluster-devel] [PATCH] gfs2: Remove active journal side effect from gfs2_write_log_header
 2019-11-08 12:38 UTC 

[Cluster-devel] [PATCH 1/2] gfs2: Multi-block allocations in gfs2_page_mkwrite
 2019-11-08 12:38 UTC  (2+ messages)
` [Cluster-devel] [PATCH 2/2] gfs2: Fix end-of-file handling "

[Cluster-devel] [PATCH] gfs2: Improve mmap write vs. punch_hole consistency
 2019-11-08 12:37 UTC 

[Cluster-devel] [PATCH AUTOSEL 4.4 05/44] gfs2: Don't set GFS2_RDF_UPTODATE when the lvb is updated
 2019-11-08 11:46 UTC 

[Cluster-devel] [PATCH AUTOSEL 4.9 09/64] gfs2: Don't set GFS2_RDF_UPTODATE when the lvb is updated
 2019-11-08 11:44 UTC 

[Cluster-devel] [PATCH AUTOSEL 4.14 017/103] gfs2: Don't set GFS2_RDF_UPTODATE when the lvb is updated
 2019-11-08 11:41 UTC 

[Cluster-devel] [PATCH AUTOSEL 4.19 032/205] gfs2: Don't set GFS2_RDF_UPTODATE when the lvb is updated
 2019-11-08 11:34 UTC 

[Cluster-devel] [PATCH] libgfs2: Import gfs2_ondisk.h
 2019-11-08  9:50 UTC  (6+ messages)

[Cluster-devel] [PATCH 1/3] fsck.gfs2: Fix segfault in build_and_check_metalist
 2019-11-07 19:08 UTC  (3+ messages)
` [Cluster-devel] [PATCH 2/3] fsck.gfs2: Retain context for indirect pointers in ->check_metalist
` [Cluster-devel] [PATCH 3/3] fsck.gfs2: Clear bad indirect block pointers when bitmap meets expectations

[Cluster-devel] [PATCH v15 1/4] Add flags option to get xattr method paired to __vfs_getxattr
 2019-11-05 15:37 UTC  (3+ messages)

[Cluster-devel] Building clufter on EL8
 2019-10-31  7:37 UTC  (2+ messages)

[Cluster-devel] [GIT PULL] gfs2: Fix remounting (broken in -rc1)
 2019-10-30 13:25 UTC  (2+ messages)

[Cluster-devel] [PATCH] gfs2: Fix initialisation of args for remount
 2019-10-30  8:16 UTC  (3+ messages)
  ` [Cluster-devel] [PATCH v2] "

[Cluster-devel] [PATCH v14 1/5] Add flags option to get xattr method paired to __vfs_getxattr
 2019-10-25  4:39 UTC  (3+ messages)
  ` [Cluster-devel] e984eb5108: BUG:kernel_NULL_pointer_dereference, address

[Cluster-devel] [GIT PULL] gfs2: Fix a memory leak introduced in -rc1
 2019-10-24 19:55 UTC  (2+ messages)

[Cluster-devel] memory leak in gfs2_init_fs_context
 2019-10-23 10:12 UTC  (5+ messages)
` [Cluster-devel] [PATCH] gfs2: Fix memory leak when gfs2meta's fs_context is freed

[Cluster-devel] Interest in DAX for OCFS2 and/or GFS2?
 2019-10-17 20:33 UTC  (4+ messages)

[Cluster-devel] [PATCH] gfs2: make gfs2_fs_parameters static
 2019-10-17 12:46 UTC  (3+ messages)

[Cluster-devel] FYI: The linux-gfs2/for-next branch is now rebased to master
 2019-10-04 17:24 UTC 

[Cluster-devel] [PATCH] gfs2: removed unnecessary semicolon
 2019-10-04 17:22 UTC  (3+ messages)

[Cluster-devel] RFC: use the iomap writepage path in gfs2
 2019-09-30 20:49 UTC  (5+ messages)
` [Cluster-devel] [PATCH 15/15] gfs2: use iomap for buffered I/O in ordered and writeback mode

[Cluster-devel] [GIT PULL] iomap: (far less) new code for 5.4
 2019-09-25 17:40 UTC  (2+ messages)

[Cluster-devel] [GIT PULL] gfs2 changes
 2019-09-22 11:26 UTC  (3+ messages)

[Cluster-devel] [GIT PULL] iomap: new code for 5.4
 2019-09-19 17:41 UTC  (6+ 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).