public inbox for gfs2@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2024-09-23 18:10:25 to 2025-01-16 04:32:31 UTC [more...]

lockref cleanups
 2025-01-16  4:32 UTC  (16+ messages)
` [PATCH 1/8] lockref: remove lockref_put_not_zero
` [PATCH 2/8] lockref: improve the lockref_get_not_zero description
` [PATCH 3/8] lockref: use bool for false/true returns
` [PATCH 4/8] lockref: drop superfluous externs
` [PATCH 5/8] lockref: add a lockref_init helper
` [PATCH 6/8] dcache: use lockref_init for d_lockref
` [PATCH 7/8] erofs: use lockref_init for pcl->lockref
` [PATCH 8/8] gfs2: use lockref_init for qd_lockref

Bug: slab-out-of-bounds Write in __bh_read
 2025-01-15 13:37 UTC  (8+ messages)

[PATCH] net: Convert proto_ops::getname to sockaddr_storage
 2025-01-14 20:59 UTC  (4+ messages)

[PATCH] gfs2: Truncate address space when flipping GFS2_DIF_JDATA flag
 2025-01-14 17:59 UTC 

[syzbot] [gfs2] WARNING in vfs_utimes
 2025-01-14 10:06 UTC  (9+ messages)
    ` WARNING in __folio_mark_dirty (2)

[PATCH 0/1] dlm_tools: support corosync3/knet multi-link
 2025-01-13  3:12 UTC  (11+ messages)
` [PATCH v2 1/1] dlm_controld: "

[syzbot] [gfs2?] KASAN: slab-out-of-bounds Write in rgblk_free
 2025-01-10 13:27 UTC 

Bug: INFO_task hung in gfs2_glock_nq
 2025-01-10  9:08 UTC 

[PATCH] dlm: prevent NPD when writing a positive value to event_done
 2025-01-08 15:23 UTC  (5+ messages)

[syzbot] Monthly gfs2 report (Jan 2025)
 2025-01-06 10:01 UTC 

[syzbot] [gfs2?] UBSAN: shift-out-of-bounds in gfs2_dir_read
 2024-12-31 22:14 UTC 

kernel BUG in gfs2_assert_warn_i
 2024-12-31  5:48 UTC 

[PATCH 0/1] dlm_tools: support corosync3/knet multi-link
 2024-12-20  7:38 UTC  (3+ messages)
` [PATCH 1/1] dlm_controld: "

[PATCH 0/1] dlm: increase max number of links for
 2024-12-20  7:14 UTC  (2+ messages)
` [PATCH 1/1] dlm: increase max number of links for corosync3/knet

[syzbot] [iomap?] WARNING in iomap_zero_iter
 2024-12-05 14:00 UTC  (3+ messages)

[syzbot] Monthly gfs2 report (Dec 2024)
 2024-12-05  9:04 UTC 

[PATCH AUTOSEL 6.6 02/12] KMSAN: uninit-value in inode_go_dump (5)
 2024-12-04 16:00 UTC 

[PATCH AUTOSEL 6.11 02/13] KMSAN: uninit-value in inode_go_dump (5)
 2024-12-04 16:00 UTC 

[PATCH AUTOSEL 6.12 02/15] KMSAN: uninit-value in inode_go_dump (5)
 2024-12-04 15:59 UTC 

[PATCH 00/11] fix hungtask due to repeated traversal of inodes list
 2024-12-04 14:16 UTC  (16+ messages)
` [PATCH 01/11] fs: introduce I_CURSOR flag for inode
` [PATCH 02/11] block: use sb_for_each_inodes API
` [PATCH 03/11] fs: "
` [PATCH 04/11] gfs2: "
` [PATCH 05/11] fs: use sb_for_each_inodes_safe API
` [PATCH 06/11] fsnotify: use sb_for_each_inodes API
` [PATCH 07/11] quota: "
` [PATCH 08/11] fs/super.c: "
` [PATCH 09/11] landlock: "
` [PATCH 10/11] fs: fix hungtask due to repeated traversal of inodes list
` [PATCH 11/11] fs: fix potential soft lockup when 'sb->s_inodes' has large number of inodes

[PATCH v6.13-rc1 1/5] dlm: fix srcu_read_lock() return type to int
 2024-12-02 15:26 UTC  (5+ messages)
` [PATCH v6.13-rc1 2/5] dlm: fix missing rsb put on scan timer
` [PATCH v6.13-rc1 3/5] dlm: add more sanity checks related "
` [PATCH v6.13-rc1 4/5] dlm: make sense out of force values
` [PATCH v6.13-rc1 5/5] dlm: return -ENOENT if no comm was found

[PATCH 1/2] gfs2: throw -EIO when attempting to access beyond end of device
 2024-11-29  9:03 UTC  (2+ messages)
` [PATCH 2/2] gfs2: miscellaneous spelling fixes

