LinuxLists
Users
About
Jingbo Xu (
[email protected]
)
Number of posts: 822 (0.55 per day)
First post: 2020-04-23 07:28:12
Last post: 2024-06-04 12:24:24
Previous Page
/
Next Page
Date
List
Subject
2023-03-30 08:33:16
linux-kernel
[PATCH v2 0/8] erofs: cleanup of xattr handling
2023-03-30 08:33:15
linux-kernel
[PATCH v2 3/8] erofs: simplify erofs_xattr_generic_get()
2023-03-25 06:12:02
linux-kernel
[PATCH] erofs-utils: tests: enhance erofs/019
2023-03-23 00:12:59
linux-kernel
[PATCH 4/8] erofs: introduce erofs_xattr_iter_fixup_aligned() helper
2023-03-23 00:12:53
linux-kernel
[PATCH 2/8] erofs: rename init_inode_xattrs with erofs_ prefix
2023-03-23 00:12:17
linux-kernel
[PATCH 8/8] erofs: use separate xattr parsers for listxattr/getxattr
2023-03-23 00:12:08
linux-kernel
[PATCH 7/8] erofs: unify inline/share xattr iterators for listxattr/getxattr
2023-03-23 00:11:58
linux-kernel
[PATCH 5/8] erofs: unify xattr_iter structures
2023-03-23 00:11:53
linux-kernel
[PATCH 6/8] erofs: make the size of read data stored in buffer_ofs
2023-03-23 00:11:18
linux-kernel
[PATCH 3/8] erofs: simplify erofs_xattr_generic_get()
2023-03-23 00:11:16
linux-kernel
[PATCH 1/8] erofs: move several xattr helpers into xattr.c
2023-03-23 00:11:15
linux-kernel
[PATCH 0/8] erofs: cleanup of xattr handling
2023-03-14 11:06:09
linux-kernel
Re: [BUG REPORT] arch/x86/include/asm/uaccess_64.h:119: Error: junk at end of line
2023-03-14 03:12:23
linux-kernel
[BUG REPORT] arch/x86/include/asm/uaccess_64.h:119: Error: junk at end of line
2023-03-13 13:53:35
linux-kernel
[PATCH v6 1/2] erofs: avoid hardcoded blocksize for subpage block support
2023-03-13 13:53:32
linux-kernel
[PATCH v6 2/2] erofs: set block size to the on-disk block size
2023-03-13 13:53:26
linux-kernel
[PATCH v6 0/2] erofs: set block size to the on-disk block size
2023-03-09 07:38:11
linux-kernel
Re: erofs: use wrapper i_blocksize() in erofs_file_read_iter()
2023-03-06 10:02:21
linux-kernel
[PATCH v5 1/2] erofs: avoid hardcoded blocksize for subpage block support
2023-03-06 10:02:17
linux-kernel
[PATCH v5 2/2] erofs: set block size to the on-disk block size
2023-03-06 10:02:15
linux-kernel
[PATCH v5 0/2] erofs: set block size to the on-disk block size
2023-03-06 09:53:07
linux-kernel
Re: [PATCH v4 2/2] erofs: set block size to the on-disk block size
2023-03-06 09:45:11
linux-kernel
Re: [PATCH v4 1/2] erofs: avoid hardcoded blocksize for subpage block support
2023-03-02 14:39:30
linux-kernel
[PATCH v4 1/2] erofs: avoid hardcoded blocksize for subpage block support
2023-03-02 14:39:28
linux-kernel
[PATCH v4 2/2] erofs: set block size to the on-disk block size
2023-03-02 14:39:24
linux-kernel
[PATCH v4 0/2] erofs: set block size to the on-disk block size
2023-03-02 06:39:57
linux-kernel
Re: [PATCH V2] erofs: support flattened block device for multi-blob images
2023-02-28 06:12:15
linux-kernel
Re: [LSF/MM/BPF TOPIC] Image-based read-only filesystem: further use cases & directions
2023-02-21 10:33:29
linux-kernel
[PATCH 2/2] fscache: introduce fscache_begin_wait_operation() helper
2023-02-21 10:33:25
linux-kernel
[PATCH 0/2] fscache/cachefiles: some work for on-demand mode
2023-02-21 10:33:23
linux-kernel
[PATCH 1/2] cachefiles: don't align the write IO in ondemand mode
2023-02-21 09:17:34
linux-kernel
[PATCH 1/2] erofs: pass accurate blob size to prepare_ondemand_read()
2023-02-21 09:17:32
linux-kernel
[PATCH 2/2] erofs: set blksize to on-disk blksize for fscache mode
2023-02-21 09:17:29
linux-kernel
[PATCH 0/2] erofs: remove the constraint of 4KB blksize for fscache mode
2023-02-20 02:50:59
linux-kernel
[PATCH v3 1/2] erofs: avoid hardcoded blocksize for subpage block support
2023-02-20 02:50:55
linux-kernel
[PATCH v3 2/2] erofs: set block size to the on-disk block size
2023-02-17 05:50:37
linux-kernel
[PATCH v2 1/2] erofs: avoid hardcoded blocksize for subpage block support
2023-02-17 05:50:27
linux-kernel
[PATCH v2 2/2] erofs: set block size to the on-disk block size
2023-02-16 09:48:00
linux-kernel
[PATCH 1/2] erofs: convert hardcoded blocksize to sb->s_blocksize
2023-02-16 09:47:56
linux-kernel
[PATCH 2/2] erofs: set block size to the on-disk block size
2023-02-14 08:48:35
linux-kernel
[PATCH] cachefiles: fix calculation of the number of needed blocks
2023-02-09 06:40:21
linux-kernel
[PATCH v3 4/4] erofs: unify anonymous inodes for blob
2023-02-09 06:40:19
linux-kernel
[PATCH v3 2/4] erofs: maintain cookies of share domain in self-contained list
2023-02-09 06:40:16
linux-kernel
[PATCH v3 3/4] erofs: relinquish volume with mutex held
2023-02-09 06:40:13
linux-kernel
[PATCH v3 1/4] erofs: remove unused device mapping in meta routine
2023-02-09 06:40:11
linux-kernel
[PATCH v3 0/4] erofs: cleanup for fscache share domain mode
2023-02-09 06:14:39
linux-kernel
Re: [PATCH v2 3/4] erofs: relinquish volume with mutex held
2023-02-09 05:19:06
linux-kernel
[PATCH v2 3/4] erofs: relinquish volume with mutex held
2023-02-09 05:19:03
linux-kernel
[PATCH v2 4/4] erofs: unify anonymous inodes for blob
2023-02-09 05:18:59
linux-kernel
[PATCH v2 0/4] erofs: cleanup for fscache share domain mode
2023-02-09 05:18:56
linux-kernel
[PATCH v2 2/4] erofs: maintain cookies of share domain in self-contained list