public inbox for gfs2@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2025-06-30 12:35:47 to 2025-09-06 11:05:30 UTC [more...]

[PATCH] dlm: improve lock management and concurrency control
 2025-09-06 11:04 UTC  (2+ messages)

[PATCH] gfs2, udf: update to use mmap_prepare
 2025-09-03 18:00 UTC  (8+ messages)

[PATCH v2] gfs2, udf: update to use mmap_prepare
 2025-09-03 18:06 UTC 

[PATCH 01/12] refactor: remove the call to in
 2025-08-30 10:14 UTC  (12+ messages)
` [PATCH 02/12] refactor: handle cases from_dir and from_other in find_rsb_nodir
` [PATCH 03/12] refactor: unify active/inactive logic "
` [PATCH 04/12] fix(find_rsb_nodir): corrects the management of inactive rsb and the creation of new rsb
` [PATCH 05/12] fix: improve rsb struct
` [PATCH 06/12] fix: improve dlm_rsb struct
` [PATCH 07/12] fix: improve spin-lock struct
` [PATCH 08/12] fix: improve lvb struct
` [PATCH 09/12] fix: improve lkb struct
` [PATCH 10/12] fix: improve dlm_rsb struct
` [PATCH 11/12] fix: improve lkb struct
` [PATCH 12/12] fix: imrpove l/c error

[PATCH] fix(dlm): handle unlock/cancel during deferred lock messages
 2025-08-29 18:05 UTC  (5+ messages)

[syzbot] [gfs2?] INFO: task hung in writeback_iter (3)
 2025-08-28  9:40 UTC 

[PATCH] dlm: use KMEM_CACHE in dlm_memory_init
 2025-08-28  8:32 UTC 

[PATCH v2] Documentation: gfs2: Consolidate GFS2 docs into its own subdirectory
 2025-08-27  3:18 UTC  (2+ messages)

[PATCH] Documentation: gfs2: Consolidate GFS2 docs into its own subdirectory
 2025-08-27  1:58 UTC  (3+ messages)

[syzbot] [gfs2?] kernel BUG in gfs2_withdraw (2)
 2025-08-26  5:27 UTC  (3+ messages)

Resource group glock granularity
 2025-08-22 12:19 UTC  (2+ messages)

[syzbot] [gfs2?] general protection fault in __gfs2_trans_begin
 2025-08-21  6:50 UTC 

[syzbot] [gfs2?] kernel BUG in gfs2_jindex_free (2)
 2025-08-20 23:50 UTC  (2+ messages)

[gfs2:withdraw 41/41] Warning: fs/gfs2/util.c:177 function parameter 'sdp' not described in 'gfs2_offline_uevent'
 2025-08-19 15:39 UTC 

[syzbot] [gfs2?] INFO: task hung in __gfs2_log_reserve
 2025-08-16  5:34 UTC  (2+ messages)

[syzbot] [gfs2?] WARNING in vfs_setxattr (3)
 2025-08-15 12:51 UTC 

[syzbot] [gfs2?] WARNING in do_mknodat (3)
 2025-08-15  7:21 UTC 

[PATCH dlm/next 1/4] dlm: handle invalid lockspace member remove
 2025-08-14 15:22 UTC  (4+ messages)
` [PATCH dlm/next 2/4] dlm: move to rinfo for all middle conversion cases
` [PATCH dlm/next 3/4] dlm: handle release_option as unsigned
` [PATCH dlm/next 4/4] dlm: check for undefined release_option values

[PATCH] gfs2: Use min_t() to improve code
 2025-08-14 14:23 UTC 

[syzbot] Monthly gfs2 report (Aug 2025)
 2025-08-14 12:42 UTC 

[bug report] dlm: add new configfs entry release_recover for lockspace members
 2025-08-14  7:39 UTC 

[PATCH 6.6] gfs2: replace sd_aspace with sd_inode
 2025-08-12 10:50 UTC  (2+ messages)

[BUG] gfs2: sleeping lock in gfs2_quota_init() with preempt disabled on PREEMPT_RT
 2025-08-12 10:38 UTC  (2+ messages)

[syzbot] [gfs2?] INFO: task hung in block_invalidate_folio (2)
 2025-08-11  3:13 UTC 

[syzbot] [mm?] [gfs2?] KASAN: slab-use-after-free Read in lru_add (2)
 2025-08-04 16:51 UTC 

[PATCH AUTOSEL 6.6 09/23] gfs2: Set .migrate_folio in gfs2_{rgrp,meta}_aops
 2025-08-03 21:20 UTC 

