cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-04 16:05:55 to 2015-09-28 13:41:01 UTC [more...]

[Cluster-devel] simplify configfs attributes
 2015-09-28 13:41 UTC  (54+ 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] [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  (13+ 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  (5+ messages)
` [Cluster-devel] [GFS2 PATCH 1/2 v2] gfs2: keep offset when splitting dir leaf blocks
` [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  (4+ messages)
` [Cluster-devel] [PATCH] gfs2: A minor "sbstats" cleanup

[Cluster-devel] [RFC 00/11] Inode security label invalidation
 2015-08-24 20:47 UTC  (20+ messages)
` [Cluster-devel] [RFC 01/11] ubifs: Remove unused "security.*" xattr handler
` [Cluster-devel] [RFC 02/11] hfsplus: Remove unused xattr handler list operations
` [Cluster-devel] [RFC 03/11] 9p: Simplify the xattr handlers
` [Cluster-devel] [RFC 04/11] xattr handlers: Pass handler to operations instead of flags
` [Cluster-devel] [RFC 05/11] xattr handlers: Some simplifications
` [Cluster-devel] [RFC 06/11] lib: Move strcmp_prefix into string.c
` [Cluster-devel] [RFC 07/11] 9p: Stop using the generic xattr_handler infrastructure
` [Cluster-devel] [RFC 08/11] xattr: Pass inodes to xattr handlers instead of dentries
` [Cluster-devel] [RFC 09/11] vfs: Add igetxattr inode operation
` [Cluster-devel] [RFC 10/11] selinux: Allow to invalidate an inode's security label
` [Cluster-devel] [RFC 11/11] gfs2: Invalide security labels of inodes that go invalid

[Cluster-devel] [PATCH 0/3] gfs2-utils: Withdraw helper script integration
 2015-08-19 16:15 UTC  (5+ messages)
` [Cluster-devel] [PATCH 1/3] scripts: rename gfs2_wd_udev.sh to gfs2_withdraw_helper
` [Cluster-devel] [PATCH 2/3] scripts: install the withdraw helper script
` [Cluster-devel] [PATCH 3/3] scripts: install the withdraw udev rules script

[Cluster-devel] [PATCH 1/6] dlm: fix connection stealing if using SCTP
 2015-08-13 12:13 UTC  (12+ messages)
` [Cluster-devel] [PATCH 2/6] dlm: fix race while closing connections
` [Cluster-devel] [PATCH 3/6] dlm: fix not reconnecting on connecting error handling
` [Cluster-devel] [PATCH 4/6] dlm: use sctp 1-to-1 API
` [Cluster-devel] [PATCH 5/6] dlm: replace BUG_ON with a less severe handling
` [Cluster-devel] [PATCH 6/6] dlm: fix reconnecting but not sending data

[Cluster-devel] [PATCH 0/6] use sctp 1-to-1 API
 2015-08-11 22:22 UTC 

[Cluster-devel] fence-agents 4.0.20 release
 2015-08-11 11:52 UTC 

[Cluster-devel] Mailing list moderated?
 2015-08-05  3:12 UTC  (5+ messages)

[Cluster-devel] [GFS2 PATCH v2] gfs2-utils: Fix hang on withdraw
 2015-08-04 16:44 UTC  (2+ 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).