cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-12 13:08:19 to 2014-06-02 19:55:52 UTC [more...]

[Cluster-devel] [RFC 00/32] making inode time stamps y2038 ready
 2014-06-02 19:55 UTC  (15+ messages)
` [Cluster-devel] [RFC 25/32] gfs2: convert to struct inode_time

[Cluster-devel] [GFS2 PATCH] [TRY #2] GFS2: Prevent recovery before the local journal is set
 2014-06-02 19:49 UTC  (6+ messages)
  ` [Cluster-devel] [GFS2 PATCH] [TRY #3] "
    ` [Cluster-devel] [GFS2 PATCH] [TRY #4] "

[Cluster-devel] [PATCH v2] GFS: write vfs inode attributes to disk
 2014-05-30 10:11 UTC  (2+ messages)

[Cluster-devel] Removing obsolete fence agents
 2014-05-21 12:56 UTC 

[Cluster-devel] [PATCH] gfs2_edit: Fix parsing the savemeta -z option
 2014-05-19 14:47 UTC 

[Cluster-devel] [PATCH 1/2] gfs2_edit: Add a savemeta file metadata header
 2014-05-19 12:17 UTC  (5+ messages)
` [Cluster-devel] [PATCH 2/2] gfs2_edit: savemeta and restoremeta improvements

[Cluster-devel] [PATCH]fence-virtd: Fix typo in debug mesage of do_fence_request_tcp
 2014-05-16  1:45 UTC  (3+ messages)

[Cluster-devel] Corrected patch for zvm
 2014-05-14 16:04 UTC 

[Cluster-devel] z/VM fence agent updates
 2014-05-14 14:57 UTC 

[Cluster-devel] fence-agents-4.0.9 stable release
 2014-05-14 13:00 UTC 

[Cluster-devel] [PATCH] GFS2: remove transaction glock
 2014-05-14  9:34 UTC  (2+ messages)

[Cluster-devel] [PATCH 2/3] fence_scsi: port to fencing library
 2014-05-12 13:29 UTC  (2+ messages)

[Cluster-devel] [PATCH 1/1] dlm_controld: fix deadlock when nodes without quorum stop services
 2014-05-09  8:46 UTC 

[Cluster-devel] [PATCH 1/5] fsck.gfs2: Log to syslog on start and exit
 2014-05-07 15:17 UTC  (13+ messages)
` [Cluster-devel] [PATCH 2/5] gfs2-utils: Expressly expunge 'expert mode'
` [Cluster-devel] [PATCH 3/5] libgfs2: Remove UI fields from struct gfs2_sbd
` [Cluster-devel] [PATCH 4/5] libgfs2: Remove debug field from gfs2_sbd
` [Cluster-devel] [PATCH 5/5] libgfs2: Remove logging API

[Cluster-devel] [PATCH] fence_dli_pc8000: introduce dli_pc8000 fence agent
 2014-05-05  8:22 UTC  (2+ messages)

[Cluster-devel] [PATCH 3/3] fence_pve: new fence-agent for Proxmox VE
 2014-05-02 11:16 UTC 

[Cluster-devel] [PATCH 1/3] fencing: added option "on_target"
 2014-05-02 11:15 UTC 

[Cluster-devel] kernel packaging split up landing in Rawhide
 2014-05-01 19:37 UTC  (6+ messages)

[Cluster-devel] [cluster.git/STABLE32][PATCH] xml: ccs_update_schema: be verbose about extraction fail
 2014-04-30  6:49 UTC  (2+ messages)

[Cluster-devel] [PATCH] dlm_controld: fix name printing error in logging
 2014-04-25 15:59 UTC  (3+ messages)

[Cluster-devel] [PATCH] fence_ipal: Introduce ipal fence agent
 2014-04-23  9:35 UTC  (2+ messages)

[Cluster-devel] [PATCH] XML metadata contains information about unfencing
 2014-04-22  3:37 UTC  (2+ messages)

[Cluster-devel] [GFS2 PATCH] gfs2: quotas not being refreshed in gfs2_adjust_quota
 2014-04-17  9:15 UTC  (2+ messages)

[Cluster-devel] [PATCH 3/3] fence_pve: new fence-agent for Proxmox VE
 2014-04-11 11:41 UTC 

[Cluster-devel] [PATCH 2/3] fence_amt: sending password over env
 2014-04-11 11:41 UTC 

[Cluster-devel] [PATCH 1/3] fencing: added timeout and env parameters to run_command function
 2014-04-11 11:41 UTC 

[Cluster-devel] [PATCH] fencing: Refactor access to 3rd-party binaries
 2014-04-09 15:52 UTC 

[Cluster-devel] [RFC] gfs2: Add sb and rgrp fields to aid fsck and grow
 2014-04-09 12:29 UTC  (5+ messages)

[Cluster-devel] [PATCH] testing: Add regression tests for XML metadata of python fence agents
 2014-04-07 16:09 UTC 

[Cluster-devel] [PATCH 00/14] gfs2_grow and libgfs2 rgrp API improvements
 2014-04-07 15:15 UTC  (16+ messages)
` [Cluster-devel] [PATCH 01/14] mkfs.gfs2: Make dev a member of mkfs_opts
` [Cluster-devel] [PATCH 02/14] libgfs2: Add lgfs2_space_for_data()
` [Cluster-devel] [PATCH 03/14] libgfs2: Don't try to read more than IOV_MAX iovecs
` [Cluster-devel] [PATCH 04/14] mkfs.gfs2: Fix the resource group layout strategy, again
` [Cluster-devel] [PATCH 05/14] libgfs2: Don't call gfs2_blk2rgrpd in gfs2_set_bitmap
` [Cluster-devel] [PATCH 06/14] libgfs2: Add abstractions for rgrp tree traversal
` [Cluster-devel] [PATCH 07/14] libgfs2: Split out the rindex calculation from lgfs2_rgrp_append
` [Cluster-devel] [PATCH 08/14] libgfs2: Consolidate rgrp_tree and bitstruct allocations
` [Cluster-devel] [PATCH 09/14] libgfs2: Add a lgfs2_rindex_read_fd() function
` [Cluster-devel] [PATCH 10/14] libgfs2: Const-ify the 'ri' argument to gfs2_rindex_out
` [Cluster-devel] [PATCH 11/14] libgfs2: Fix off-by-one in lgfs2_rgrps_plan
` [Cluster-devel] [PATCH 12/14] libgfs2: Stick to the (rgrp) plan in lgfs2_rindex_entry_new
` [Cluster-devel] [PATCH 13/14] gfs2_grow: Migrate to the new resource group API
` [Cluster-devel] [PATCH 14/14] gfs2_grow: Add stripe alignment

[Cluster-devel] fence-agents-4.0.8 stable release
 2014-04-07 12:39 UTC 

[Cluster-devel] GFS2: Pull request (merge window)
 2014-04-07  9:31 UTC  (3+ messages)

[Cluster-devel] [PATCH] fence_ipmilan: send empty password, if password is not entered
 2014-04-03 12:44 UTC 

[Cluster-devel] [PATCH] fencing: Replace printing to stderr with proper logging solution
 2014-04-03  9:22 UTC  (4+ messages)

[Cluster-devel] joining the gitfence-agents group
 2014-04-02 13:12 UTC  (6+ messages)

[Cluster-devel] [PATCH 01/15] [cleanup] Add missing spaces and fix tab/spaces indentation
 2014-04-02 11:52 UTC  (15+ messages)
` [Cluster-devel] [PATCH 02/15] [cleanup] Proper import of atexit
` [Cluster-devel] [PATCH 03/15] [cleanup] Remove unused variables
` [Cluster-devel] [PATCH 04/15] [cleanup] Split lines that were too long
` [Cluster-devel] [PATCH 05/15] [cleanup] Remove unused dependencies
` [Cluster-devel] [PATCH 06/15] [cleanup] Remove problems with redefining variables/functions
` [Cluster-devel] [PATCH 07/15] [cleanup] Only symbols that should be used are exported from fencing library
` [Cluster-devel] [PATCH 08/15] [cleanup] Mark raw strings with r""
` [Cluster-devel] [PATCH 09/15] [cleanup] Only symbols that should be used are exported from fencing_snmp library
` [Cluster-devel] [PATCH 10/15] [cleanup] Errors when encountering mixed space/tab in python
` [Cluster-devel] [PATCH 11/15] [cleanup] Mark raw strings with r"" in fence_virsh
` [Cluster-devel] [PATCH 12/15] [cleanup] Remove snmp_define_defaults()
` [Cluster-devel] [PATCH 13/15] [cleanup] Remove unused arguments
` [Cluster-devel] [PATCH 14/15] [cleanup] Remove transfer script used in transition 3.x->4.x
` [Cluster-devel] [PATCH 15/15] [cleanup] Fix invalid names of variables

[Cluster-devel] GFS2: Pre-pull patch posting (merge window)
 2014-04-01  9:15 UTC  (30+ messages)
` [Cluster-devel] [PATCH 01/29] GFS2: Plug on AIL flush
` [Cluster-devel] [PATCH 02/29] GFS2: Allocate block for xattr at inode alloc time, if required
` [Cluster-devel] [PATCH 03/29] GFS2: journal data writepages update
` [Cluster-devel] [PATCH 04/29] GFS2: Lock i_mutex and use a local gfs2_holder for fallocate
` [Cluster-devel] [PATCH 05/29] GFS2: Add meta readahead field in directory entries
` [Cluster-devel] [PATCH 06/29] GFS2: Mark functions as static in gfs2/rgrp.c
` [Cluster-devel] [PATCH 07/29] GFS2: add missing newline
` [Cluster-devel] [PATCH 08/29] GFS2: Reduce struct gfs2_trans in size
` [Cluster-devel] [PATCH 09/29] GFS2: Move log buffer lists into transaction
` [Cluster-devel] [PATCH 10/29] GFS2: Move log buffer accounting to transaction
` [Cluster-devel] [PATCH 11/29] fs: NULL dereference in posix_acl_to_xattr()
` [Cluster-devel] [PATCH 12/29] GFS2: Remove extra "if" in gfs2_log_flush()
` [Cluster-devel] [PATCH 13/29] GFS2: replace kmalloc - __vmalloc / memset 0
` [Cluster-devel] [PATCH 14/29] GFS2: Clean up journal extent mapping
` [Cluster-devel] [PATCH 15/29] GFS2: return -E2BIG if hit the maximum limits of ACLs
` [Cluster-devel] [PATCH 16/29] GFS2: global conversion to pr_foo()
` [Cluster-devel] [PATCH 17/29] GFS2: Move recovery variables to journal structure in memory
` [Cluster-devel] [PATCH 18/29] GFS2: Use pr_<level> more consistently
` [Cluster-devel] [PATCH 19/29] GFS2: Use fs_<level> more often
` [Cluster-devel] [PATCH 20/29] GFS2: Convert gfs2_lm_withdraw to use fs_err
` [Cluster-devel] [PATCH 21/29] GFS2: check NULL return value in gfs2_ok_to_move
` [Cluster-devel] [PATCH 22/29] GFS2: Ensure workqueue is scheduled after noexp request
` [Cluster-devel] [PATCH 23/29] GFS2: Re-add a call to log_flush_wait when flushing the journal
` [Cluster-devel] [PATCH 24/29] GFS2: Increase the max number of ACLs
` [Cluster-devel] [PATCH 25/29] GFS2: Remove extraneous function gfs2_security_init
` [Cluster-devel] [PATCH 26/29] GFS2: inline function gfs2_set_mode
` [Cluster-devel] [PATCH 27/29] GFS2: Fix return value in slot_get()
` [Cluster-devel] [PATCH 28/29] GFS2: Fix uninitialized VFS inode in gfs2_create_inode
` [Cluster-devel] [PATCH 29/29] GFS2: Fix address space from page function

[Cluster-devel] GFS2: Fix address space from page function
 2014-03-31 16:42 UTC 

[Cluster-devel] [GFS2 PATCH] gfs2: Fix uninitialized VFS inode in gfs2_create_inode
 2014-03-31 15:33 UTC 

[Cluster-devel] [PATCH] decrease expected_replies when remote node is down [V2]
 2014-03-31 12:10 UTC  (3+ messages)

[Cluster-devel] [GFS2 PATCH] gfs2: Fix return value in slot_get()
 2014-03-31  9:47 UTC  (2+ messages)

[Cluster-devel] [GFS2 PATCH] GFS2: Prevent recovery before the local journal is set
 2014-03-26  9:08 UTC  (2+ messages)

[Cluster-devel] [RHEL5 gfs-kmod patch] GFS: Write vfs inode attributes to disk in gfs_inode_write
 2014-03-26  9:01 UTC  (2+ messages)

[Cluster-devel] [PATCH 1/5] mkfs.gfs2: Make dev a member of mkfs_opts
 2014-03-20 14:46 UTC  (5+ messages)
` [Cluster-devel] [PATCH 2/5] libgfs2: Add lgfs2_space_for_data()
` [Cluster-devel] [PATCH 3/5] libgfs2: Don't try to read more than IOV_MAX iovecs
` [Cluster-devel] [PATCH 4/5] mkfs.gfs2: Fix the resource group layout strategy, again
` [Cluster-devel] [PATCH 5/5] libgfs2: Don't call gfs2_blk2rgrpd in gfs2_set_bitmap

[Cluster-devel] [GFS2 PATCH] [TRY #2] GFS2: inline function gfs2_set_mode
 2014-03-19 16:17 UTC  (2+ messages)

[Cluster-devel] [GFS2 PATCH] GFS2: Eliminate always-0 return from gfs2_set_mode
 2014-03-19 15:35 UTC  (2+ messages)

[Cluster-devel] [GFS2 PATCH] GFS2: Remove extraneous function gfs2_security_init
 2014-03-19 15:21 UTC  (2+ messages)

[Cluster-devel] [GFS2 PATCH] GFS2: Increase the max number of ACLs
 2014-03-19 13:10 UTC 

[Cluster-devel] unformat gfs2 - urgent
 2014-03-18 14:31 UTC 

[Cluster-devel] [cluster.git][PATCH 0/2] schema validation hardening continued: failover domains
 2014-03-17  7:43 UTC  (4+ messages)
` [Cluster-devel] [PATCH 1/2] rng: more strict validation of failoverdomains wrt. priority attr
` [Cluster-devel] [PATCH 2/2] rng: FO validation: no use of nofailback in unordered domain

[Cluster-devel] [PATCH] fs: push sync_filesystem() down to the file system's remount_fs()
 2014-03-14 12:13 UTC  (7+ messages)

[Cluster-devel] [PATCH 0/2] gfs1 convert/fsck fixes
 2014-03-13  7:07 UTC  (7+ messages)
` [Cluster-devel] [PATCH 1/2] libgfs2: patch to update gfs1 superblock correctly
` [Cluster-devel] [PATCH 2/2] gfs2-utils: check and fix bad dinode pointers in gfs1 sb
    ` [Cluster-devel] [PATCHv2 "

[Cluster-devel] [GFS2 PATCH] GFS2: Re-add a call to log_flush_wait when flushing the journal
 2014-03-12 14:48 UTC  (2+ messages)

[Cluster-devel] [GFS2 PATCH] GFS2: Adjust lock reference count
 2014-03-12 14:47 UTC  (2+ messages)

[Cluster-devel] [GFS2 PATCH] GFS2: check NULL return value in gfs2_ok_to_move
 2014-03-12 13:08 UTC  (4+ 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).