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

Date List Subject
2023-07-14 03:41:04 linux-kernel [PATCH v4 1/2] erofs: update on-disk format for xattr name filter
2023-07-14 03:29:37 linux-kernel [PATCH v4 2/2] erofs: boost negative xattr lookup with bloom filter
2023-07-14 03:29:25 linux-kernel [PATCH v4 0/2] erofs: introduce xattr name bloom filter
2023-07-14 03:19:48 linux-kernel [PATCH v4 1/3] erofs-utils: add xxh32 library
2023-07-14 03:15:00 linux-kernel [PATCH v4 2/3] erofs-utils: update on-disk format for xattr name filter
2023-07-14 03:14:48 linux-kernel [PATCH v4 0/3] erofs-utils: introduce xattr name bloom filter
2023-07-14 03:02:26 linux-kernel [PATCH v4 3/3] erofs-utils: mkfs: enable xattr name filter
2023-07-12 12:35:58 linux-kernel [PATCH v3 2/2] erofs: boost negative xattr lookup with bloom filter
2023-07-12 12:29:12 linux-kernel [PATCH v3 1/2] erofs: update on-disk format for xattr name filter
2023-07-12 12:23:55 linux-kernel [PATCH v3 0/2] erofs: introduce xattr name bloom filter
2023-07-05 07:48:44 linux-kernel [PATCH v2 0/2] erofs: introduce xattr name bloom filter
2023-07-05 07:30:09 linux-kernel [PATCH v2 2/2] erofs: boost negative xattr lookup with bloom filter
2023-07-05 07:21:00 linux-kernel [PATCH v2 1/2] erofs: update on-disk format for xattr name filter
2023-07-04 06:03:45 linux-kernel Re: [RFC 0/2] erofs: introduce bloom filter for xattr
2023-07-03 09:16:48 linux-kernel Re: [RFC 0/2] erofs: introduce bloom filter for xattr
2023-06-30 03:23:52 linux-ext4 Re: [Linux-cachefs] [PATCH v7 2/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
2023-06-28 08:37:12 linux-kernel Re: [RFC 0/2] erofs: introduce bloom filter for xattr
2023-06-24 01:44:49 linux-kernel Re: [RFC 0/2] erofs: introduce bloom filter for xattr
2023-06-22 07:03:24 linux-kernel Re: [RFC 0/2] erofs: introduce bloom filter for xattr
2023-06-21 08:54:41 linux-kernel [RFC 2/2] erofs: optimize getxattr with bloom filter
2023-06-21 08:54:28 linux-kernel [RFC 0/2] erofs: introduce bloom filter for xattr
2023-06-21 08:53:46 linux-kernel [RFC 1/2] erofs: update on-disk format for xattr bloom filter
2023-06-20 03:59:16 linux-kernel Re: [PATCH] fuse: fix return value of inode_inline_reclaim_one_dmap in error path
2023-06-19 11:29:48 linux-kernel [PATCH] erofs: add documentation for long xattr name prefixes feature
2023-06-19 07:30:55 linux-kernel Re: [PATCH v3 0/2] block: fine-granular CAP_SYS_ADMIN for Persistent Reservation ioctl
2023-06-15 04:46:20 linux-kernel Re: [PATCH] erofs: remove unnecessary goto
2023-06-13 08:59:28 linux-kernel [PATCH v3 0/2] block: fine-granular CAP_SYS_ADMIN for Persistent Reservation ioctl
2023-06-13 08:47:34 linux-kernel [PATCH v3 2/2] block: fine-granular CAP_SYS_ADMIN for Persistent Reservation
2023-06-13 08:42:42 linux-kernel [PATCH v3 1/2] block: disallow Persistent Reservation on partitions
2023-06-13 07:53:28 linux-kernel [PATCH v8 5/5] erofs: use separate xattr parsers for listxattr/getxattr
2023-06-13 07:53:25 linux-kernel [PATCH v8 4/5] erofs: unify inline/shared xattr iterators for listxattr/getxattr
2023-06-13 07:53:18 linux-kernel [PATCH v8 1/5] erofs: use absolute position in xattr iterator
2023-06-13 07:52:26 linux-kernel [PATCH v8 3/5] erofs: make the size of read data stored in buffer_ofs
2023-06-13 07:49:12 linux-kernel [PATCH v8 2/5] erofs: unify xattr_iter structures
2023-06-13 07:45:23 linux-kernel [PATCH v8 0/5] erofs: cleanup of xattr handling
2023-06-13 06:42:44 linux-kernel Re: [PATCH v2] block: fine-granular CAP_SYS_ADMIN for Persistent Reservation ioctl
2023-06-12 13:16:25 linux-kernel [PATCH v7 0/5] erofs: cleanup of xattr handling
2023-06-12 13:14:24 linux-kernel [PATCH v7 4/5] erofs: unify inline/shared xattr iterators for listxattr/getxattr
2023-06-12 13:06:26 linux-kernel [PATCH v7 3/5] erofs: make the size of read data stored in buffer_ofs
2023-06-12 12:50:01 linux-kernel [PATCH v7 2/5] erofs: unify xattr_iter structures
2023-06-12 12:49:54 linux-kernel [PATCH v7 5/5] erofs: use separate xattr parsers for listxattr/getxattr
2023-06-12 12:49:39 linux-kernel [PATCH v7 1/5] erofs: use absolute position in xattr iterator
2023-06-12 07:52:10 linux-kernel [PATCH v2] block: fine-granular CAP_SYS_ADMIN for Persistent Reservation ioctl
2023-06-10 08:35:43 linux-kernel Re: [RFC] block: relax permission for Persistent Reservations ioctl
2023-06-09 10:44:42 linux-kernel [RFC] block: relax permission for Persistent Reservations ioctl
2023-06-08 11:57:52 linux-kernel [PATCH v6 4/5] erofs: unify inline/share xattr iterators for listxattr/getxattr
2023-06-08 11:44:16 linux-kernel [PATCH v6 0/5] erofs: cleanup of xattr handling
2023-06-08 11:44:13 linux-kernel [PATCH v6 5/5] erofs: use separate xattr parsers for listxattr/getxattr
2023-06-08 11:43:59 linux-kernel [PATCH v6 3/5] erofs: make the size of read data stored in buffer_ofs
2023-06-08 11:41:56 linux-kernel [PATCH v6 1/5] erofs: use absolute position in xattr iterator
2023-06-08 11:39:48 linux-kernel [PATCH v6 2/5] erofs: unify xattr_iter structures