linux-cachefs
Thread
Date
Earlier messages
Later messages
Messages by Thread
[Linux-cachefs] [RFC 11/19] cachefiles: refactor cachefiles_prepare_read
Jeffle Xu
[Linux-cachefs] [RFC 02/19] cachefiles: implement key scheme for demand-read mode
Jeffle Xu
[Linux-cachefs] [RFC 17/19] netfs: support on demand read
Jeffle Xu
[Linux-cachefs] [RFC 14/19] erofs: introduce fscache support
Jeffle Xu
[Linux-cachefs] [RFC 07/19] netfs: add netfs_readpage_demand()
Jeffle Xu
[Linux-cachefs] [RFC 03/19] cachefiles: refactor cachefiles_adjust_size()
Jeffle Xu
[Linux-cachefs] [RFC 16/19] erofs: implement fscache-based data read
Jeffle Xu
Re: [Linux-cachefs] [RFC 02/19] cachefiles: implement key scheme for demand-read mode
David Howells
Re: [Linux-cachefs] [RFC 02/19] cachefiles: implement key scheme for demand-read mode
JeffleXu
Re: [Linux-cachefs] [RFC 01/19] cachefiles: add mode command
David Howells
Re: [Linux-cachefs] [RFC 01/19] cachefiles: add mode command
JeffleXu
Re: [Linux-cachefs] [RFC 09/19] netfs: refactor netfs_rreq_unlock()
David Howells
Re: [Linux-cachefs] [RFC 09/19] netfs: refactor netfs_rreq_unlock()
JeffleXu
Re: [Linux-cachefs] [RFC 09/19] netfs: refactor netfs_rreq_unlock()
JeffleXu
Re: [Linux-cachefs] [RFC 09/19] netfs: refactor netfs_rreq_unlock()
Gao Xiang
[Linux-cachefs] [PATCH v2 00/67] fscache, cachefiles: Rewrite
David Howells
[Linux-cachefs] [PATCH v2 01/67] fscache, cachefiles: Disable configuration
David Howells
[Linux-cachefs] [PATCH v2 02/67] cachefiles: Delete the cachefiles driver pending rewrite
David Howells
[Linux-cachefs] [PATCH v2 04/67] netfs: Display the netfs inode number in the netfs_read tracepoint
David Howells
[Linux-cachefs] [PATCH v2 05/67] netfs: Pass a flag to ->prepare_write() to say if there's no alloc'd space
David Howells
[Linux-cachefs] [PATCH v2 06/67] fscache: Introduce new driver
David Howells
[Linux-cachefs] [PATCH v2 07/67] fscache: Implement a hash function
David Howells
Re: [Linux-cachefs] [PATCH v2 07/67] fscache: Implement a hash function
Linus Torvalds
Re: [Linux-cachefs] [PATCH v2 07/67] fscache: Implement a hash function
David Howells
Re: [Linux-cachefs] [PATCH v2 07/67] fscache: Implement a hash function
Linus Torvalds
Re: [Linux-cachefs] [PATCH v2 07/67] fscache: Implement a hash function
David Howells
Re: [Linux-cachefs] [PATCH v2 07/67] fscache: Implement a hash function
David Howells
Re: [Linux-cachefs] [PATCH v2 07/67] fscache: Implement a hash function
Linus Torvalds
[Linux-cachefs] [PATCH v2 08/67] fscache: Implement cache registration
David Howells
Re: [Linux-cachefs] [PATCH v2 08/67] fscache: Implement cache registration
Jeff Layton
[Linux-cachefs] [PATCH v2 09/67] fscache: Implement volume registration
David Howells
Re: [Linux-cachefs] [PATCH v2 09/67] fscache: Implement volume registration
Linus Torvalds
Re: [Linux-cachefs] [PATCH v2 09/67] fscache: Implement volume registration
Jeff Layton
Re: [Linux-cachefs] [PATCH v2 09/67] fscache: Implement volume registration
David Howells
[Linux-cachefs] [PATCH v2 10/67] fscache: Implement cookie registration
David Howells
Re: [Linux-cachefs] [PATCH v2 10/67] fscache: Implement cookie registration
Linus Torvalds
[Linux-cachefs] [PATCH v2 11/67] fscache: Implement cache-level access helpers
David Howells
[Linux-cachefs] [PATCH v2 12/67] fscache: Implement volume-level access helpers
David Howells
[Linux-cachefs] [PATCH v2 13/67] fscache: Implement cookie-level access helpers
David Howells
[Linux-cachefs] [PATCH v2 14/67] fscache: Implement functions add/remove a cache
David Howells
[Linux-cachefs] [PATCH v2 15/67] fscache: Provide and use cache methods to lookup/create/free a volume
David Howells
[Linux-cachefs] [PATCH v2 16/67] fscache: Add a function for a cache backend to note an I/O error
David Howells
[Linux-cachefs] [PATCH v2 17/67] fscache: Implement simple cookie state machine
David Howells
[Linux-cachefs] [PATCH v2 18/67] fscache: Implement cookie user counting and resource pinning
David Howells
[Linux-cachefs] [PATCH v2 19/67] fscache: Implement cookie invalidation
David Howells
[Linux-cachefs] [PATCH v2 20/67] fscache: Provide a means to begin an operation
David Howells
[Linux-cachefs] [PATCH v2 21/67] fscache: Count data storage objects in a cache
David Howells
[Linux-cachefs] [PATCH v2 22/67] fscache: Provide read/write stat counters for the cache
David Howells
[Linux-cachefs] [PATCH v2 23/67] fscache: Provide a function to let the netfs update its coherency data
David Howells
[Linux-cachefs] [PATCH v2 24/67] netfs: Pass more information on how to deal with a hole in the cache
David Howells
[Linux-cachefs] [PATCH v2 25/67] fscache: Implement raw I/O interface
David Howells
[Linux-cachefs] [PATCH v2 26/67] fscache: Implement higher-level write I/O interface
David Howells
[Linux-cachefs] [PATCH v2 27/67] vfs, fscache: Implement pinning of cache usage for writeback
David Howells
[Linux-cachefs] [PATCH v2 38/67] vfs, cachefiles: Mark a backing file in use with an inode flag
David Howells
[Linux-cachefs] [PATCH v2 35/67] cachefiles: Add security derivation
David Howells
[Linux-cachefs] [PATCH v2 36/67] cachefiles: Register a miscdev and parse commands over it
David Howells
[Linux-cachefs] [PATCH v2 39/67] cachefiles: Implement a function to get/create a directory in the cache
David Howells
[Linux-cachefs] [PATCH v2 45/67] cachefiles: Implement metadata/coherency data storage in xattrs
David Howells
[Linux-cachefs] [PATCH v2 29/67] fscache: Provide a function to resize a cookie
David Howells
[Linux-cachefs] [PATCH v2 32/67] cachefiles: Add some error injection support
David Howells
[Linux-cachefs] [PATCH v2 28/67] fscache: Provide a function to note the release of a page
David Howells
[Linux-cachefs] [PATCH v2 33/67] cachefiles: Add a couple of tracepoints for logging errors
David Howells
[Linux-cachefs] [PATCH v2 30/67] cachefiles: Introduce rewritten driver
David Howells
[Linux-cachefs] [PATCH v2 40/67] cachefiles: Implement cache registration and withdrawal
David Howells
[Linux-cachefs] [PATCH v2 37/67] cachefiles: Provide a function to check how much space there is
David Howells
[Linux-cachefs] [PATCH v2 41/67] cachefiles: Implement volume support
David Howells
[Linux-cachefs] [PATCH v2 44/67] cachefiles: Implement key to filename encoding
David Howells
[Linux-cachefs] [PATCH v2 47/67] cachefiles: Implement culling daemon commands
David Howells
[Linux-cachefs] [PATCH v2 48/67] cachefiles: Implement backing file wrangling
David Howells
[Linux-cachefs] [PATCH v2 49/67] cachefiles: Implement begin and end I/O operation
David Howells
[Linux-cachefs] [PATCH v2 51/67] cachefiles: Implement the I/O routines
David Howells
[Linux-cachefs] [PATCH v2 52/67] cachefiles: Allow cachefiles to actually function
David Howells
[Linux-cachefs] [PATCH v2 31/67] cachefiles: Define structs
David Howells
[Linux-cachefs] [PATCH v2 53/67] fscache, cachefiles: Display stats of no-space events
David Howells
[Linux-cachefs] [PATCH v2 34/67] cachefiles: Add cache error reporting macro
David Howells
[Linux-cachefs] [PATCH v2 43/67] cachefiles: Implement object lifecycle funcs
David Howells
[Linux-cachefs] [PATCH v2 46/67] cachefiles: Mark a backing file in use with an inode flag
David Howells
[Linux-cachefs] [PATCH v2 50/67] cachefiles: Implement cookie resize for truncate
David Howells
[Linux-cachefs] [PATCH v2 42/67] cachefiles: Add tracepoints for calls to the VFS
David Howells
[Linux-cachefs] [PATCH v2 54/67] fscache, cachefiles: Display stat of culling events
David Howells
[Linux-cachefs] [PATCH v2 55/67] afs: Handle len being extending over page end in write_begin/write_end
David Howells
[Linux-cachefs] [PATCH v2 56/67] afs: Fix afs_write_end() to handle len > page size
David Howells
[Linux-cachefs] [PATCH v2 57/67] afs: Convert afs to use the new fscache API
David Howells
[Linux-cachefs] [PATCH v2 58/67] afs: Copy local writes to the cache when writing to the server
David Howells
[Linux-cachefs] [PATCH v2 59/67] afs: Skip truncation on the server of data we haven't written yet
David Howells
[Linux-cachefs] [PATCH v2 60/67] 9p: Use fscache indexing rewrite and reenable caching
David Howells
[Linux-cachefs] [PATCH v2 61/67] 9p: Copy local writes to the cache when writing to the server
David Howells
[Linux-cachefs] [PATCH v2 62/67] nfs: Convert to new fscache volume/cookie API
David Howells
Re: [Linux-cachefs] [PATCH v2 62/67] nfs: Convert to new fscache volume/cookie API
David Wysochanski
Re: [Linux-cachefs] [PATCH v2 62/67] nfs: Convert to new fscache volume/cookie API
David Howells
[Linux-cachefs] [PATCH v2 63/67] nfs: Implement cache I/O by accessing the cache directly
David Howells
[Linux-cachefs] [PATCH v2 64/67] cifs: Support fscache indexing rewrite (untested)
David Howells
[Linux-cachefs] [PATCH v2 65/67] ceph: conversion to new fscache API
David Howells
[Linux-cachefs] [PATCH v2 66/67] ceph: add fscache writeback support
David Howells
Re: [Linux-cachefs] [PATCH v2 00/67] fscache, cachefiles: Rewrite
David Wysochanski
Re: [Linux-cachefs] [PATCH v2 00/67] fscache, cachefiles: Rewrite
David Wysochanski
[Linux-cachefs] [PATCH] fscache: Need to go round again after processing LRU_DISCARDING state
David Howells
Re: [Linux-cachefs] [PATCH] fscache: Need to go round again after processing LRU_DISCARDING state
David Wysochanski
Re: [Linux-cachefs] [PATCH] fscache: Need to go round again after processing LRU_DISCARDING state
David Howells
Re: [Linux-cachefs] [PATCH] fscache: Need to go round again after processing LRU_DISCARDING state
David Howells
Re: [Linux-cachefs] [PATCH] fscache: Need to go round again after processing LRU_DISCARDING state
David Howells
Re: [Linux-cachefs] [PATCH] fs: judging context via current_is_kswapd instead of gfp_flag
David Howells
Re: [Linux-cachefs] [PATCH] fs: judging context via current_is_kswapd instead of gfp_flag
Zhaoyang Huang
Re: [Linux-cachefs] [PATCH] fs: judging context via current_is_kswapd instead of gfp_flag
David Howells
Re: [Linux-cachefs] [PATCH] fs: judging context via current_is_kswapd instead of gfp_flag
Zhaoyang Huang
[Linux-cachefs] [RFC PATCH 1/2] security: Remove security_add_mnt_opt() as it's unused
David Howells
[Linux-cachefs] [RFC PATCH 2/2] security, nfs: Provide a hook for fs_context security initialisation
David Howells
Re: [Linux-cachefs] [RFC PATCH 1/2] security: Remove security_add_mnt_opt() as it's unused
David Howells
Re: [Linux-cachefs] [RFC PATCH 1/2] security: Remove security_add_mnt_opt() as it's unused
Paul Moore
Re: [Linux-cachefs] [RFC PATCH 1/2] security: Remove security_add_mnt_opt() as it's unused
Paul Moore
[Linux-cachefs] [GIT PULL] netfs: Potential deadlock and error handling fixes
David Howells
Re: [Linux-cachefs] [GIT PULL] netfs: Potential deadlock and error handling fixes
pr-tracker-bot
[Linux-cachefs] [PATCH v2 0/2] ceph: adapt ceph to the fscache rewrite
Jeff Layton
[Linux-cachefs] [PATCH v2 1/2] ceph: conversion to new fscache API
Jeff Layton
[Linux-cachefs] [PATCH v2 2/2] ceph: add fscache writeback support
Jeff Layton
[Linux-cachefs] [PATCH] cachefiles: fix __cachefiles_prepare_write() error handling
Arnd Bergmann
Re: [Linux-cachefs] [PATCH] cachefiles: fix __cachefiles_prepare_write() error handling
David Howells
[Linux-cachefs] [PATCH] netfs: Fix lockdep warning from taking sb_writers whilst holding mmap_lock
David Howells
Re: [Linux-cachefs] [PATCH] netfs: Fix lockdep warning from taking sb_writers whilst holding mmap_lock
Matthew Wilcox
Re: [Linux-cachefs] [PATCH] netfs: Fix lockdep warning from taking sb_writers whilst holding mmap_lock
David Howells
[Linux-cachefs] [PATCH] netfs: fix parameter of cleanup()
Jeffle Xu
Re: [Linux-cachefs] [PATCH] netfs: fix parameter of cleanup()
Jeff Layton
Re: [Linux-cachefs] [PATCH] mm: mask DIRECT_RECLAIM in kswapd
Andrew Morton
Re: [Linux-cachefs] [PATCH] mm: mask DIRECT_RECLAIM in kswapd
Zhaoyang Huang
Re: [Linux-cachefs] [PATCH] mm: mask DIRECT_RECLAIM in kswapd
David Howells
[Linux-cachefs] [PATCH] fscache: Fix a NULL vs IS_ERR() bug in fscache_alloc_volume()
Dan Carpenter
[Linux-cachefs] [PATCH] fscache, cachefiles: fix some tracing output
Dan Carpenter
[Linux-cachefs] [PATCH] cifs: avoid use of dstaddr as key for fscache client cookie
Shyam Prasad N
[Linux-cachefs] [PATCH] cifs: add server conn_id to fscache client cookie
Shyam Prasad N
Re: [Linux-cachefs] [PATCH] cifs: add server conn_id to fscache client cookie
Steve French
[Linux-cachefs] [PATCH] cifs: wait for tcon resource_id before getting fscache super
Shyam Prasad N
Re: [Linux-cachefs] [PATCH] cifs: wait for tcon resource_id before getting fscache super
David Howells
Re: [Linux-cachefs] [PATCH] cifs: wait for tcon resource_id before getting fscache super
Steve French
Re: [Linux-cachefs] [PATCH] cifs: wait for tcon resource_id before getting fscache super
Jeff Layton
Re: [Linux-cachefs] [PATCH] cifs: wait for tcon resource_id before getting fscache super
David Howells
Re: [Linux-cachefs] [PATCH] cifs: wait for tcon resource_id before getting fscache super
Shyam Prasad N
Re: [Linux-cachefs] [PATCH SET] fscache fixes
Shyam Prasad N
[Linux-cachefs] [PATCH] fscache: some cleanups
Guo Zhengkui
[Linux-cachefs] [PATCH 0/2] ceph: adapt ceph to the fscache rewrite
Jeff Layton
[Linux-cachefs] [PATCH 2/2] ceph: add fscache writeback support
Jeff Layton
[Linux-cachefs] [PATCH 1/2] ceph: conversion to new fscache API
Jeff Layton
Re: [Linux-cachefs] [PATCH 1/2] ceph: conversion to new fscache API
David Howells
Re: [Linux-cachefs] [PATCH 1/2] ceph: conversion to new fscache API
Jeff Layton
Re: [Linux-cachefs] [PATCH 1/2] ceph: conversion to new fscache API
David Howells
Re: [Linux-cachefs] [PATCH 1/2] ceph: conversion to new fscache API
Jeff Layton
Re: [Linux-cachefs] [PATCH 2/2] ceph: add fscache writeback support
David Howells
[Linux-cachefs] [PATCH 00/64] fscache, cachefiles: Rewrite
David Howells
[Linux-cachefs] [PATCH 01/64] fscache, cachefiles: Disable configuration
David Howells
[Linux-cachefs] [PATCH 02/64] cachefiles: Delete the cachefiles driver pending rewrite
David Howells
[Linux-cachefs] [PATCH 04/64] netfs: Display the netfs inode number in the netfs_read tracepoint
David Howells
[Linux-cachefs] [PATCH 05/64] netfs: Pass a flag to ->prepare_write() to say if there's no alloc'd space
David Howells
[Linux-cachefs] [PATCH 06/64] fscache: Introduce new driver
David Howells
[Linux-cachefs] [PATCH 07/64] fscache: Implement a hash function
David Howells
[Linux-cachefs] [PATCH 08/64] fscache: Implement cache registration
David Howells
[Linux-cachefs] [PATCH 09/64] fscache: Implement volume registration
David Howells
[Linux-cachefs] [PATCH 10/64] fscache: Implement cookie registration
David Howells
[Linux-cachefs] [PATCH 11/64] fscache: Implement cache-level access helpers
David Howells
[Linux-cachefs] [PATCH 12/64] fscache: Implement volume-level access helpers
David Howells
[Linux-cachefs] [PATCH 13/64] fscache: Implement cookie-level access helpers
David Howells
[Linux-cachefs] [PATCH 14/64] fscache: Implement functions add/remove a cache
David Howells
[Linux-cachefs] [PATCH 15/64] fscache: Provide and use cache methods to lookup/create/free a volume
David Howells
[Linux-cachefs] [PATCH 16/64] fscache: Add a function for a cache backend to note an I/O error
David Howells
[Linux-cachefs] [PATCH 17/64] fscache: Implement simple cookie state machine
David Howells
[Linux-cachefs] [PATCH 18/64] fscache: Implement cookie user counting and resource pinning
David Howells
[Linux-cachefs] [PATCH 19/64] fscache: Implement cookie invalidation
David Howells
[Linux-cachefs] [PATCH 20/64] fscache: Provide a means to begin an operation
David Howells
[Linux-cachefs] [PATCH 21/64] fscache: Count data storage objects in a cache
David Howells
[Linux-cachefs] [PATCH 22/64] fscache: Provide read/write stat counters for the cache
David Howells
[Linux-cachefs] [PATCH 23/64] fscache: Provide a function to let the netfs update its coherency data
David Howells
[Linux-cachefs] [PATCH 24/64] netfs: Pass more information on how to deal with a hole in the cache
David Howells
Re: [Linux-cachefs] [PATCH 24/64] netfs: Pass more information on how to deal with a hole in the cache
JeffleXu
Re: [Linux-cachefs] [PATCH 24/64] netfs: Pass more information on how to deal with a hole in the cache
David Howells
[Linux-cachefs] [PATCH 25/64] fscache: Implement raw I/O interface
David Howells
[Linux-cachefs] [PATCH 26/64] fscache: Implement higher-level write I/O interface
David Howells
[Linux-cachefs] [PATCH 28/64] fscache: Provide a function to note the release of a page
David Howells
[Linux-cachefs] [PATCH 27/64] vfs, fscache: Implement pinning of cache usage for writeback
David Howells
[Linux-cachefs] [PATCH 29/64] fscache: Provide a function to resize a cookie
David Howells
[Linux-cachefs] [PATCH 33/64] cachefiles: Add a couple of tracepoints for logging errors
David Howells
[Linux-cachefs] [PATCH 31/64] cachefiles: Define structs
David Howells
[Linux-cachefs] [PATCH 30/64] cachefiles: Introduce rewritten driver
David Howells
[Linux-cachefs] [PATCH 35/64] cachefiles: Add security derivation
David Howells
[Linux-cachefs] [PATCH 32/64] cachefiles: Add some error injection support
David Howells
[Linux-cachefs] [PATCH 34/64] cachefiles: Add cache error reporting macro
David Howells
[Linux-cachefs] [PATCH 36/64] cachefiles: Register a miscdev and parse commands over it
David Howells
[Linux-cachefs] [PATCH 37/64] cachefiles: Provide a function to check how much space there is
David Howells
[Linux-cachefs] [PATCH 38/64] vfs, cachefiles: Mark a backing file in use with an inode flag
David Howells
[Linux-cachefs] [PATCH 39/64] cachefiles: Implement a function to get/create a directory in the cache
David Howells
[Linux-cachefs] [PATCH 40/64] cachefiles: Implement cache registration and withdrawal
David Howells
[Linux-cachefs] [PATCH 41/64] cachefiles: Implement volume support
David Howells
[Linux-cachefs] [PATCH 42/64] cachefiles: Add tracepoints for calls to the VFS
David Howells
[Linux-cachefs] [PATCH 43/64] cachefiles: Implement object lifecycle funcs
David Howells
[Linux-cachefs] [PATCH 44/64] cachefiles: Implement key to filename encoding
David Howells
Re: [Linux-cachefs] [PATCH 44/64] cachefiles: Implement key to filename encoding
JeffleXu
Re: [Linux-cachefs] [PATCH 44/64] cachefiles: Implement key to filename encoding
David Howells
[Linux-cachefs] [PATCH 45/64] cachefiles: Implement metadata/coherency data storage in xattrs
David Howells
[Linux-cachefs] [PATCH 46/64] cachefiles: Mark a backing file in use with an inode flag
David Howells
[Linux-cachefs] [PATCH 47/64] cachefiles: Implement culling daemon commands
David Howells
[Linux-cachefs] [PATCH 48/64] cachefiles: Implement backing file wrangling
David Howells
[Linux-cachefs] [PATCH 49/64] cachefiles: Implement begin and end I/O operation
David Howells
[Linux-cachefs] [PATCH 50/64] cachefiles: Implement cookie resize for truncate
David Howells
Earlier messages
Later messages