messages from 2015-11-03 17:29:15 to 2016-02-11 15:31:04 UTC [more...]
[Cluster-devel] [DLM PATCH 0/6] Misc DLM Improvements Regarding Socket Errors
2016-02-11 15:31 UTC (8+ messages)
` [Cluster-devel] [DLM PATCH 1/6] DLM: Don't create kernel socket until we have valid node address
` [Cluster-devel] [DLM PATCH 2/6] DLM: Call original error report when socket is NULL
` [Cluster-devel] [DLM PATCH 3/6] DLM: Make consistent error path through tcp_create_listen_sock
` [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 Shutdown
2016-02-10 22:08 UTC (7+ messages)
[Cluster-devel] [GFS2 PATCH] GFS2: Queue final dlm unlock from gfs2_evict_inode
2016-02-10 19:59 UTC (3+ messages)
` [Cluster-devel] [GFS2 PATCH] GFS2: Delay glock disposal by way of a rubbish list
[Cluster-devel] [PATCH 00/23] gfs2_edit: Code cleanups
2016-02-04 11:20 UTC (24+ messages)
` [Cluster-devel] [PATCH 01/23] gfs2_edit: Don't use the global block variable in block_is_a_journal
` [Cluster-devel] [PATCH 02/23] gfs2_edit: Don't use the global block variable in block_is_in_per_node
` [Cluster-devel] [PATCH 03/23] gfs2_edit: Don't use the global block variable in block_is_jindex
` [Cluster-devel] [PATCH 04/23] gfs2_edit: Don't use the global block variable in block_is_inum_file
` [Cluster-devel] [PATCH 05/23] gfs2_edit: Don't use global block variable in block_is_statfs_file
` [Cluster-devel] [PATCH 06/23] gfs2_edit: Don't use global block variable in block_is_quota_file
` [Cluster-devel] [PATCH 07/23] gfs2_edit: Don't use global block variable in block_is_rindex
` [Cluster-devel] [PATCH 08/23] gfs2_edit: Don't use the global block variable in block_is_per_node
` [Cluster-devel] [PATCH 09/23] gfs2_edit: Don't use the global block variable in block_is_systemfile
` [Cluster-devel] [PATCH 10/23] gfs2_edit: Don't use the global block variable in block_is_rgtree
` [Cluster-devel] [PATCH 11/23] gfs2_edit: Don't use the global block variable in block_is_journals
` [Cluster-devel] [PATCH 12/23] gfs2_edit: Only declare the block variable where needed
` [Cluster-devel] [PATCH 13/23] gfs2_edit: Don't use the global block variable in save_block
` [Cluster-devel] [PATCH 14/23] gfs2_edit: Don't use the global block variable in save_indirect_blocks
` [Cluster-devel] [PATCH 15/23] gfs2_edit: Don't use the global block variable in save_inode_data
` [Cluster-devel] [PATCH 16/23] gfs2_edit: Don't use the global block variable in get_gfs_struct_info
` [Cluster-devel] [PATCH 17/23] gfs2_edit: Don't use the global block variable in save_ea_block
` [Cluster-devel] [PATCH 18/23] gfs2_edit: Don't use the global block variable in save_allocated
` [Cluster-devel] [PATCH 19/23] gfs2_edit: Don't use the global block variable in savemeta
` [Cluster-devel] [PATCH 20/23] gfs2_edit: Don't use the global bh variable in display_block_type
` [Cluster-devel] [PATCH 21/23] gfs2_edit: Don't use the global block variable in savemeta.c
` [Cluster-devel] [PATCH 22/23] gfs2_edit: Don't export bh
` [Cluster-devel] [PATCH 23/23] gfs2_edit: Remove block_in_mem and fix a memory leak
[Cluster-devel] [GFS2 PATCH] GFS2: Check if iopen is held when deleting inode
2016-02-02 11:56 UTC (4+ messages)
` [Cluster-devel] [GFS2 PATCH v2] "
[Cluster-devel] [PATCH 0/4] patches related to file unlink->delete->new
2016-02-02 11:40 UTC (6+ messages)
` [Cluster-devel] [PATCH 1/4] GFS2: Prevent delete work from occurring on glocks used for create
` [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] [PATCH] gfs2-utils: Add the glocktop utility
2016-01-28 14:08 UTC
[Cluster-devel] [GFS2 PATCH] GFS2: Fix direct IO write rounding error
2016-01-28 13:29 UTC (2+ messages)
[Cluster-devel] [DLM PATCH] DLM: save / restore all socket callbacks
2016-01-26 20:04 UTC (2+ messages)
[Cluster-devel] [PATCH] gfs2: avoid uninitialized variable warning
2016-01-26 19:08 UTC (2+ messages)
[Cluster-devel] DLM portion of commit 16e5c1fc needs reverting or fixing "convert a bunch of open-coded instances of memdup_user_nul()"
2016-01-21 22:13 UTC
[Cluster-devel] DLM not working on my GFS2/pacemaker cluster
2016-01-19 2:07 UTC (2+ messages)
[Cluster-devel] [DLM PATCH] DLM: Replace nodeid_to_addr with kernel_getpeername
2016-01-18 21:20 UTC (3+ messages)
[Cluster-devel] fence-agents 4.0.22 release
2016-01-13 13:47 UTC
[Cluster-devel] GFS2: Patches pulled, linux-gfs2.git rebased
2016-01-13 13:10 UTC
[Cluster-devel] GFS2: Pull request (merge window)
2016-01-12 18:34 UTC
[Cluster-devel] [PATCH 00/19] Pre-pull patch posting (merge window)
2016-01-12 17:55 UTC (20+ messages)
` [Cluster-devel] [PATCH 01/19] gfs2: Automatically set GFS2_DIF_SYSTEM flag on system files
` [Cluster-devel] [PATCH 02/19] GFS2: Delete an unnecessary check before the function call "iput"
` [Cluster-devel] [PATCH 03/19] GFS2: Use rht_for_each_entry_rcu in glock_hash_walk
` [Cluster-devel] [PATCH 04/19] gfs2: Extended attribute readahead
` [Cluster-devel] [PATCH 05/19] gfs2: Extended attribute readahead optimization
` [Cluster-devel] [PATCH 06/19] GFS2: Extract quota data from reservations structure (revert 5407e24)
` [Cluster-devel] [PATCH 07/19] GFS2: Make rgrp reservations part of the gfs2_inode structure
` [Cluster-devel] [PATCH 08/19] GFS2: Reduce size of incore inode
` [Cluster-devel] [PATCH 09/19] GFS2: Update master statfs buffer with sd_statfs_spin locked
` [Cluster-devel] [PATCH 10/19] GFS2: Reintroduce a timeout in function gfs2_gl_hash_clear
` [Cluster-devel] [PATCH 11/19] gfs2: keep offset when splitting dir leaf blocks
` [Cluster-devel] [PATCH 12/19] gfs2: change gfs2 readdir cookie
` [Cluster-devel] [PATCH 13/19] gfs2: clear journal live bit in gfs2_log_flush
` [Cluster-devel] [PATCH 14/19] GFS2: Wait for iopen glock dequeues
` [Cluster-devel] [PATCH 15/19] GFS2: Truncate address space mapping when deleting an inode
` [Cluster-devel] [PATCH 16/19] GFS2: Release iopen glock in gfs2_create_inode error cases
` [Cluster-devel] [PATCH 17/19] GFS2: Always use iopen glock for gl_deletes
` [Cluster-devel] [PATCH 18/19] GFS2: Don't do glock put on when inode creation fails
` [Cluster-devel] [PATCH 19/19] gfs2: fix flock panic issue
[Cluster-devel] [PATCH] GFS2: Add a next-resource-group pointer to resource groups
2016-01-12 15:50 UTC (8+ messages)
` [Cluster-devel] [PATCH v2] "
[Cluster-devel] Linus's 4.5 Merge Window is Now Open
2016-01-11 13:21 UTC
[Cluster-devel] [GFS2 PATCH v4 0/3] Fix erroneous ETXTBSY problems with GFS2
2016-01-11 10:07 UTC (7+ messages)
` [Cluster-devel] [GFS2 PATCH v4 1/3] GFS2: Extract quota data from reservations structure (revert 5407e24)
` [Cluster-devel] [GFS2 PATCH v4 2/3] GFS2: Make rgrp reservations part of the gfs2_inode structure
` [Cluster-devel] [GFS2 PATCH v5 "
` [Cluster-devel] [GFS2 PATCH v4 3/3] GFS2: Reduce size of incore inode
[Cluster-devel] [PATCH] dlm: constify kset_uevent_ops structures
2016-01-01 8:49 UTC
[Cluster-devel] [PATCH net] sctp: label accepted/peeled off sockets
2015-12-28 5:15 UTC (3+ messages)
[Cluster-devel] [PATCH] gfs2: fix flock panic issue
2015-12-22 14:14 UTC (2+ messages)
[Cluster-devel] [GFS2 PATCH v3 00/14] Fourteen patches related to file unlink->delete->new
2015-12-10 16:29 UTC (4+ messages)
` [Cluster-devel] [GFS2 PATCH v3 08/14] GFS2: Don't filter out I_FREEING inodes anymore
[Cluster-devel] [PATCH] mkfs.gfs2: Always validate the locktable option
2015-12-10 14:19 UTC (3+ messages)
[Cluster-devel] [PATCH] gfs2: clear journal live bit in gfs2_log_flush
2015-12-09 14:31 UTC (4+ messages)
[Cluster-devel] [GFS2 PATCH 0/2] GFS2: Avoid inode shrinker-related deadlocks
2015-12-08 9:03 UTC (18+ messages)
` [Cluster-devel] [GFS2 PATCH 1/2] GFS2: Make gfs2_clear_inode() queue the final put
` [Cluster-devel] [GFS2 PATCH 2/2] GFS2: Revert 35e478f Flush pending glock work when evicting an inode
[Cluster-devel] [GFS2 PATCH] GFS2: Don't do glock put on when inode creation fails
2015-12-04 19:12 UTC
[Cluster-devel] [GFS2 PATCH] GFS2: Always use iopen glock for gl_deletes
2015-12-04 18:59 UTC
[Cluster-devel] [GFS2 PATCH] GFS2: Release iopen glock in gfs2_create_inode error cases
2015-12-04 16:29 UTC
[Cluster-devel] [PATCH 0/2 v2] positional readdir cookies
2015-12-03 14:41 UTC (4+ messages)
` [Cluster-devel] [PATCH 1/2 v2] gfs2: keep offset when splitting dir leaf blocks
` [Cluster-devel] [PATCH 2/2 v2] gfs2: change gfs2 readdir cookie
[Cluster-devel] [PATCH 02/10] gfs2: Remove gfs2_xattr_acl_chmod
2015-12-01 19:07 UTC (3+ messages)
[Cluster-devel] [PATCH 0/2] positional readdir cookies
2015-12-01 15:01 UTC (4+ 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 PATCH v3 0/3] Fix erroneous ETXTBSY problems with GFS2
2015-11-19 14:16 UTC (4+ messages)
` [Cluster-devel] [GFS2 PATCH v3 1/3] GFS2: Extract quota data from reservations structure (revert 5407e24)
` [Cluster-devel] [GFS2 PATCH v3 2/3] GFS2: Make rgrp reservations part of the gfs2_inode structure
` [Cluster-devel] [GFS2 PATCH v3 3/3] GFS2: Reduce size of incore inode
[Cluster-devel] GFS2: Extract quota data from reservations structure (revert 5407e24)
2015-11-19 13:55 UTC (2+ messages)
[Cluster-devel] [PATCH 0/2] Extended attribute readahead
2015-11-16 18:14 UTC (13+ messages)
` [Cluster-devel] [PATCH 1/2] gfs2: "
` [Cluster-devel] [PATCH 2/2] gfs2: Extended attribute readahead optimization
[Cluster-devel] [PATCH] GFS2: Hold gl_hash_table bucket locks in glock_hash_walk
2015-11-16 18:13 UTC (8+ messages)
` [Cluster-devel] [PATCH v2] GFS2: Use rht_for_each_entry_rcu "
[Cluster-devel] [PATCH 1/1] GFS2: Deletion of unnecessary checks before two function calls
2015-11-16 18:11 UTC (5+ messages)
` [Cluster-devel] [PATCH] GFS2: Delete an unnecessary check before the function call "iput"
[Cluster-devel] [gfs2-utils PATCH] gfs2_edit: Log descriptor continuation blocks print wrong info
2015-11-12 18:50 UTC (2+ messages)
[Cluster-devel] [GFS2 PATCH] gfs2: Automatically set GFS2_DIF_SYSTEM flag on system files
2015-11-10 21:13 UTC (6+ messages)
[Cluster-devel] GFS2: Patches pulled, linux-gfs2.git rebased
2015-11-10 18:29 UTC
[Cluster-devel] GFS2: Pull request (merge window)
2015-11-09 16:45 UTC
[Cluster-devel] [PATCH v2 0/6] Pre-pull patch posting (merge window)
2015-11-09 16:01 UTC (7+ messages)
` [Cluster-devel] [PATCH v2 1/6] GFS2: fallocate: do not rely on file_update_time to mark the inode dirty
` [Cluster-devel] [PATCH v2 2/6] GFS2: Set s_mode before parsing mount options
` [Cluster-devel] [PATCH v2 3/6] gfs2: Add missing else in trans_add_meta/data
` [Cluster-devel] [PATCH v2 4/6] gfs2: Remove gl_spin define
` [Cluster-devel] [PATCH v2 5/6] GFS2: Protect freeing directory hash table with i_lock spin_lock
` [Cluster-devel] [PATCH v2 6/6] GFS2: Fix rgrp end rounding problem for bsize < page size
[Cluster-devel] [GFS2 PATCH] GFS2: Fix rgrp end rounding problem for bsize < page size
2015-11-09 15:34 UTC
[Cluster-devel] [PATCH 0/5] GFS2: Pre-pull patch posting (merge window)
2015-11-05 17:26 UTC (6+ messages)
` [Cluster-devel] [PATCH 1/5] GFS2: fallocate: do not rely on file_update_time to mark the inode dirty
` [Cluster-devel] [PATCH 2/5] GFS2: Set s_mode before parsing mount options
` [Cluster-devel] [PATCH 3/5] gfs2: Add missing else in trans_add_meta/data
` [Cluster-devel] [PATCH 4/5] gfs2: Remove gl_spin define
` [Cluster-devel] [PATCH 5/5] GFS2: Protect freeing directory hash table with i_lock spin_lock
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).