cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-26 14:12:20 to 2015-10-03 13:32:59 UTC [more...]

[Cluster-devel] simplify configfs attributes V2
 2015-10-03 13:32 UTC  (24+ messages)
` [Cluster-devel] [PATCH 01/23] configfs: add show and store methods to struct configfs_attribute
` [Cluster-devel] [PATCH 02/23] usb-gadget: use per-attribute show and store methods
` [Cluster-devel] [PATCH 03/23] usb-gadget/uvc: "
` [Cluster-devel] [PATCH 04/23] usb-gadget/f_hid: "
` [Cluster-devel] [PATCH 05/23] usb-gadget/f_acm: "
` [Cluster-devel] [PATCH 06/23] usb-gadget/ether: "
` [Cluster-devel] [PATCH 07/23] usb-gadget/f_loopback: "
` [Cluster-devel] [PATCH 08/23] usb-gadget/f_midi: "
` [Cluster-devel] [PATCH 09/23] usb-gadget/f_printer: "
` [Cluster-devel] [PATCH 10/23] usb-gadget/f_sourcesink: "
` [Cluster-devel] [PATCH 11/23] usb-gadget/f_mass_storage: "
` [Cluster-devel] [PATCH 12/23] usb-gadget/f_uac1: "
` [Cluster-devel] [PATCH 13/23] usb-gadget/f_uac2: "
` [Cluster-devel] [PATCH 14/23] usb-gadget/f_obex: "
` [Cluster-devel] [PATCH 15/23] usb-gadget/f_phonet: "
` [Cluster-devel] [PATCH 16/23] usb-gadget/f_serial: "
` [Cluster-devel] [PATCH 17/23] dlm: "
` [Cluster-devel] [PATCH 18/23] spear13xx_pcie_gadget: "
` [Cluster-devel] [PATCH 19/23] target: "
` [Cluster-devel] [PATCH 20/23] netconsole: "
` [Cluster-devel] [PATCH 21/23] ocfs2/cluster: move locking into attribute "
` [Cluster-devel] [PATCH 22/23] ocfs2/cluster: use per-attribute show and "
` [Cluster-devel] [PATCH 23/23] configfs: remove old API

[Cluster-devel] simplify configfs attributes
 2015-10-01 17:23 UTC  (64+ messages)
` [Cluster-devel] [PATCH 01/23] configfs: add show and store methods to struct configfs_attribute
` [Cluster-devel] [PATCH 02/23] usb-gadget: use per-attribute show and store methods
` [Cluster-devel] [PATCH 03/23] usb-gadget/uvc: "
` [Cluster-devel] [PATCH 04/23] usb-gadget/f_hid: "
` [Cluster-devel] [PATCH 05/23] usb-gadget/f_acm: "
` [Cluster-devel] [PATCH 06/23] usb-gadget/ether: "
` [Cluster-devel] [PATCH 07/23] usb-gadget/f_loopback: "
` [Cluster-devel] [PATCH 08/23] usb-gadget/f_midi: "
` [Cluster-devel] [PATCH 09/23] usb-gadget/f_printer: "
` [Cluster-devel] [PATCH 10/23] usb-gadget/f_sourcesink: "
` [Cluster-devel] [PATCH 11/23] usb-gadget/f_mass_storage: "
` [Cluster-devel] [PATCH 12/23] usb-gadget/f_ac1: "
` [Cluster-devel] [PATCH 13/23] usb-gadget/f_uac2: "
` [Cluster-devel] [PATCH 14/23] usb-gadget/f_obex: "
` [Cluster-devel] [PATCH 15/23] usb-gadget/f_phonet: "
` [Cluster-devel] [PATCH 16/23] usb-gadget/f_serial: "
` [Cluster-devel] [PATCH 17/23] dlm: "
` [Cluster-devel] [PATCH 18/23] spear13xx_pcie_gadget: "
` [Cluster-devel] [PATCH 19/23] target: "
` [Cluster-devel] [PATCH 20/23] netconsole: "
` [Cluster-devel] [PATCH 21/23] ocfs2/cluster: move locking into attribute "
` [Cluster-devel] [PATCH 22/23] ocfs2/cluster: use per-attribute show and "
` [Cluster-devel] [PATCH 23/23] configfs: remove old API

[Cluster-devel] [GFS2 PATCH] gfs2: Add missing else in trans_add_meta/data
 2015-10-01 17:00 UTC 

[Cluster-devel] [gfs2-utils PATCH 00/20] fsck.gfs2: Fix bugs and eliminate pass1c
 2015-09-29 18:02 UTC  (22+ messages)
