cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-11 16:43:29 to 2016-04-30 22:19:44 UTC [more...]

[Cluster-devel] [PATCH 0/2] scop GFP_NOFS api
 2016-04-30 22:19 UTC  (24+ messages)
` [Cluster-devel] [PATCH 1/2] mm: add PF_MEMALLOC_NOFS
  ` [Cluster-devel] [PATCH 1.1/2] xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
    ` [Cluster-devel] [PATCH 1.2/2] mm: introduce memalloc_nofs_{save, restore} API
` [Cluster-devel] [PATCH 2/2] mm, debug: report when GFP_NO{FS, IO} is used explicitly from memalloc_no{fs, io}_{save, restore} context

[Cluster-devel] [GFS2 PATCH 0/3] Fix inode transition from unlinked to free
 2016-04-28 14:16 UTC  (7+ messages)
` [Cluster-devel] [GFS2 PATCH 1/3] Revert "GFS2: Eliminate parameter non_block on gfs2_inode_lookup"
` [Cluster-devel] [GFS2 PATCH 2/3] Revert "GFS2: Don't filter out I_FREEING inodes anymore"
` [Cluster-devel] [GFS2 PATCH 3/3] GFS2: Add retry loop to delete_work_func
  ` [Cluster-devel] [GFS2 PATCH 3/3 v2] "
      ` [Cluster-devel] [GFS2 PATCH 3/3 v3] "

[Cluster-devel] [PATCH] GFS2: Add calls to gfs2_holder_uninit in two error handlers
 2016-04-20  0:10 UTC  (3+ messages)

[Cluster-devel] [PATCH] gfs2(5): add rgrplbv and loccookie info the the manpage
 2016-04-15 22:22 UTC  (2+ messages)

[Cluster-devel] GFS2: Always call gfs2_holder_uninit after gfs_holder_init?
 2016-04-15 20:30 UTC  (3+ messages)

[Cluster-devel] [fsck.gfs2 PATCH 00/30] fsck.gfs2: memory reduction patches
 2016-04-15 13:38 UTC  (31+ messages)
` [Cluster-devel] [fsck.gfs2 PATCH 01/30] fsck.gfs2: Move pass5 to immediately follow pass1
` [Cluster-devel] [fsck.gfs2 PATCH 02/30] fsck.gfs2: Convert block_type to bitmap_type after pass1 and 5
` [Cluster-devel] [fsck.gfs2 PATCH 03/30] fsck.gfs2: Change bitmap_type variables to int
` [Cluster-devel] [fsck.gfs2 PATCH 04/30] fsck.gfs2: Use di_entries to determine if lost+found was created
` [Cluster-devel] [fsck.gfs2 PATCH 05/30] fsck.gfs2: pass1b shouldn't complain about non-bitmap blocks
` [Cluster-devel] [fsck.gfs2 PATCH 06/30] fsck.gfs2: Change all fsck_blockmap_set to fsck_bitmap_set
` [Cluster-devel] [fsck.gfs2 PATCH 07/30] fsck.gfs2: Move set_ip_blockmap to pass1
` [Cluster-devel] [fsck.gfs2 PATCH 08/30] fsck.gfs2: Remove unneeded parameter instree from set_ip_blockmap
` [Cluster-devel] [fsck.gfs2 PATCH 09/30] fsck.gfs2: Move leaf repair to pass2
` [Cluster-devel] [fsck.gfs2 PATCH 10/30] fsck.gfs2: Eliminate astate code
` [Cluster-devel] [fsck.gfs2 PATCH 11/30] fsck.gfs2: Move reprocess code to pass1
` [Cluster-devel] [fsck.gfs2 PATCH 12/30] fsck.gfs2: Separate out functions that may only be done after pass1
` [Cluster-devel] [fsck.gfs2 PATCH 13/30] fsck.gfs2: Divest check_metatree from fsck_blockmap_set
` [Cluster-devel] [fsck.gfs2 PATCH 14/30] fsck.gfs2: eliminate fsck_blockmap_set from check_eattr_entries
` [Cluster-devel] [fsck.gfs2 PATCH 15/30] fsck.gfs2: Move blockmap stuff to pass1.c
` [Cluster-devel] [fsck.gfs2 PATCH 16/30] fsck: make pass1 call bitmap reconciliation AKA pass5
` [Cluster-devel] [fsck.gfs2 PATCH 17/30] fsck.gfs2: make blockmap global variable only to pass1
` [Cluster-devel] [fsck.gfs2 PATCH 18/30] fsck.gfs2: Add wrapper function pass1_check_metatree
` [Cluster-devel] [fsck.gfs2 PATCH 19/30] fsck.gfs2: pass counted_links into fix_link_count in pass4
` [Cluster-devel] [fsck.gfs2 PATCH 20/30] fsck.gfs2: refactor pass4 function scan_inode_list
` [Cluster-devel] [fsck.gfs2 PATCH 21/30] fsck.gfs2: More refactoring of "
` [Cluster-devel] [fsck.gfs2 PATCH 22/30] fsck.gfs2: Fix white space problems
` [Cluster-devel] [fsck.gfs2 PATCH 23/30] fsck.gfs2: move link count info for directories to directory tree
` [Cluster-devel] [fsck.gfs2 PATCH 24/30] fsck.gfs2: adjust rgrp inode count when fixing bitmap
` [Cluster-devel] [fsck.gfs2 PATCH 25/30] fsck.gfs2: Use bitmaps instead of linked list for inodes w/nlink == 1
` [Cluster-devel] [fsck.gfs2 PATCH 26/30] fsck.gfs2: blocks cannot be UNLINKED in pass1b or after that
` [Cluster-devel] [fsck.gfs2 PATCH 27/30] fsck.gfs2: Add error checks to get_next_leaf
` [Cluster-devel] [fsck.gfs2 PATCH 28/30] fsck.gfs2: re-add a non-allocating repair_leaf to pass1
` [Cluster-devel] [fsck.gfs2 PATCH 29/30] libgfs2: Allocate new GFS1 metadata as type 3, not type 1
` [Cluster-devel] [fsck.gfs2 PATCH 30/30] fsck.gfs2: Undo partially done metadata records

[Cluster-devel] [PATCH] xattr: Export xattr_resolve_name
 2016-04-15  3:01 UTC  (26+ messages)
  ` [Cluster-devel] [PATCH 1/8] cifs: Fix xattr name checks
  ` [Cluster-devel] [PATCH 2/8] cifs: Check for equality with ACL_TYPE_ACCESS and ACL_TYPE_DEFAULT
  ` [Cluster-devel] [PATCH 3/8] cifs: Fix removexattr for os2.* xattrs
  ` [Cluster-devel] [PATCH 4/8] ceph: Get rid of d_find_alias in ceph_set_acl
  ` [Cluster-devel] [PATCH 5/8] ceph: Switch to generic xattr handlers
  ` [Cluster-devel] [PATCH 6/8] ceph: kill __ceph_removexattr()
  ` [Cluster-devel] [PATCH 7/8] posix acls: Export xattr_handler functions
  ` [Cluster-devel] [PATCH 8/8] gfs2: Switch to generic xattr handlers

[Cluster-devel] [GFS2 PATCH] GFS2: Remove bufdata from transactions to which they belong
 2016-04-14 19:20 UTC 

[Cluster-devel] [GFS2 PATCH] GFS2: Don't dereference inode in gfs2_inode_lookup until it's valid
 2016-04-13 15:00 UTC 

[Cluster-devel] [PATCH] fs/gfs2/glock.c: Deinline do_error, save 1856 bytes
 2016-04-12 16:49 UTC  (4+ messages)

[Cluster-devel] [PATCH] gfs2: Switch to generic xattr handlers
 2016-04-12 16:33 UTC  (2+ messages)

[Cluster-devel] linux-4.6-rc2/fs/dlm/user.c:457]: (style) Redundant condition
 2016-04-06 18:14 UTC 

[Cluster-devel] [PATCH] fs: return EPERM on immutable inode
 2016-04-06  3:44 UTC  (3+ messages)
` [Cluster-devel] [PATCH v2] "

