November 2024 Archives by date
Starting: Fri Nov 1 17:38:21 AEDT 2024
Ending: Fri Nov 29 02:41:32 AEDT 2024
Messages: 184
- [PATCH v2] erofs: free pclusters if no cached folio attached
Chunhai Guo
- [PATCH] erofs: add sysfs node to control cached decompression strategy
Chunhai Guo
- [syzbot] [integrity?] [lsm?] [erofs?] INFO: task hung in ima_file_free (4)
syzbot
- [PATCH v3 00/33] netfs: Read performance improvements and "single-blob" support
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 03/33] netfs: Fix a few minor bugs in netfs_page_mkwrite()
David Howells
- [PATCH v3 04/33] netfs: Remove unnecessary references to pages
David Howells
- [PATCH v3 05/33] netfs: Use a folio_queue allocation and free functions
David Howells
- [PATCH v3 06/33] netfs: Add a tracepoint to log the lifespan of folio_queue structs
David Howells
- [PATCH v3 07/33] netfs: Abstract out a rolling folio buffer implementation
David Howells
- [PATCH v3 08/33] netfs: Make netfs_advance_write() return size_t
David Howells
- [PATCH v3 09/33] netfs: Split retry code out of fs/netfs/write_collect.c
David Howells
- [PATCH v3 10/33] netfs: Drop the error arg from netfs_read_subreq_terminated()
David Howells
- [PATCH v3 11/33] netfs: Drop the was_async arg from netfs_read_subreq_terminated()
David Howells
- [PATCH v3 12/33] netfs: Don't use bh spinlock
David Howells
- [PATCH v3 13/33] afs: Don't use mutex for I/O operation lock
David Howells
- [PATCH v3 14/33] afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY
David Howells
- [PATCH v3 15/33] afs: Fix directory format encoding struct
David Howells
- [PATCH v3 16/33] netfs: Remove some extraneous directory invalidations
David Howells
- [PATCH v3 17/33] cachefiles: Add some subrequest tracepoints
David Howells
- [PATCH v3 18/33] cachefiles: Add auxiliary data trace
David Howells
- [PATCH v3 19/33] afs: Add more tracepoints to do with tracking validity
David Howells
- [PATCH v3 20/33] netfs: Add functions to build/clean a buffer in a folio_queue
David Howells
- [PATCH v3 21/33] netfs: Add support for caching single monolithic objects such as AFS dirs
David Howells
- [PATCH v3 22/33] afs: Make afs_init_request() get a key if not given a file
David Howells
- [PATCH v3 23/33] afs: Use netfslib for directories
David Howells
- [PATCH v3 24/33] afs: Use netfslib for symlinks, allowing them to be cached
David Howells
- [PATCH v3 25/33] afs: Eliminate afs_read
David Howells
- [PATCH v3 26/33] afs: Fix cleanup of immediately failed async calls
David Howells
- [PATCH v3 27/33] afs: Make {Y,}FS.FetchData an asynchronous operation
David Howells
- [PATCH v3 28/33] netfs: Change the read result collector to only use one work item
David Howells
- [PATCH v3 29/33] afs: Make afs_mkdir() locally initialise a new directory's content
David Howells
- [PATCH v3 30/33] afs: Use the contained hashtable to search a directory
David Howells
- [PATCH v3 31/33] afs: Locally initialise the contents of a new symlink on creation
David Howells
- [PATCH v3 32/33] afs: Add a tracepoint for afs_read_receive()
David Howells
- [PATCH v3 33/33] netfs: Report on NULL folioq in netfs_writeback_unlock_folios()
David Howells
- [PATCH] erofs: add SEEK_{DATA,HOLE} support
Chao Yu
- [PATCH v2 1/3] erofs: get rid of erofs_{find,insert}_workgroup
Chao Yu
- [PATCH v2 2/3] erofs: move erofs_workgroup operations into zdata.c
Chao Yu
- [PATCH v2 3/3] erofs: sunset `struct erofs_workgroup`
Chao Yu
- [PATCH v2 0/5] fscache/cachefiles: Some bugfixes
Zizhi Wo
- [PATCH v2 1/5] cachefiles: Fix incorrect length return value in cachefiles_ondemand_fd_write_iter()
Zizhi Wo
- [PATCH v2 2/5] cachefiles: Fix missing pos updates in cachefiles_ondemand_fd_write_iter()
Zizhi Wo
- [PATCH v2 3/5] cachefiles: Clean up in cachefiles_commit_tmpfile()
Zizhi Wo
- [PATCH v2 4/5] cachefiles: Fix NULL pointer dereference in object->file
Zizhi Wo
- [PATCH v2 5/5] netfs/fscache: Add a memory barrier for FSCACHE_VOLUME_CREATING
Zizhi Wo
- [PATCH] mkfs: Fix input offset counting in headerball mode
Mike Baynton
- [PATCH v3 28/33] netfs: Change the read result collector to only use one work item
David Howells
- [PATCH v3 23/33] afs: Use netfslib for directories
David Howells
- [PATCH v4 00/33] netfs: Read performance improvements and "single-blob" support
David Howells
- [PATCH v4 01/33] kheaders: Ignore silly-rename files
David Howells
- [PATCH v4 02/33] netfs: Remove call to folio_index()
David Howells
- [PATCH v4 03/33] netfs: Fix a few minor bugs in netfs_page_mkwrite()
David Howells
- [PATCH v4 04/33] netfs: Remove unnecessary references to pages
David Howells
- [PATCH v4 05/33] netfs: Use a folio_queue allocation and free functions
David Howells
- [PATCH v4 06/33] netfs: Add a tracepoint to log the lifespan of folio_queue structs
David Howells
- [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 10/33] netfs: Drop the error arg from netfs_read_subreq_terminated()
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 14/33] afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY
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 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 20/33] netfs: Add functions to build/clean a buffer in a folio_queue
David Howells
- [PATCH v4 21/33] netfs: Add support for caching single monolithic objects such as AFS dirs
David Howells
- [PATCH v4 22/33] afs: Make afs_init_request() get a key if not given a file
David Howells
- [PATCH v4 23/33] afs: Use netfslib for directories
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 27/33] afs: Make {Y,}FS.FetchData an asynchronous operation
David Howells
- [PATCH v4 28/33] netfs: Change the read result collector to only use one work item
David Howells
- [PATCH v4 29/33] afs: Make afs_mkdir() locally initialise a new directory's content
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 32/33] afs: Add a tracepoint for afs_read_receive()
David Howells
- [PATCH v4 33/33] netfs: Report on NULL folioq in netfs_writeback_unlock_folios()
David Howells
- [PATCH] mkfs: Fix input offset counting in headerball mode
Gao Xiang
- [PATCH v2 1/3] erofs: get rid of erofs_{find,insert}_workgroup
Gao Xiang
- [PATCH v2] erofs: free pclusters if no cached folio attached
Gao Xiang
- [PATCH] erofs: add sysfs node to control cached decompression strategy
Gao Xiang
- [PATCH v3] erofs: free pclusters if no cached folio attached
Chunhai Guo
- [PATCH v4 00/33] netfs: Read performance improvements and "single-blob" support
Christian Brauner
- [PATCH] erofs-utils: lib: rearrange struct erofs_configure
Hongzhen Luo
- [PATCH] erofs-utils: lib: rearrange struct erofs_configure
Gao Xiang
- [PATCH v2] erofs-utils: lib: rearrange struct erofs_configure
Hongzhen Luo
- [PATCH v3] erofs: free pclusters if no cached folio attached
Gao Xiang
- [PATCH] erofs-utils: lib: capture errors from {mkfs,rebuild}_handle_inode()
Hongzhen Luo
- [PATCH] erofs: add sysfs node to control cached decompression strategy
Chunhai Guo
- [PATCH v2 0/5] fscache/cachefiles: Some bugfixes
Christian Brauner
- [PATCH v4] erofs: free pclusters if no cached folio attached
Chunhai Guo
- [PATCH v2] mkfs: Fix input offset counting in headerball mode
Mike Baynton
- [PATCH v2] mkfs: Fix input offset counting in headerball mode
Gao Xiang
- [PATCH] erofs: add sysfs node to control cached decompression strategy
Gao Xiang
- [PATCH] erofs-utils: lib: capture errors from {mkfs,rebuild}_handle_inode()
Gao Xiang
- [PATCH v2] erofs-utils: lib: capture errors from {mkfs,rebuild}_handle_inode()
Hongzhen Luo
- [PATCH v4] erofs: free pclusters if no cached folio attached
Gao Xiang
- [PATCH] erofs: clean up the cache if cached decompression is disabled
Gao Xiang
- [PATCH] erofs: clean up the cache if cached decompression is disabled
Chunhai Guo
- [PATCH v5] erofs: free pclusters if no cached folio is attached
Gao Xiang
- [PATCH v5] erofs: free pclusters if no cached folio is attached
Chunhai Guo
- [PATCH v6] erofs: free pclusters if no cached folio is attached
Gao Xiang
- [PATCH v6] erofs: free pclusters if no cached folio is attached
Chunhai Guo
- [PATCH] erofs: add sysfs node to drop all compression-related caches
Chunhai Guo
- [PATCH] erofs: add sysfs node to drop all compression-related caches
Gao Xiang
- [PATCH] erofs: clean up the cache if cached decompression is disabled
kernel test robot
- [PATCH v2] erofs: add sysfs node to drop internal caches
Chunhai Guo
- [PATCH] erofs: clean up the cache if cached decompression is disabled
kernel test robot
- [PATCH v2] mkfs: Fix input offset counting in headerball mode
Mike Baynton
- [PATCH v2] erofs: add sysfs node to drop internal caches
Gao Xiang
- [PATCH] erofs: add sysfs node to drop all compression-related caches
kernel test robot
- [PATCH v2] mkfs: Fix input offset counting in headerball mode
Gao Xiang
- [PATCH] erofs: add sysfs node to drop all compression-related caches
kernel test robot
- [xiang-erofs:dev-test] BUILD SUCCESS 5826fdd08de499ae60afb3f3c6850276051717ce
kernel test robot
- [xiang-erofs:dev] BUILD SUCCESS 456ba36533b8afc5077d50ba095c4e0135b15649
kernel test robot
- [PATCH] erofs: simplify definition of the log functions
Gao Xiang
- [PATCH v3] erofs: add sysfs node to drop internal caches
Chunhai Guo
- [PATCH v3] erofs: add sysfs node to drop internal caches
Gao Xiang
- [PATCH V2] erofs: simplify definition of the log functions
Gou Hao
- [PATCH V2] erofs: simplify definition of the log functions
Gao Xiang
- [xiang-erofs:dev-test] BUILD SUCCESS 3c2e5a93e7f33d43495b70099af122990d28b7bd
kernel test robot
- [PATCH V3] erofs: simplify definition of the log functions
Gou Hao
- [PATCH V3] erofs: simplify definition of the log functions
Gao Xiang
- [PATCH] erofs: fix file-backed mounts over FUSE
Gao Xiang
- [syzbot] [fuse?] general protection fault in fuse_do_readpage
Gao Xiang
- [syzbot] [fuse?] general protection fault in fuse_do_readpage
syzbot
- [PATCH] erofs: fix file-backed mounts over FUSE
Al Viro
- [PATCH] erofs: fix file-backed mounts over FUSE
Gao Xiang
- [PATCH] erofs: fix file-backed mounts over FUSE
Al Viro
- [PATCH] erofs: fix file-backed mounts over FUSE
Gao Xiang
- [PATCH v2] erofs: fix file-backed mounts over FUSE
Gao Xiang
- [PATCH] erofs: get rid of `buf->kmap_type`
Gao Xiang
- [PATCH v2] erofs: fix file-backed mounts over FUSE
Al Viro
- [PATCH v4 28/33] netfs: Change the read result collector to only use one work item
Nathan Chancellor
- [PATCH v2] erofs: fix file-backed mounts over FUSE
Gao Xiang
- [PATCH] erofs: fix file-backed mounts over FUSE
Gao Xiang
- [PATCH v3 RESEND] erofs: fix file-backed mounts over FUSE
Gao Xiang
- Lucrative Proposal
William Cheung
- [PATCH] erofs: clarify direct I/O support
Gao Xiang
- [PATCH] erofs-utils: mkfs: support data alignment
Gao Xiang
- [syzbot] [iomap?] [erofs?] WARNING in iomap_iter (4)
syzbot
- [PATCH] erofs: handle NONHEAD !delta[1] lclusters gracefully
Gao Xiang
- [PATCH v4 07/33] netfs: Abstract out a rolling folio buffer implementation
Kees Bakker
- [PATCH v4 23/33] afs: Use netfslib for directories
Kees Bakker
- NEW ORDER NEEDED
Zix.lists.ozlabs.org
- [syzbot] [iomap?] [erofs?] WARNING in iomap_iter (4)
Gao Xiang
- [syzbot] [iomap?] [erofs?] WARNING in iomap_iter (4)
syzbot
- [xiang-erofs:dev-test] BUILD SUCCESS 2795294b4d617b6b7bdfa4b5bba7562a14381f51
kernel test robot
- [PATCH v2 1/3] erofs: get rid of erofs_{find,insert}_workgroup
Chao Yu
- new fat tire electric bike
Jonathan Miller
- [PATCH v4 23/33] afs: Use netfslib for directories
David Howells
- [PATCH v4 07/33] netfs: Abstract out a rolling folio buffer implementation
David Howells
- [PATCH v4 28/33] netfs: Change the read result collector to only use one work item
David Howells
- [xiang-erofs:dev] BUILD SUCCESS 0bc8061ffc733a0a246b8689b2d32a3e9204f43c
kernel test robot
- Urgent Order
Zix.lists.ozlabs.org
- [PATCH 1/2] erofs-utils: lib: clean up zmap.c
Gao Xiang
- [PATCH 2/2] erofs-utils: lib: clean up z_erofs_load_full_lcluster()
Gao Xiang
- [GIT PULL] erofs updates for 6.13-rc1
Gao Xiang
- [PATCH v2 2/2] erofs-utils: lib: clean up z_erofs_load_full_lcluster()
Gao Xiang
- [GIT PULL] erofs updates for 6.13-rc1
pr-tracker-bot at kernel.org
- [PATCH] erofs-utils: fix `Not a directory` error for incremental builds
Gao Xiang
- ` Piano `
Teri Olson
- Workable Proposal
Steven Pilato
- choose your Urban Cruiser fat tire ebike
Darren Parker
- choose your Urban Cruiser fat tire ebike
Darren Parker
- [PATCH] erofs: fix PSI memstall accounting
Gao Xiang
- [PATCH] erofs-utils: avoid silent corruption caused by `c_root_xattr_isize`
Hongzhen Luo
- [PATCH 1/2] erofs-utils: introduce `struct erofs_rebuild_getdentry_ctx`
Hongzhen Luo
- [PATCH 2/2] erofs-utils: rebuild: set the appropriate `dev` field for dirs
Hongzhen Luo
- [PATCH 2/2] erofs-utils: rebuild: set the appropriate `dev` field for dirs
Gao Xiang
- [PATCH 2/2] erofs-utils: rebuild: set the appropriate `dev` field for dirs
Hongzhen Luo
- Fwd: Recibo de pago Ref: INV/103/1497647449 11/27/2024 2:29:35 a.m.
Contabilidad
- [PATCH 2/2] erofs-utils: rebuild: set the appropriate `dev` field for dirs
Hongzhen Luo
- [PATCH v2] erofs-utils: rebuild: set the appropriate `dev` field for dirs
Hongzhen Luo
- your e-bike purchase comes with a 1-year warranty and lifetime support
David
- built for any terrain – explore our 500w electric bikes
David
- [xiang-erofs:dev-test] BUILD SUCCESS 21c8a16b73491166a498634e285484d7112003f8
kernel test robot
Last message date:
Fri Nov 29 02:41:32 AEDT 2024
Archived on: Fri Nov 29 02:44:06 AEDT 2024
This archive was generated by
Pipermail 0.09 (Mailman edition).