dev.linux.lists.rpdfs-devel archive
100 archived articles, newest first (page 1 of 1). Latest articles →
[PATCH 1/1] rpdfs: Allow disabling rpdfs_prd() and friends
Fri, 14 Aug 2026 17:23:06 +0000[PATCH] rpdfs: Initialize ri->shadow_inode in rpdfs_new_inode()
Thu, 13 Aug 2026 14:56:10 +0000[PATCH] rpdfs: Fedora 44 build fixes
Thu, 13 Aug 2026 14:52:29 +0000[PATCH 1/1] rpdfs-progs: Fix binary search in find_recent_commit()
Thu, 13 Aug 2026 14:24:41 +0000Pushed next wave of big changes
Fri, 31 Jul 2026 12:44:18 -0700[PATCH 6/6] rpdfs: add read_folio, dirty_folio, write_begin, write_end
Thu, 7 May 2026 15:21:53 +0200[PATCH 5/6] rpdfs: add rpdfs_write_iter/rpdfs_read_iter
Thu, 7 May 2026 15:21:52 +0200[PATCH 4/6] rpdfs: add file data allocation and lookup routines
Thu, 7 May 2026 15:21:51 +0200[PATCH 3/6] rpdfs: add basic file data initialization
Thu, 7 May 2026 15:21:50 +0200[PATCH 2/6] rpdfs: add inode change debugging routine
Thu, 7 May 2026 15:21:49 +0200[PATCH 1/6] rpdfs: add rpdfs_file_llseek
Thu, 7 May 2026 15:21:48 +0200[PATCH 0/6] File data read/write version 2
Thu, 7 May 2026 15:21:47 +0200[PATCH 5/5] rpdfs-progs: clean removes generated crc64table.h
Tue, 5 May 2026 10:53:05 -0700[PATCH 4/5] rpdfs-progs: use per-invocation temp file for sparse defines
Tue, 5 May 2026 10:53:04 -0700[PATCH 2/5] rpdfs-progs: declare crc64.o dependency on generated header
Tue, 5 May 2026 10:53:02 -0700[PATCH 3/5] rpdfs-progs: rename utask asm extraction file to dodge save-temps race
Tue, 5 May 2026 10:53:03 -0700[PATCH 1/5] rpdfs-progs: don't link generators with main LDFLAGS
Tue, 5 May 2026 10:53:01 -0700[PATCH 0/5] Makefile fixes
Tue, 5 May 2026 10:53:00 -0700Re: [PATCH 8/8] rpdfs: add read_folio, dirty_folio, write_begin, write_end
Mon, 27 Apr 2026 16:58:59 -0700Re: [PATCH 7/8] rpdfs: add rpdfs_write_iter/rpdfs_read_iter
Mon, 27 Apr 2026 16:19:34 -0700Re: [PATCH 6/8] rpdfs: add file data allocation and lookup routines
Mon, 27 Apr 2026 16:02:01 -0700Re: [PATCH 5/8] rpdfs: add basic file data initialization
Mon, 27 Apr 2026 15:36:04 -0700Re: [PATCH 4/8] rpdfs: add inode change debugging routine
Mon, 27 Apr 2026 15:25:10 -0700Re: [PATCH 3/8] rpdfs: remove unused ino member of rpdfs_inode_info
Mon, 27 Apr 2026 15:22:12 -0700Re: [PATCH 2/8] rpdfs: add rpdfs_file_llseek
Mon, 27 Apr 2026 15:22:00 -0700Re: [PATCH 1/8] rpdfs: fix compiler warning in place.h
Mon, 27 Apr 2026 15:18:16 -0700[PATCH 8/8] rpdfs: add read_folio, dirty_folio, write_begin, write_end
Fri, 24 Apr 2026 16:05:20 +0200[PATCH 7/8] rpdfs: add rpdfs_write_iter/rpdfs_read_iter
Fri, 24 Apr 2026 16:05:19 +0200[PATCH 6/8] rpdfs: add file data allocation and lookup routines
Fri, 24 Apr 2026 16:05:18 +0200[PATCH 5/8] rpdfs: add basic file data initialization
Fri, 24 Apr 2026 16:05:17 +0200[PATCH 4/8] rpdfs: add inode change debugging routine
Fri, 24 Apr 2026 16:05:16 +0200[PATCH 3/8] rpdfs: remove unused ino member of rpdfs_inode_info
Fri, 24 Apr 2026 16:05:15 +0200[PATCH 2/8] rpdfs: add rpdfs_file_llseek
Fri, 24 Apr 2026 16:05:14 +0200[PATCH 1/8] rpdfs: fix compiler warning in place.h
Fri, 24 Apr 2026 16:05:13 +0200[PATCH 0/8] Add basic file data support
Fri, 24 Apr 2026 16:05:12 +0200block locking and tx changes landed
Mon, 6 Apr 2026 14:50:30 -0700Re: [PATCH] Move block region publish out of RCU callback
Tue, 31 Mar 2026 13:30:06 -0700[PATCH] Move block region publish out of RCU callback
Tue, 31 Mar 2026 16:07:32 +0200Re: [PATCH 1/1] rpdfs-progs: Insert peer socket during net_connect()
Wed, 25 Mar 2026 15:12:46 -0700Re: [PATCH 3/3] rpdfs: Add debugging for block not found case in rpdfs_use_txn_prepared
Wed, 25 Mar 2026 15:09:51 -0700Re: [PATCH 2/3] rpdfs: Initialize block seqlock before using it and fix memleak
Wed, 25 Mar 2026 15:08:42 -0700Re: [PATCH 1/3] rpdfs: Use write_seqlock_bh() for balloc info
Wed, 25 Mar 2026 15:05:58 -0700Re: [PATCH] rpdfs: Flush dirty blocks on sync
Wed, 25 Mar 2026 14:39:27 -0700Re: [PATCH] rpdfs: Set the inode creation time
Wed, 25 Mar 2026 14:37:14 -0700Re: [PATCH 1/1] rpdfs: Initialize xattrs btree root
Wed, 25 Mar 2026 14:34:59 -0700[PATCH 1/1] rpdfs-progs: Insert peer socket during net_connect()
Tue, 24 Mar 2026 11:11:02 -0500[PATCH 3/3] rpdfs: Add debugging for block not found case in rpdfs_use_txn_prepared
Thu, 19 Mar 2026 10:37:27 +0100[PATCH 2/3] rpdfs: Initialize block seqlock before using it and fix memleak
Thu, 19 Mar 2026 10:37:26 +0100[PATCH 1/3] rpdfs: Use write_seqlock_bh() for balloc info
Thu, 19 Mar 2026 10:37:25 +0100[PATCH 0/3] Minor locking fixes and debug output
Thu, 19 Mar 2026 10:37:24 +0100[PATCH] rpdfs: Flush dirty blocks on sync
Tue, 17 Mar 2026 19:42:03 +0100[PATCH] rpdfs: Set the inode creation time
Tue, 17 Mar 2026 19:26:30 +0100[PATCH 1/1] rpdfs: Initialize xattrs btree root
Tue, 17 Mar 2026 12:11:10 -0500Re: [PATCH 2/2] rpdfs: Set the inode creation time
Fri, 13 Mar 2026 14:31:08 -0700Re: [PATCH 2/2] rpdfs: Set the inode creation time
Thu, 12 Mar 2026 12:12:17 +0100Re: [PATCH 2/2] rpdfs: Set the inode creation time
Thu, 12 Mar 2026 12:04:21 +0100initial block allocation pushed
Wed, 11 Mar 2026 12:11:36 -0700Re: [PATCH 1/2] rpdfs: Set atime/mtime/ctime on inode creation
Wed, 11 Mar 2026 11:00:14 -0700Re: [PATCH 2/2] rpdfs: Set the inode creation time
Wed, 11 Mar 2026 10:59:17 -0700[PATCH 2/2] rpdfs: Set the inode creation time
Tue, 10 Mar 2026 18:31:40 +0100[PATCH 1/2] rpdfs: Set atime/mtime/ctime on inode creation
Tue, 10 Mar 2026 18:31:39 +0100[PATCH 0/2] Set a/m/c/crtime on inode creation
Tue, 10 Mar 2026 18:31:38 +0100Re: [PATCH 0/3] Add rpdfs_unlink and rpdfs_rmdir
Tue, 10 Mar 2026 09:34:03 -0700[PATCH 3/3] rpdfs: Add rpdfs_unlink and rpdfs_rmdir
Mon, 9 Mar 2026 22:04:03 +0100[PATCH 2/3] rpdfs: Add directory i_size accounting and helper functions
Mon, 9 Mar 2026 22:04:02 +0100[PATCH 1/3] rpdfs: Initialize dirents field in new rpdfs_inode_info
Mon, 9 Mar 2026 22:04:01 +0100[PATCH 0/3] Add rpdfs_unlink and rpdfs_rmdir
Mon, 9 Mar 2026 22:04:00 +0100Re: [PATCH v2 1/1] rpdfs: Initial extended attribute support
Wed, 4 Mar 2026 14:26:08 -0800[PATCH v2 1/1] rpdfs: Initial extended attribute support
Wed, 4 Mar 2026 10:20:33 -0600Re: [PATCH 1/1] rpdfs: Initial extended attribute support
Tue, 3 Mar 2026 16:59:57 -0800Re: [PATCH v2 1/1] Fix kernel memcpy() warnings about exceeding array boundaries
Tue, 3 Mar 2026 15:26:00 -0800Re: [PATCH] Add rpdfs_unlink() and rpdfs_rmdir()
Tue, 3 Mar 2026 15:14:50 -0800[PATCH 1/1] rpdfs: Initial extended attribute support
Tue, 3 Mar 2026 09:20:52 -0600[PATCH v2 1/1] Fix kernel memcpy() warnings about exceeding array boundaries
Mon, 2 Mar 2026 14:44:26 -0600[PATCH] Add rpdfs_unlink() and rpdfs_rmdir()
Thu, 26 Feb 2026 21:38:58 +0100Re: [PATCH] Update documentation
Thu, 26 Feb 2026 09:36:03 -0800[PATCH] Update documentation
Thu, 26 Feb 2026 18:01:53 +0100Re: [PATCH v2 1/1] rpdfs: Add minimal statfs support
Wed, 25 Feb 2026 15:51:14 -0800Re: [PATCH 3/3] Update documentation
Wed, 25 Feb 2026 15:39:28 -0800Re: [PATCH 2/3] Workaround for short read from io_uring on aarch64
Wed, 25 Feb 2026 15:37:42 -0800Re: [PATCH 1/3] Initial support for ARM64, incompatible with x86_64
Wed, 25 Feb 2026 15:36:11 -0800[PATCH v2 1/1] rpdfs: Add minimal statfs support
Wed, 25 Feb 2026 17:23:22 -0600Re: [PATCH 2/2] Add rpdfs_rmdir()
Wed, 25 Feb 2026 15:10:20 -0800Re: [PATCH 1/1] rpdfs: Add basic getattr and setattr support.
Wed, 25 Feb 2026 13:30:00 -0800Re: [PATCH 1/1] rpdfs: Add minimal statfs support
Wed, 25 Feb 2026 13:29:38 -0800Re: [PATCH 1/1] rpdfs: Fix memcpy() warnings about exceeding array boundaries
Wed, 25 Feb 2026 13:27:49 -0800Re: [PATCH 1/1] rpdfs: Fix initialization in rpdfs_btree_lookup_cb()
Wed, 25 Feb 2026 13:17:20 -0800[PATCH 1/1] rpdfs: Add basic getattr and setattr support.
Tue, 24 Feb 2026 14:56:43 -0600[PATCH 1/1] rpdfs: Add minimal statfs support
Tue, 24 Feb 2026 14:26:25 -0600[PATCH 1/1] rpdfs: Fix memcpy() warnings about exceeding array boundaries
Tue, 24 Feb 2026 12:32:06 -0600[PATCH 1/1] rpdfs: Fix initialization in rpdfs_btree_lookup_cb()
Tue, 24 Feb 2026 12:19:56 -0600[PATCH 2/2] Add rpdfs_rmdir()
Tue, 24 Feb 2026 17:41:57 +0100[PATCH 1/2] Add rpdfs_unlink()
Tue, 24 Feb 2026 17:41:56 +0100[PATCH 0/2] linux-rpdfs: rmdir() and unlink()
Tue, 24 Feb 2026 17:41:55 +0100[PATCH 3/3] Update documentation
Tue, 24 Feb 2026 17:33:26 +0100[PATCH 2/3] Workaround for short read from io_uring on aarch64
Tue, 24 Feb 2026 17:33:25 +0100[PATCH 1/3] Initial support for ARM64, incompatible with x86_64
Tue, 24 Feb 2026 17:33:24 +0100[PATCH 0/3] rpdfs-progs: ARM64 support and documentation
Tue, 24 Feb 2026 17:33:23 +0100Hello World
Mon, 1 Dec 2025 11:17:27 -0800test message for [email protected]
Tue, 25 Nov 2025 12:33:34 +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.