messages from 2024-08-08 22:03:45 to 2024-09-30 20:14:33 UTC [more...]
[PATCHv2 dlm/next 00/12] dlm: net-namespace functionality
2024-09-30 20:13 UTC (9+ 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
[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)
[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?] 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 (32+ messages)
` [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 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 16/16] xfs: add pre-content fsnotify hook for write faults
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