messages from 2013-12-16 17:18:01 to 2014-03-07 09:17:10 UTC [more...]
[Cluster-devel] [GFS2 PATCH] GFS2: Move recovery variables to journal structure in memory
2014-03-07 9:17 UTC (2+ messages)
[Cluster-devel] [PATCH 0/3] gfs: More logging neatening
2014-03-06 20:17 UTC (5+ messages)
` [Cluster-devel] [PATCH 1/3] gfs2: Use pr_<level> more consistently
` [Cluster-devel] [PATCH 2/3] gfs2: Use fs_<level> more often
` [Cluster-devel] [PATCH 3/3] gfs2: Convert gfs2_lm_withdraw to use fs_err
` [Cluster-devel] [PATCH V2 "
[Cluster-devel] [PATCH] GFS2: return -E2BIG if hit the maximum limits of ACLs
2014-03-06 15:42 UTC (2+ messages)
[Cluster-devel] GFS2: Clean up journal extent mapping
2014-03-06 13:58 UTC (3+ messages)
[Cluster-devel] [gfs2_edit PATCH] gfs2_edit: mark log headers with the unmounted flag
2014-03-04 11:43 UTC (2+ messages)
[Cluster-devel] [PATCH 0/7] gfs2_edit journalX block reference feature and fixes
2014-03-03 18:56 UTC (10+ messages)
` [Cluster-devel] [PATCH 1/7] libgfs2: Remove another exit() call
` [Cluster-devel] [PATCH 2/7] gfs2-utils: Fix up some errors reported by clang
` [Cluster-devel] [PATCH 3/7] gfs2_edit: Separate out the journal-related functions to journal.c
` [Cluster-devel] [PATCH 4/7] gfs2_edit: Add more intelligence to journal dumps
` [Cluster-devel] [PATCH 5/7] gfs2_edit: Use the metadata description in get_block_type
` [Cluster-devel] [PATCH 6/7] gfs2_edit: Report referencing block address in the new journal code
` [Cluster-devel] [PATCH 7/7] gfs2_edit: More static analysis fixes
` [Cluster-devel] [PATCH] gfs2_edit: Corrections to log descriptor reference parsing
[Cluster-devel] [PATCH] gfs2-utils: Fail to configure if flex is not found
2014-02-28 10:35 UTC
[Cluster-devel] [gfs2-utils PATCH] gfs2_edit: Add more intelligence to journal dumps
2014-02-27 14:25 UTC
[Cluster-devel] [gfs2-utils PATCH] gfs2_edit: Separate out the journal-related functions to journal.c
2014-02-27 14:23 UTC
[Cluster-devel] CMAN/DLM without SCTP
2014-02-26 16:10 UTC (4+ messages)
[Cluster-devel] [PATCH] decrease expected_replies when remote node is down [V2]
2014-02-26 11:20 UTC
[Cluster-devel] [PATCH 1/4] libgfs2: Superblock building and writing improvements
2014-02-25 12:20 UTC (9+ messages)
` [Cluster-devel] [PATCH 2/4] gfs2-utils: Ensure sb_uuid uses are guarded
` [Cluster-devel] [PATCH 3/4] libgfs2: Add support for new leaf hint fields
` [Cluster-devel] [PATCH 4/4] mkfs.gfs2: Remove a dead structure
` [Cluster-devel] [PATCH] fsck.gfs2: special handling for gfs1 sb update
[Cluster-devel] GFS2: Remove extra "if" in gfs2_log_flush()
2014-02-25 11:55 UTC
[Cluster-devel] [patch] fs: NULL dereference in posix_acl_to_xattr()
2014-02-25 10:07 UTC (3+ messages)
[Cluster-devel] GFS2: Move log buffer accounting to transaction
2014-02-24 19:47 UTC
[Cluster-devel] GFS2: Move log buffer lists into transaction
2014-02-24 19:46 UTC
[Cluster-devel] [PATCH 2/2] fence_scsi: port to fencing lib
2014-02-21 12:03 UTC
[Cluster-devel] [PATCH 1/2] fencing: accept only options used in fence-agent
2014-02-21 12:03 UTC
[Cluster-devel] GFS2: Reduce struct gfs2_trans in size
2014-02-21 12:03 UTC
[Cluster-devel] fence-agents-4.0.7 stable release
2014-02-17 15:33 UTC
[Cluster-devel] [PATCH 02/21] fs: Include appropriate header file in dlm/ast.c
2014-02-10 12:30 UTC (4+ messages)
` [Cluster-devel] [PATCH 10/21] fs: Mark functions as static in gfs2/rgrp.c
[Cluster-devel] [GFS2 PATCH] GFS2: Lock i_mutex and use a local gfs2_holder for fallocate
2014-02-06 17:34 UTC (2+ messages)
[Cluster-devel] GFS2: journal data writepages update
2014-02-05 14:36 UTC
[Cluster-devel] [patch] dlm: silence a harmless use after free warning
2014-02-05 13:21 UTC
[Cluster-devel] GFS2: Allocate block for xattr at inode alloc time, if required
2014-02-04 15:43 UTC
[Cluster-devel] [PATCH RHEL6] libgfs2: Fix up remove_mtab_entry
2014-02-04 12:29 UTC (2+ messages)
[Cluster-devel] [PATCH v2] ceph: fix posix ACL hooks
2014-02-03 21:23 UTC
[Cluster-devel] [PATCH 1/2] gfs2_edit: Convert fssize to bytes before reporting fs size
2014-02-03 14:28 UTC (3+ messages)
` [Cluster-devel] [PATCH 2/2] gfs2-utils: Remove duplicate definitions of gfs1 structs
[Cluster-devel] GFS2 git tree
2014-02-03 10:00 UTC
[Cluster-devel] [RFC] gfs2: Add sb and rgrp fields to aid fsck and grow
2014-01-30 17:31 UTC (4+ messages)
[Cluster-devel] [PATCH] fencing: correct default values in manual pages for symlinks
2014-01-30 8:33 UTC
[Cluster-devel] GFS2: Plug on AIL flush
2014-01-29 11:53 UTC
[Cluster-devel] [PATCH 1/8] libgfs2: Remove sdp argument from compute_heightsize
2014-01-27 17:09 UTC (13+ messages)
` [Cluster-devel] [PATCH 2/8] libgfs2: Remove sdp and j arguments from write_journal
` [Cluster-devel] [PATCH 3/8] libgfs2: Rework find_metapath
` [Cluster-devel] [PATCH 4/8] libgfs2: Improve and simplify blk_alloc_in_rg
` [Cluster-devel] [PATCH 5/8] mkfs.gfs2 tests: Enable debug output
` [Cluster-devel] [PATCH 6/8] libgfs2: Refactor block allocation functions
` [Cluster-devel] [PATCH 7/8] gfs2-utils: Clean up unused functions
` [Cluster-devel] [PATCH 8/8] libgfs2: Remove exit call from build_rgrps
[Cluster-devel] GFS2: Pre-pull patch posting (merge window)
2014-01-22 9:58 UTC (29+ messages)
` [Cluster-devel] [PATCH 01/24] GFS2: If requested is too large, use the largest extent in the rgrp
` [Cluster-devel] [PATCH 02/24] GFS2: Drop inadequate rgrps from the reservation tree
` [Cluster-devel] [PATCH 03/24] GFS2: Implement a "rgrp has no extents longer than X" scheme
` [Cluster-devel] [PATCH 04/24] GFS2: Clean up releasepage
` [Cluster-devel] [PATCH 05/24] GFS2: Remove gfs2_quota_change_host structure
` [Cluster-devel] [PATCH 06/24] GFS2: Remove test which is always true
` [Cluster-devel] [PATCH 07/24] GFS2: Use range based functions for rgrp sync/invalidation
` [Cluster-devel] [PATCH 08/24] GFS2: Use only a single address space for rgrps
` [Cluster-devel] [PATCH 09/24] GFS2: Add directory addition info structure
` [Cluster-devel] [PATCH 10/24] GFS2: Consolidate transaction blocks calculation for dir add
` [Cluster-devel] [PATCH 11/24] GFS2: Remember directory insert point
` [Cluster-devel] [PATCH 12/24] GFS2: Increase i_writecount during gfs2_setattr_chown
` [Cluster-devel] [PATCH 13/24] GFS2: For exhash conversion, only one block is needed
` [Cluster-devel] [PATCH 14/24] GFS2: Add hints to directory leaf blocks
` [Cluster-devel] [PATCH 15/24] GFS2: Add initialization for address space in super block
` [Cluster-devel] [PATCH 16/24] GFS2: No need to invalidate pages for a dio read
` [Cluster-devel] [PATCH 17/24] GFS2: Use RCU/hlist_bl based hash for quotas
` [Cluster-devel] [PATCH 18/24] GFS2: Only run logd and quota when mounted read/write
` [Cluster-devel] [PATCH 19/24] GFS2: Clean up quota slot allocation
` [Cluster-devel] [PATCH 20/24] GFS2: Move quota bitmap operations under their own lock
` [Cluster-devel] [PATCH 21/24] GFS2: Fix kbuild test robot reported warning
` [Cluster-devel] [PATCH 22/24] GFS2: Don't use ENOBUFS when ENOMEM is the correct error code
` [Cluster-devel] [PATCH 23/24] GFS2: Small cleanup
` [Cluster-devel] [PATCH 24/24] GFS2: revert "GFS2: d_splice_alias() can't return error"
[Cluster-devel] [PATCH net-next] dlm: use {lock|release}_sock instead, sctp_{lock|release}_sock
2014-01-21 8:33 UTC
[Cluster-devel] GFS2: Pull request (merge window)
2014-01-20 19:15 UTC
[Cluster-devel] [GFS2 PATCH] GFS2: Small cleanup
2014-01-16 13:52 UTC
[Cluster-devel] GFS2: Don't use ENOBUFS when ENOMEM is the correct error code
2014-01-16 13:22 UTC
[Cluster-devel] GFS2: Fix kbuild test robot reported warning
2014-01-15 13:00 UTC
[Cluster-devel] GFS2: No need to invalidate pages for a dio read
2014-01-14 19:24 UTC
[Cluster-devel] [PATCH 4/4] GFS2: Move quota bitmap operations under their own lock
2014-01-14 19:11 UTC
[Cluster-devel] [PATCH 3/4] GFS2: Clean up quota slot allocation
2014-01-14 19:11 UTC
[Cluster-devel] [PATCH 2/4] GFS2: Only run logd and quota when mounted read/write
2014-01-14 19:11 UTC
[Cluster-devel] [PATCH 1/4] GFS2: Use RCU/hlist_bl based hash for quotas
2014-01-14 19:11 UTC
[Cluster-devel] fence-agents-4.0.6 stable release
2014-01-10 13:15 UTC
[Cluster-devel] [PATCH 3/3] fence_ipmilan: add long description
2014-01-10 10:44 UTC
[Cluster-devel] [PATCH 2/3] fence_amt: add long description
2014-01-10 10:44 UTC
[Cluster-devel] [PATCH 1/3] fencing: method cycle can be used with maximum 1 plug
2014-01-10 10:44 UTC
[Cluster-devel] GFS2: Add initialization for address space in super block
2014-01-09 16:39 UTC
[Cluster-devel] Curious lockdep report
2014-01-09 16:32 UTC (2+ messages)
[Cluster-devel] [PATCH -next 0/4] fs: Use seq_is_buf_full
2014-01-08 17:47 UTC (2+ messages)
[Cluster-devel] GFS2: Add hints to directory leaf blocks
2014-01-08 15:20 UTC
[Cluster-devel] GFS2: For exhash conversion, only one block is needed
2014-01-08 15:15 UTC
[Cluster-devel] [GFS2 PATCH] GFS2: Increase i_writecount during gfs2_setattr_chown
2014-01-07 17:38 UTC (4+ messages)
[Cluster-devel] [PATCH 00/21] Consolidate Posix ACL implementation V3
2014-01-07 15:53 UTC (30+ messages)
` [Cluster-devel] [PATCH 01/21] reiserfs: prefix ACL symbols with reiserfs_
` [Cluster-devel] [PATCH 02/21] fs: merge xattr_acl.c into posix_acl.c
` [Cluster-devel] [PATCH 03/21] fs: add get_acl helper
` [Cluster-devel] [PATCH 04/21] fs: add a set_acl inode operation
` [Cluster-devel] [PATCH 05/21] fs: add generic xattr_acl handlers
` [Cluster-devel] [PATCH 06/21] fs: make posix_acl_chmod more useful
` [Cluster-devel] [PATCH 07/21] fs: make posix_acl_create "
` [Cluster-devel] [PATCH 08/21] btrfs: use generic posix ACL infrastructure
` [Cluster-devel] [PATCH 09/21] ext2/3/4: "
` [Cluster-devel] [PATCH 10/21] f2fs: "
` [Cluster-devel] [PATCH 11/21] hfsplus: "
` [Cluster-devel] [PATCH 12/21] jffs2: "
` [Cluster-devel] [PATCH 13/21] ocfs2: "
` [Cluster-devel] [PATCH 14/21] reiserfs: "
` [Cluster-devel] [PATCH 15/21] xfs: "
` [Cluster-devel] [PATCH 16/21] jfs: "
` [Cluster-devel] [PATCH 17/21] gfs2: "
` [Cluster-devel] [PATCH 18/21] nfs: use generic posix ACL infrastructure for v3 Posix ACLs
` [Cluster-devel] [PATCH 19/21] fs: remove generic_acl
` [Cluster-devel] [PATCH 20/21] nfsd: use get_acl and ->set_acl
` [Cluster-devel] [PATCH 21/21] hfsplus: remove can_set_xattr
[Cluster-devel] GFS2: Remember directory insert point
2014-01-06 14:56 UTC
[Cluster-devel] GFS2: Consolidate transaction blocks calculation for dir add
2014-01-06 14:54 UTC
[Cluster-devel] GFS2: Add directory addition info structure
2014-01-06 14:52 UTC
[Cluster-devel] Fw: some fence_virsh, fene_apc patches for RHEL6 backports
2014-01-06 13:01 UTC (8+ messages)
` [Cluster-devel] Fence agent for Tripplite PDU
[Cluster-devel] GFS2 -nmw tree
2014-01-03 10:21 UTC
[Cluster-devel] GFS2: Pull request (fixes)
2014-01-02 12:41 UTC
[Cluster-devel] GFS2: Pre-pull patch posting (fixes)
2014-01-02 12:28 UTC (7+ messages)
` [Cluster-devel] [PATCH 1/6] GFS2: don't hold s_umount over blkdev_put
` [Cluster-devel] [PATCH 2/6] GFS2: Fix use-after-free race when calling gfs2_remove_from_ail
` [Cluster-devel] [PATCH 3/6] GFS2: Fix slab memory leak in gfs2_bufdata
` [Cluster-devel] [PATCH 4/6] GFS2: Fix incorrect invalidation for DIO/buffered I/O
` [Cluster-devel] [PATCH 5/6] GFS2: Wait for async DIO in glock state changes
` [Cluster-devel] [PATCH 6/6] GFS2: Fix unsafe dereference in dump_holder()
[Cluster-devel] [PATCH 4/4] fence_amt: new fence agent for Intel AMT
2013-12-30 16:24 UTC
[Cluster-devel] [PATCH 3/4] fence_ipmilan: port to fencing library
2013-12-30 16:24 UTC
[Cluster-devel] [PATCH 2/4] fencing: add function is_executale
2013-12-30 16:24 UTC
[Cluster-devel] [PATCH 1/4] fencing: new option --method
2013-12-30 16:24 UTC
[Cluster-devel] [PATCH 0/0] Consolidate Posix ACL implementation V3
2013-12-20 13:11 UTC
[Cluster-devel] [PATCH 1/2] fence_ipmilan: port to fencing library
2013-12-19 15:44 UTC (2+ messages)
[Cluster-devel] [PATCH 2/2] fence_amt: new fence agent for Intel AMT
2013-12-19 15:40 UTC (2+ messages)
[Cluster-devel] [PATCH 1/3] fencing: new option --method
2013-12-19 15:28 UTC (2+ messages)
[Cluster-devel] GFS2: Wait for async DIO in glock state changes
2013-12-19 12:36 UTC
[Cluster-devel] GFS2: Fix incorrect invalidation for DIO/buffered I/O
2013-12-19 12:34 UTC
[Cluster-devel] [cluster][PATCH] rng: {for, back}ward-compat support for more strict RA validation
2013-12-17 16:16 UTC (3+ messages)
` [Cluster-devel] [PATCH v2] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).