[syzbot] [gfs2?] KMSAN: uninit-value in gfs2_quota_init (2)
 2024-11-27 19:32 UTC 

[GIT PULL] gfs2 changes for 6.13
 2024-11-26 21:04 UTC  (2+ messages)

Follow-up on Linux Kernel Vulnerability [v5.15] KASAN-stack-out-of-bounds-Read in gfs2_file_buffered_write
 2024-11-26 12:08 UTC 

[PATCH 08/11] gfs2: reorder capability check last
 2024-11-25 11:34 UTC  (2+ messages)

[PATCH AUTOSEL 6.6 10/61] dlm: fix possible lkb_resource null dereference
 2024-11-24 13:44 UTC 

[PATCH AUTOSEL 6.11 18/87] dlm: fix possible lkb_resource null dereference
 2024-11-24 13:37 UTC 

[PATCH AUTOSEL 6.12 020/107] dlm: fix possible lkb_resource null dereference
 2024-11-24 13:28 UTC 

[PATCH] Documentation: filesystems: update filename extensions
 2024-11-22 17:34 UTC  (4+ messages)

[GIT PULL] dlm updates for 6.13
 2024-11-21 18:05 UTC  (2+ messages)

[PATCH dlm/next] dlm: fix missing rsb put on scan timer
 2024-11-19 21:06 UTC  (2+ messages)

[PATCH dlm/next] dlm: fix dlm_recover_members refcount on error
 2024-11-18 16:01 UTC 

[PATCH dlm/next 1/5] dlm: new max length for debugfs entry name
 2024-11-13 16:46 UTC  (5+ messages)
` [PATCH dlm/next 2/5] dlm: introduce lockspace control debugfs entry
` [PATCH dlm/next 3/5] dlm: extend debugfs to manipulate more DLM states
` [PATCH dlm/next 4/5] dlm: fix middle conversion cases in DLM recovery
` [PATCH dlm/next 5/5] dlm: more debug info on invalid lock requests

[syzbot] [gfs2?] general protection fault in gfs2_glock_dq
 2024-11-11  9:41 UTC 

[RFC dlm/next 00/11] dlm: approach for new lkb reference counting
 2024-11-07 20:46 UTC  (12+ messages)
