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
2022-11-14 12:26:49 linux-kernel Re: [PATCH] erofs: fix missing xas_retry() in fscache mode
2022-11-11 09:17:01 linux-kernel [PATCH] erofs: fix missing xas_retry() in fscache mode
2022-11-10 08:41:37 linux-kernel Re: [PATCH] erofs: enable large folio in device-based mode
2022-11-10 08:01:35 linux-kernel [PATCH] erofs: enable large folio in device-based mode
2022-11-09 05:56:13 linux-kernel Re: [Linux-cachefs] [PATCH v2 2/2] netfs: Fix dodgy maths
2022-11-08 06:32:09 linux-kernel Re: [PATCH v2 2/2] netfs: Fix dodgy maths
2022-11-08 03:49:35 linux-kernel Re: [Linux-cachefs] [PATCH v2 1/2] netfs: Fix missing xas_retry() calls in xarray iteration
2022-11-08 03:32:59 linux-kernel [PATCH v2 1/2] fscache,cachefiles: add prepare_ondemand_read() callback
2022-11-08 03:05:40 linux-kernel [PATCH v2 0/2] fscache,cachefiles: add prepare_ondemand_read() interface
2022-11-08 03:02:05 linux-kernel [PATCH v2 2/2] erofs: switch to prepare_ondemand_read() in fscache mode
2022-11-04 13:05:52 linux-kernel Re: [PATCH 2/2] erofs: switch to prepare_ondemand_read() in fscache mode
2022-11-04 12:39:06 linux-kernel Re: [PATCH 1/2] fscache,cachefiles: add prepare_ondemand_read() callback
2022-11-04 08:51:05 linux-kernel [PATCH 0/2] fscache,cachefiles: add prepare_ondemand_read() interface
2022-11-04 08:02:39 linux-kernel [PATCH 2/2] erofs: switch to prepare_ondemand_read() in fscache mode
2022-11-04 07:54:24 linux-kernel [PATCH 1/2] fscache,cachefiles: add prepare_ondemand_read() callback
2022-11-04 06:21:29 linux-kernel [PATCH 1/2] erofs: put metabuf in error path in fscache mode
2022-11-04 05:47:10 linux-kernel [PATCH 2/2] erofs: get correct count for unmapped range in fscache mode
2022-11-04 05:46:58 linux-kernel [PATCH 0/2] erofs: misc fixes for erofs in fscache mode
2022-10-27 08:38:21 linux-nfs [PATCH 9/9] fscache,netfs: move "fscache_" prefixed structures to fscache.h
2022-10-27 08:38:02 linux-nfs [PATCH 8/9] fscache,netfs: move PageFsCache() family helpers to fscache.h
2022-10-27 08:37:23 linux-nfs [PATCH 7/9] fscache,netfs: define flags for prepare_read()
2022-10-27 08:36:56 linux-nfs [PATCH 6/9] fscache,netfs: rename netfs_cache_resources as fscache_resources
2022-10-27 08:36:39 linux-nfs [PATCH 3/9] fscache,netfs: rename netfs_io_terminated_t as fscache_io_terminated_t
2022-10-27 08:36:34 linux-nfs [PATCH 5/9] fscache,netfs: rename netfs_cache_ops as fscache_ops
2022-10-27 08:36:26 linux-nfs [PATCH 4/9] fscache,netfs: rename netfs_read_from_hole as fscache_read_from_hole
2022-10-27 08:36:22 linux-nfs [PATCH 1/9] fscache: decouple prepare_read() from netfs_io_subrequest
2022-10-27 08:36:22 linux-nfs [PATCH 2/9] fscache,netfs: rename netfs_io_source as fscache_io_source
2022-10-27 08:36:21 linux-nfs [PATCH 0/9] fscache,netfs: decouple raw fscache APIs from libnetfs
2022-10-21 09:31:22 linux-kernel [PATCH 2/2] erofs: use netfs helpers manipulating request and subrequest
2022-10-21 09:10:57 linux-kernel [PATCH 0/2] netfs,erofs: reuse netfs_put_subrequest() and
2022-10-21 09:08:29 linux-kernel [PATCH 1/2] netfs: export helpers for request and subrequest
2022-10-18 07:18:06 linux-kernel Re: [PATCH] erofs: use kmap_local_page() only for erofs_bread()
2022-10-17 05:14:09 linux-kernel Re: [PATCH v2] erofs: protect s_inodes with s_inode_list_lock
2022-10-14 07:16:06 linux-kernel Re: [PATCH V2 5/5] cachefiles: add restore command to recover inflight ondemand read requests
2022-10-14 07:13:07 linux-kernel Re: [PATCH V2 1/5] cachefiles: introduce object ondemand state
2022-10-14 06:47:30 linux-kernel Re: [PATCH V2 4/5] cachefiles: narrow the scope of triggering EPOLLIN events in ondemand mode
2022-10-14 06:46:38 linux-kernel Re: [PATCH V2 2/5] cachefiles: extract ondemand info field from cachefiles_object
2022-10-14 06:44:53 linux-kernel Re: [PATCH V2 3/5] cachefiles: resend an open request if the read request's object is closed
2022-10-13 02:26:37 linux-kernel Re: [External] Re: [PATCH 3/5] cachefiles: resend an open request if the read request's object is closed
2022-10-12 08:02:26 linux-kernel Re: [PATCH 3/5] cachefiles: resend an open request if the read request's object is closed
2022-10-08 09:44:39 linux-kernel Re: [RFC PATCH 5/5] cachefiles: add restore command to recover inflight ondemand read requests
2022-10-08 09:42:06 linux-kernel Re: [RFC PATCH 2/5] cachefiles: extract ondemand info field from cachefiles_object
2022-10-08 09:15:34 linux-kernel Re: [RFC PATCH 3/5] cachefiles: resend an open request if the read request's object is closed
2022-09-16 09:56:28 linux-kernel Re: [PATCH V5 5/6] erofs: Support sharing cookies in the same domain
2022-09-16 06:04:36 linux-kernel Re: [PATCH V4 6/6] erofs: introduce 'domain_id' mount option
2022-09-16 04:26:55 linux-kernel Re: [PATCH V4 5/6] erofs: Support sharing cookies in the same domain
2022-09-16 03:37:12 linux-kernel Re: [PATCH V4 4/6] erofs: introduce a pseudo mnt to manage shared cookies
2022-09-16 03:37:03 linux-kernel Re: [PATCH V4 3/6] erofs: introduce fscache-based domain
2022-09-16 02:53:01 linux-kernel Re: [PATCH V4 3/6] erofs: introduce fscache-based domain
2022-09-16 02:52:41 linux-kernel Re: [PATCH V4 2/6] erofs: code clean up for fscache
2022-09-16 02:03:27 linux-kernel Re: [PATCH V4 1/6] erofs: use kill_anon_super() to kill super in fscache mode