[Cluster-devel] [PATCH 1/2] gfs2_edit: Don't hijack bh->b_data in read_master_dir
 2016-04-05 17:11 UTC  (6+ messages)
` [Cluster-devel] [PATCH 2/2] mkfs.gfs2: Open the target device with O_EXCL

[Cluster-devel] [GFS2 PATCH] gfs2: Use gfs2 wrapper to sync inode before calling generic_file_splice_read()
 2016-04-05 17:05 UTC  (2+ messages)

[Cluster-devel] [GFS2 PATCH] GFS2: Get rid of dead code in inode_go_demote_ok
 2016-04-04 13:55 UTC  (2+ messages)

[Cluster-devel] [PATCH] dlm: config: Fix ENOMEM failures in make_cluster()
 2016-03-29 15:18 UTC  (3+ messages)

[Cluster-devel] [PATCH 1/3] libgfs2: New function lgfs2_rindex_read_one()
 2016-03-29 11:26 UTC  (3+ messages)
` [Cluster-devel] [PATCH 2/3] gfs2-utils tests: Add helper program to damage rgrps
` [Cluster-devel] [PATCH 3/3] gfs2-utils tests: Add fsck.gfs2 rgrp/rindex repair tests

[Cluster-devel] [PATCH] fs/gfs2: __lockref_is_dead can be boolean
 2016-03-25  1:51 UTC 

[Cluster-devel] [PATCH] GFS2: ignore unlock failures after withdraw
 2016-03-24 12:34 UTC  (2+ messages)

[Cluster-devel] [PATCH 0/4] patches related to file unlink->delete->new
 2016-03-23 16:13 UTC  (17+ messages)
` [Cluster-devel] [PATCH 2/4] GFS2: Don't filter out I_FREEING inodes anymore
` [Cluster-devel] [PATCH 3/4] GFS2: Eliminate parameter non_block on gfs2_inode_lookup
` [Cluster-devel] [PATCH 4/4] GFS2: Make deletes use regular inode_lookup with special code path