` [Cluster-devel] [gfs2-utils PATCH 01/20] libgfs2: Check block range when inserting into rgrp tree
` [Cluster-devel] [gfs2-utils PATCH 02/20] libgfs2: Check rgd->bits before referencing it
` [Cluster-devel] [gfs2-utils PATCH 03/20] fsck.gfs2: Add check for gfs1 invalid inode refs in dentry
` [Cluster-devel] [gfs2-utils PATCH 04/20] fsck.gfs2: Make debug messages more succinct wrt extended attributes
` [Cluster-devel] [gfs2-utils PATCH 05/20] fsck.gfs2: Break up funtion handle_dup_blk
` [Cluster-devel] [gfs2-utils PATCH 06/20] fsck.gfs2: Only preserve the _first_ acceptable inode reference
` [Cluster-devel] [gfs2-utils PATCH 07/20] fsck.gfs2: Don't just assume the remaining EA reference is good
` [Cluster-devel] [gfs2-utils PATCH 08/20] fsck.gfs2: Don't delete inode for duplicate reference in EA
` [Cluster-devel] [gfs2-utils PATCH 09/20] fsck.gfs2: Don't traverse EAs that belong to another inode
` [Cluster-devel] [gfs2-utils PATCH 10/20] fsck.gfs2: Refactor function check_indirect_eattr
` [Cluster-devel] [gfs2-utils PATCH 11/20] fsck.gfs2: Once an indirect ea error is found, flag all that follow
` [Cluster-devel] [gfs2-utils PATCH 12/20] fsck.gfs2: Always restore saved value for di_eattr
` [Cluster-devel] [gfs2-utils PATCH 13/20] fsck.gfs2: Remove redundancy in add_duplicate_ref
` [Cluster-devel] [gfs2-utils PATCH 14/20] fsck.gfs2: Don't remove duplicate eattr blocks
` [Cluster-devel] [gfs2-utils PATCH 15/20] fsck.gfs2: Refactor check_eattr_entries and add error messages
` [Cluster-devel] [gfs2-utils PATCH 16/20] fsck.gfs2: remove bad EAs at the end, not as-you-go
` [Cluster-devel] [gfs2-utils PATCH 17/20] fsck.gfs2: Combine remove_inode_eattr with its only caller
` [Cluster-devel] [gfs2-utils PATCH 18/20] fsck.gfs2: Print debug message to dilineate metadata blocks
` [Cluster-devel] [gfs2-utils PATCH 19/20] fsck.gfs2: Remove pass1c in favor of processing in pass1
` [Cluster-devel] [gfs2-utils PATCH 20/20] fsck.gfs2: Clone duplicate data block pointers

[Cluster-devel] [PATCH] mkfs.gfs2: print message about BKLDISCARD ioctl taking a long time
 2015-09-25  8:47 UTC  (2+ messages)

[Cluster-devel] [PATCH] mkfs.gfs2: Add a progress indicator to mkfs.gfs2
 2015-09-25  8:38 UTC  (2+ messages)

[Cluster-devel] [PATCH] GFS2: Set s_mode before parsing mount options
 2015-09-23 13:52 UTC  (2+ messages)

[Cluster-devel] [PATCH] GFS2: fallocate: do not rely on file_update_time to mark the inode dirty
 2015-09-22 12:44 UTC  (2+ messages)

[Cluster-devel] [PATCH] nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operations
 2015-09-16 22:04 UTC  (9+ messages)
` [Cluster-devel] [HPDD-discuss] "

[Cluster-devel] [PATCH] gfs2_lockcapture: Fix condition where dlm lockspaces parsing failed
 2015-09-16 10:56 UTC  (2+ messages)

[Cluster-devel] [libgfs2 PATCH] libgfs2: Check rgd->bits before referencing it
 2015-09-16 10:47 UTC  (2+ messages)

[Cluster-devel] [libgfs2 PATCH] libgfs2: Check block range when inserting into rgrp tree
 2015-09-16 10:45 UTC  (2+ messages)

[Cluster-devel] [PATCH 21/31] fs/dlm: use kmemdup rather than duplicating its implementation
 2015-09-16 10:03 UTC  (2+ messages)

[Cluster-devel] Adding 'virsh migrate migrate-setspeed' support to the vm RA
 2015-09-14 15:36 UTC  (3+ messages)
` [Cluster-devel] [ClusterLabs] "

[Cluster-devel] GFS2: Patches pulled, linux-gfs2.git rebased
 2015-09-14 13:21 UTC 

[Cluster-devel] [PATCH 00/39] drop null test before destroy functions
 2015-09-14 11:55 UTC  (4+ messages)
` [Cluster-devel] [PATCH 24/39] dlm: "
` [Cluster-devel] [PATCH 35/39] GFS2: "

[Cluster-devel] [PATCH 1/2] libgfs2: Add support for dirent.de_rahead
 2015-09-11 11:57 UTC  (14+ messages)
` [Cluster-devel] [PATCH 2/2] gfs2_edit: Include dirent.de_rahead in directory listings
      ` [Cluster-devel] [PATCH 1/2] gfs2: Fix printf format errors on x86
        ` [Cluster-devel] [PATCH 2/2] gfs2_edit: Add attribute printf for print_gfs2
          ` [Cluster-devel] gfs2 on-disk headers in user space

[Cluster-devel] [PATCH 1/2] fsck.gfs2: Really be quiet in quiet mode
 2015-09-11 11:35 UTC  (2+ messages)
