cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-08 07:52:21 to 2018-05-10 07:18:25 UTC [more...]

[Cluster-devel] vmalloc with GFP_NOFS
 2018-05-10  7:18 UTC  (29+ messages)

[Cluster-devel] [PATCH] gfs2-utils tests: Fix testsuite cleanup
 2018-05-09 17:05 UTC  (2+ messages)

[Cluster-devel] gfs2-utils: mkfs segfault with 4.16 kernel
 2018-05-09 16:53 UTC  (14+ messages)

[Cluster-devel] [GFS2 PATCH] GFS2: Add to tail, not head, of transaction
 2018-05-09 13:21 UTC 

[Cluster-devel] [PATCH 0/2] Improve throughput through rgrp sharing (v2)
 2018-05-09  8:06 UTC  (4+ messages)
` [Cluster-devel] [PATCH 1/2] GFS2: Introduce GLF_EX_SHARING bit: local EX sharing
` [Cluster-devel] [PATCH 2/2] GFS2: Take advantage of new EXSH glock mode for rgrps

[Cluster-devel] [PATCH] mkfs.gfs2: fix tests call to gfs_max_blocks
 2018-05-04 10:22 UTC  (2+ messages)

[Cluster-devel] [PATCH] dlm: fix a clerical error when set SCTP_NODELAY
 2018-05-02 14:58 UTC  (2+ messages)

[Cluster-devel] [PATCH] dlm: make sctp_connect_to_sock() return in specified time
 2018-04-26  7:14 UTC 

[Cluster-devel] About locking granularity of gfs2
 2018-04-25  1:38 UTC  (6+ messages)

[Cluster-devel] [GFS2 PATCH v1 0/2] Improve throughput through rgrp sharing
 2018-04-19  8:43 UTC  (9+ messages)
` [Cluster-devel] [GFS2 PATCH 1/2] GFS2: Introduce EXSH (exclusively shared on one node)
` [Cluster-devel] [GFS2 PATCH 2/2] GFS2: Take advantage of new EXSH glock mode for rgrps

[Cluster-devel] [PATCH] mkfs.gfs2: Zero blocks in alignment gaps
 2018-04-17 14:09 UTC  (2+ messages)

[Cluster-devel] [PATCH] fs: gfs2: Adding new return type vm_fault_t
 2018-04-17  2:08 UTC  (4+ messages)

[Cluster-devel] [PATCH] gfs2: Remove sdp->sd_jheightsize
 2018-04-16 16:39 UTC  (4+ messages)

[Cluster-devel] GFS2: Patches pulled, linux-gfs2.git for-next rebased (again)
 2018-04-13 14:00 UTC 

[Cluster-devel] GFS2: Pull request #2 (merge window)
 2018-04-12 18:53 UTC 

[Cluster-devel] [PATCH 0/3] GFS2: Second pre-pull patch posting (merge window)
 2018-04-12 18:44 UTC  (4+ messages)
` [Cluster-devel] [PATCH 1/3] lockref: Add lockref_put_not_zero
` [Cluster-devel] [PATCH 2/3] gfs2: Stop using rhashtable_walk_peek
` [Cluster-devel] [PATCH 3/3] GFS2: Minor improvements to comments and documentation

[Cluster-devel] [PATCH 0/3] GFS2: Second pre-pull patch posting (merge window)
 2018-04-12 17:14 UTC  (4+ messages)
` [Cluster-devel] [PATCH 1/3] lockref: Add lockref_put_not_zero
` [Cluster-devel] [PATCH 2/3] gfs2: Stop using rhashtable_walk_peek
` [Cluster-devel] [PATCH 3/3] GFS2: Minor improvements to comments and documentation

[Cluster-devel] [PATCH v2 0/2] gfs2: Stop using rhashtable_walk_peek
 2018-04-12 17:00 UTC  (17+ messages)
` [Cluster-devel] [PATCH v2 1/2] lockref: Add lockref_put_not_zero
` [Cluster-devel] [PATCH v2 2/2] gfs2: Stop using rhashtable_walk_peek

[Cluster-devel] WARNING: kobject bug in sysfs_warn_dup
 2018-04-11 15:28 UTC  (11+ messages)

[Cluster-devel] [PATCH] gfs2: hole_size improvement
 2018-04-11 13:37 UTC  (5+ messages)

[Cluster-devel] [gfs2:iomap-write 1/9] fs/gfs2/bmap.c:706: undefined reference to `__udivdi3'
 2018-04-10 21:46 UTC 

[Cluster-devel] [gfs2:iomap-write 1/9] bmap.c:undefined reference to `__udivdi3'
 2018-04-10 19:18 UTC 

[Cluster-devel] [PATCH] glocktop: Fix new -Wformat-overflow warnings
 2018-04-10 13:05 UTC  (2+ messages)