[PATCH AUTOSEL 6.12 13/31] gfs2: Validate i_depth for exhash directories
 2025-08-03 21:19 UTC  (2+ messages)
` [PATCH AUTOSEL 6.12 14/31] gfs2: Set .migrate_folio in gfs2_{rgrp,meta}_aops

[PATCH AUTOSEL 6.15 15/34] gfs2: Validate i_depth for exhash directories
 2025-08-03 21:18 UTC  (2+ messages)
` [PATCH AUTOSEL 6.15 16/34] gfs2: Set .migrate_folio in gfs2_{rgrp,meta}_aops

[PATCH AUTOSEL 6.16 16/35] gfs2: Validate i_depth for exhash directories
 2025-08-03 21:17 UTC  (2+ messages)
` [PATCH AUTOSEL 6.16 17/35] gfs2: Set .migrate_folio in gfs2_{rgrp,meta}_aops

[syzbot] [gfs2?] kernel BUG in do_qc
 2025-08-02 22:19 UTC  (2+ messages)

[syzbot] [gfs2?] KASAN: null-ptr-deref Write in gfs2_trans_add_revoke
 2025-08-01  4:12 UTC  (2+ messages)
` [PATCH] gfs2: Correct use of trans

[PATCH][next] gfs2: Remove space before newline
 2025-07-29 13:12 UTC  (2+ messages)

[GIT PULL] gfs2 changes for 6.17
 2025-07-28 23:41 UTC  (2+ messages)

[PATCH] gfs2: Remove unused GIF_* flag
 2025-07-25 13:12 UTC 

[PATCH] gfs2: Wait for gfs2_qd_dealloc() before freeing sbd
 2025-07-24 13:10 UTC 

[syzbot] [gfs2?] KASAN: slab-use-after-free Write in gfs2_qd_dealloc (3)
 2025-07-24 12:11 UTC  (5+ messages)

[PATCH dlm-tool] dlm_controld: handle RELEASE_RECOVER event env
 2025-07-23 15:31 UTC 

[PATCH v6.16-rc7 0/5] dlm: dlm lockspace release option updates
 2025-07-23 15:21 UTC  (6+ messages)
