messages from 2024-01-25 10:44:51 to 2024-03-26 11:31:38 UTC [more...]
[PATCHv3 v6.5-rc2 2/3] fs: dlm: allow to F_SETLKW getting interrupted
2024-03-26 11:31 UTC (3+ 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
[PATCHv2] generic: add fcntl corner cases tests
2024-03-07 15:58 UTC (19+ messages)
[syzbot] [gfs2?] WARNING in gfs2_check_blk_type (2)
2024-03-05 11:03 UTC
[syzbot] [gfs2?] BUG: sleeping function called from invalid context in gfs2_withdraw
2024-03-05 10:07 UTC (3+ messages)
[syzbot] [gfs2?] WARNING in gfs2_check_blk_type
2024-02-29 8:42 UTC (2+ messages)
[PATCHv3 v6.8-rc6 00/18] dlm: bring message parsing to softirq context
2024-02-27 1:49 UTC (19+ messages)
` [PATCHv3 v6.8-rc6 01/18] fs: dlm: Simplify the allocation of slab caches in dlm_midcomms_cache_create
` [PATCHv3 v6.8-rc6 02/18] fs: dlm: Simplify the allocation of slab caches in dlm_lowcomms_msg_cache_create
` [PATCHv3 v6.8-rc6 03/18] dlm: fix off-by-one waiters refcount handling
` [PATCHv3 v6.8-rc6 04/18] dlm: put lkbs instead of force free
` [PATCHv3 v6.8-rc6 05/18] dlm: remove allocation parameter in msg allocation
` [PATCHv3 v6.8-rc6 06/18] dlm: switch to GFP_ATOMIC in dlm allocations
` [PATCHv3 v6.8-rc6 07/18] dlm: move root_list functionality to recover.c
` [PATCHv3 v6.8-rc6 08/18] dlm: move master dir dump to own list
` [PATCHv3 v6.8-rc6 09/18] dlm: move root_list to ls_recover() stack
` [PATCHv3 v6.8-rc6 10/18] dlm: implement directory dump context
` [PATCHv3 v6.8-rc6 11/18] dlm: drop holding waiters mutex in waiters recovery
` [PATCHv3 v6.8-rc6 12/18] dlm: convert ls_waiters_mutex to spinlock
` [PATCHv3 v6.8-rc6 13/18] dlm: convert res_lock "
` [PATCHv3 v6.8-rc6 14/18] dlm: make requestqueue handling non sleepable
` [PATCHv3 v6.8-rc6 15/18] dlm: ls_recv_active semaphore to rwlock
` [PATCHv3 v6.8-rc6 16/18] dlm: remove schedule in dlm receive path
` [PATCHv3 v6.8-rc6 17/18] dlm: convert message parsing locks to disable bh
` [PATCHv3 v6.8-rc6 18/18] dlm: do dlm message processing in softirq context
[PATCH] gfs2: remove SLAB_MEM_SPREAD flag usage
2024-02-24 13:48 UTC
[syzbot] Monthly gfs2 report (Feb 2024)
2024-02-23 21:27 UTC
[syzbot] [gfs2?] kernel BUG in __gfs2_glock_put
2024-02-23 18:29 UTC
[syzbot] [gfs2?] general protection fault in gfs2_dump_glock (2)
2024-02-19 12:56 UTC (2+ messages)
[PATCH v3 00/47] filelock: split file leases out of struct file_lock
2024-02-18 12:16 UTC (57+ messages)
` [PATCH v3 01/47] filelock: fl_pid field should be signed int
` [PATCH v3 02/47] filelock: rename some fields in tracepoints
` [PATCH v3 03/47] filelock: rename fl_pid variable in lock_get_status
` [PATCH v3 04/47] filelock: add some new helper functions
` [PATCH v3 05/47] 9p: rename fl_type variable in v9fs_file_do_lock
` [PATCH v3 06/47] afs: convert to using new filelock helpers
` [PATCH v3 07/47] ceph: "
` [PATCH v3 08/47] dlm: "
` [PATCH v3 09/47] gfs2: "
` [PATCH v3 10/47] lockd: "
` [PATCH v3 11/47] nfs: "
` [PATCH v3 12/47] nfsd: "
` [PATCH v3 13/47] ocfs2: "
` [PATCH v3 14/47] smb/client: "
` [PATCH v3 15/47] smb/server: "
` [PATCH v3 16/47] filelock: drop the IS_* macros
` [PATCH v3 17/47] filelock: split common fields into struct file_lock_core
` [PATCH v3 18/47] filelock: have fs/locks.c deal with file_lock_core directly
` [PATCH v3 19/47] filelock: convert more internal functions to use file_lock_core
` [PATCH v3 20/47] filelock: make posix_same_owner take file_lock_core pointers
` [PATCH v3 21/47] filelock: convert posix_owner_key to take file_lock_core arg
` [PATCH v3 22/47] filelock: make locks_{insert,delete}_global_locks "
` [PATCH v3 23/47] filelock: convert locks_{insert,delete}_global_blocked
` [PATCH v3 24/47] filelock: make __locks_delete_block and __locks_wake_up_blocks take file_lock_core
` [PATCH v3 25/47] filelock: convert __locks_insert_block, conflict and deadlock checks to use file_lock_core
` [PATCH v3 26/47] filelock: convert fl_blocker to file_lock_core
` [PATCH v3 27/47] filelock: clean up locks_delete_block internals
` [PATCH v3 28/47] filelock: reorganize locks_delete_block and __locks_insert_block
` [PATCH v3 29/47] filelock: make assign_type helper take a file_lock_core pointer
` [PATCH v3 30/47] filelock: convert locks_wake_up_blocks to "
` [PATCH v3 31/47] filelock: convert locks_insert_lock_ctx and locks_delete_lock_ctx
` [PATCH v3 32/47] filelock: convert locks_translate_pid to take file_lock_core
` [PATCH v3 33/47] filelock: convert seqfile handling to use file_lock_core
` [PATCH v3 34/47] 9p: adapt to breakup of struct file_lock
` [PATCH v3 35/47] afs: "
` [PATCH v3 36/47] ceph: "
` [PATCH v3 37/47] dlm: "
` [PATCH v3 38/47] gfs2: "
` [PATCH v3 39/47] fuse: "
` [PATCH v3 40/47] lockd: "
` [PATCH v3 41/47] nfs: "
` [PATCH v3 42/47] nfsd: "
` [PATCH v3 43/47] ocfs2: "
` [PATCH v3 44/47] smb/client: "
` [PATCH v3 45/47] smb/server: "
` [PATCH v3 46/47] filelock: remove temporary compatibility macros
` [PATCH v3 47/47] filelock: split leases out of struct file_lock
[syzbot] [gfs2?] INFO: task hung in write_cache_pages (3)
2024-02-16 11:43 UTC (2+ messages)
[regression 6.1.67] dlm: cannot start dlm midcomms -97 after backport of e9cdebbe23f1 ("dlm: use kernel_connect() and kernel_bind()")
2024-02-09 16:28 UTC (9+ messages)
` [regression 6.1.76] "
[syzbot] [gfs2?] general protection fault in gfs2_rindex_update
2024-02-09 16:10 UTC (4+ messages)
[PATCH] fs: dlm: Simplify the allocation of slab caches in dlm_lowcomms_msg_cache_create
2024-02-05 15:52 UTC (2+ messages)
[PATCH] fs: dlm: Simplify the allocation of slab caches in dlm_midcomms_cache_create
2024-02-05 15:52 UTC (2+ messages)
[PATCH dlm/next] MAINTAINERS: update DLM git repository entry
2024-02-05 15:48 UTC
[GIT PULL] Revert "gfs2: Use GL_NOBLOCK flag for non-blocking lookups"
2024-02-02 23:37 UTC (2+ messages)
[PATCH 0/9] gfs2: Bugs in "Use GL_NOBLOCK flag for non-blocking lookups"
2024-02-02 17:09 UTC (7+ messages)
[syzbot] [gfs2?] WARNING in folio_account_dirtied
2024-02-02 5:55 UTC
[PATCHv2 1/2] refcount: introduce __refcount_dec_and_lock macro
2024-02-01 14:59 UTC (2+ messages)
map multiple blocks per ->map_blocks in iomap writeback
2024-02-01 13:23 UTC (5+ messages)
[PATCH AUTOSEL 4.19 11/12] gfs2: Refcounting fix in gfs2_thaw_super
2024-01-30 21:16 UTC (4+ messages)
[PATCH v2 00/41] filelock: split struct file_lock into file_lock and file_lease structs
2024-01-25 23:58 UTC (22+ messages)
` [PATCH v2 25/41] filelock: convert locks_wake_up_blocks to take a file_lock_core pointer
` [PATCH v2 26/41] filelock: convert locks_insert_lock_ctx and locks_delete_lock_ctx
` [PATCH v2 27/41] filelock: convert locks_translate_pid to take file_lock_core
` [PATCH v2 28/41] filelock: convert seqfile handling to use file_lock_core
` [PATCH v2 29/41] 9p: adapt to breakup of struct file_lock
` [PATCH v2 30/41] afs: "
` [PATCH v2 31/41] ceph: "
` [PATCH v2 32/41] dlm: "
` [PATCH v2 33/41] gfs2: "
` [PATCH v2 34/41] lockd: "
` [PATCH v2 35/41] nfs: "
` [PATCH v2 36/41] nfsd: "
` [PATCH v2 37/41] ocfs2: "
` [PATCH v2 38/41] smb/client: "
` [PATCH v2 39/41] smb/server: "
` [PATCH v2 40/41] filelock: remove temporary compatability macros
` [PATCH v2 41/41] filelock: split leases out of struct file_lock
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).