` [RFC dlm/next 01/11] dlm: remove set_master() negative return check
` [RFC dlm/next 02/11] dlm: use move_lkb() instead del/add lkb
` [RFC dlm/next 03/11] dlm: use hold_lkb() instead kref_get()
` [RFC dlm/next 04/11] dlm: don't track references on move_lkb()
` [RFC dlm/next 05/11] dlm: drop lkb hold for waiter conversion handling
` [RFC dlm/next 06/11] dlm: track reference for lkb_rsb_lookup
` [RFC dlm/next 07/11] dlm: call queue_cast() on master copy as well
` [RFC dlm/next 08/11] dlm: make send dlm message as non-failure
` [RFC dlm/next 09/11] dlm: introduce new lkb refcount model
` [RFC dlm/next 10/11] dlm: void convert, cancel and unlock requests
` [RFC dlm/next 11/11] dlm: return void for _request_lock function

[PATCH dlm/next 1/3] dlm: fix recover_conversion() if grmode is unknown
 2024-11-04 22:04 UTC  (3+ messages)
` [PATCH dlm/next 2/3] dlm: add grmode sanity checks and debug info
` [PATCH dlm/next 3/3] dlm: log_limit() recover_conversion() handling

[syzbot] Monthly gfs2 report (Nov 2024)
 2024-11-04 11:34 UTC 

[PATCH] gfs2: Simplify DLM_LKF_QUECVT use
 2024-10-29 17:15 UTC 

[PATCH] iomap: writeback_control pointer part of iomap_writepage_ctx
 2024-10-23  0:49 UTC  (4+ messages)

[PATCH] gfs2: Flush glock work queue on inode lookup / create
 2024-10-21 20:07 UTC 

[PATCHv2 dlm/next 00/12] dlm: net-namespace functionality
 2024-10-11  6:19 UTC  (17+ messages)
` [PATCHv2 dlm/next 01/12] dlm: introduce dlm_find_lockspace_name()
` [PATCHv2 dlm/next 02/12] dlm: disallow different configs nodeid storages
` [PATCHv2 dlm/next 03/12] dlm: add struct net to dlm_new_lockspace()
` [PATCHv2 dlm/next 04/12] dlm: handle port as __be16 network byte order
` [PATCHv2 dlm/next 05/12] dlm: use dlm_config as only cluster configuration
` [PATCHv2 dlm/next 06/12] dlm: dlm_config_info config fields to unsigned int
` [PATCHv2 dlm/next 07/12] dlm: rename config to configfs
` [PATCHv2 dlm/next 08/12] kobject: add kset_type_create_and_add() helper
` [PATCHv2 dlm/next 09/12] kobject: export generic helper ops
` [PATCHv2 dlm/next 10/12] dlm: separate dlm lockspaces per net-namespace
` [PATCHv2 dlm/next 11/12] dlm: add nldlm net-namespace aware UAPI
` [PATCHv2 dlm/next 12/12] gfs2: separate mount context by net-namespaces

[PATCH 0/4] nfs: kobject: use generic helpers and ownership
 2024-10-09 20:03 UTC  (10+ messages)
` [PATCH 1/4] kobject: add kset_type_create_and_add() helper
` [PATCH 2/4] kobject: export generic helper ops
` [PATCH 3/4] nfs: sysfs: use kset_type_create_and_add()
` [PATCH 4/4] nfs: sysfs: use default get_ownership() callback

[syzbot] [gfs2?] KMSAN: uninit-value in inode_go_dump (5)
 2024-10-05 20:51 UTC  (4+ messages)

[PATCH v6.12-rc1 0/7] dlm: tracing, config and null-ptr fixes
 2024-10-04 15:13 UTC  (8+ messages)
` [PATCH v6.12-rc1 1/7] dlm: fix swapped args sb_flags vs sb_status
` [PATCH v6.12-rc1 2/7] dlm: fix possible lkb_resource null dereference
` [PATCH v6.12-rc1 3/7] dlm: disallow different configs nodeid storages
` [PATCH v6.12-rc1 4/7] dlm: handle port as __be16 network byte order
` [PATCH v6.12-rc1 5/7] dlm: use dlm_config as only cluster configuration
` [PATCH v6.12-rc1 6/7] dlm: dlm_config_info config fields to unsigned int
` [PATCH v6.12-rc1 7/7] dlm: make add_to_waiters() that it can't fail

[syzbot] Monthly gfs2 report (Oct 2024)
 2024-10-03  9:03 UTC 

[syzbot] [gfs2?] kernel BUG in gfs2_assert_warn_i
 2024-09-29  8:52 UTC  (2+ messages)

[PATCH 00/16] gfs2: unlinked inodes
 2024-09-26 12:18 UTC  (18+ messages)
` [PATCH 01/16] gfs2: Rename GLF_VERIFY_EVICT to GLF_VERIFY_DELETE
` [PATCH 02/16] gfs2: Initialize gl_no_formal_ino earlier
` [PATCH 03/16] gfs2: Allow immediate GLF_VERIFY_DELETE work
` [PATCH 04/16] gfs2: Fix unlinked inode cleanup
` [PATCH 05/16] gfs2: Faster gfs2_upgrade_iopen_glock wakeups
` [PATCH 06/16] gfs2: Rename GIF_{DEFERRED -> DEFER}_DELETE
` [PATCH 07/16] gfs2: Rename dinode_demise to evict_behavior
` [PATCH 08/16] gfs2: Return enum evict_behavior from gfs2_upgrade_iopen_glock
` [PATCH 09/16] gfs2: Minor delete_work_func cleanup
` [PATCH 10/16] gfs2: Clean up delete work processing
` [PATCH 11/16] gfs2: Call gfs2_queue_verify_delete from gfs2_evict_inode
` [PATCH 12/16] gfs2: Update to the evict / remote delete documentation
` [PATCH 13/16] gfs2: Use mod_delayed_work in gfs2_queue_try_to_evict
` [PATCH 14/16] gfs2: Randomize GLF_VERIFY_DELETE work delay
` [PATCH 15/16] gfs2: Use get_random_u32 in gfs2_orlov_skip
` [PATCH 16/16] gfs2: Make gfs2_inode_refresh static

[syzbot] [gfs2?] possible deadlock in gfs2_trans_begin
 2024-09-24  9:55 UTC 

[GIT PULL] gfs2 changes
 2024-09-23 19:06 UTC  (2+ messages)

[GIT PULL] gfs2 changes
 2024-09-23 18:43 UTC  (4+ messages)


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