[xiang-erofs:fixes 6/7] fs/erofs/fscache.c:201:30: error: 'struct erofs_map_dev' has no member named 'm_fscache'
2024-12-12 22:30 UTC
[PATCH v3] erofs-utils: add --hard-dereference option
2024-12-12 16:48 UTC
[PATCH 1/4] erofs: add erofs_sb_free() helper
2024-12-12 14:46 UTC (9+ messages)
` [PATCH 2/4] erofs: use `struct erofs_device_info` for the primary device
` [PATCH 3/4] erofs: reference `struct erofs_device_info` for erofs_map_dev
` [PATCH 4/4] erofs: use buffered I/O for file-backed mounts by default
` [PATCH v2 "
[PATCH] MAINTAINERS: erofs: update Yue Hu's email address
2024-12-12 14:27 UTC (3+ messages)
[PATCH] erofs: fix PSI memstall accounting
2024-12-12 14:19 UTC (10+ messages)
[syzbot] [erofs?] KASAN: slab-use-after-free Read in z_erofs_decompress_queue
2024-12-12 14:16 UTC (3+ messages)
` [PATCH] erofs: fix rare pcluster memory leak after unmounting
[PATCH v2] erofs-utils: add --hardlink-dereference option
2024-12-12 14:00 UTC (2+ messages)
[PATCH] erofs-utils: add --hardlink-dereference option
2024-12-12 9:54 UTC (4+ messages)
[PATCH] erofs: micro-optimize superblock checksum
2024-12-12 2:39 UTC (2+ messages)
` [PATCH RESEND] "
[PATCH] erofs-utils: mkfs: add `-U <clear|random>` support
2024-12-11 9:27 UTC
[PATCH] erofs-utils: lib: get rid of pthread_cancel() for workqueue
2024-12-11 6:07 UTC (4+ messages)
[syzbot] [erofs?] KASAN: slab-use-after-free Read in z_erofs_put_pcluster
2024-12-10 1:26 UTC (2+ messages)
mounting 4k blocksize on e.g. 64k hosts
2024-12-09 1:38 UTC (8+ messages)
Patch "erofs: reliably distinguish block based and fscache mode" has been added to the 6.1-stable tree
2024-12-06 11:24 UTC (6+ messages)
Lee Shau-Kee Charity Donation
2024-12-05 19:45 UTC
[PATCH] erofs-utils: use pkg-config for lz4 configuration
2024-12-05 3:08 UTC
[PATCH] erofs-utils: lib: add missing dependencies
2024-12-05 2:09 UTC
[PATCH] erofs-utils: mkfs: make output stable
2024-12-03 7:54 UTC (2+ messages)
[PATCH v2] erofs-utils: mkfs: use scandir for stable output
2024-12-03 7:47 UTC (8+ messages)
[PATCH] erofs-utils: mkfs: use scandir for stable output
2024-12-02 23:26 UTC
[PATCH] erofs-utils: lib: fix user-after-free in xattr.c
2024-12-02 21:40 UTC (2+ messages)
[xiang-erofs:dev-test] BUILD SUCCESS 21c8a16b73491166a498634e285484d7112003f8
2024-11-28 15:41 UTC
[PATCH v2] erofs-utils: rebuild: set the appropriate `dev` field for dirs
2024-11-27 11:13 UTC
[PATCH 1/2] erofs-utils: introduce `struct erofs_rebuild_getdentry_ctx`
2024-11-27 10:40 UTC (5+ messages)
` [PATCH 2/2] erofs-utils: rebuild: set the appropriate `dev` field for dirs
[PATCH] erofs-utils: avoid silent corruption caused by `c_root_xattr_isize`
2024-11-27 9:28 UTC
` Piano `
2024-11-25 7:04 UTC
[PATCH] erofs-utils: fix `Not a directory` error for incremental builds
2024-11-22 7:56 UTC
[GIT PULL] erofs updates for 6.13-rc1
2024-11-21 18:05 UTC (2+ messages)
[PATCH 1/2] erofs-utils: lib: clean up zmap.c
2024-11-21 2:35 UTC (3+ messages)
` [PATCH 2/2] erofs-utils: lib: clean up z_erofs_load_full_lcluster()
` [PATCH v2 "
[xiang-erofs:dev] BUILD SUCCESS 0bc8061ffc733a0a246b8689b2d32a3e9204f43c
2024-11-19 1:04 UTC
[PATCH v4 00/33] netfs: Read performance improvements and "single-blob" support
2024-11-18 17:20 UTC (41+ messages)
` [PATCH v4 01/33] kheaders: Ignore silly-rename files
` [PATCH v4 02/33] netfs: Remove call to folio_index()
` [PATCH v4 03/33] netfs: Fix a few minor bugs in netfs_page_mkwrite()
` [PATCH v4 04/33] netfs: Remove unnecessary references to pages
` [PATCH v4 05/33] netfs: Use a folio_queue allocation and free functions
` [PATCH v4 06/33] netfs: Add a tracepoint to log the lifespan of folio_queue structs
` [PATCH v4 07/33] netfs: Abstract out a rolling folio buffer implementation
` [PATCH v4 08/33] netfs: Make netfs_advance_write() return size_t
` [PATCH v4 09/33] netfs: Split retry code out of fs/netfs/write_collect.c
` [PATCH v4 10/33] netfs: Drop the error arg from netfs_read_subreq_terminated()
` [PATCH v4 11/33] netfs: Drop the was_async "
` [PATCH v4 12/33] netfs: Don't use bh spinlock
` [PATCH v4 13/33] afs: Don't use mutex for I/O operation lock
` [PATCH v4 14/33] afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY
` [PATCH v4 15/33] afs: Fix directory format encoding struct
` [PATCH v4 16/33] netfs: Remove some extraneous directory invalidations
` [PATCH v4 17/33] cachefiles: Add some subrequest tracepoints
` [PATCH v4 18/33] cachefiles: Add auxiliary data trace
` [PATCH v4 19/33] afs: Add more tracepoints to do with tracking validity
` [PATCH v4 20/33] netfs: Add functions to build/clean a buffer in a folio_queue
` [PATCH v4 21/33] netfs: Add support for caching single monolithic objects such as AFS dirs
` [PATCH v4 22/33] afs: Make afs_init_request() get a key if not given a file
` [PATCH v4 23/33] afs: Use netfslib for directories
` [PATCH v4 24/33] afs: Use netfslib for symlinks, allowing them to be cached
` [PATCH v4 25/33] afs: Eliminate afs_read
` [PATCH v4 26/33] afs: Fix cleanup of immediately failed async calls
` [PATCH v4 27/33] afs: Make {Y,}FS.FetchData an asynchronous operation
` [PATCH v4 28/33] netfs: Change the read result collector to only use one work item
` [PATCH v4 29/33] afs: Make afs_mkdir() locally initialise a new directory's content
` [PATCH v4 30/33] afs: Use the contained hashtable to search a directory
` [PATCH v4 31/33] afs: Locally initialise the contents of a new symlink on creation
` [PATCH v4 32/33] afs: Add a tracepoint for afs_read_receive()
` [PATCH v4 33/33] netfs: Report on NULL folioq in netfs_writeback_unlock_folios()
[PATCH v2 1/3] erofs: get rid of erofs_{find,insert}_workgroup
2024-11-18 10:08 UTC (4+ messages)
[xiang-erofs:dev-test] BUILD SUCCESS 2795294b4d617b6b7bdfa4b5bba7562a14381f51
2024-11-17 15:56 UTC
[syzbot] [iomap?] [erofs?] WARNING in iomap_iter (4)
2024-11-17 12:53 UTC (3+ messages)
[PATCH] erofs: handle NONHEAD !delta[1] lclusters gracefully
2024-11-15 17:36 UTC
[PATCH] erofs-utils: mkfs: support data alignment
2024-11-15 8:56 UTC
[PATCH] erofs: clarify direct I/O support
2024-11-15 7:46 UTC
Lucrative Proposal
2024-11-15 3:54 UTC
[PATCH v3 RESEND] erofs: fix file-backed mounts over FUSE
2024-11-14 23:49 UTC
[PATCH] erofs: fix file-backed mounts over FUSE
2024-11-14 23:46 UTC
[PATCH v2] erofs: fix file-backed mounts over FUSE
2024-11-14 23:26 UTC (3+ messages)
[PATCH] erofs: get rid of `buf->kmap_type`
2024-11-14 9:58 UTC
[PATCH] erofs: fix file-backed mounts over FUSE
2024-11-14 6:38 UTC (5+ messages)
[syzbot] [fuse?] general protection fault in fuse_do_readpage
2024-11-14 5:52 UTC (2+ messages)
[PATCH V3] erofs: simplify definition of the log functions
2024-11-14 1:37 UTC (2+ messages)
[xiang-erofs:dev-test] BUILD SUCCESS 3c2e5a93e7f33d43495b70099af122990d28b7bd
2024-11-13 22:10 UTC
[PATCH V2] erofs: simplify definition of the log functions
2024-11-13 15:32 UTC (2+ messages)
[PATCH v3] erofs: add sysfs node to drop internal caches
2024-11-13 5:42 UTC (2+ messages)
[PATCH] erofs: simplify definition of the log functions
2024-11-13 3:42 UTC (2+ messages)
[xiang-erofs:dev] BUILD SUCCESS 456ba36533b8afc5077d50ba095c4e0135b15649
2024-11-12 19:19 UTC
[xiang-erofs:dev-test] BUILD SUCCESS 5826fdd08de499ae60afb3f3c6850276051717ce
2024-11-12 17:49 UTC
[PATCH] erofs: add sysfs node to drop all compression-related caches
2024-11-12 16:57 UTC (4+ messages)
[PATCH] mkfs: Fix input offset counting in headerball mode
2024-11-12 14:52 UTC (8+ messages)
` [PATCH v2] "
[PATCH v2] erofs: add sysfs node to drop internal caches
2024-11-12 14:50 UTC (2+ messages)
[PATCH] erofs: clean up the cache if cached decompression is disabled
2024-11-12 11:42 UTC (4+ messages)
[PATCH v6] erofs: free pclusters if no cached folio is attached
2024-11-12 4:32 UTC (2+ messages)
[PATCH v5] erofs: free pclusters if no cached folio is attached
2024-11-12 4:11 UTC (2+ messages)
[PATCH v4] erofs: free pclusters if no cached folio attached
2024-11-12 2:32 UTC (2+ messages)
[PATCH v2] erofs-utils: lib: capture errors from {mkfs,rebuild}_handle_inode()
2024-11-12 2:08 UTC
[PATCH] erofs-utils: lib: capture errors from {mkfs,rebuild}_handle_inode()
2024-11-12 1:10 UTC (2+ messages)
[PATCH] erofs: add sysfs node to control cached decompression strategy
2024-11-12 1:06 UTC (4+ messages)
[PATCH v2 0/5] fscache/cachefiles: Some bugfixes
2024-11-11 11:33 UTC (3+ messages)
` [PATCH v2 2/5] cachefiles: Fix missing pos updates in cachefiles_ondemand_fd_write_iter()
[PATCH v3] erofs: free pclusters if no cached folio attached
2024-11-11 10:01 UTC (2+ messages)
[PATCH v2] erofs-utils: lib: rearrange struct erofs_configure
2024-11-11 9:57 UTC
[PATCH] erofs-utils: lib: rearrange struct erofs_configure
2024-11-11 9:47 UTC (2+ messages)
[PATCH v2] erofs: free pclusters if no cached folio attached
2024-11-11 2:25 UTC (2+ messages)
[PATCH v3 28/33] netfs: Change the read result collector to only use one work item
2024-11-08 17:23 UTC (4+ messages)
` [PATCH v3 00/33] netfs: Read performance improvements and "single-blob" support
` [PATCH v3 23/33] afs: Use netfslib for directories
[PATCH v3 23/33] afs: Use netfslib for directories
2024-11-06 12:35 UTC
page: next (older)
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).