[Cluster-devel] [gfs2-utils PATCH 00/11] Misc patches regarding corrupt rindex handling
 2016-03-21 16:44 UTC  (15+ messages)
` [Cluster-devel] [gfs2-utils PATCH 01/11] libgfs2: Backport rbtree fixes from upstream
` [Cluster-devel] [gfs2-utils PATCH 02/11] libgfs2: Check for obvious corruption reading rindex
` [Cluster-devel] [gfs2-utils PATCH 03/11] libgfs2: Change rgrp counts to be uint64_t
` [Cluster-devel] [gfs2-utils PATCH 04/11] gfs2_edit: Don't reference an empty rgrp tree
` [Cluster-devel] [gfs2-utils PATCH 05/11] fsck.gfs2: Read jindex before making rindex repairs
` [Cluster-devel] [gfs2-utils PATCH 06/11] fsck.gfs2: better reporting of false positive rgrp identification
` [Cluster-devel] [gfs2-utils PATCH 07/11] fsck.gfs2: Minor reformatting
` [Cluster-devel] [gfs2-utils PATCH 08/11] fsck.gfs2: Ditch variable rgcount_from_index
` [Cluster-devel] [gfs2-utils PATCH 09/11] fsck.gfs2: Add ability to fix rindex file size
` [Cluster-devel] [gfs2-utils PATCH 10/11] fsck.gfs2: Do not try to overrun the max rgrps that fit inside rindex
` [Cluster-devel] [gfs2-utils PATCH 11/11] fsck.gfs2: Detect multiple rgrp grow segments

[Cluster-devel] GFS2: Patches pulled, linux-gfs2.git rebased
 2016-03-18 12:19 UTC 

[Cluster-devel] GFS2: Pull request (merge window)
 2016-03-17 12:51 UTC 

[Cluster-devel] [GFS2 PATCH 0/6] GFS2: Pre-pull patch posting (merge window)
 2016-03-15 16:24 UTC  (7+ messages)
` [Cluster-devel] [GFS2 PATCH 1/6] GFS2: Check if iopen is held when deleting inode
` [Cluster-devel] [GFS2 PATCH 2/6] gfs2: avoid uninitialized variable warning
` [Cluster-devel] [GFS2 PATCH 3/6] GFS2: Fix direct IO write rounding error
` [Cluster-devel] [GFS2 PATCH 4/6] GFS2: Prevent delete work from occurring on glocks used for create
` [Cluster-devel] [GFS2 PATCH 5/6] GFS2: Don't filter out I_FREEING inodes anymore
` [Cluster-devel] [GFS2 PATCH 6/6] GFS2: Eliminate parameter non_block on gfs2_inode_lookup

[Cluster-devel] [PATCH 2/3] dlm: use KMEM_CACHE macro
 2016-03-13  7:18 UTC 

[Cluster-devel] [PATCH] configfs: switch ->default groups to a linked list
 2016-03-11  2:19 UTC  (7+ messages)

[Cluster-devel] Heads up: Kernel Merge Window coming soon
 2016-03-07 13:16 UTC 

[Cluster-devel] [PATCH v2] glocktop: Fix a tight loop under nohup
 2016-03-02 12:03 UTC  (4+ messages)
  ` [Cluster-devel] [PATCH v3] "

[Cluster-devel] Problems in fence_drac.8, fence_na.8, fence_drac5.8
 2016-02-29 11:35 UTC 

[Cluster-devel] [PATCH] glocktop: Fix a tight loop under nohup
 2016-02-26 19:57 UTC  (2+ messages)

[Cluster-devel] [GFS2 PATCH] GFS2: Defer the final inode glock put
 2016-02-25 11:10 UTC  (3+ messages)

[Cluster-devel] [PATCH] mkfs.gfs2(8) man page improvements
 2016-02-22 17:11 UTC 

[Cluster-devel] [DLM PATCH] DLM: Save and restore socket callbacks properly
 2016-02-17 14:58 UTC 

[Cluster-devel] Review of gfs2-utils test failure and gfs2_dirent changes
 2016-02-16 13:20 UTC 

[Cluster-devel] [DLM PATCH 0/6] Misc DLM Improvements Regarding Socket Errors
 2016-02-15 21:24 UTC  (19+ messages)
` [Cluster-devel] [DLM PATCH 3/6] DLM: Make consistent error path through tcp_create_listen_sock
      ` [Cluster-devel] [DLM PATCH 3/6] DLM: Make consistent error path
` [Cluster-devel] [DLM PATCH 4/6] DLM: Eliminate useless goto
` [Cluster-devel] [DLM PATCH 5/6] DLM: Add locking to protect save callback assignments
` [Cluster-devel] [DLM PATCH 6/6] DLM: save / restore all socket callbacks
    ` [Cluster-devel] [DLM PATCH 6/6][try #2] "

[Cluster-devel] [PATCH] libgfs2: Support the new dirent de_cookie field
 2016-02-15 13:41 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).