messages from 2024-03-07 15:59:05 to 2024-05-29 17:03:56 UTC [more...]
[PATCH 00/15] gfs2: Revise glock refcounting
2024-05-29 17:03 UTC
[PATCH v6.10-rc1 01/11] dlm: remove scand leftovers
2024-05-28 21:12 UTC (11+ messages)
` [PATCH v6.10-rc1 02/11] dlm: don't kref_init rsbs created for toss list
` [PATCH v6.10-rc1 03/11] dlm: remove unused parameter in dlm_midcomms_addr
` [PATCH v6.10-rc1 04/11] dlm: remove ls_local_handle from struct dlm_ls
` [PATCH v6.10-rc1 05/11] dlm: rename dlm_find_lockspace_local to dlm_get_lockspace
` [PATCH v6.10-rc1 06/11] dlm: drop own rsb pre allocation mechanism
` [PATCH v6.10-rc1 07/11] dlm: using rcu to avoid rsb lookup again
` [PATCH v6.10-rc1 08/11] dlm: move lkb idr to xarray datastructure
` [PATCH v6.10-rc1 09/11] dlm: move recover "
` [PATCH v6.10-rc1 10/11] dlm: merge nodeid field to master_nodeid
` [PATCH v6.10-rc1 11/11] dlm: use is_master() where it's prossible
[GIT PULL] dlm updates for 6.10
2024-05-15 0:53 UTC (2+ messages)
[GIT PULL] gfs2 changes
2024-05-15 0:53 UTC (2+ messages)
KASAN: slab-out-of-bounds in gfs2_invalidate_folio
2024-05-14 2:50 UTC
[Linux kernel bug] general protection fault in gfs2_unstuffer_folio
2024-05-13 2:05 UTC
[syzbot] [gfs2?] WARNING in gfs2_ri_update (2)
2024-05-09 14:45 UTC
[PATCH] gfs2: make timeout values more explicit
2024-05-07 10:43 UTC (2+ messages)
[syzbot] [gfs2?] KASAN: stack-out-of-bounds Read in gfs2_dump_glock
2024-05-04 22:05 UTC
[PATCH 0/4] More GFS2 folio conversions
2024-05-03 19:04 UTC (9+ messages)
` [PATCH 1/4] gfs2: Convert gfs2_page_mkwrite() to use a folio
` [PATCH 2/4] gfs2: Add a migrate_folio operation for journalled files
` [PATCH 3/4] gfs2: Simplify gfs2_read_super
` [PATCH 4/4] gfs2: Convert gfs2_aspace_writepage() to use a folio
New: use GFS2/DLM without a cluster
2024-05-01 17:26 UTC
[syzbot] Monthly gfs2 report (Apr 2024)
2024-04-29 12:34 UTC
[PATCH dlm/next 01/10] dlm: don't kref_init rsb created for toss list
2024-04-25 11:09 UTC (11+ messages)
` [PATCH dlm/next 02/10] dlm: remove unused parameter in dlm_midcomms_addr
` [PATCH dlm/next 03/10] dlm: make dlm_our_nodeid read mostly
` [PATCH dlm/next 04/10] dlm: remove ls_local_handle from struct dlm_ls
` [PATCH dlm/next 05/10] dlm: drop own rsb pre allocation mechanism
` [PATCH dlm/next 06/10] dlm: using rcu to avoid rsb lookup again
` [PATCH dlm/next 07/10] dlm: move lkb idr to xarray datastructure
` [PATCH dlm/next 08/10] dlm: move recover "
` [PATCH dlm/next 09/10] dlm: merge nodeid field to master_nodeid
` [PATCH dlm/next 10/10] dlm: use is_master() where it's prossible
[PATCH dlm/next] dlm: return -ENOMEM if ls_recover_buf fails
2024-04-23 12:52 UTC
[syzbot] [gfs2?] KMSAN: uninit-value in inode_go_dump (4)
2024-04-21 23:11 UTC
[PATCH dlm/next] dlm: fix sleep in atomic context
2024-04-17 19:13 UTC
[bug report] dlm: avoid blocking receive at the end of recovery
2024-04-17 18:11 UTC
[syzbot] [gfs2?] INFO: task hung in gfs2_glock_nq
2024-04-17 16:54 UTC
[PATCHv2 dlm/next 0/9] dlm: sand fix, rhashtable, timers and lookup hotpath speedup
2024-04-17 11:40 UTC (11+ messages)
` [PATCHv2 dlm/next 1/9] dlm: increment ls_count on find_ls_to_scan()
` [PATCHv2 dlm/next 2/9] dlm: change to non per bucket hashtable lock
` [PATCHv2 dlm/next 3/9] dlm: merge toss and keep hash into one
` [PATCHv2 dlm/next 4/9] dlm: fix avoid rsb hold during debugfs dump
` [PATCHv2 dlm/next 5/9] dlm: switch to use rhashtable for rsbs
` [PATCHv2 dlm/next 6/9] dlm: remove refcounting if rsb is on toss
` [PATCHv2 dlm/next 7/9] dlm: drop scand kthread and use timers
` [PATCHv2 dlm/next 8/9] dlm: likely read lock path for rsb lookup
` [PATCHv2 dlm/next 9/9] dlm: convert lkbidr to rwlock
[PATCH 00/15] gfs2 cleanups and fixes
2024-04-17 7:55 UTC (19+ messages)
` [PATCH 01/15] gfs2: Get rid of newlines in log messages
` [PATCH 02/15] gfs2: Remove unnecessary gfs2_meta_check_ii argument
` [PATCH 03/15] gfs2: Follow-up to flag rename in sysfs status file
` [PATCH 04/15] gfs2: Use [NO_]CREATE consistently for gfs2_glock_get
` [PATCH 05/15] gfs2: Don't forget to complete delayed withdraw
` [PATCH 06/15] gfs2: Fix NULL pointer dereference in gfs2_log_flush
` [PATCH 07/15] gfs2: Get rid of gfs2_glock_queue_put in signal_our_withdraw
` [PATCH 08/15] gfs2: Replace gfs2_glock_queue_put with gfs2_glock_put_async
` [PATCH 09/15] gfs2: Don't set GLF_LOCK in gfs2_dispose_glock_lru
` [PATCH 10/15] gfs2: Get rid of unnecessary test_and_set_bit
` [PATCH 11/15] gfs2: Fix "ignore unlock failures after withdraw"
` [PATCH 12/15] Revert "gfs2: fix glock shrinker ref issues"
` [PATCH 13/15] gfs2: Fix "Make glock lru list scanning safer"
` [PATCH 14/15] gfs2: Get rid of demote_ok checks
` [PATCH 15/15] gfs2: Fix lru_count accounting
[PATCH] gfs2: Fix do_xmote locking error
2024-04-16 10:10 UTC (5+ messages)
` [PATCH 0/3] gfs2: do_xmote fixes
` [PATCH 1/3] gfs2: finish_xmote cleanup
` [PATCH 2/3] gfs2: do_xmote fixes
` [PATCH 3/3] gfs2: Remove and replace gfs2_glock_queue_work
[Linux kernel bug] WARNING in read_rindex_entry
2024-04-13 9:30 UTC
[PATCH dlm/next 0/9] dlm: sand fix, rhashtable, timers and lookup hotpath speedup
2024-04-12 19:24 UTC (12+ messages)
` [PATCH dlm/next 1/9] dlm: increment ls_count on find_ls_to_scan()
` [PATCH dlm/next 2/9] dlm: change to non per bucket hashtable lock
` [PATCH dlm/next 3/9] dlm: merge toss and keep hash into one
` [PATCH dlm/next 4/9] dlm: fix avoid rsb hold during debugfs dump
` [PATCH dlm/next 5/9] dlm: switch to use rhashtable for rsbs
` [PATCH dlm/next 6/9] dlm: remove refcounting if rsb is on toss
` [PATCH dlm/next 7/9] dlm: drop scand kthread and use timers
` [PATCH dlm/next 8/9] dlm: likely read lock path for rsb lookup
` [PATCH dlm/next 9/9] dlm: convert lkbidr to rwlock
[syzbot] [gfs2?] INFO: task hung in __gfs2_lookup
2024-04-12 9:00 UTC
[syzbot] [gfs2?] KASAN: slab-use-after-free Read in gfs2_invalidate_folio
2024-04-11 16:17 UTC
[RFC dlm/next 0/9] dlm: sand fix, rhashtable, timers and lookup hotpath speedup
2024-04-11 14:00 UTC (12+ messages)
` [RFC dlm/next 1/9] dlm: increment ls_count on find_ls_to_scan()
` [RFC dlm/next 2/9] dlm: change to non per bucket hashtable lock
` [RFC dlm/next 3/9] dlm: merge toss and keep hash into one
` [RFC dlm/next 4/9] dlm: fix avoid rsb hold during debugfs dump
` [RFC dlm/next 5/9] dlm: switch to use rhashtable for rsbs
` [RFC dlm/next 6/9] dlm: remove refcounting if rsb is on toss
` [RFC dlm/next 7/9] dlm: drop scand kthread and use timers
` [RFC dlm/next 8/9] dlm: likely read lock path for rsb lookup
` [RFC dlm/next 9/9] dlm: convert lkbidr to rwlock
[PATCH 0/3] gfs2: Fix potential glock use-after-free on unmount
2024-04-10 21:28 UTC (4+ messages)
` [PATCH 1/3] gfs2: Remove ill-placed consistency check
` [PATCH 2/3] gfs2: Fix potential glock use-after-free on unmount
` [PATCH 3/3] gfs2: Unlock fewer glocks "
[linus:master] [fs] 541d4c798a: BUG:KCSAN:data-race_in_atime_needs_update/inode_update_timestamps
2024-04-08 10:14 UTC (2+ messages)
[PATCH AUTOSEL 4.19 2/5] gfs2: Fix invalid metadata access in punch_hole
2024-04-07 13:14 UTC
[PATCH AUTOSEL 5.4 2/6] gfs2: Fix invalid metadata access in punch_hole
2024-04-07 13:14 UTC
[PATCH AUTOSEL 5.10 2/7] gfs2: Fix invalid metadata access in punch_hole
2024-04-07 13:13 UTC
[PATCH AUTOSEL 5.15 04/10] gfs2: Fix invalid metadata access in punch_hole
2024-04-07 13:13 UTC
[PATCH AUTOSEL 6.1 05/13] gfs2: Fix invalid metadata access in punch_hole
2024-04-07 13:13 UTC
[PATCH AUTOSEL 6.6 08/22] gfs2: Fix invalid metadata access in punch_hole
2024-04-07 13:12 UTC
[PATCH AUTOSEL 6.8 08/25] gfs2: Fix invalid metadata access in punch_hole
2024-04-07 13:10 UTC
[syzbot] [gfs2?] possible deadlock in do_qc
2024-04-07 5:18 UTC
[PATCH dlm-tool] tool: ignore file header on lockdebug
2024-04-05 17:46 UTC
[PATCHv4 dlm/next 00/15] dlm: bring message parsing to softirq context
2024-04-02 19:18 UTC (16+ messages)
` [PATCHv4 dlm/next 01/15] dlm: Simplify the allocation of slab caches in dlm_lowcomms_msg_cache_create
` [PATCHv4 dlm/next 02/15] dlm: remove allocation parameter in msg allocation
` [PATCHv4 dlm/next 03/15] dlm: switch to GFP_ATOMIC in dlm allocations
` [PATCHv4 dlm/next 04/15] dlm: move root_list functionality to recover.c
` [PATCHv4 dlm/next 05/15] dlm: move master dir dump to own list
` [PATCHv4 dlm/next 06/15] dlm: move root_list to ls_recover() stack
` [PATCHv4 dlm/next 07/15] dlm: implement directory dump context
` [PATCHv4 dlm/next 08/15] dlm: drop holding waiters mutex in waiters recovery
` [PATCHv4 dlm/next 09/15] dlm: convert ls_waiters_mutex to spinlock
` [PATCHv4 dlm/next 10/15] dlm: convert res_lock "
` [PATCHv4 dlm/next 11/15] dlm: make requestqueue handling non sleepable
` [PATCHv4 dlm/next 12/15] dlm: ls_recv_active semaphore to rwlock
` [PATCHv4 dlm/next 13/15] dlm: remove schedule in dlm receive path
` [PATCHv4 dlm/next 14/15] dlm: convert message parsing locks to disable bh
` [PATCHv4 dlm/next 15/15] dlm: do dlm message processing in softirq context
[PATCHv2] generic: add fcntl corner cases tests
2024-04-02 14:56 UTC (4+ messages)
[syzbot] [gfs2?] KASAN: slab-use-after-free Write in gfs2_qd_dealloc (2)
2024-04-01 18:17 UTC
[PATCH v6.9-rc1 01/10] dlm: fix user space lock decision to copy lvb
2024-03-28 15:48 UTC (10+ messages)
` [PATCH v6.9-rc1 02/10] fs: dlm: Simplify the allocation of slab caches in dlm_midcomms_cache_create
` [PATCH v6.9-rc1 03/10] fs: dlm: Simplify the allocation of slab caches in dlm_lowcomms_msg_cache_create
` [PATCH v6.9-rc1 04/10] dlm: put lkbs instead of force free
` [PATCH v6.9-rc1 05/10] dlm: remove lkb from ast bast tracepoints
` [PATCH v6.9-rc1 06/10] dlm: remove callback queue debugfs functionality
` [PATCH v6.9-rc1 07/10] dlm: move lkb debug information out of callback
` [PATCH v6.9-rc1 08/10] dlm: combine switch case fail and default statements
` [PATCH v6.9-rc1 09/10] dlm: fix race between final callback and remove
` [PATCH v6.9-rc1 10/10] dlm: remove callback reference counting
[PATCHv3 v6.5-rc2 2/3] fs: dlm: allow to F_SETLKW getting interrupted
2024-03-26 13:02 UTC (4+ messages)
[syzbot] Monthly gfs2 report (Mar 2024)
2024-03-26 10:19 UTC
[GIT PULL] gfs2 fix
2024-03-25 18:18 UTC (2+ messages)
[GIT PULL v2] dlm fixes for 6.9
2024-03-18 22:47 UTC (3+ messages)
[GIT PULL] dlm fixes for 6.9
2024-03-15 18:42 UTC (3+ messages)
[PATCH -next] fs: Add kernel-doc comments to __gfs2_holder_init()
2024-03-15 8:35 UTC
[PATCH -next] fs: Add kernel-doc comments to functions gfs2_freeze_super and gfs2_thaw_super
2024-03-15 8:13 UTC
[RFC v6.8-rc6 0/7] dlm: fix race between callback and remove message
2024-03-13 13:46 UTC (12+ messages)
` [RFC v6.8-rc6 1/7] dlm: fix user space lock decision to copy lvb
` [RFC v6.8-rc6 2/7] dlm: remove lkb from ast bast tracepoints
` [RFC v6.8-rc6 3/7] dlm: remove callback queue debugfs functionality
` [RFC v6.8-rc6 4/7] dlm: move lkb debug information out of callback
` [RFC v6.8-rc6 5/7] dlm: combine switch case fail and default statements
` [RFC v6.8-rc6 6/7] dlm: fix race between final callback and remove
` [RFC v6.8-rc6 7/7] dlm: remove callback reference counting
ocfs2 mount error
2024-03-12 20:42 UTC (14+ messages)
[PATCH 1/2] dlm: fix user space lkb refcounting
2024-03-12 20:25 UTC (3+ messages)
` [PATCH 2/2] dlm: fix off-by-one waiters refcount handling
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 read-only IMAP folder(s) and NNTP newsgroup(s).