messages from 2015-04-13 15:10:27 to 2015-08-20 18:19:58 UTC [more...]
[Cluster-devel] [RFC 00/11] Inode security label invalidation
2015-08-20 18:19 UTC (12+ 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] [PATCH 21/31] fs/dlm: use kmemdup rather than duplicating its implementation
2015-08-07 7:59 UTC
[Cluster-devel] Mailing list moderated?
2015-08-05 3:12 UTC (7+ messages)
[Cluster-devel] [GFS2 PATCH v2] gfs2-utils: Fix hang on withdraw
2015-08-04 16:44 UTC (2+ messages)
[Cluster-devel] [GFS2 PATCH] gfs2-utils: Fix hang on withdraw
2015-08-04 14:40 UTC (3+ messages)
[Cluster-devel] [GFS2 PATCH] GFS2: Handle errors from rhashtable_walk_next
2015-08-03 20:30 UTC (2+ messages)
[Cluster-devel] PROBLEM: dlm: BUG_ON on "con->nodeid == 0" when connect from unknown address
2015-08-03 14:24 UTC
[Cluster-devel] [PATCH] fs: gfs2: rgrp: Use u64 instead of s64 for statistic and square variables in gfs2_rgrp_congested()
2015-07-20 21:26 UTC
[Cluster-devel] [PATCH 0/2] readdir cookie patches
2015-07-18 4:40 UTC (3+ messages)
` [Cluster-devel] [PATCH 1/2] gfs2: keep offset when splitting dir leaf blocks
` [Cluster-devel] [PATCH 2/2] gfs2: change gfs2 readdir cookie
[Cluster-devel] GFS2: Use resizable hash table for glocks
2015-07-17 13:49 UTC (2+ messages)
[Cluster-devel] [GFS2 PATCH] GFS2: Use reference count for multi-block reservations
2015-07-17 13:21 UTC (3+ messages)
` [Cluster-devel] [GFS2 PATCH] GFS2: Make rgrp reservations part of the gfs2_inode structure
[Cluster-devel] [linux-gfs2:for-next 2/2] fs/gfs2/glock.c:79:26: sparse: symbol 'ht_parms' was not declared. Should it be static?
2015-07-14 13:39 UTC (3+ messages)
` [Cluster-devel] [PATCH linux-gfs2] GFS2: ht_parms can be static
[Cluster-devel] [GFS2 PATCH 0/2] Increase GFS2 glock scalability
2015-07-13 19:19 UTC (7+ 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] [fsck.gfs2 PATCH 2 of 2] fsck.gfs2: Detect, fix and clone duplicate block refs within a dinode
2015-07-02 14:38 UTC (3+ messages)
[Cluster-devel] [fsck.gfs2 PATCH 1 of 2] fsck.gfs2: Change duptree structure to have generic flags
2015-07-01 14:50 UTC
[Cluster-devel] fence-agents-4.0.19 stable release
2015-07-01 11:13 UTC
[Cluster-devel] GFS2: Patches pulled, linux-gfs2.git rebased
2015-06-29 12:47 UTC
[Cluster-devel] GFS2: Pull request (merge window)
2015-06-26 14:56 UTC
[Cluster-devel] [PATCH 1/1] fs-DLM: Deletion of unnecessary checks before the function call "kfree"
2015-06-26 12:05 UTC (2+ messages)
` [Cluster-devel] [PATCH] fs-DLM: Delete "
[Cluster-devel] [PATCH 00/16] GFS2: Pre-pull patch posting (merge window)
2015-06-25 17:42 UTC (17+ messages)
` [Cluster-devel] [PATCH 01/16] GFS2: Use average srttb value in congestion calculations
` [Cluster-devel] [PATCH 02/16] GFS2: Average in only non-zero round-trip times for congestion stats
` [Cluster-devel] [PATCH 03/16] GFS2: mark the journal idle to fix ro mounts
` [Cluster-devel] [PATCH 04/16] GFS2: inode.c: indent with TABs, not spaces
` [Cluster-devel] [PATCH 05/16] gfs2: handle NULL rgd in set_rgrp_preferences
` [Cluster-devel] [PATCH 06/16] GFS2: add support for rename2 and RENAME_EXCHANGE
` [Cluster-devel] [PATCH 07/16] GFS2: make sure S_NOSEC flag isn't overwritten
` [Cluster-devel] [PATCH 08/16] gfs2: convert simple_str to kstr
` [Cluster-devel] [PATCH 09/16] gfs2: kerneldoc warning fixes
` [Cluster-devel] [PATCH 10/16] gfs2: fix shadow warning in gfs2_rbm_find()
` [Cluster-devel] [PATCH 11/16] gfs2: fix quota updates on block boundaries
` [Cluster-devel] [PATCH 12/16] gfs2: limit quota log messages
` [Cluster-devel] [PATCH 13/16] gfs2: s64 cast for negative quota value
` [Cluster-devel] [PATCH 14/16] gfs2: Don't support fallocate on jdata files
` [Cluster-devel] [PATCH 15/16] GFS2: Don't add all glocks to the lru
` [Cluster-devel] [PATCH 16/16] GFS2: Don't brelse rgrp buffer_heads every allocation
[Cluster-devel] [PATCH 1/1] dlm: Remove NULL check before kfree
2015-06-23 11:50 UTC
[Cluster-devel] [GFS2 PATCH] GFS2: Don't add all glocks to the lru
2015-06-18 16:49 UTC (2+ messages)
[Cluster-devel] [PATCH] dlm: remove unnecessary error check
2015-06-17 2:14 UTC (11+ messages)
[Cluster-devel] [GFS2 PATCH] GFS2: Don't brelse rgrp buffer_heads every allocation
2015-06-16 13:54 UTC (11+ messages)
[Cluster-devel] [GFS2 PATCH] GFS2: Don't add rgrp glocks to the lru
2015-06-15 11:19 UTC (2+ messages)
[Cluster-devel] [GFS2 PATCH] gfs2: Don't support fallocate on jdata files
2015-06-09 14:19 UTC (5+ messages)
[Cluster-devel] [GFS2 PATCH] gfs2: s64 cast for negative quota value
2015-06-08 16:27 UTC (3+ messages)
[Cluster-devel] gfs2: fix quota updates on block boundaries
2015-06-04 16:26 UTC (2+ messages)
[Cluster-devel] [GFS2 v2 PATCH 0/2] More quota fixes
2015-06-02 16:07 UTC (4+ messages)
` [Cluster-devel] [GFS2 v2 PATCH 1/2] gfs2: fix quota updates on block boundaries
` [Cluster-devel] [GFS2 v2 PATCH 2/2] gfs2: limit quota log messages
[Cluster-devel] [GFS2 PATCH 0/2] More quota fixes
2015-06-01 16:51 UTC (7+ messages)
` [Cluster-devel] [GFS2 PATCH 1/2] gfs2: fix quota updates on block boundaries
` [Cluster-devel] [GFS2 PATCH 2/2] gfs2: limit quota log messages
[Cluster-devel] PROBLEM: there exists a wrong return value of function gfs2_set_dqblk()
2015-05-26 16:00 UTC (2+ messages)
[Cluster-devel] [PATCH V2 linux-next] gfs2: fix shadow warning in gfs2_rbm_find()
2015-05-18 20:37 UTC (2+ messages)
[Cluster-devel] [PATCH 1/1 linux-next] gfs2: fix shadow warning in gfs2_rbm_find()
2015-05-18 12:46 UTC (2+ messages)
[Cluster-devel] fence-agents-4.0.18 stable release
2015-05-11 13:29 UTC
[Cluster-devel] [PATCH 1/1 linux-next] gfs2: kerneldoc warning fixes
2015-05-05 18:46 UTC (2+ messages)
[Cluster-devel] [PATCH V3 linux-next] gfs2: convert simple_str to kstr
2015-05-05 18:44 UTC (2+ messages)
[Cluster-devel] [PATCH] GFS2: make sure S_NOSEC flag isn't overwritten
2015-05-05 18:42 UTC (3+ messages)
` [Cluster-devel] [PATCH v2] "
[Cluster-devel] [PATCH] GFS2: add support for rename2 and RENAME_EXCHANGE
2015-05-05 18:41 UTC (3+ messages)
` [Cluster-devel] [PATCH v2] "
[Cluster-devel] [PATCH V2 linux-next] gfs2: convert simple_str to kstr
2015-05-05 17:14 UTC (3+ messages)
[Cluster-devel] [GFS2] gfs2: handle NULL rgd in set_rgrp_preferences
2015-05-05 16:43 UTC (2+ messages)
[Cluster-devel] [PATCH 02/12] trivial: GFS2: inode.c: indent with TABs, not spaces
2015-05-01 18:02 UTC (2+ messages)
[Cluster-devel] [PATCH] GFS2: mark the journal idle to fix ro mounts
2015-05-01 14:45 UTC (6+ messages)
[Cluster-devel] [RFC 1/1 linux-next] gfs2: convert simple_str to kstr
2015-04-30 9:28 UTC (2+ messages)
[Cluster-devel] linux-next: Tree for Apr 20 (gfs2)
2015-04-24 12:45 UTC (3+ messages)
[Cluster-devel] [GFS2 PATCH] GFS2: Average in only non-zero round-trip times for congestion stats
2015-04-23 17:59 UTC (4+ messages)
[Cluster-devel] [PATCH] mkfs.gfs2: Allow longer cluster names
2015-04-22 18:09 UTC (3+ messages)
[Cluster-devel] [PATCH] mkfs.gfs2: Allow longer cluster names
2015-04-21 17:01 UTC (2+ messages)
[Cluster-devel] [PATCH v2] GFS2: add support for rename2 and RENAME_EXCHANGE
2015-04-15 21:15 UTC
[Cluster-devel] [PATCH v2] GFS2: make sure S_NOSEC flag isn't overwritten
2015-04-15 21:15 UTC
[Cluster-devel] [GFS2] fsck.gfs2: replace recent i_goal fixes with simple logic
2015-04-15 15:23 UTC (2+ messages)
[Cluster-devel] [GFS2 PATCH] GFS2: Use average srttb value in congestion calculations
2015-04-15 14:43 UTC (2+ messages)
[Cluster-devel] GFS2: Patches pulled, linux-gfs2.git rebased
2015-04-15 13:53 UTC
[Cluster-devel] GFS2: Pull request (merge window)
2015-04-15 12:09 UTC (5+ messages)
[Cluster-devel] [PATCH 0/9] GFS2: Pre-pull patch posting (merge window)
2015-04-13 15:10 UTC (6+ messages)
` [Cluster-devel] [PATCH 5/9] gfs2: perform quota checks against allocation parameters
` [Cluster-devel] [PATCH 6/9] gfs2: allow quota_check and inplace_reserve to return available blocks
` [Cluster-devel] [PATCH 7/9] gfs2: allow fallocate to max out quotas/fs efficiently
` [Cluster-devel] [PATCH 8/9] gfs2: incorrect check for debugfs returns
` [Cluster-devel] [PATCH 9/9] gfs2: fix quota refresh race in do_glock()
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).