messages from 2018-06-15 08:03:27 to 2018-08-13 17:45:39 UTC [more...]
[Cluster-devel] [PATCH 00/25] GFS2: Pre-pull patch posting (merge window)
2018-08-13 17:45 UTC (10+ messages)
` [Cluster-devel] [PATCH 01/25] gfs2: eliminate rs_inum and reduce the size of gfs2 inodes
` [Cluster-devel] [PATCH 02/25] gfs2: Don't withdraw under a spin lock
` [Cluster-devel] [PATCH 03/25] gfs2: Minor clarification to __gfs2_punch_hole
` [Cluster-devel] [PATCH 04/25] gfs2: call ktime_get_coarse_real_ts64() directly
` [Cluster-devel] [PATCH 05/25] gfs2: Further iomap cleanups
` [Cluster-devel] [PATCH 06/25] gfs2: iomap buffered write support
` [Cluster-devel] [PATCH 07/25] gfs2: gfs2_extent_length cleanup
` [Cluster-devel] [PATCH 08/25] gfs2: iomap direct I/O support
` [Cluster-devel] [PATCH 09/25] gfs2: Remove gfs2_write_{begin,end}
[Cluster-devel] [RFC v2 PATCH 0/5] Speed up journal head lookup
2018-08-13 4:48 UTC (6+ messages)
` [Cluster-devel] [RFC v2 PATCH 1/5] gfs2: allow map_journal_extents() to take a journal descriptor as argument
` [Cluster-devel] [RFC v2 PATCH 2/5] gfs2: add timing info for various stages of journal recovery
` [Cluster-devel] [RFC v2 PATCH 3/5] gfs2: changes to gfs2_log_XXX_bio
` [Cluster-devel] [RFC v2 PATCH 4/5] gfs2: read journal in large chunks to locate the head
` [Cluster-devel] [RFC v2 PATCH 5/5] gfs2: add tracepoint debugging for gfs2_end_log_read
[Cluster-devel] [GFS2 PATCH] GFS2: Simplify iterative add loop in foreach_descriptor
2018-08-10 14:26 UTC (8+ messages)
[Cluster-devel] [GFS2 PATCH] gfs2: eliminate update_rgrp_lvb_unlinked
2018-08-08 16:08 UTC (3+ messages)
[Cluster-devel] [GFS2 PATCH v3] gfs2: Fix gfs2_testbit to use clone bitmaps
2018-08-03 16:35 UTC
[Cluster-devel] [PATCH] gfs2: Get rid of gfs2_ea_strlen
2018-08-03 12:11 UTC (3+ messages)
[Cluster-devel] [PATCH] gfs2-utils scripts: Install gfs2_withdraw_helper into $libexecdir
2018-08-02 10:09 UTC
[Cluster-devel] [PATCH 1/3] gfs2: Don't depend on mp_aheight in clone_metapath
2018-07-30 20:12 UTC (7+ messages)
` [Cluster-devel] [PATCH 2/3] gfs2: Split gfs2_indirect_init
` [Cluster-devel] [PATCH 3/3] gfs2: Don't create unnecessary indirect blocks
[Cluster-devel] [GFS2 PATCH] gfs2: cleanup: call gfs2_rgrp_ondisk2lvb from gfs2_rgrp_out
2018-07-27 10:28 UTC (3+ messages)
[Cluster-devel] [PATCH v2] gfs2: Fix gfs2_testbit to use clone bitmaps
2018-07-26 16:08 UTC (3+ messages)
[Cluster-devel] [PATCH] gfs2: Special-case rindex for gfs2_grow
2018-07-25 19:05 UTC (2+ messages)
[Cluster-devel] Corrections to patch d1475c07f7 "GFS2: rgrp free blocks used incorrectly"
2018-07-24 14:34 UTC
[Cluster-devel] [GFS2 PATCH] gfs2: Return all reservations when rgrp_brelse is called
2018-07-23 16:52 UTC (4+ messages)
[Cluster-devel] A list of kernel panic bugs in gfs2 linux 4.18 kernel module found by fuzzing
2018-07-19 10:20 UTC (4+ messages)
[Cluster-devel] [PATCH v3 1/2] gfs2: Pass write offset to gfs2_write_calc_reserv
2018-07-19 4:04 UTC
[Cluster-devel] [PATCH] gfs2: remove redundant variable 'moved'
2018-07-17 16:08 UTC (2+ messages)
[Cluster-devel] iomap preparations for GFS2 v3
2018-07-17 14:02 UTC (9+ messages)
` [Cluster-devel] [PATCH 1/6] fs: factor out a __generic_write_end helper
` [Cluster-devel] [PATCH 2/6] iomap: mark newly allocated buffer heads as new
` [Cluster-devel] [PATCH 3/6] iomap: complete partial direct I/O writes synchronously
` [Cluster-devel] [PATCH 4/6] iomap: generic inline data handling
` [Cluster-devel] [PATCH 5/6] iomap: add a page_done callback
` [Cluster-devel] [PATCH 6/6] iomap: add private pointer to struct iomap
[Cluster-devel] vmalloc with GFP_NOFS
2018-07-17 12:50 UTC (8+ messages)
[Cluster-devel] [PATCH v2 0/2] gfs2_write_calc_reserv rewrite
2018-07-16 20:45 UTC (3+ messages)
` [Cluster-devel] [PATCH v2 1/2] gfs2: Pass write offset to gfs2_write_calc_reserv
` [Cluster-devel] [PATCH v2 2/2] gfs2: Rewrite gfs2_write_calc_reserv
[Cluster-devel] [PATCH 1/2] gfs2: Pass write offset to gfs2_write_calc_reserv
2018-07-16 16:06 UTC (3+ messages)
` [Cluster-devel] [PATCH 2/2] gfs2: Rewrite gfs2_write_calc_reserv
[Cluster-devel] [gfs2:write-calc 6/6] fs//gfs2/bmap.c:2516:3: note: in expansion of macro 'do_div'
2018-07-13 14:13 UTC
[Cluster-devel] [bug report] [GFS2] The core of GFS2
2018-07-11 12:35 UTC (2+ messages)
[Cluster-devel] [PATCH] gfs2: Fix gfs2_testbit to use clone bitmaps
2018-07-10 13:28 UTC
[Cluster-devel] [GFS2 PATCH 00/12] Radical Reform of glock state machine
2018-07-10 8:27 UTC (14+ messages)
` [Cluster-devel] [GFS2 PATCH 01/12] GFS2: Make do_xmote determine its own gh parameter
` [Cluster-devel] [GFS2 PATCH 02/12] GFS2: Eliminate a goto in finish_xmote
` [Cluster-devel] [GFS2 PATCH 03/12] GFS2: Baby step toward a real state machine: finish_xmote
` [Cluster-devel] [GFS2 PATCH 04/12] GFS2: Add do_xmote states to state machine
` [Cluster-devel] [GFS2 PATCH 05/12] GFS2: Make do_xmote not call the state machine again
` [Cluster-devel] [GFS2 PATCH 06/12] GFS2: Add blocking and non-blocking demote to state machine
` [Cluster-devel] [GFS2 PATCH 07/12] GFS2: Add a new GL_ST_PROMOTE state to glock "
` [Cluster-devel] [GFS2 PATCH 08/12] GFS2: Replace run_queue with new GL_ST_RUN state in "
` [Cluster-devel] [GFS2 PATCH 09/12] GFS2: Reduce redundancy in GL_ST_DEMOTE_NONBLOCK state
` [Cluster-devel] [GFS2 PATCH 10/12] GFS2: Reduce glock_work_func to a single call to state_machine
` [Cluster-devel] [GFS2 PATCH 11/12] GFS2: Add new GL_ST_UNLOCK state to reduce calls to the __ version
` [Cluster-devel] [GFS2 PATCH 12/12] GFS2: Optimization of GL_ST_UNLOCK state
[Cluster-devel] [PATCH 0/3] gfs2: More iomap enablement
2018-07-09 12:47 UTC (5+ messages)
` [Cluster-devel] [PATCH 1/3] gfs2: fallocate_chunk: Always initialize struct iomap
` [Cluster-devel] [PATCH 2/3] gfs2: Use iomap for stuffed direct I/O reads
` [Cluster-devel] [PATCH 3/3] gfs2: use iomap_readpage for blocksize == PAGE_SIZE
[Cluster-devel] [GFS2 PATCH v2] gfs2: Fix recovery issues for spectators
2018-07-06 19:22 UTC (2+ messages)
[Cluster-devel] [GFS2 PATCH] GFS2: Eliminate redundant ip->i_rgd in favor of ip->i_res.rs_rgd
2018-07-05 14:28 UTC (4+ messages)
[Cluster-devel] [PATCH v2 1/2] gfs2: Stop messing with ip->i_rgd in the rlist code
2018-07-04 20:34 UTC (3+ messages)
` [Cluster-devel] [PATCH v2 2/2] gfs2: Eliminate redundant ip->i_rgd
[Cluster-devel] [GFS2 PATCH v2] GFS2: Submit all ordered writes in bulk, wait after that
2018-07-04 20:30 UTC (2+ messages)
[Cluster-devel] [PATCH] dlm: use 64-bit arithmetic instead of 32-bit
2018-07-04 14:43 UTC
[Cluster-devel] [GFS2 PATCH v2] GFS2: dirty inode correctly in gfs2_iomap_end for jdata
2018-07-03 18:32 UTC (2+ messages)
[Cluster-devel] [GFS2 PATCH] GFS2: dirty inode correctly in gfs2_write_end for jdata
2018-07-03 18:21 UTC (2+ messages)
[Cluster-devel] more iomap inline enablement
2018-07-03 16:07 UTC (7+ messages)
` [Cluster-devel] [PATCH 1/3] iomap: refactor iomap_dio_actor
` [Cluster-devel] [PATCH 2/3] iomap: support direct I/O to inline data
` [Cluster-devel] [PATCH 3/3] iomap: add inline data support to iomap_readpage_actor
[Cluster-devel] [GFS2 PATCH] GFS2: Eliminate bitmap clones
2018-07-03 14:34 UTC (5+ messages)
[Cluster-devel] [PATCH] fs: gfs2: Adding new return type vm_fault_t
2018-07-02 16:46 UTC
[Cluster-devel] gfs2: iomap-write patches pushed to for-next
2018-07-02 15:46 UTC
[Cluster-devel] [PATCH] iomap: Add inline data support to iomap_readpage_actor
2018-07-02 15:05 UTC (5+ messages)
[Cluster-devel] [PATCH 0/1] iomap: Direct I/O for inline data
2018-07-01 21:44 UTC (13+ messages)
` [Cluster-devel] [PATCH 1/1] "
[Cluster-devel] [PATCH v10 0/5] gfs2 iomap write support
2018-06-29 19:51 UTC (9+ messages)
` [Cluster-devel] [PATCH v10 1/5] gfs2: Further iomap cleanups
` [Cluster-devel] [PATCH v10 2/5] gfs2: iomap buffered write support
` [Cluster-devel] [PATCH v10 3/5] gfs2: gfs2_extent_length cleanup
` [Cluster-devel] [PATCH v10 4/5] gfs2: iomap direct I/O support
` [Cluster-devel] [PATCH v10 5/5] gfs2: Remove gfs2_write_{begin, end}
[Cluster-devel] How to enable daemon_debug for dlm_controld
2018-06-28 2:13 UTC (3+ messages)
[Cluster-devel] [GFS2 PATCH] GFS2: Skip taking journal recovery locks for spectators
2018-06-25 13:48 UTC (4+ messages)
[Cluster-devel] [gfs2:iomap-write 1/5] fs/gfs2/bmap.c:870 gfs2_iomap_get() error: uninitialized symbol 'dibh'
2018-06-25 12:52 UTC
[Cluster-devel] Bug report: BUG() triggered in gfs2_iomap_get() when mounting a corrupted gfs2 image
2018-06-24 5:44 UTC
[Cluster-devel] Bug report: Out-of-bound access in gfs2_read_sb() when mounting a corrupted gfs2 image
2018-06-24 5:43 UTC
[Cluster-devel] Bug report: NULL pointer dereference in set_rgrp_preferences() when mounting a corrupted gfs2 image
2018-06-24 5:42 UTC
[Cluster-devel] Bug report: stack overflow in gfs2_block_map() when mounting a corrupted gfs2 image
2018-06-24 4:05 UTC
[Cluster-devel] [PATCH] gfs2: using posix_acl_xattr_size() to get size instead of posix_acl_to_xattr()
2018-06-22 9:52 UTC (2+ messages)
[Cluster-devel] [PATCH] gfs2: call ktime_get_coarse_real_ts64() directly
2018-06-21 15:11 UTC (2+ messages)
[Cluster-devel] [GFS2 PATCH v2] gfs2: Don't reject a supposedly full bitmap if we have blocks reserved
2018-06-21 13:18 UTC
[Cluster-devel] [GFS2 v2 PATCH v2] GFS2: rgrp free blocks used incorrectly
2018-06-21 13:09 UTC
[Cluster-devel] [PATCH 1/2] gfs2: Stop messing with ip->i_rgd in the rlist code
2018-06-20 21:42 UTC (3+ messages)
` [Cluster-devel] [PATCH 2/2] gfs2: Eliminate redundant ip->i_rgd
[Cluster-devel] [GFS2 PATCH] gfs2: use reservation rgd, not inode rgd for allocating blocks
2018-06-20 19:22 UTC (2+ messages)
[Cluster-devel] [PATCH v9 0/5] gfs2 iomap write support
2018-06-20 16:00 UTC (11+ messages)
` [Cluster-devel] [PATCH v9 1/5] iomap: add private pointer to struct iomap
` [Cluster-devel] [PATCH v9 2/5] gfs2: iomap buffered write support
` [Cluster-devel] [PATCH v9 3/5] gfs2: gfs2_extent_length cleanup
` [Cluster-devel] [PATCH v9 4/5] gfs2: iomap direct I/O support
` [Cluster-devel] [PATCH v9 5/5] gfs2: Remove gfs2_write_{begin, end}
[Cluster-devel] [GFS2 PATCH] gfs2: eliminate rs_inum and reduce the size of gfs2 inodes
2018-06-19 22:27 UTC (2+ messages)
[Cluster-devel] iomap preparations for GFS2 v2
2018-06-19 15:14 UTC (11+ messages)
` [Cluster-devel] [PATCH 2/6] iomap: move bdev and dax_dev in a union
[Cluster-devel] [GFS2 PATCH] gfs2: Don't reject a supposedly full bitmap if we have blocks reserved
2018-06-18 18:32 UTC
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).