` [PATCH v6.16-rc7 1/5] dlm: check on unequal 3 to allow more values
` [PATCH v6.16-rc7 2/5] dlm: introduce release parameter defines
` [PATCH v6.16-rc7 3/5] dlm: add release recover attribute for leaving event
` [PATCH v6.16-rc7 4/5] dlm: add lockspace member configfs release_recover
` [PATCH v6.16-rc7 5/5] dlm: introduce DLM_RELEASE_RECOVER

[syzbot] [gfs2?] kernel BUG in gfs2_withdraw
 2025-07-21 16:07 UTC  (2+ messages)

[PATCH] gfs2: No more self recovery
 2025-07-16 21:31 UTC 

[syzbot] [gfs2?] UBSAN: shift-out-of-bounds in gfs2_dir_read (2)
 2025-07-16 16:03 UTC  (7+ messages)

[PATCH v2] gfs2: Validate i_depth for exhash directories
 2025-07-16 13:42 UTC  (2+ messages)

[PATCH] gfs2: Validate i_depth for exhash directories
 2025-07-15 13:51 UTC 

[PATCH] gfs2: Set .migrate_folio in gfs2_{rgrp,meta}_aops
 2025-07-15 11:13 UTC  (2+ messages)

refactor the iomap writeback code v5
 2025-07-14  8:52 UTC  (18+ messages)
` [PATCH 01/14] iomap: header diet
` [PATCH 02/14] iomap: pass more arguments using the iomap writeback context
` [PATCH 03/14] iomap: cleanup the pending writeback tracking in iomap_writepage_map_blocks
` [PATCH 04/14] iomap: refactor the writeback interface
` [PATCH 05/14] iomap: hide ioends from the generic writeback code
` [PATCH 06/14] iomap: add public helpers for uptodate state manipulation
` [PATCH 07/14] iomap: move all ioend handling to ioend.c
` [PATCH 08/14] iomap: rename iomap_writepage_map to iomap_writeback_folio
` [PATCH 09/14] iomap: move folio_unlock out of iomap_writeback_folio
` [PATCH 10/14] iomap: export iomap_writeback_folio
` [PATCH 11/14] iomap: replace iomap_folio_ops with iomap_write_ops
` [PATCH 12/14] iomap: improve argument passing to iomap_read_folio_sync
` [PATCH 13/14] iomap: add read_folio_range() handler for buffered writes
` [PATCH 14/14] iomap: build the writeback code without CONFIG_BLOCK

[syzbot] Monthly gfs2 report (Jul 2025)
 2025-07-14  7:23 UTC 

refactor the iomap writeback code v4
 2025-07-09 17:53 UTC  (27+ messages)
` [PATCH 01/14] iomap: header diet
` [PATCH 02/14] iomap: pass more arguments using the iomap writeback context
` [PATCH 03/14] iomap: cleanup the pending writeback tracking in iomap_writepage_map_blocks
` [PATCH 04/14] iomap: refactor the writeback interface
` [PATCH 05/14] iomap: hide ioends from the generic writeback code
` [PATCH 06/14] iomap: add public helpers for uptodate state manipulation
` [PATCH 07/14] iomap: move all ioend handling to ioend.c
` [PATCH 08/14] iomap: rename iomap_writepage_map to iomap_writeback_folio
` [PATCH 09/14] iomap: move folio_unlock out of iomap_writeback_folio
` [PATCH 10/14] iomap: export iomap_writeback_folio
` [PATCH 11/14] iomap: replace iomap_folio_ops with iomap_write_ops
` [PATCH 12/14] iomap: improve argument passing to iomap_read_folio_sync
` [PATCH 13/14] iomap: add read_folio_range() handler for buffered writes
` [PATCH 14/14] iomap: build the writeback code without CONFIG_BLOCK

[syzbot] [gfs2] KASAN: slab-use-after-free Read in move_to_new_folio (4)
 2025-07-08 12:41 UTC  (2+ messages)

[PATCH 00/13] Parallelizing filesystem writeback
 2025-07-07 15:47 UTC  (16+ messages)

refactor the iomap writeback code v2
 2025-07-07 12:07 UTC  (4+ messages)

[PATCH] common/quota: adjust _qmount_option for gfs2
 2025-07-04 18:30 UTC  (4+ messages)

[PATCH v3 00/16] fuse: use iomap for buffered writes + writeback
 2025-07-03 16:51 UTC  (42+ messages)
` [PATCH v3 01/16] iomap: pass more arguments using struct iomap_writepage_ctx
` [PATCH v3 02/16] iomap: cleanup the pending writeback tracking in iomap_writepage_map_blocks
` [PATCH v3 03/16] iomap: refactor the writeback interface
` [PATCH v3 04/16] iomap: hide ioends from the generic writeback code
` [PATCH v3 05/16] iomap: add public helpers for uptodate state manipulation
` [PATCH v3 06/16] iomap: move all ioend handling to ioend.c
` [PATCH v3 07/16] iomap: rename iomap_writepage_map to iomap_writeback_folio
` [PATCH v3 08/16] iomap: move folio_unlock out of iomap_writeback_folio
` [PATCH v3 09/16] iomap: export iomap_writeback_folio
` [PATCH v3 10/16] iomap: replace iomap_folio_ops with iomap_write_ops
` [PATCH v3 11/16] iomap: add read_folio_range() handler for buffered writes
` [PATCH v3 12/16] fuse: use iomap "
` [PATCH v3 13/16] fuse: use iomap for writeback
` [PATCH v3 14/16] fuse: use iomap for folio laundering
` [PATCH v3 15/16] fuse: hook into iomap for invalidating and checking partial uptodateness
` [PATCH v3 16/16] fuse: refactor writeback to use iomap_writepage_ctx inode

refactor the iomap writeback code v3
 2025-07-02 22:23 UTC  (34+ messages)
` [PATCH 01/12] iomap: pass more arguments using the iomap writeback context
` [PATCH 02/12] iomap: cleanup the pending writeback tracking in iomap_writepage_map_blocks
` [PATCH 03/12] iomap: refactor the writeback interface
` [PATCH 04/12] iomap: hide ioends from the generic writeback code
` [PATCH 05/12] iomap: add public helpers for uptodate state manipulation
` [PATCH 06/12] iomap: move all ioend handling to ioend.c
` [PATCH 07/12] iomap: rename iomap_writepage_map to iomap_writeback_folio
` [PATCH 08/12] iomap: move folio_unlock out of iomap_writeback_folio
` [PATCH 09/12] iomap: export iomap_writeback_folio
` [PATCH 10/12] iomap: replace iomap_folio_ops with iomap_write_ops
` [PATCH 12/12] iomap: build the writeback code without CONFIG_BLOCK

[PATCH 0/3] some minor glock improvements
 2025-07-02 15:25 UTC  (4+ messages)
` [PATCH 1/3] gfs2: sanitize the gdlm_ast -> finish_xmote interface
` [PATCH 2/3] gfs2: simplify finish_xmote
` [PATCH 3/3] gfs2: a minor finish_xmote cleanup


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox