dev.linux.lists.ocfs2-devel

21408 articles on record, showing the most recent 50.

Re: [PATCH 03/19] jbd2: point the shadow buffer at the frozen data directly
Mon, 03 Aug 2026 18:11:49 +0000
Matthew Wilcox <[email protected]> • #21409
Re: [PATCH 02/19] buffer: allow a buffer_head to point at memory outside the page cache
Mon, 03 Aug 2026 17:59:01 +0000
Matthew Wilcox <[email protected]> • #21408
Re: [PATCH 02/19] buffer: allow a buffer_head to point at memory outside the page cache
Mon, 03 Aug 2026 16:13:19 +0000
Jan Kara <[email protected]> • #21407
Re: [PATCH 01/19] buffer_head: Remove b_page
Mon, 03 Aug 2026 16:03:23 +0000
Jan Kara <[email protected]> • #21406
Re: [PATCH] ocfs2: validate global bitmap cl_bpc before resize
Mon, 03 Aug 2026 06:37:31 +0000
Heming Zhao <[email protected]> • #21405
[PATCH] ocfs2: fix deadlock in inline-data truncate transactions
Mon, 03 Aug 2026 03:23:46 +0000
ZhengYuan Huang <[email protected]> • #21404
[PATCH] ocfs2: validate global bitmap cl_bpc before resize
Mon, 03 Aug 2026 03:11:16 +0000
ZhengYuan Huang <[email protected]> • #21403
[PATCH 2/2] ocfs2: validate DIO orphan slot during inode read
Mon, 03 Aug 2026 03:00:07 +0000
ZhengYuan Huang <[email protected]> • #21402
[PATCH 1/2] ocfs2: validate orphan slot during inode read
Mon, 03 Aug 2026 03:00:06 +0000
ZhengYuan Huang <[email protected]> • #21401
[PATCH 0/2] ocfs2: validate active orphan slots during inode read
Mon, 03 Aug 2026 03:00:05 +0000
ZhengYuan Huang <[email protected]> • #21400
Re: [PATCH] ocfs2: validate truncate log dinode before caching
Mon, 03 Aug 2026 02:55:38 +0000
ZhengYuan Huang <[email protected]> • #21399
Re: [PATCH] ocfs2: fix circular locking dependency in reflink
Sun, 02 Aug 2026 13:02:56 +0000
Joseph Qi <[email protected]> • #21398
Re: [RFC PATCH v2 1/4] ocfs2: Add new ocfs2_map_blocks() to introduce iomap feature
Sun, 02 Aug 2026 11:28:30 +0000
Heming Zhao <[email protected]> • #21397
Re: [RFC PATCH v2 4/4] ocfs2: remove legacy blockdev direct-IO path APIs
Sun, 02 Aug 2026 10:37:58 +0000
Heming Zhao <[email protected]> • #21396
Re: [RFC PATCH v2 3/4] ocfs2: switch dio write path from buffer_head to iomap
Sun, 02 Aug 2026 10:37:27 +0000
Heming Zhao <[email protected]> • #21395
Re: [RFC PATCH v2 2/4] ocfs2: switch dio read path from buffer_head to iomap
Sun, 02 Aug 2026 10:36:32 +0000
Heming Zhao <[email protected]> • #21394
Re: [RFC PATCH v2 2/4] ocfs2: switch dio read path from buffer_head to iomap
Sun, 02 Aug 2026 10:30:06 +0000
Heming Zhao <[email protected]> • #21393
Re: [RFC PATCH v2 1/4] ocfs2: Add new ocfs2_map_blocks() to introduce iomap feature
Sun, 02 Aug 2026 10:17:21 +0000
Heming Zhao <[email protected]> • #21392
[syzbot] [ocfs2?] possible deadlock in __ocfs2_reflink
Sun, 02 Aug 2026 00:06:30 +0000
syzbot <[email protected]> • #21391
[PATCH 19/19] buffer: stop clearing BH_Uptodate when a write fails
Sat, 01 Aug 2026 22:01:03 +0000
Chao Shi <[email protected]> • #21390
[PATCH 18/19] ext4, jbd2: report fast commit write errors with BH_Write_EIO
Sat, 01 Aug 2026 22:01:02 +0000
Chao Shi <[email protected]> • #21389
[PATCH 17/19] jbd2: assert on a failed write, not on a buffer that is not up to date
Sat, 01 Aug 2026 22:01:01 +0000
Chao Shi <[email protected]> • #21388
[PATCH 15/19] gfs2: check for a metadata write error with buffer_write_io_error()
Sat, 01 Aug 2026 22:00:59 +0000
Chao Shi <[email protected]> • #21387
[PATCH 16/19] jbd2: report journal write errors with BH_Write_EIO
Sat, 01 Aug 2026 22:01:00 +0000
Chao Shi <[email protected]> • #21386
[PATCH 09/19] omfs: check for an inode write error with buffer_write_io_error()
Sat, 01 Aug 2026 22:00:53 +0000
Chao Shi <[email protected]> • #21385
[PATCH 14/19] ocfs2: check for a stale write error before reusing a metadata buffer
Sat, 01 Aug 2026 22:00:58 +0000
Chao Shi <[email protected]> • #21384
[PATCH 13/19] ocfs2: check for a metadata write error with buffer_write_io_error()
Sat, 01 Aug 2026 22:00:57 +0000
Chao Shi <[email protected]> • #21383
[PATCH 11/19] fat: check for a metadata write error with buffer_write_io_error()
Sat, 01 Aug 2026 22:00:55 +0000
Chao Shi <[email protected]> • #21382
[PATCH 12/19] ext4: check for a metadata write error with buffer_write_io_error()
Sat, 01 Aug 2026 22:00:56 +0000
Chao Shi <[email protected]> • #21381
[PATCH 10/19] exfat: check for a directory write error with buffer_write_io_error()
Sat, 01 Aug 2026 22:00:54 +0000
Chao Shi <[email protected]> • #21380
[PATCH 07/19] adfs: check for a directory write error with buffer_write_io_error()
Sat, 01 Aug 2026 22:00:51 +0000
Chao Shi <[email protected]> • #21379
[PATCH 05/19] buffer: discard BH_Write_EIO along with the rest of the buffer state
Sat, 01 Aug 2026 22:00:49 +0000
Chao Shi <[email protected]> • #21378
[PATCH 08/19] ext2: check for an xattr block write error with buffer_write_io_error()
Sat, 01 Aug 2026 22:00:52 +0000
Chao Shi <[email protected]> • #21377
[PATCH 06/19] buffer: detect metadata write errors with buffer_write_io_error()
Sat, 01 Aug 2026 22:00:50 +0000
Chao Shi <[email protected]> • #21376
[PATCH 04/19] buffer: clear BH_Write_EIO when a buffer is forgotten
Sat, 01 Aug 2026 22:00:48 +0000
Chao Shi <[email protected]> • #21375
[PATCH 03/19] jbd2: point the shadow buffer at the frozen data directly
Sat, 01 Aug 2026 22:00:47 +0000
Chao Shi <[email protected]> • #21374
[PATCH 02/19] buffer: allow a buffer_head to point at memory outside the page cache
Sat, 01 Aug 2026 22:00:46 +0000
Chao Shi <[email protected]> • #21373
[PATCH 01/19] buffer_head: Remove b_page
Sat, 01 Aug 2026 22:00:45 +0000
Chao Shi <[email protected]> • #21372
[PATCH 00/19] buffer: stop clearing BH_Uptodate when a write fails
Sat, 01 Aug 2026 22:00:44 +0000
Chao Shi <[email protected]> • #21371
Re: [PATCH] ocfs2: fix circular locking dependency in reflink
Fri, 31 Jul 2026 18:21:36 +0000
Andrew Morton <[email protected]> • #21370
[PATCH] ocfs2: fix circular locking dependency in reflink
Fri, 31 Jul 2026 11:34:25 +0000
Joseph Qi <[email protected]> • #21369
Re: [PATCH] ocfs2: Remove redundant NULL check for rec variable
Fri, 31 Jul 2026 01:41:03 +0000
Andrew Morton <[email protected]> • #21368
Re: [PATCH] ocfs2: Remove redundant NULL check for rec variable
Fri, 31 Jul 2026 00:44:58 +0000
Joseph Qi <[email protected]> • #21367
[PATCH] ocfs2: Remove redundant NULL check for rec variable
Thu, 30 Jul 2026 13:15:04 +0000
Roman Demidov <[email protected]> • #21366
[PATCH] ocfs2: fix circular locking dependency in ocfs2_init_acl()
Thu, 30 Jul 2026 07:42:21 +0000
"syzbot" <[email protected]> • #21365
[syzbot] [ocfs2?] possible deadlock in ocfs2_reflink
Thu, 30 Jul 2026 00:10:20 +0000
syzbot <[email protected]> • #21364
Re: [RFC PATCH v2 4/4] ocfs2: remove legacy blockdev direct-IO path APIs
Tue, 28 Jul 2026 06:11:14 +0000
Joseph Qi <[email protected]> • #21363
Re: [RFC PATCH v2 3/4] ocfs2: switch dio write path from buffer_head to iomap
Tue, 28 Jul 2026 06:07:42 +0000
Joseph Qi <[email protected]> • #21362
Re: [RFC PATCH v2 2/4] ocfs2: switch dio read path from buffer_head to iomap
Tue, 28 Jul 2026 05:50:24 +0000
Joseph Qi <[email protected]> • #21361
Re: [RFC PATCH v2 1/4] ocfs2: Add new ocfs2_map_blocks() to introduce iomap feature
Tue, 28 Jul 2026 05:41:31 +0000
Joseph Qi <[email protected]> • #21360