[Cluster-devel] [PATCH] dlm: prompt the user SCTP is experimental
 2018-04-10  2:16 UTC  (7+ messages)

[Cluster-devel] [PATCH] fs: dls: lowcomms: Replace GFP_ATOMIC with GFP_KERNEL in receive_from_sock
 2018-04-09 14:31 UTC 

[Cluster-devel] [GFS2 PATCH] GFS2: Minor improvements to comments and documentation
 2018-04-06 20:15 UTC 

[Cluster-devel] [PATCH v3 0/8] gfs2 iomap write support
 2018-04-06 15:19 UTC  (14+ messages)
` [Cluster-devel] [PATCH v3 1/8] gfs2: gfs2_stuffed_write_end cleanup
` [Cluster-devel] [PATCH v3 2/8] gfs2: Remove ordered write mode handling from gfs2_trans_add_data
` [Cluster-devel] [PATCH v3 3/8] gfs2: Iomap cleanups and improvements
` [Cluster-devel] [PATCH v3 4/8] iomap: Add write_{begin, end} iomap operations
` [Cluster-devel] [PATCH v3 5/8] gfs2: Implement iomap buffered write support
` [Cluster-devel] [PATCH v3 6/8] gfs2: Implement iomap direct I/O support
` [Cluster-devel] [PATCH v3 7/8] gfs2: Remove gfs2_write_{begin, end}
` [Cluster-devel] [PATCH v3 8/8] iomap: Complete partial direct I/O writes synchronously

[Cluster-devel] [PATCH 1/2] gfs2_trace: update for python3
 2018-04-06 10:53 UTC  (5+ messages)
` [Cluster-devel] [PATCH 2/2] gfs2_lockcapture: "

[Cluster-devel] GFS2: Patches pulled, linux-gfs2.git for-next rebased
 2018-04-05 14:20 UTC 

[Cluster-devel] WARNING in account_page_dirtied
 2018-04-05 11:41 UTC  (5+ messages)

[Cluster-devel] [PATCH] Fix spelling errors spotted by lintian
 2018-04-04 22:09 UTC 

[Cluster-devel] [Linux-cluster] GFS2 Errors
 2018-04-04 15:36 UTC  (3+ messages)
    ` [Cluster-devel] gfs2 vmscan warnings (was: GFS2 Errors)

[Cluster-devel] GFS2: Pull request (merge window)
 2018-04-03 17:32 UTC 

[Cluster-devel] [PATCH 0/9] GFS2: Pre-pull patch posting (merge window)
 2018-04-02 15:44 UTC  (10+ messages)
` [Cluster-devel] [PATCH 1/9] gfs2: Fix fallocate chunk size
` [Cluster-devel] [PATCH 2/9] gfs2: Dirty source inode during rename
` [Cluster-devel] [PATCH 3/9] GFS2: Make function gfs2_remove_from_ail static
` [Cluster-devel] [PATCH 4/9] GFS2: Only set PageChecked for jdata pages
` [Cluster-devel] [PATCH 5/9] gfs2: Improve gfs2_block_map comment
` [Cluster-devel] [PATCH 6/9] gfs2: gfs2_iomap_end tracepoint: log block address
` [Cluster-devel] [PATCH 7/9] gfs2: Check for the end of metadata in punch_hole
` [Cluster-devel] [PATCH 8/9] gfs2: Zero out fallocated blocks in fallocate_chunk
` [Cluster-devel] [PATCH 9/9] gfs2: time journal recovery steps accurately

[Cluster-devel] [PATCH] gfs2: time journal recovery steps accurately
 2018-03-29 17:49 UTC  (2+ messages)

[Cluster-devel] [PATCH] gfs2: Zero out fallocated blocks in fallocate_chunk
 2018-03-29 14:12 UTC  (3+ messages)

[Cluster-devel] [PATCH] gfs2: Stop using rhashtable_walk_peek
 2018-03-28 22:58 UTC  (3+ messages)

[Cluster-devel] [PATCH] gfs2: Check for the end of metadata in punch_hole
 2018-03-23 20:43 UTC  (2+ messages)

[Cluster-devel] a few I_DIRTY* related cleanups
 2018-03-19 11:08 UTC  (2+ messages)

[Cluster-devel] Fix gfs2 in 4.15.y
 2018-03-16 14:08 UTC  (2+ messages)

[Cluster-devel] [PATCH] gfs2: gfs2_iomap_end tracepoint: log block address
 2018-03-15 14:22 UTC  (2+ messages)

[Cluster-devel] DLM connection channel switch take too long time (> 5mins)
 2018-03-09 15:41 UTC  (10+ messages)
` [Cluster-devel] [ClusterLabs] "


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