Jingbo Xu ([email protected])

Number of posts: 799 (0.54 per day)
First post: 2020-04-23 07:28:12
Last post: 2024-05-06 05:51:06

Date List Subject
2023-05-18 02:47:08 linux-kernel [PATCH v3 4/5] erofs: unify inline/share xattr iterators for listxattr/getxattr
2023-05-18 02:47:04 linux-kernel [PATCH v3 2/5] erofs: unify xattr_iter structures
2023-05-17 00:32:54 linux-kernel Re: [PATCH] fuse: fix return value of inode_inline_reclaim_one_dmap in error path
2023-05-15 10:43:08 linux-kernel [PATCH v2] erofs: fix null-ptr-deref caused by erofs_xattr_prefixes_init
2023-05-15 09:31:05 linux-kernel [PATCH] erofs: fix null-ptr-deref caused by erofs_xattr_prefixes_init
2023-04-24 12:42:13 linux-kernel [PATCH] fuse: fix return value of inode_inline_reclaim_one_dmap in error path
2023-04-18 08:22:26 linux-kernel Re: [PATCH] x86/alternatives: fix build issue with binutils before 2.28
2023-04-14 06:19:21 linux-kernel [PATCH] erofs: fix potential overflow calculating xattr_isize
2023-04-13 04:29:41 linux-kernel Re: [PATCH] erofs: explicit cast blkaddr to u64 before shift operation
2023-04-12 02:37:51 linux-kernel Re: linux-next: manual merge of the erofs tree with the vfs-idmapping tree
2023-04-11 09:40:08 linux-kernel [PATCH v3 6/7] erofs: handle long xattr name prefixes properly
2023-04-10 06:44:32 linux-kernel [PATCH v2 6/7] erofs: handle long xattr name prefixes properly
2023-04-07 22:40:05 linux-kernel [PATCH v2 7/7] erofs: enable long extended attribute name prefixes
2023-04-07 14:22:33 linux-kernel [PATCH 4/7] erofs: introduce on-disk format for long xattr name prefixes
2023-04-07 14:21:49 linux-kernel [PATCH 7/7] erofs: enable long extended attribute name prefixes
2023-04-07 14:21:11 linux-kernel [PATCH 6/7] erofs: handle long xattr name prefixes properly
2023-04-07 14:21:10 linux-kernel [PATCH 5/7] erofs: add helpers to load long xattr name prefixes
2023-04-07 14:21:05 linux-kernel [PATCH 1/7] erofs: keep meta inode into erofs_buf
2023-04-07 14:21:04 linux-kernel [PATCH 3/7] erofs: move packed inode out of the compression part
2023-04-07 14:20:53 linux-kernel [PATCH 0/7] erofs: introduce long xattr name prefixes feature
2023-04-07 14:20:43 linux-kernel [PATCH 2/7] erofs: initialize packed inode after root inode is assigned
2023-03-30 08:35:07 linux-kernel [PATCH v2 8/8] erofs: use separate xattr parsers for listxattr/getxattr
2023-03-30 08:34:21 linux-kernel [PATCH v2 5/8] erofs: unify xattr_iter structures
2023-03-30 08:34:20 linux-kernel [PATCH v2 7/8] erofs: unify inline/share xattr iterators for listxattr/getxattr
2023-03-30 08:34:00 linux-kernel [PATCH v2 2/8] erofs: rename init_inode_xattrs with erofs_ prefix
2023-03-30 08:33:49 linux-kernel [PATCH v2 1/8] erofs: move several xattr helpers into xattr.c
2023-03-30 08:33:46 linux-kernel [PATCH v2 4/8] erofs: introduce erofs_xattr_iter_fixup_aligned() helper
2023-03-30 08:33:27 linux-kernel [PATCH v2 6/8] erofs: make the size of read data stored in buffer_ofs
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