` [Cluster-devel] [PATCH 2/2] fsck.gfs2: Improve read ahead in pass1_process_bitmap

[Cluster-devel] [PATCH 00/11] Eleven patches related to file unlink->delete->new
 2015-09-10 19:49 UTC  (12+ messages)
` [Cluster-devel] [PATCH 01/11] GFS2: Update master statfs buffer with sd_statfs_spin locked
` [Cluster-devel] [PATCH 02/11] GFS2: Allow fail_gunlock3 to set the free_vfs_inode bit
` [Cluster-devel] [PATCH 03/11] GFS2: Protect log tail calculations with inside locks
` [Cluster-devel] [PATCH 04/11] GFS2: Wait for iopen glock dequeues
` [Cluster-devel] [PATCH 05/11] GFS2: Reintroduce a timeout in function gfs2_gl_hash_clear
` [Cluster-devel] [PATCH 06/11] GFS2: Prevent gl_delete work for re-used inodes
` [Cluster-devel] [PATCH 07/11] GFS2: Truncate address space mapping when deleting an inode
` [Cluster-devel] [PATCH 08/11] GFS2: Don't filter out I_FREEING inodes anymore
` [Cluster-devel] [PATCH 09/11] GFS2: generalize gfs2_check_blk_type
` [Cluster-devel] [PATCH 10/11] GFS2: Rework transition from unlinked to deleted dinodes
` [Cluster-devel] [PATCH 11/11] GFS2: Change from tr_touched to tr_bufs

[Cluster-devel] GFS2: Pull request (merge window)
 2015-09-10 13:19 UTC 

[Cluster-devel] [PATCH] gfs2: Remove gl_spin define
 2015-09-09 13:44 UTC 

[Cluster-devel] GFS2: Pull request (merge window)
 2015-09-08 16:40 UTC  (2+ messages)
` [Cluster-devel] GFS2 pull request for this merge window delayed a couple days

[Cluster-devel] fence-agents 4.0.21 release
 2015-09-03 15:08 UTC 

[Cluster-devel] [PATCH] gfs2_edit savemeta: speed up is_block_in_per_node()
 2015-09-03 14:57 UTC 

[Cluster-devel] [PATCH 0/6] GFS2: Pre-pull patch posting (merge window)
 2015-09-03 14:45 UTC  (11+ messages)
` [Cluster-devel] [PATCH 1/6] gfs2: Simplify the seq file code for "sbstats"
` [Cluster-devel] [PATCH 2/6] GFS2: Move glock superblock pointer to field gl_name
` [Cluster-devel] [PATCH 3/6] GFS2: Use resizable hash table for glocks
` [Cluster-devel] [PATCH 4/6] gfs2: Make statistics unsigned, suitable for use with do_div()
` [Cluster-devel] [PATCH 5/6] gfs2: Fix a typo in a comment
` [Cluster-devel] [PATCH 6/6] gfs2: A minor "sbstats" cleanup

[Cluster-devel] [GFS2 PATCH] GFS2: Use resizable hash table for glocks
 2015-09-02 17:25 UTC 

[Cluster-devel] [GFS2 PATCH] GFS2: Remove unnecessary if
 2015-09-02 14:01 UTC 

[Cluster-devel] [GFS2 PATCH] GFS2: Remove unnecessary declare of jhash in rhashtable params
 2015-09-02 14:00 UTC 

[Cluster-devel] [GFS2 PATCH] GFS2: Re-add the rcu_read_lock in glock_hash_walk
 2015-09-02 13:59 UTC 

[Cluster-devel] FYI: Next Merge Window is now open, send GFS2 patches
 2015-08-31 12:32 UTC 

[Cluster-devel] [GFS2 PATCH 0/2] Increase GFS2 glock scalability
 2015-08-27 13:34 UTC  (10+ messages)
` [Cluster-devel] [GFS2 PATCH 1/2] GFS2: Move glock superblock pointer to field gl_name
    ` [Cluster-devel] [GFS2 PATCH 1/2][TRY #2] "
` [Cluster-devel] [GFS2 PATCH 2/2] GFS2: Use resizable hash table for glocks

[Cluster-devel] [DLM PATCH] dlm: print kernel message when we get an error from kernel_sendpage
 2015-08-27 13:16 UTC 

[Cluster-devel] [PATCH] gfs2: Incomplete "sbstat" statistics?
 2015-08-26 21:06 UTC  (3+ messages)

[Cluster-devel] [GFS2 PATCH 0/2 v2] readdir cookie patches
 2015-08-26 16:02 UTC  (4+ messages)
` [Cluster-devel] [GFS2 PATCH 2/2 v2] gfs2: change gfs2 readdir cookie

[Cluster-devel] [PATCH] gfs2: Fix a typo in a comment
 2015-08-26 14:20 UTC 

[Cluster-devel] [PATCH] gfs2: Make statistics unsigned, suitable for use with do_div()
 2015-08-26 14:19 UTC  (2+ messages)
` [Cluster-devel] [PATCH] gfs2: A minor "sbstats" cleanup


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