dev.linux.lists.ocfs2-devel archive
476 archived articles, newest first (page 2 of 5). Latest articles →
Re: [PATCH] ocfs2: fix circular locking dependency in ocfs2_init_acl()
Tue, 4 Aug 2026 14:36:02 +0800Re: [PATCH 03/19] jbd2: point the shadow buffer at the frozen data directly
Tue, 4 Aug 2026 04:11:59 +0100Re: [PATCH 03/19] jbd2: point the shadow buffer at the frozen data directly
Mon, 3 Aug 2026 19:11:49 +0100Re: [PATCH 02/19] buffer: allow a buffer_head to point at memory outside the page cache
Mon, 3 Aug 2026 18:59:01 +0100Re: [PATCH 02/19] buffer: allow a buffer_head to point at memory outside the page cache
Mon, 3 Aug 2026 18:13:19 +0200Re: [PATCH 01/19] buffer_head: Remove b_page
Mon, 3 Aug 2026 18:03:23 +0200Re: [PATCH] ocfs2: validate global bitmap cl_bpc before resize
Mon, 3 Aug 2026 14:37:31 +0800[PATCH] ocfs2: fix deadlock in inline-data truncate transactions
Mon, 3 Aug 2026 11:23:46 +0800[PATCH] ocfs2: validate global bitmap cl_bpc before resize
Mon, 3 Aug 2026 11:11:16 +0800[PATCH 2/2] ocfs2: validate DIO orphan slot during inode read
Mon, 3 Aug 2026 11:00:07 +0800[PATCH 1/2] ocfs2: validate orphan slot during inode read
Mon, 3 Aug 2026 11:00:06 +0800[PATCH 0/2] ocfs2: validate active orphan slots during inode read
Mon, 3 Aug 2026 11:00:05 +0800Re: [PATCH] ocfs2: validate truncate log dinode before caching
Mon, 3 Aug 2026 10:55:38 +0800Re: [PATCH] ocfs2: fix circular locking dependency in reflink
Sun, 2 Aug 2026 21:02:56 +0800Re: [RFC PATCH v2 1/4] ocfs2: Add new ocfs2_map_blocks() to introduce iomap feature
Sun, 2 Aug 2026 19:28:30 +0800Re: [RFC PATCH v2 4/4] ocfs2: remove legacy blockdev direct-IO path APIs
Sun, 2 Aug 2026 18:37:58 +0800Re: [RFC PATCH v2 3/4] ocfs2: switch dio write path from buffer_head to iomap
Sun, 2 Aug 2026 18:37:27 +0800Re: [RFC PATCH v2 2/4] ocfs2: switch dio read path from buffer_head to iomap
Sun, 2 Aug 2026 18:36:32 +0800Re: [RFC PATCH v2 2/4] ocfs2: switch dio read path from buffer_head to iomap
Sun, 2 Aug 2026 18:30:06 +0800Re: [RFC PATCH v2 1/4] ocfs2: Add new ocfs2_map_blocks() to introduce iomap feature
Sun, 2 Aug 2026 18:17:21 +0800[syzbot] [ocfs2?] possible deadlock in __ocfs2_reflink
Sat, 01 Aug 2026 17:06:30 -0700[PATCH 19/19] buffer: stop clearing BH_Uptodate when a write fails
Sat, 1 Aug 2026 18:01:03 -0400[PATCH 18/19] ext4, jbd2: report fast commit write errors with BH_Write_EIO
Sat, 1 Aug 2026 18:01:02 -0400[PATCH 17/19] jbd2: assert on a failed write, not on a buffer that is not up to date
Sat, 1 Aug 2026 18:01:01 -0400[PATCH 15/19] gfs2: check for a metadata write error with buffer_write_io_error()
Sat, 1 Aug 2026 18:00:59 -0400[PATCH 16/19] jbd2: report journal write errors with BH_Write_EIO
Sat, 1 Aug 2026 18:01:00 -0400[PATCH 09/19] omfs: check for an inode write error with buffer_write_io_error()
Sat, 1 Aug 2026 18:00:53 -0400[PATCH 14/19] ocfs2: check for a stale write error before reusing a metadata buffer
Sat, 1 Aug 2026 18:00:58 -0400[PATCH 13/19] ocfs2: check for a metadata write error with buffer_write_io_error()
Sat, 1 Aug 2026 18:00:57 -0400[PATCH 11/19] fat: check for a metadata write error with buffer_write_io_error()
Sat, 1 Aug 2026 18:00:55 -0400[PATCH 12/19] ext4: check for a metadata write error with buffer_write_io_error()
Sat, 1 Aug 2026 18:00:56 -0400[PATCH 10/19] exfat: check for a directory write error with buffer_write_io_error()
Sat, 1 Aug 2026 18:00:54 -0400[PATCH 07/19] adfs: check for a directory write error with buffer_write_io_error()
Sat, 1 Aug 2026 18:00:51 -0400[PATCH 05/19] buffer: discard BH_Write_EIO along with the rest of the buffer state
Sat, 1 Aug 2026 18:00:49 -0400[PATCH 08/19] ext2: check for an xattr block write error with buffer_write_io_error()
Sat, 1 Aug 2026 18:00:52 -0400[PATCH 06/19] buffer: detect metadata write errors with buffer_write_io_error()
Sat, 1 Aug 2026 18:00:50 -0400[PATCH 04/19] buffer: clear BH_Write_EIO when a buffer is forgotten
Sat, 1 Aug 2026 18:00:48 -0400[PATCH 03/19] jbd2: point the shadow buffer at the frozen data directly
Sat, 1 Aug 2026 18:00:47 -0400[PATCH 02/19] buffer: allow a buffer_head to point at memory outside the page cache
Sat, 1 Aug 2026 18:00:46 -0400[PATCH 01/19] buffer_head: Remove b_page
Sat, 1 Aug 2026 18:00:45 -0400[PATCH 00/19] buffer: stop clearing BH_Uptodate when a write fails
Sat, 1 Aug 2026 18:00:44 -0400Re: [PATCH] ocfs2: fix circular locking dependency in reflink
Fri, 31 Jul 2026 11:21:36 -0700[PATCH] ocfs2: fix circular locking dependency in reflink
Fri, 31 Jul 2026 19:34:25 +0800Re: [PATCH] ocfs2: Remove redundant NULL check for rec variable
Thu, 30 Jul 2026 18:41:03 -0700Re: [PATCH] ocfs2: Remove redundant NULL check for rec variable
Fri, 31 Jul 2026 08:44:58 +0800[PATCH] ocfs2: Remove redundant NULL check for rec variable
Thu, 30 Jul 2026 16:15:04 +0300[PATCH] ocfs2: fix circular locking dependency in ocfs2_init_acl()
Thu, 30 Jul 2026 07:42:21 +0000 (UTC)[syzbot] [ocfs2?] possible deadlock in ocfs2_reflink
Wed, 29 Jul 2026 17:10:20 -0700Re: [RFC PATCH v2 4/4] ocfs2: remove legacy blockdev direct-IO path APIs
Tue, 28 Jul 2026 14:11:14 +0800Re: [RFC PATCH v2 3/4] ocfs2: switch dio write path from buffer_head to iomap
Tue, 28 Jul 2026 14:07:42 +0800Re: [RFC PATCH v2 2/4] ocfs2: switch dio read path from buffer_head to iomap
Tue, 28 Jul 2026 13:50:24 +0800Re: [RFC PATCH v2 1/4] ocfs2: Add new ocfs2_map_blocks() to introduce iomap feature
Tue, 28 Jul 2026 13:41:31 +0800Re: [RFC PATCH v2 4/4] ocfs2: remove legacy blockdev direct-IO path APIs
Tue, 28 Jul 2026 12:25:20 +0800Re: [RFC PATCH v2 4/4] ocfs2: remove legacy blockdev direct-IO path APIs
Tue, 28 Jul 2026 06:19:56 +0200Re: [RFC PATCH v2 3/4] ocfs2: switch dio write path from buffer_head to iomap
Tue, 28 Jul 2026 06:18:49 +0200Re: [RFC PATCH v2 2/4] ocfs2: switch dio read path from buffer_head to iomap
Tue, 28 Jul 2026 06:16:57 +0200Re: [RFC PATCH v2 0/4] migrates ocfs2 DIO from buffer_head to iomap
Tue, 28 Jul 2026 06:11:31 +0200Re: [PATCH v2 2/3] time/jiffies: Include linux/sysctl.h for proc_int_u2k_conv_uop(), ...
Mon, 27 Jul 2026 16:58:11 +0200[RFC PATCH v2 4/4] ocfs2: remove legacy blockdev direct-IO path APIs
Mon, 27 Jul 2026 14:18:00 +0800[RFC PATCH v2 3/4] ocfs2: switch dio write path from buffer_head to iomap
Mon, 27 Jul 2026 14:17:59 +0800[RFC PATCH v2 2/4] ocfs2: switch dio read path from buffer_head to iomap
Mon, 27 Jul 2026 14:17:58 +0800[RFC PATCH v2 1/4] ocfs2: Add new ocfs2_map_blocks() to introduce iomap feature
Mon, 27 Jul 2026 14:17:57 +0800[RFC PATCH v2 0/4] migrates ocfs2 DIO from buffer_head to iomap
Mon, 27 Jul 2026 14:17:56 +0800Re: [PATCH 0/2] ocfs2: harden heartbeat teardown races
Mon, 27 Jul 2026 11:13:03 +0800Re: [PATCH 0/2] ocfs2: harden heartbeat teardown races
Sun, 26 Jul 2026 14:58:50 +0800Re: [PATCH 0/2] ocfs2: harden heartbeat teardown races
Sat, 25 Jul 2026 21:02:17 -0700Re: [PATCH v2 2/3] time/jiffies: Include linux/sysctl.h for proc_int_u2k_conv_uop(), ...
Sat, 25 Jul 2026 22:31:07 +0200Re: [PATCH RESEND] ocfs2: fix missing metadata reservation for large xattrs
Fri, 24 Jul 2026 15:09:25 +0800[RFC PATCH 3/3] ocfs2: switch dio write path from buffer_head to iomap
Fri, 24 Jul 2026 13:25:57 +0800[RFC PATCH 2/3] ocfs2: switch dio read path from buffer_head to iomap
Fri, 24 Jul 2026 13:25:56 +0800[RFC PATCH 1/3] ocfs2: Add new ocfs2_map_blocks() to introduce iomap feature
Fri, 24 Jul 2026 13:25:55 +0800[RFC PATCH 0/3] migrates ocfs2 DIO from buffer_head to iomap
Fri, 24 Jul 2026 13:25:54 +0800[PATCH RESEND] ocfs2: fix missing metadata reservation for large xattrs
Thu, 23 Jul 2026 23:57:03 -0500Re: [PATCH 2/2] ocfs2: o2hb: quiesce negotiate handlers and timeout work
Fri, 24 Jul 2026 09:41:29 +0800Re: [PATCH 1/2] ocfs2: synchronize heartbeat callbacks with o2net teardown
Fri, 24 Jul 2026 09:40:26 +0800Re: [PATCH] ocfs2: fix missing metadata reservation for large xattrs
Fri, 24 Jul 2026 09:32:14 +0800Re: [PATCH] ocfs2: fix missing metadata reservation for large xattrs
Thu, 23 Jul 2026 10:46:04 -0500[syzbot] [ocfs2?] kernel BUG in ocfs2_xattr_value_truncate (3)
Thu, 23 Jul 2026 00:48:35 -0700Re: [PATCH] ocfs2: validate truncate log dinode before caching
Thu, 23 Jul 2026 11:40:21 +0800Re: [PATCH] ocfs2: validate truncate log dinode before caching
Thu, 23 Jul 2026 11:05:24 +0800Re: [PATCH v2 0/3] ocfs2: cluster: o2hb_region_pin() fixes
Thu, 23 Jul 2026 09:13:00 +0800Re: [PATCH v2 0/3] ocfs2: cluster: o2hb_region_pin() fixes
Wed, 22 Jul 2026 16:43:48 -0700[syzbot] [ocfs2?] INFO: trying to register non-static key in ocfs2_trim_fs (2)
Wed, 22 Jul 2026 12:10:33 -0700Re: [PATCH] ocfs2: validate truncate log dinode before caching
Wed, 22 Jul 2026 20:55:53 +0800[PATCH v2 2/3] ocfs2: cluster: avoid lock order inversion in o2hb_region_pin() from drop_item
Wed, 22 Jul 2026 20:49:32 +0800[PATCH v2 1/3] ocfs2: cluster: don't sleep while holding o2hb_live_lock in o2hb_region_pin()
Wed, 22 Jul 2026 20:49:31 +0800[PATCH v2 0/3] ocfs2: cluster: o2hb_region_pin() fixes
Wed, 22 Jul 2026 20:49:30 +0800[PATCH v2 3/3] ocfs2: cluster: fix o2hb_dependent_users leak on pin failure
Wed, 22 Jul 2026 20:49:33 +0800[PATCH] ocfs2: validate truncate log dinode before caching
Wed, 22 Jul 2026 17:11:57 +0800Re: [PATCH] ocfs2: cluster: don't sleep while holding o2hb_live_lock in o2hb_region_pin()
Wed, 22 Jul 2026 10:29:53 +0800Re: [PATCH] ocfs2: cluster: don't sleep while holding o2hb_live_lock in o2hb_region_pin()
Tue, 21 Jul 2026 10:56:00 -0700[PATCH v2 3/3] module: Bring includes in linux/kmod.h up to date
Tue, 21 Jul 2026 15:11:27 +0200[PATCH v2 2/3] time/jiffies: Include linux/sysctl.h for proc_int_u2k_conv_uop(), ...
Tue, 21 Jul 2026 15:11:26 +0200[PATCH v2 1/3] umh, treewide: Explicitly include linux/umh.h where needed
Tue, 21 Jul 2026 15:11:25 +0200[PATCH v2 0/3] Bring includes in linux/kmod.h up to date
Tue, 21 Jul 2026 15:11:24 +0200Re: [PATCH] ocfs2/dlm: validate lockname_len in dlm_mig_lockres_handler()
Tue, 21 Jul 2026 13:53:53 +0200[PATCH] ocfs2: cluster: don't sleep while holding o2hb_live_lock in o2hb_region_pin()
Tue, 21 Jul 2026 19:49:16 +0800Re: [PATCH v2] ocfs2: always run deallocs on copy-on-write completion
Tue, 21 Jul 2026 19:47:47 +0800[PATCH v2] ocfs2: always run deallocs on copy-on-write completion
Tue, 21 Jul 2026 13:28:40 +0300Re: [PATCH] ocfs2: always run deallocs on copy-on-write completion
Tue, 21 Jul 2026 18:08:52 +0800
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.