Series |
fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter
|
expand
-
[RFC,00/61] fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter
-
[RFC,01/61] afs: Make afs_zap_data() static
-
[RFC,02/61] iov_iter: Add ITER_MAPPING
-
[RFC,03/61] vm: Add wait/unlock functions for PG_fscache
-
[RFC,04/61] vfs: Export rw_verify_area() for use by cachefiles
-
[RFC,05/61] vfs: Provide S_CACHE_FILE inode flag
-
[RFC,06/61] afs: Disable use of the fscache I/O routines
-
[RFC,07/61] fscache: Add a cookie debug ID and use that in traces
-
[RFC,08/61] fscache: Procfile to display cookies
-
[RFC,09/61] fscache: Temporarily disable network filesystems' use of fscache
-
[RFC,10/61] fscache: Remove the old I/O API
-
[RFC,11/61] fscache: Remove the netfs data from the cookie
-
[RFC,12/61] fscache: Remove struct fscache_cookie_def
-
[RFC,13/61] fscache: Remove store_limit* from struct fscache_object
-
[RFC,14/61] fscache: Remove fscache_check_consistency()
-
[RFC,15/61] fscache: Remove fscache_attr_changed()
-
[RFC,16/61] fscache: Remove obsolete stats
-
[RFC,17/61] fscache: Remove old I/O tracepoints
-
[RFC,18/61] fscache: Temporarily disable fscache_invalidate()
-
[RFC,19/61] fscache: Remove the I/O operation manager
-
[RFC,20/61] cachefiles: Remove tree of active files and use S_CACHE_FILE inode flag
-
[RFC,21/61] fscache: Provide a simple thread pool for running ops asynchronously
-
[RFC,23/61] fscache: Rewrite the I/O API based on iov_iter
-
[RFC,24/61] fscache: Remove fscache_wait_on_invalidate()
-
[RFC,25/61] fscache: Keep track of size of a file last set independently on the server
-
[RFC,26/61] fscache, cachefiles: Fix disabled histogram warnings
-
[RFC,27/61] fscache: Recast assertion in terms of cookie not being an index
-
[RFC,28/61] cachefiles: Remove some redundant checks on unsigned values
-
[RFC,29/61] cachefiles: trace: Log coherency checks
-
[RFC,30/61] cachefiles: Split cachefiles_drop_object() up a bit
-
[RFC,31/61] cachefiles: Implement new fscache I/O backend API
-
[RFC,32/61] cachefiles: Merge object->backer into object->dentry
-
[RFC,33/61] cachefiles: Implement a content-present indicator and bitmap
-
[RFC,34/61] cachefiles: Implement extent shaper
-
[RFC,35/61] cachefiles: Round the cachefile size up to DIO block size
-
[RFC,36/61] cachefiles: Implement read and write parts of new I/O API
-
[RFC,37/61] cachefiles: Add I/O tracepoints
-
[RFC,38/61] fscache: Add read helper
-
[RFC,39/61] fscache: Display cache-specific data in /proc/fs/fscache/objects
-
[RFC,40/61] fscache: Remove more obsolete stats
-
[RFC,41/61] fscache: New stats
-
[RFC,42/61] fscache, cachefiles: Rewrite invalidation
-
[RFC,43/61] fscache: Implement "will_modify" parameter on fscache_use_cookie()
-
[RFC,44/61] fscache: Provide resize operation
-
[RFC,45/61] fscache: Remove the update operation
-
[RFC,46/61] cachefiles: Shape write requests
-
[RFC,47/61] afs: Remove afs_zero_fid as it's not used
-
[RFC,48/61] afs: Move key to afs_read struct
-
[RFC,49/61] afs: Don't truncate iter during data fetch
-
[RFC,50/61] afs: Set up the iov_iter before calling afs_extract_data()
-
[RFC,51/61] afs: Use ITER_MAPPING for writing
-
[RFC,52/61] afs: Interpose struct fscache_io_request into struct afs_read
-
[RFC,53/61] afs: Note the amount transferred in fetch-data delivery
-
[RFC,54/61] afs: Wait on PG_fscache before modifying/releasing a page
-
[RFC,55/61] afs: Use new fscache I/O API
-
[RFC,56/61] afs: Copy local writes to the cache when writing to the server
-
[RFC,57/61] afs: Invoke fscache_resize_cookie() when handling ATTR_SIZE for setattr
-
[RFC,58/61] fscache: Rewrite the main document
-
[RFC,59/61] fscache: Remove the obsolete API bits from the documentation
-
[RFC,60/61] fscache: Document the new netfs API
-
[RFC,61/61] fscache: Document the rewritten cache backend API
|