linux-erofs
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v4 07/33] netfs: Abstract out a rolling folio buffer implementation
David Howells
[PATCH v4 08/33] netfs: Make netfs_advance_write() return size_t
David Howells
[PATCH v4 09/33] netfs: Split retry code out of fs/netfs/write_collect.c
David Howells
[PATCH v4 11/33] netfs: Drop the was_async arg from netfs_read_subreq_terminated()
David Howells
[PATCH v4 12/33] netfs: Don't use bh spinlock
David Howells
[PATCH v4 13/33] afs: Don't use mutex for I/O operation lock
David Howells
[PATCH v4 10/33] netfs: Drop the error arg from netfs_read_subreq_terminated()
David Howells
[PATCH v4 15/33] afs: Fix directory format encoding struct
David Howells
[PATCH v4 16/33] netfs: Remove some extraneous directory invalidations
David Howells
[PATCH v4 20/33] netfs: Add functions to build/clean a buffer in a folio_queue
David Howells
[PATCH v4 17/33] cachefiles: Add some subrequest tracepoints
David Howells
[PATCH v4 18/33] cachefiles: Add auxiliary data trace
David Howells
[PATCH v4 19/33] afs: Add more tracepoints to do with tracking validity
David Howells
[PATCH v4 22/33] afs: Make afs_init_request() get a key if not given a file
David Howells
[PATCH v4 24/33] afs: Use netfslib for symlinks, allowing them to be cached
David Howells
[PATCH v4 25/33] afs: Eliminate afs_read
David Howells
[PATCH v4 26/33] afs: Fix cleanup of immediately failed async calls
David Howells
[PATCH v4 23/33] afs: Use netfslib for directories
David Howells
Re: [PATCH v4 23/33] afs: Use netfslib for directories
Kees Bakker
Re: [PATCH v4 23/33] afs: Use netfslib for directories
David Howells
[PATCH v4 27/33] afs: Make {Y,}FS.FetchData an asynchronous operation
David Howells
[PATCH v4 29/33] afs: Make afs_mkdir() locally initialise a new directory's content
David Howells
[PATCH v4 28/33] netfs: Change the read result collector to only use one work item
David Howells
Re: [PATCH v4 28/33] netfs: Change the read result collector to only use one work item
Nathan Chancellor via Linux-erofs
Re: [PATCH v4 28/33] netfs: Change the read result collector to only use one work item
David Howells
[PATCH v4 30/33] afs: Use the contained hashtable to search a directory
David Howells
[PATCH v4 31/33] afs: Locally initialise the contents of a new symlink on creation
David Howells
[PATCH v4 33/33] netfs: Report on NULL folioq in netfs_writeback_unlock_folios()
David Howells
[PATCH v4 32/33] afs: Add a tracepoint for afs_read_receive()
David Howells
[PATCH v4 01/33] kheaders: Ignore silly-rename files
David Howells
[PATCH v4 21/33] netfs: Add support for caching single monolithic objects such as AFS dirs
David Howells
[PATCH v4 14/33] afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY
David Howells
Re: [PATCH v4 00/33] netfs: Read performance improvements and "single-blob" support
Christian Brauner via Linux-erofs
[PATCH v2 0/5] fscache/cachefiles: Some bugfixes
Zizhi Wo via Linux-erofs
[PATCH v2 3/5] cachefiles: Clean up in cachefiles_commit_tmpfile()
Zizhi Wo via Linux-erofs
[PATCH v2 5/5] netfs/fscache: Add a memory barrier for FSCACHE_VOLUME_CREATING
Zizhi Wo via Linux-erofs
[PATCH v2 1/5] cachefiles: Fix incorrect length return value in cachefiles_ondemand_fd_write_iter()
Zizhi Wo via Linux-erofs
[PATCH v2 4/5] cachefiles: Fix NULL pointer dereference in object->file
Zizhi Wo via Linux-erofs
[PATCH v2 2/5] cachefiles: Fix missing pos updates in cachefiles_ondemand_fd_write_iter()
Zizhi Wo via Linux-erofs
Re: [PATCH v2 0/5] fscache/cachefiles: Some bugfixes
Christian Brauner via Linux-erofs
[PATCH v3 00/33] netfs: Read performance improvements and "single-blob" support
David Howells
[PATCH v3 11/33] netfs: Drop the was_async arg from netfs_read_subreq_terminated()
David Howells
[PATCH v3 15/33] afs: Fix directory format encoding struct
David Howells
[PATCH v3 14/33] afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY
David Howells
[PATCH v3 25/33] afs: Eliminate afs_read
David Howells
[PATCH v3 23/33] afs: Use netfslib for directories
David Howells
[PATCH v3 06/33] netfs: Add a tracepoint to log the lifespan of folio_queue structs
David Howells
[PATCH v3 24/33] afs: Use netfslib for symlinks, allowing them to be cached
David Howells
[PATCH v3 21/33] netfs: Add support for caching single monolithic objects such as AFS dirs
David Howells
[PATCH v3 26/33] afs: Fix cleanup of immediately failed async calls
David Howells
[PATCH v3 17/33] cachefiles: Add some subrequest tracepoints
David Howells
[PATCH v3 16/33] netfs: Remove some extraneous directory invalidations
David Howells
[PATCH v3 07/33] netfs: Abstract out a rolling folio buffer implementation
David Howells
[PATCH v3 28/33] netfs: Change the read result collector to only use one work item
David Howells
[PATCH v3 22/33] afs: Make afs_init_request() get a key if not given a file
David Howells
[PATCH v3 18/33] cachefiles: Add auxiliary data trace
David Howells
[PATCH v3 31/33] afs: Locally initialise the contents of a new symlink on creation
David Howells
[PATCH v3 33/33] netfs: Report on NULL folioq in netfs_writeback_unlock_folios()
David Howells
[PATCH v3 27/33] afs: Make {Y,}FS.FetchData an asynchronous operation
David Howells
[PATCH v3 32/33] afs: Add a tracepoint for afs_read_receive()
David Howells
[PATCH v3 30/33] afs: Use the contained hashtable to search a directory
David Howells
[PATCH v3 19/33] afs: Add more tracepoints to do with tracking validity
David Howells
[PATCH v3 08/33] netfs: Make netfs_advance_write() return size_t
David Howells
[PATCH v3 13/33] afs: Don't use mutex for I/O operation lock
David Howells
[PATCH v3 03/33] netfs: Fix a few minor bugs in netfs_page_mkwrite()
David Howells
[PATCH v3 01/33] kheaders: Ignore silly-rename files
David Howells
[PATCH v3 02/33] netfs: Remove call to folio_index()
David Howells
[PATCH v3 29/33] afs: Make afs_mkdir() locally initialise a new directory's content
David Howells
[PATCH v3 05/33] netfs: Use a folio_queue allocation and free functions
David Howells
[PATCH v3 12/33] netfs: Don't use bh spinlock
David Howells
[PATCH v3 10/33] netfs: Drop the error arg from netfs_read_subreq_terminated()
David Howells
[PATCH v3 09/33] netfs: Split retry code out of fs/netfs/write_collect.c
David Howells
[PATCH v3 20/33] netfs: Add functions to build/clean a buffer in a folio_queue
David Howells
[PATCH v3 04/33] netfs: Remove unnecessary references to pages
David Howells
Re: [PATCH v3 28/33] netfs: Change the read result collector to only use one work item
David Howells
Re: [PATCH v3 23/33] afs: Use netfslib for directories
David Howells
[syzbot] [integrity?] [lsm?] [erofs?] INFO: task hung in ima_file_free (4)
syzbot
[PATCH] erofs: add sysfs node to control cached decompression strategy
Chunhai Guo via Linux-erofs
Re: [PATCH] erofs: add sysfs node to control cached decompression strategy
Gao Xiang
Re: [PATCH] erofs: add sysfs node to control cached decompression strategy
Chunhai Guo via Linux-erofs
Re: [PATCH] erofs: add sysfs node to control cached decompression strategy
Gao Xiang
[PATCH v2] erofs: free pclusters if no cached folio attached
Chunhai Guo via Linux-erofs
Re: [PATCH v2] erofs: free pclusters if no cached folio attached
Gao Xiang
[PATCH v2 00/31] netfs: Read performance improvements and "single-blob" support
David Howells
[PATCH v2 05/31] netfs: Add a tracepoint to log the lifespan of folio_queue structs
David Howells
[PATCH v2 04/31] netfs: Use a folio_queue allocation and free functions
David Howells
[PATCH v2 07/31] netfs: Make netfs_advance_write() return size_t
David Howells
[PATCH v2 08/31] netfs: Split retry code out of fs/netfs/write_collect.c
David Howells
[PATCH v2 09/31] netfs: Drop the error arg from netfs_read_subreq_terminated()
David Howells
[PATCH v2 10/31] netfs: Drop the was_async arg from netfs_read_subreq_terminated()
David Howells
[PATCH v2 11/31] netfs: Don't use bh spinlock
David Howells
[PATCH v2 12/31] afs: Don't use mutex for I/O operation lock
David Howells
[PATCH v2 16/31] cachefiles: Add some subrequest tracepoints
David Howells
[PATCH v2 17/31] cachefiles: Add auxiliary data trace
David Howells
[PATCH v2 14/31] afs: Fix directory format encoding struct
David Howells
[PATCH v2 13/31] afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY
David Howells
[PATCH v2 18/31] afs: Add more tracepoints to do with tracking validity
David Howells
[PATCH v2 19/31] netfs: Add functions to build/clean a buffer in a folio_queue
David Howells
[PATCH v2 20/31] netfs: Add support for caching single monolithic objects such as AFS dirs
David Howells
[PATCH v2 22/31] afs: Use netfslib for directories
David Howells
[PATCH v2 23/31] afs: Use netfslib for symlinks, allowing them to be cached
David Howells
[PATCH v2 24/31] afs: Eliminate afs_read
David Howells
[PATCH v2 21/31] afs: Make afs_init_request() get a key if not given a file
David Howells
[PATCH v2 25/31] afs: Make {Y,}FS.FetchData an asynchronous operation
David Howells
[PATCH v2 26/31] netfs: Change the read result collector to only use one work item
David Howells
[PATCH v2 27/31] afs: Make afs_mkdir() locally initialise a new directory's content
David Howells
[PATCH v2 29/31] afs: Locally initialise the contents of a new symlink on creation
David Howells
[PATCH v2 28/31] afs: Use the contained hashtable to search a directory
David Howells
[PATCH v2 30/31] afs: Add a tracepoint for afs_read_receive()
David Howells
[PATCH v2 31/31] netfs: Report on NULL folioq in netfs_writeback_unlock_folios()
David Howells
[PATCH v2 03/31] netfs: Remove unnecessary references to pages
David Howells
[PATCH v2 02/31] netfs: Fix a few minor bugs in netfs_page_mkwrite()
David Howells
[PATCH v2 01/31] netfs: Remove call to folio_index()
David Howells
[PATCH v2 06/31] netfs: Abstract out a rolling folio buffer implementation
David Howells
[PATCH v2 15/31] netfs: Remove some extraneous directory invalidations
David Howells
Re: [PATCH v2 25/31] afs: Make {Y,}FS.FetchData an asynchronous operation
David Howells
[PATCH v2] erofs-utils: avoid allocating large arrays on the stack
Jianan Huang via Linux-erofs
Re: [PATCH v2] erofs-utils: avoid allocating large arrays on the stack
Sandeep Dhavale via Linux-erofs
Re: [PATCH v2] erofs-utils: avoid allocating large arrays on the stack
Gao Xiang
[PATCH] mkfs: Fix input offset counting in headerball mode
Mike Baynton
Re: [PATCH] mkfs: Fix input offset counting in headerball mode
Gao Xiang
Re: [PATCH] mkfs: Fix input offset counting in headerball mode
Mike Baynton
Re: [PATCH] mkfs: Fix input offset counting in headerball mode
Gao Xiang
[PATCH v2] mkfs: Fix input offset counting in headerball mode
Mike Baynton
Re: [PATCH v2] mkfs: Fix input offset counting in headerball mode
Gao Xiang
Re: [PATCH v2] mkfs: Fix input offset counting in headerball mode
Mike Baynton
Re: [PATCH v2] mkfs: Fix input offset counting in headerball mode
Gao Xiang
[PATCH 00/27] netfs: Read performance improvements and "single-blob" support
David Howells
[PATCH 02/27] netfs: Fix a few minor bugs in netfs_page_mkwrite()
David Howells
[PATCH 01/27] netfs: Remove call to folio_index()
David Howells
[PATCH 06/27] netfs: Abstract out a rolling folio buffer implementation
David Howells
[PATCH 05/27] netfs: Add a tracepoint to log the lifespan of folio_queue structs
David Howells
[PATCH 09/27] netfs: Drop the error arg from netfs_read_subreq_terminated()
David Howells
[PATCH 08/27] netfs: Split retry code out of fs/netfs/write_collect.c
David Howells
[PATCH 11/27] netfs: Don't use bh spinlock
David Howells
[PATCH 12/27] afs: Don't use mutex for I/O operation lock
David Howells
[PATCH 14/27] afs: Fix directory format encoding struct
David Howells
[PATCH 18/27] afs: Add more tracepoints to do with tracking validity
David Howells
[PATCH 20/27] netfs: Add support for caching single monolithic objects such as AFS dirs
David Howells
[PATCH 19/27] netfs: Add functions to build/clean a buffer in a folio_queue
David Howells
[PATCH 22/27] afs: Use netfslib for directories
David Howells
[PATCH 26/27] netfs: Change the read result collector to only use one work item
David Howells
[PATCH 13/27] afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY
David Howells
[PATCH 04/27] netfs: Use a folio_queue allocation and free functions
David Howells
[PATCH 23/27] afs: Use netfslib for symlinks, allowing them to be cached
David Howells
[PATCH 15/27] netfs: Remove some extraneous directory invalidations
David Howells
[PATCH 07/27] netfs: Make netfs_advance_write() return size_t
David Howells
[PATCH 25/27] afs: Make {Y,}FS.FetchData an asynchronous operation
David Howells
[PATCH 16/27] cachefiles: Add some subrequest tracepoints
David Howells
[PATCH 24/27] afs: Eliminate afs_read
David Howells
[PATCH 03/27] netfs: Remove unnecessary references to pages
David Howells
[PATCH 10/27] netfs: Drop the was_async arg from netfs_read_subreq_terminated()
David Howells
[PATCH 17/27] cachefiles: Add auxiliary data trace
David Howells
[PATCH 21/27] afs: Make afs_init_request() get a key if not given a file
David Howells
[PATCH 27/27] afs: Make afs_mkdir() locally initialise a new directory's content
David Howells
[PATCH] erofs-utils: avoid allocating large arrays on the stack
Jianan Huang via Linux-erofs
Re: [PATCH] erofs-utils: avoid allocating large arrays on the stack
Sandeep Dhavale via Linux-erofs
Re: [External Mail]Re: [PATCH] erofs-utils: avoid allocating large arrays on the stack
Huang Jianan via Linux-erofs
[xiang-erofs:dev-test] BUILD SUCCESS 2f831c82ddc2b31359209953dfa7ce0f386b6fdb
kernel test robot
[xiang-erofs:dev] BUILD SUCCESS 0632723b5978332ca7ab9a0ba07091265ffa2c8f
kernel test robot
[PATCH 5.4.y] erofs: fix lz4 inplace decompression
Gao Xiang
[PATCH v2 1/3] erofs: get rid of erofs_{find,insert}_workgroup
Gao Xiang
[PATCH v2 2/3] erofs: move erofs_workgroup operations into zdata.c
Gao Xiang
Re: [PATCH v2 2/3] erofs: move erofs_workgroup operations into zdata.c
Chao Yu via Linux-erofs
[PATCH v2 3/3] erofs: sunset `struct erofs_workgroup`
Gao Xiang
Re: [PATCH v2 3/3] erofs: sunset `struct erofs_workgroup`
Chao Yu via Linux-erofs
Re: [PATCH v2 1/3] erofs: get rid of erofs_{find,insert}_workgroup
Chao Yu via Linux-erofs
Re: [PATCH v2 1/3] erofs: get rid of erofs_{find,insert}_workgroup
Gao Xiang
Re: [PATCH v2 1/3] erofs: get rid of erofs_{find,insert}_workgroup
Chao Yu via Linux-erofs
[xiang-erofs:dev-test] BUILD SUCCESS 2c22f0bdfa448f86a7092985587e994b3c0e95a8
kernel test robot
[PATCH] erofs-utils: lib: report leftovers for partially filled blocks
Gao Xiang
[PATCH] erofs: simplify definition of the log functions
Gou Hao
Re: [PATCH] erofs: simplify definition of the log functions
Gao Xiang
[PATCH 1/3] erofs: get rid of erofs_{find,insert}_workgroup
Gao Xiang
[PATCH 3/3] erofs: sunset `struct erofs_workgroup`
Gao Xiang
[PATCH 2/3] erofs: move erofs_workgroup operations into zdata.c
Gao Xiang
Re: [PATCH 1/3] erofs: get rid of erofs_{find,insert}_workgroup
Chunhai Guo via Linux-erofs
Re: [PATCH 1/3] erofs: get rid of erofs_{find,insert}_workgroup
Gao Xiang
[PATCH RFC] fs: erofs: support PG_mappedtodisk flag for folios with zero-filled
Barry Song
Re: [PATCH RFC] fs: erofs: support PG_mappedtodisk flag for folios with zero-filled
Gao Xiang
Re: [PATCH RFC] fs: erofs: support PG_mappedtodisk flag for folios with zero-filled
Gao Xiang
Re: [PATCH RFC] fs: erofs: support PG_mappedtodisk flag for folios with zero-filled
Barry Song
Re: [PATCH RFC] fs: erofs: support PG_mappedtodisk flag for folios with zero-filled
Gao Xiang
[PATCH 1/2] erofs: using macro instead of definition of log functions
Gou Hao
[PATCH 2/2] erofs: simplify declaration of the log functions
Gou Hao
Re: [PATCH 2/2] erofs: simplify declaration of the log functions
Gao Xiang
Re: [PATCH 1/2] erofs: using macro instead of definition of log functions
Gao Xiang
Re:Re: [PATCH 1/2] erofs: using macro instead of definition of log functions
Gou Hao
[PATCH] erofs-utils: mkfs: fix unexpected errors for chunk-based images
Gao Xiang
[PATCH v4] erofs: fix blksize < PAGE_SIZE for file-backed mounts
Hongzhen Luo
[syzbot] [iomap?] WARNING in iomap_iter (3)
syzbot
Re: [syzbot] [iomap?] WARNING in iomap_iter (3)
Gao Xiang
Re: [syzbot] [iomap?] WARNING in iomap_iter (3)
Gao Xiang
Re: [syzbot] [iomap?] WARNING in iomap_iter (3)
syzbot
Re: [syzbot] [iomap?] WARNING in iomap_iter (3)
Gao Xiang
Re: [syzbot] [iomap?] WARNING in iomap_iter (3)
syzbot
Re: [syzbot] [iomap?] WARNING in iomap_iter (3)
Gao Xiang
[PATCH v3] erofs: fix blksize < PAGE_SIZE for file-backed mounts
Hongzhen Luo
Re: [PATCH v3] erofs: fix blksize < PAGE_SIZE for file-backed mounts
Gao Xiang
Re: [PATCH v3] erofs: fix blksize < PAGE_SIZE for file-backed mounts
Hongzhen Luo
Earlier messages
Later messages