gfs2.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-02 17:27:08 to 2024-09-23 19:06:14 UTC [more...]

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

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

[GIT PULL] dlm updates for 6.12
 2024-09-19  5:20 UTC  (2+ messages)

[PATCH v1 0/4] Fixup NLM and kNFSD file lock callbacks
 2024-09-12 19:28 UTC  (16+ messages)
` [PATCH v1 1/4] fs: Introduce FOP_ASYNC_LOCK
` [PATCH v1 2/4] gfs2/ocfs2: set FOP_ASYNC_LOCK
` [PATCH v1 3/4] NLM/NFSD: Fix lock notifications for async-capable filesystems
` [PATCH v1 4/4] exportfs: Remove EXPORT_OP_ASYNC_LOCK

[syzbot] [gfs2?] kernel BUG in gfs2_assert_warn_i
 2024-09-12  9:46 UTC 

[syzbot] [gfs2?] WARNING in rgblk_free
 2024-09-12  9:36 UTC 

kernel BUG in gfs2_withdraw
 2024-09-09  2:34 UTC  (2+ messages)

[PATCH] dlm: Remove unused declartions in header files
 2024-09-06  6:05 UTC 

lockdep warnings in gfs2 code
 2024-09-03 17:47 UTC  (2+ messages)

[PATCH v4 00/16] fanotify: add pre-content hooks
 2024-09-02 11:19 UTC  (40+ messages)
` [PATCH v4 01/16] fanotify: don't skip extra event info if no info_mode is set
` [PATCH v4 02/16] fsnotify: introduce pre-content permission event
` [PATCH v4 03/16] fsnotify: generate pre-content permission event on open
` [PATCH v4 04/16] fanotify: introduce FAN_PRE_ACCESS permission event
` [PATCH v4 05/16] fanotify: introduce FAN_PRE_MODIFY "
` [PATCH v4 06/16] fanotify: pass optional file access range in pre-content event
` [PATCH v4 07/16] fanotify: rename a misnamed constant
` [PATCH v4 08/16] fanotify: report file range info with pre-content events
` [PATCH v4 09/16] fanotify: allow to set errno in FAN_DENY permission response
` [PATCH v4 10/16] fanotify: add a helper to check for pre content events
` [PATCH v4 11/16] fanotify: disable readahead if we have pre-content watches
` [PATCH v4 12/16] mm: don't allow huge faults for files with pre content watches
` [PATCH v4 13/16] fsnotify: generate pre-content permission event on page fault
` [PATCH v4 14/16] bcachefs: add pre-content fsnotify hook to fault
` [PATCH v4 15/16] gfs2: "
` [PATCH v4 16/16] xfs: add pre-content fsnotify hook for write faults

[syzbot] [gfs2?] kernel BUG in gfs2_withdraw
 2024-09-02  8:54 UTC 

[syzbot] Monthly gfs2 report (Sep 2024)
 2024-09-02  8:16 UTC 

[RFC 0/7] dlm: the ultimate verifier for DLM lock correctness
 2024-08-30 12:55 UTC  (9+ messages)
` [RFC 1/7] dlm: fix possible lkb_resource null dereference
` [RFC 2/7] dlm: fix swapped args sb_flags vs sb_status
` [RFC 3/7] dlm: make add_to_waiters() that is can't fail
` [RFC 4/7] dlm: add our_nodeid to tracepoints
` [RFC 5/7] dlm: add lkb rv mode to ast tracepoint
` [RFC 6/7] dlm: add more tracepoints for DLM kernel verifier
` [RFC 7/7] rv: add dlm compatible lock state "

[PATCH][RFC] iomap: add a private argument for iomap_file_buffered_write
 2024-08-27 11:07 UTC  (4+ messages)

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

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

[PATCH v2] gfs2: fix double destroy_workqueue error
 2024-08-21 17:41 UTC  (2+ messages)

[PATCH] gfs2: fix double destroy_workqueue error
 2024-08-20 14:41 UTC  (4+ messages)

[PATCH dlm/next] dlm: add missing -ENOMEM if alloc_workqueue() fails
 2024-08-12 20:14 UTC 

[PATCH v3 00/16] fanotify: add pre-content hooks
 2024-08-11  8:40 UTC  (21+ messages)
` [PATCH v3 01/16] fanotify: don't skip extra event info if no info_mode is set
` [PATCH v3 02/16] fsnotify: introduce pre-content permission event
` [PATCH v3 03/16] fsnotify: generate pre-content permission event on open
` [PATCH v3 04/16] fanotify: introduce FAN_PRE_ACCESS permission event
` [PATCH v3 05/16] fanotify: introduce FAN_PRE_MODIFY "
` [PATCH v3 06/16] fanotify: pass optional file access range in pre-content event
` [PATCH v3 07/16] fanotify: rename a misnamed constant
` [PATCH v3 08/16] fanotify: report file range info with pre-content events
` [PATCH v3 09/16] fanotify: allow to set errno in FAN_DENY permission response
` [PATCH v3 10/16] fanotify: add a helper to check for pre content events
` [PATCH v3 11/16] fanotify: disable readahead if we have pre-content watches
` [PATCH v3 12/16] mm: don't allow huge faults for files with pre content watches
` [PATCH v3 13/16] fsnotify: generate pre-content permission event on page fault
` [PATCH v3 14/16] bcachefs: add pre-content fsnotify hook to fault
` [PATCH v3 15/16] gfs2: "
` [PATCH v3 16/16] xfs: add pre-content fsnotify hook for write faults

[PATCH v2 00/16] fanotify: add pre-content hooks
 2024-08-09 18:38 UTC  (36+ messages)
` [PATCH v2 01/16] fanotify: don't skip extra event info if no info_mode is set
` [PATCH v2 02/16] fsnotify: introduce pre-content permission event
` [PATCH v2 03/16] fsnotify: generate pre-content permission event on open
` [PATCH v2 04/16] fanotify: introduce FAN_PRE_ACCESS permission event
` [PATCH v2 05/16] fanotify: introduce FAN_PRE_MODIFY "
` [PATCH v2 06/16] fanotify: pass optional file access range in pre-content event
` [PATCH v2 07/16] fanotify: rename a misnamed constant
` [PATCH v2 08/16] fanotify: report file range info with pre-content events
` [PATCH v2 09/16] fanotify: allow to set errno in FAN_DENY permission response
` [PATCH v2 10/16] fanotify: add a helper to check for pre content events
` [PATCH v2 11/16] fanotify: disable readahead if we have pre-content watches
` [PATCH v2 12/16] mm: don't allow huge faults for files with pre content watches
` [PATCH v2 13/16] fsnotify: generate pre-content permission event on page fault
` [PATCH v2 14/16] bcachefs: add pre-content fsnotify hook to fault
` [PATCH v2 15/16] gfs2: "
` [PATCH v2 16/16] xfs: add pre-content fsnotify hook for write faults

[PATCH 0/4] Remove uses of aops->writepage from gfs2
 2024-08-07 16:24 UTC  (3+ messages)

[PATCHv2 v6.11-rc1 01/10] dlm: cleanup memory allocation helpers
 2024-08-02 17:26 UTC  (10+ messages)
` [PATCHv2 v6.11-rc1 02/10] dlm: remove unnecessary refcounts
` [PATCHv2 v6.11-rc1 03/10] dlm: never return invalid nodeid by dlm_our_nodeid()
` [PATCHv2 v6.11-rc1 04/10] dlm: warn about invalid nodeid comparsions
` [PATCHv2 v6.11-rc1 05/10] dlm: drop kobject release callback handling
` [PATCHv2 v6.11-rc1 06/10] dlm: async freeing of lockspace resources
` [PATCHv2 v6.11-rc1 07/10] dlm: use RSB_HASHED to avoid lookup twice
` [PATCHv2 v6.11-rc1 08/10] dlm: move dlm_search_rsb_tree() out of lock
` [PATCHv2 v6.11-rc1 09/10] dlm: move lkb xarray lookup "
` [PATCHv2 v6.11-rc1 10/10] dlm: do synchronized socket connect call


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