CEPH Filesystem Development
[Prev Page][Next Page]
[PATCH] ceph: break the check delayed cap loop every 5s, xiubli
[PATCH v3 0/2] ceph: fix caps revocation stuck,
xiubli
[PATCH 00/20] filelock: split struct file_lock into file_lock and file_lease structs,
Jeff Layton
- [PATCH 01/20] filelock: split common fields into struct file_lock_core, Jeff Layton
- [PATCH 02/20] filelock: add coccinelle scripts to move fields to struct file_lock_core, Jeff Layton
- [PATCH 03/20] filelock: the results of the coccinelle conversion, Jeff Layton
- [PATCH 04/20] filelock: fixups after the coccinelle changes, Jeff Layton
- [PATCH 05/20] filelock: convert some internal functions to use file_lock_core instead, Jeff Layton
- [PATCH 06/20] filelock: convert more internal functions to use file_lock_core, Jeff Layton
- [PATCH 07/20] filelock: make posix_same_owner take file_lock_core pointers, Jeff Layton
- [PATCH 08/20] filelock: convert posix_owner_key to take file_lock_core arg, Jeff Layton
- [PATCH 09/20] filelock: make locks_{insert,delete}_global_locks take file_lock_core arg, Jeff Layton
- [PATCH 10/20] filelock: convert locks_{insert,delete}_global_blocked, Jeff Layton
- [PATCH 11/20] filelock: convert the IS_* macros to take file_lock_core, Jeff Layton
- [PATCH 12/20] filelock: make __locks_delete_block and __locks_wake_up_blocks take file_lock_core, Jeff Layton
- [PATCH 13/20] filelock: convert __locks_insert_block, conflict and deadlock checks to use file_lock_core, Jeff Layton
- [PATCH 14/20] filelock: convert fl_blocker to file_lock_core, Jeff Layton
- [PATCH 15/20] filelock: clean up locks_delete_block internals, Jeff Layton
- [PATCH 16/20] filelock: reorganize locks_delete_block and __locks_insert_block, Jeff Layton
- [PATCH 17/20] filelock: make assign_type helper take a file_lock_core pointer, Jeff Layton
- [PATCH 18/20] filelock: convert locks_wake_up_blocks to take a file_lock_core pointer, Jeff Layton
- [PATCH 19/20] filelock: convert locks_insert_lock_ctx and locks_delete_lock_ctx, Jeff Layton
- [PATCH 20/20] filelock: split leases out of struct file_lock, Jeff Layton
- Re: [PATCH 00/20] filelock: split struct file_lock into file_lock and file_lease structs, Christian Brauner
- Re: [PATCH 02/20] filelock: add coccinelle scripts to move fields to struct file_lock_core, David Howells
- Re: [PATCH 00/20] filelock: split struct file_lock into file_lock and file_lease structs, Chuck Lever
[PATCH] rbd: Remove usage of the deprecated ida_simple_xx() API,
Christophe JAILLET
Modifying and fixing(?) the per-inode snap handling in ceph,
David Howells
[PATCH] keys, dns: Fix size check of V1 server-list header,
David Howells
[PATCH 0/4] netfs, afs, erofs, cifs: Don't use certain internal folio_*() functions,
David Howells
[PATCH 0/6] netfs, cachefiles: More additional patches,
David Howells
- [PATCH 1/6] netfs: Mark netfs_unbuffered_write_iter_locked() static, David Howells
- [PATCH 2/6] netfs: Count DIO writes, David Howells
- [PATCH 3/6] netfs: Fix interaction between write-streaming and cachefiles culling, David Howells
- [PATCH 4/6] netfs: Fix the loop that unmarks folios after writing to the cache, David Howells
- [PATCH 6/6] netfs: Fix wrong #ifdef hiding wait, David Howells
- [PATCH 5/6] cachefiles: Fix signed/unsigned mixup, David Howells
- Re: [PATCH 0/6] netfs, cachefiles: More additional patches, Marc Dionne
- Re: [PATCH 0/6] netfs, cachefiles: More additional patches, Jeff Layton
[GIT PULL] fscrypt updates for 6.8,
Eric Biggers
[PATCH] ceph: always check dir caps asynchronously,
xiubli
[PATCH 5.10 19/75] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry, Greg Kroah-Hartman
[PATCH 5.15 21/95] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry, Greg Kroah-Hartman
[PATCH 0/5] netfs, cachefiles, 9p: Additional patches,
David Howells
- [PATCH 1/5] cachefiles: Fix __cachefiles_prepare_write(), David Howells
- [PATCH 2/5] 9p: Fix initialisation of netfs_inode for 9p, David Howells
- [PATCH 3/5] 9p: Do a couple of cleanups, David Howells
- [PATCH 4/5] 9p: Always update remote_i_size in stat2inode, David Howells
- [PATCH 5/5] 9p: Use length of data written to the server in preference to error, David Howells
- [PATCH 6/5] netfs: Rearrange netfs_io_subrequest to put request pointer first, David Howells
- [PATCH 7/5] netfs: Fix proc/fs/fscache symlink to point to "netfs" not "../netfs", David Howells
- Re: [PATCH 0/5] netfs, cachefiles, 9p: Additional patches, Christian Brauner
[PATCH 6.1 038/112] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry, Greg Kroah-Hartman
[PATCH 6.6 067/156] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry,
Greg Kroah-Hartman
[PATCH] fscrypt: document that CephFS supports fscrypt now, Eric Biggers
[linux-next:master] BUILD REGRESSION 39676dfe52331dba909c617f213fdb21015c8d10, kernel test robot
[GIT PULL] afs, dns: Fix dynamic root interaction with negative DNS,
David Howells
[PATCH v4 3/3] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry,
David Howells
[PATCH] rbd: use check_sub_overflow() to limit the number of snapshots,
Dmitry Antipov
[PATCH v5 00/40] netfs, afs, 9p: Delegate high-level I/O to netfslib,
David Howells
- [PATCH v5 01/40] afs: Remove whitespace before most ')' from the trace header, David Howells
- [PATCH v5 02/40] afs: Automatically generate trace tag enums, David Howells
- [PATCH v5 03/40] netfs, fscache: Move fs/fscache/* into fs/netfs/, David Howells
- [PATCH v5 04/40] netfs, fscache: Combine fscache with netfs, David Howells
- [PATCH v5 05/40] netfs, fscache: Remove ->begin_cache_operation, David Howells
- [PATCH v5 06/40] netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink, David Howells
- [PATCH v5 07/40] netfs: Move pinning-for-writeback from fscache to netfs, David Howells
- [PATCH v5 08/40] netfs: Add a procfile to list in-progress requests, David Howells
- [PATCH v5 09/40] netfs: Allow the netfs to make the io (sub)request alloc larger, David Howells
- [PATCH v5 10/40] netfs: Add a ->free_subrequest() op, David Howells
- [PATCH v5 11/40] afs: Don't use folio->private to record partial modification, David Howells
- [PATCH v5 12/40] netfs: Provide invalidate_folio and release_folio calls, David Howells
- [PATCH v5 13/40] netfs: Implement unbuffered/DIO vs buffered I/O locking, David Howells
- [PATCH v5 14/40] netfs: Add iov_iters to (sub)requests to describe various buffers, David Howells
- [PATCH v5 15/40] netfs: Add support for DIO buffering, David Howells
- [PATCH v5 16/40] netfs: Provide tools to create a buffer in an xarray, David Howells
- [PATCH v5 17/40] netfs: Add func to calculate pagecount/size-limited span of an iterator, David Howells
- [PATCH v5 18/40] netfs: Limit subrequest by size or number of segments, David Howells
- [PATCH v5 19/40] netfs: Extend the netfs_io_*request structs to handle writes, David Howells
- [PATCH v5 21/40] netfs: Make netfs_put_request() handle a NULL pointer, David Howells
- [PATCH v5 22/40] netfs: Make the refcounting of netfs_begin_read() easier to use, David Howells
- [PATCH v5 23/40] netfs: Prep to use folio->private for write grouping and streaming write, David Howells
- [PATCH v5 20/40] netfs: Add a hook to allow tell the netfs to update its i_size, David Howells
- [PATCH v5 24/40] netfs: Dispatch write requests to process a writeback slice, David Howells
- [PATCH v5 25/40] netfs: Provide func to copy data to pagecache for buffered write, David Howells
- [PATCH v5 26/40] netfs: Make netfs_read_folio() handle streaming-write pages, David Howells
- [PATCH v5 27/40] netfs: Allocate multipage folios in the writepath, David Howells
- [PATCH v5 28/40] netfs: Implement unbuffered/DIO read support, David Howells
- [PATCH v5 29/40] netfs: Implement unbuffered/DIO write support, David Howells
- [PATCH v5 30/40] netfs: Implement buffered write API, David Howells
- [PATCH v5 31/40] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite(), David Howells
- [PATCH v5 32/40] netfs: Provide netfs_file_read_iter(), David Howells
- [PATCH v5 33/40] netfs, cachefiles: Pass upper bound length to allow expansion, David Howells
- [PATCH v5 34/40] netfs: Provide a writepages implementation, David Howells
- [PATCH v5 35/40] netfs: Provide a launder_folio implementation, David Howells
- [PATCH v5 36/40] netfs: Implement a write-through caching option, David Howells
- [PATCH v5 37/40] netfs: Optimise away reads above the point at which there can be no data, David Howells
- [PATCH v5 38/40] netfs: Export the netfs_sreq tracepoint, David Howells
- [PATCH v5 39/40] afs: Use the netfs write helpers, David Howells
- [PATCH v5 40/40] 9p: Use netfslib read/write_iter, David Howells
- [PATCH] Fix EROFS Kconfig, David Howells
- Re: [PATCH v5 40/40] 9p: Use netfslib read/write_iter, David Howells
- [PATCH] 9p: Fix initialisation of netfs_inode for 9p, David Howells
Error in greenlet (Not supported for M1 chip ), Manvendra Pratap Singh
[PATCH 17/22] get rid of passing callbacks to ceph __dentry_leases_walk(),
Al Viro
[PATCH 07/22] ceph: d_obtain_{alias,root}(ERR_PTR(...)) will do the right thing,
Al Viro
[PATCH v39 20/42] LSM: Use lsmcontext in security_dentry_init_security,
Casey Schaufler
[PATCH v3 0/3] libceph: fix sparse-read failure bug,
xiubli
[PATCH v4 00/13] netfs, cifs: Delegate high-level I/O to netfslib,
David Howells
- [PATCH v4 01/13] netfs: Rearrange netfs_io_subrequest to put request pointer first, David Howells
- [PATCH v4 02/13] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest, David Howells
- [PATCH v4 04/13] cifs: Set zero_point in the copy_file_range() and remap_file_range(), David Howells
- [PATCH v4 03/13] cifs: Share server EOF pos with netfslib, David Howells
- [PATCH v4 05/13] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest, David Howells
- [PATCH v4 07/13] cifs: Make wait_mtu_credits take size_t args, David Howells
- [PATCH v4 06/13] cifs: Use more fields from netfs_io_subrequest, David Howells
- [PATCH v4 08/13] cifs: Implement netfslib hooks, David Howells
- [PATCH v4 09/13] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c, David Howells
- [PATCH v4 10/13] cifs: Cut over to using netfslib, David Howells
- [PATCH v4 11/13] cifs: Remove some code that's no longer used, part 1, David Howells
- [PATCH v4 12/13] cifs: Remove some code that's no longer used, part 2, David Howells
- [PATCH v4 13/13] cifs: Remove some code that's no longer used, part 3, David Howells
[PATCH v4 00/39] netfs, afs, 9p: Delegate high-level I/O to netfslib,
David Howells
- [PATCH v4 01/39] netfs, fscache: Move fs/fscache/* into fs/netfs/, David Howells
- [PATCH v4 02/39] netfs, fscache: Combine fscache with netfs, David Howells
- [PATCH v4 03/39] netfs, fscache: Remove ->begin_cache_operation, David Howells
- [PATCH v4 04/39] netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink, David Howells
- [PATCH v4 05/39] netfs: Move pinning-for-writeback from fscache to netfs, David Howells
- [PATCH v4 06/39] netfs: Add a procfile to list in-progress requests, David Howells
- [PATCH v4 07/39] netfs: Allow the netfs to make the io (sub)request alloc larger, David Howells
- [PATCH v4 08/39] netfs: Add a ->free_subrequest() op, David Howells
- [PATCH v4 09/39] afs: Don't use folio->private to record partial modification, David Howells
- [PATCH v4 10/39] netfs: Provide invalidate_folio and release_folio calls, David Howells
- [PATCH v4 11/39] netfs: Implement unbuffered/DIO vs buffered I/O locking, David Howells
- [PATCH v4 12/39] netfs: Add iov_iters to (sub)requests to describe various buffers, David Howells
- [PATCH v4 14/39] netfs: Provide tools to create a buffer in an xarray, David Howells
- [PATCH v4 13/39] netfs: Add support for DIO buffering, David Howells
- [PATCH v4 16/39] netfs: Add func to calculate pagecount/size-limited span of an iterator, David Howells
- [PATCH v4 15/39] netfs: Add bounce buffering support, David Howells
- [PATCH v4 17/39] netfs: Limit subrequest by size or number of segments, David Howells
- [PATCH v4 18/39] netfs: Export netfs_put_subrequest() and some tracepoints, David Howells
- [PATCH v4 19/39] netfs: Extend the netfs_io_*request structs to handle writes, David Howells
- [PATCH v4 20/39] netfs: Add a hook to allow tell the netfs to update its i_size, David Howells
- [PATCH v4 21/39] netfs: Make netfs_put_request() handle a NULL pointer, David Howells
- [PATCH v4 22/39] netfs: Make the refcounting of netfs_begin_read() easier to use, David Howells
- [PATCH v4 23/39] netfs: Prep to use folio->private for write grouping and streaming write, David Howells
- [PATCH v4 25/39] netfs: Provide func to copy data to pagecache for buffered write, David Howells
- [PATCH v4 29/39] netfs: Implement unbuffered/DIO write support, David Howells
- [PATCH v4 30/39] netfs: Implement buffered write API, David Howells
- [PATCH v4 28/39] netfs: Implement support for unbuffered/DIO read, David Howells
- [PATCH v4 31/39] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite(), David Howells
- [PATCH v4 32/39] netfs: Provide netfs_file_read_iter(), David Howells
- [PATCH v4 33/39] netfs, cachefiles: Pass upper bound length to allow expansion, David Howells
- [PATCH v4 34/39] netfs: Provide a writepages implementation, David Howells
- [PATCH v4 35/39] netfs: Provide a launder_folio implementation, David Howells
- [PATCH v4 36/39] netfs: Implement a write-through caching option, David Howells
- [PATCH v4 38/39] afs: Use the netfs write helpers, David Howells
- [PATCH v4 39/39] 9p: Use netfslib read/write_iter, David Howells
- [PATCH v4 37/39] netfs: Optimise away reads above the point at which there can be no data, David Howells
- [PATCH v4 24/39] netfs: Dispatch write requests to process a writeback slice, David Howells
- [PATCH v4 27/39] netfs: Allocate multipage folios in the writepath, David Howells
- [PATCH v4 26/39] netfs: Make netfs_read_folio() handle streaming-write pages, David Howells
- Re: [PATCH v4 00/39] netfs, afs, 9p: Delegate high-level I/O to netfslib, Jeff Layton
- Re: [PATCH v4 00/39] netfs, afs, 9p: Delegate high-level I/O to netfslib, Christian Brauner
[PATCH v3 3/3] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry,
David Howells
[PATCH v2 3/3] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry, David Howells
[PATCH 3/3] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry, David Howells
[PATCH v2 0/2] libceph: fix sparse-read failure bug,
xiubli
[PATCH 0/2] libceph: fix sparse-read failure bug,
xiubli
[PATCH 2/2] libceph: just wait for more data to be available on the socket, xiubli
Court Order: Directed Financial Directives, Birgitte Batty
[PATCH v3 00/59] netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib,
David Howells
- [PATCH v3 01/59] netfs, fscache: Move fs/fscache/* into fs/netfs/, David Howells
- [PATCH v3 02/59] netfs, fscache: Combine fscache with netfs, David Howells
- [PATCH v3 03/59] netfs, fscache: Remove ->begin_cache_operation, David Howells
- [PATCH v3 04/59] netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink, David Howells
- [PATCH v3 07/59] netfs: Allow the netfs to make the io (sub)request alloc larger, David Howells
- [PATCH v3 06/59] netfs: Add a procfile to list in-progress requests, David Howells
- [PATCH v3 05/59] netfs: Move pinning-for-writeback from fscache to netfs, David Howells
- [PATCH v3 08/59] netfs: Add a ->free_subrequest() op, David Howells
- [PATCH v3 09/59] afs: Don't use folio->private to record partial modification, David Howells
- [PATCH v3 11/59] netfs: Implement unbuffered/DIO vs buffered I/O locking, David Howells
- [PATCH v3 10/59] netfs: Provide invalidate_folio and release_folio calls, David Howells
- [PATCH v3 13/59] netfs: Add support for DIO buffering, David Howells
- [PATCH v3 14/59] netfs: Provide tools to create a buffer in an xarray, David Howells
- [PATCH v3 15/59] netfs: Add bounce buffering support, David Howells
- [PATCH v3 12/59] netfs: Add iov_iters to (sub)requests to describe various buffers, David Howells
- [PATCH v3 16/59] netfs: Add func to calculate pagecount/size-limited span of an iterator, David Howells
- [PATCH v3 17/59] netfs: Limit subrequest by size or number of segments, David Howells
- [PATCH v3 18/59] netfs: Export netfs_put_subrequest() and some tracepoints, David Howells
- [PATCH v3 19/59] netfs: Extend the netfs_io_*request structs to handle writes, David Howells
- [PATCH v3 21/59] netfs: Make netfs_put_request() handle a NULL pointer, David Howells
- [PATCH v3 20/59] netfs: Add a hook to allow tell the netfs to update its i_size, David Howells
- [PATCH v3 22/59] netfs: Make the refcounting of netfs_begin_read() easier to use, David Howells
- [PATCH v3 24/59] netfs: Dispatch write requests to process a writeback slice, David Howells
- [PATCH v3 27/59] netfs: Allocate multipage folios in the writepath, David Howells
- [PATCH v3 29/59] netfs: Implement unbuffered/DIO write support, David Howells
- [PATCH v3 28/59] netfs: Implement support for unbuffered/DIO read, David Howells
- [PATCH v3 34/59] netfs: Provide a writepages implementation, David Howells
- [PATCH v3 26/59] netfs: Make netfs_read_folio() handle streaming-write pages, David Howells
- [PATCH v3 31/59] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite(), David Howells
- [PATCH v3 36/59] netfs: Make netfs_skip_folio_read() take account of blocksize, David Howells
- [PATCH v3 37/59] netfs: Perform content encryption, David Howells
- [PATCH v3 39/59] netfs: Support decryption on ubuffered/DIO read, David Howells
- [PATCH v3 38/59] netfs: Decrypt encrypted content, David Howells
- [PATCH v3 41/59] netfs: Provide a launder_folio implementation, David Howells
- [PATCH v3 40/59] netfs: Support encryption on Unbuffered/DIO write, David Howells
- [PATCH v3 42/59] netfs: Implement a write-through caching option, David Howells
- [PATCH v3 43/59] netfs: Rearrange netfs_io_subrequest to put request pointer first, David Howells
- [PATCH v3 25/59] netfs: Provide func to copy data to pagecache for buffered write, David Howells
- [PATCH v3 45/59] afs: Use the netfs write helpers, David Howells
- [PATCH v3 32/59] netfs: Provide netfs_file_read_iter(), David Howells
- [PATCH v3 44/59] netfs: Optimise away reads above the point at which there can be no data, David Howells
- [PATCH v3 46/59] 9p: Use netfslib read/write_iter, David Howells
- [PATCH v3 48/59] cifs: Share server EOF pos with netfslib, David Howells
- [PATCH v3 33/59] netfs, cachefiles: Pass upper bound length to allow expansion, David Howells
- [PATCH v3 23/59] netfs: Prep to use folio->private for write grouping and streaming write, David Howells
- [PATCH v3 50/59] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest, David Howells
- [PATCH v3 52/59] cifs: Make wait_mtu_credits take size_t args, David Howells
- [PATCH v3 53/59] cifs: Implement netfslib hooks, David Howells
- [PATCH v3 30/59] netfs: Implement buffered write API, David Howells
- [PATCH v3 56/59] cifs: Remove some code that's no longer used, part 1, David Howells
- [PATCH v3 54/59] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c, David Howells
- [PATCH v3 55/59] cifs: Cut over to using netfslib, David Howells
- [PATCH v3 49/59] cifs: Set zero_point in the copy_file_range() and remap_file_range(), David Howells
- [PATCH v3 59/59] netfs: Eliminate PG_fscache by setting folio->private and marking dirty, David Howells
- [PATCH v3 57/59] cifs: Remove some code that's no longer used, part 2, David Howells
- [PATCH v3 47/59] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest, David Howells
- [PATCH v3 35/59] netfs: Provide minimum blocksize parameter, David Howells
- [PATCH v3 58/59] cifs: Remove some code that's no longer used, part 3, David Howells
- [PATCH v3 51/59] cifs: Use more fields from netfs_io_subrequest, David Howells
[PATCH v3 0/6] ceph: check the cephx mds auth access in client side,
xiubli
Performance drop due to alloc_workqueue() misuse and recent change,
Naohiro Aota
[PATCH] ceph: select FS_ENCRYPTION_ALGS if FS_ENCRYPTION,
Eric Biggers
[PATCH v3] ceph: quota: Fix invalid pointer access if get_quota_realm return ERR_PTR,
Wenchao Hao
[PATCH] ceph: remove duplicated code for ceph_netfs_issue_read, xiubli
[PATCH v2] ceph: quota: Fix invalid pointer access if get_quota_realm return ERR_PTR,
Wenchao Hao
[PATCH v2 00/51] netfs, afs, cifs: Delegate high-level I/O to netfslib,
David Howells
- [PATCH v2 01/51] netfs: Add a procfile to list in-progress requests, David Howells
- [PATCH v2 02/51] netfs: Track the fpos above which the server has no data, David Howells
- [PATCH v2 03/51] netfs: Allow the netfs to make the io (sub)request alloc larger, David Howells
- [PATCH v2 04/51] netfs: Add a ->free_subrequest() op, David Howells
- [PATCH v2 06/51] netfs: Provide invalidate_folio and release_folio calls, David Howells
- [PATCH v2 05/51] afs: Don't use folio->private to record partial modification, David Howells
- [PATCH v2 07/51] netfs: Implement unbuffered/DIO vs buffered I/O locking, David Howells
- [PATCH v2 08/51] netfs: Add iov_iters to (sub)requests to describe various buffers, David Howells
- [PATCH v2 10/51] netfs: Provide tools to create a buffer in an xarray, David Howells
- [PATCH v2 09/51] netfs: Add support for DIO buffering, David Howells
- [PATCH v2 11/51] netfs: Add bounce buffering support, David Howells
- [PATCH v2 12/51] netfs: Add func to calculate pagecount/size-limited span of an iterator, David Howells
- [PATCH v2 13/51] netfs: Limit subrequest by size or number of segments, David Howells
- [PATCH v2 14/51] netfs: Export netfs_put_subrequest() and some tracepoints, David Howells
- [PATCH v2 15/51] netfs: Extend the netfs_io_*request structs to handle writes, David Howells
- [PATCH v2 16/51] netfs: Add a hook to allow tell the netfs to update its i_size, David Howells
- [PATCH v2 17/51] netfs: Make netfs_put_request() handle a NULL pointer, David Howells
- [PATCH v2 18/51] fscache: Add a function to begin an cache op from a netfslib request, David Howells
- [PATCH v2 19/51] netfs: Make the refcounting of netfs_begin_read() easier to use, David Howells
- [PATCH v2 20/51] netfs: Prep to use folio->private for write grouping and streaming write, David Howells
- [PATCH v2 21/51] netfs: Dispatch write requests to process a writeback slice, David Howells
- [PATCH v2 24/51] netfs: Allocate multipage folios in the writepath, David Howells
- [PATCH v2 22/51] netfs: Provide func to copy data to pagecache for buffered write, David Howells
- [PATCH v2 23/51] netfs: Make netfs_read_folio() handle streaming-write pages, David Howells
- [PATCH v2 28/51] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite(), David Howells
- [PATCH v2 26/51] netfs: Implement unbuffered/DIO write support, David Howells
- [PATCH v2 29/51] netfs: Provide netfs_file_read_iter(), David Howells
- [PATCH v2 30/51] netfs: Provide a writepages implementation, David Howells
- [PATCH v2 25/51] netfs: Implement support for unbuffered/DIO read, David Howells
- [PATCH v2 27/51] netfs: Implement buffered write API, David Howells
- [PATCH v2 34/51] netfs: Decrypt encrypted content, David Howells
- [PATCH v2 36/51] netfs: Support encryption on Unbuffered/DIO write, David Howells
- [PATCH v2 39/51] netfs: Rearrange netfs_io_subrequest to put request pointer first, David Howells
- [PATCH v2 38/51] netfs: Implement a write-through caching option, David Howells
- [PATCH v2 37/51] netfs: Provide a launder_folio implementation, David Howells
- [PATCH v2 40/51] afs: Use the netfs write helpers, David Howells
- [PATCH v2 42/51] cifs: Share server EOF pos with netfslib, David Howells
- [PATCH v2 41/51] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest, David Howells
- [PATCH v2 43/51] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest, David Howells
- [PATCH v2 47/51] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c, David Howells
- [PATCH v2 49/51] cifs: Remove some code that's no longer used, part 1, David Howells
- [PATCH v2 46/51] cifs: Implement netfslib hooks, David Howells
- [PATCH v2 44/51] cifs: Use more fields from netfs_io_subrequest, David Howells
- [PATCH v2 32/51] netfs: Make netfs_skip_folio_read() take account of blocksize, David Howells
- [PATCH v2 50/51] cifs: Remove some code that's no longer used, part 2, David Howells
- [PATCH v2 35/51] netfs: Support decryption on ubuffered/DIO read, David Howells
- [PATCH v2 45/51] cifs: Make wait_mtu_credits take size_t args, David Howells
- [PATCH v2 33/51] netfs: Perform content encryption, David Howells
- [PATCH v2 31/51] netfs: Provide minimum blocksize parameter, David Howells
- [PATCH v2 48/51] cifs: Cut over to using netfslib, David Howells
- [PATCH v2 51/51] cifs: Remove some code that's no longer used, part 3, David Howells
[PATCH v2 0/2] ceph: update the oldest_client_tid via the renew caps,
xiubli
[PATCH v2] ceph: fix deadlock or deadcode of misusing dget(),
xiubli
[PATCH] ceph: fix deadlock or deadcode of misusing dget(),
xiubli
[deadlock or dead code] ceph_encode_dentry_release() misuse of dget(),
Al Viro
[PATCH 0/2] ceph: update the oldest_client_tid via the renew caps,
xiubli
[PATCH] ceph: quota: Fix invalid pointer access in,
Wenchao Hao
[PATCH v2 0/5] check the cephx mds auth access in client side,
xiubli
[ceph-client:testing 5/17] include/linux/kern_levels.h:5:25: warning: format '%s' expects argument of type 'char *', but argument 5 has type 'u32' {aka 'unsigned int'},
kernel test robot
[GIT PULL] Ceph updates for 6.7-rc1,
Ilya Dryomov
[ceph-client:testing 5/17] fs/ceph/inode.c:790:47: error: expected ')' before 'ci', kernel test robot
[PATCH 0/5] check the cephx mds auth access in client side,
xiubli
[PATCH v4] libceph: remove the max extents check for sparse read, xiubli
[PATCH 0/2] ceph: allocate a smaller extent map if possible,
xiubli
[PATCH v3] libceph: remove the max extents check for sparse read,
xiubli
[PATCH v3 0/2] libceph: sparse-read misc fixes,
xiubli
[PATCH v2] libceph: increase the max extents check for sparse read,
xiubli
[PATCH] ceph: reinitialize mds feature bit even when session in open,
Venky Shankar
[PATCH] libceph: remove the max extents check for sparse read,
xiubli
[PATCH v2 0/2] libceph: sparse-read misc fixes,
xiubli
[RFC][PATCH] get rid of passing callbacks to ceph __dentry_leases_walk(),
Al Viro
[PATCH] ceph_wait_on_conflict_unlink(): grab reference before dropping ->d_lock,
Al Viro
[PATCH v2 0/2] ceph: fix caps revocation stuck,
xiubli
[PATCH 0/3] libceph: sparse-read misc fixes,
xiubli
This list is being migrated to new vger infra (no action required),
Konstantin Ryabitsev
[RFC PATCH 00/53] netfs, afs, cifs: Delegate high-level I/O to netfslib,
David Howells
- [RFC PATCH 02/53] netfs: Track the fpos above which the server has no data, David Howells
- [RFC PATCH 04/53] netfs: Allow the netfs to make the io (sub)request alloc larger, David Howells
- [RFC PATCH 01/53] netfs: Add a procfile to list in-progress requests, David Howells
- [RFC PATCH 05/53] netfs: Add a ->free_subrequest() op, David Howells
- [RFC PATCH 03/53] netfs: Note nonblockingness in the netfs_io_request struct, David Howells
- Re: [RFC PATCH 00/53] netfs, afs, cifs: Delegate high-level I/O to netfslib, Daire Byrne
- <Possible follow-ups>
- [RFC PATCH 00/53] netfs, afs, cifs: Delegate high-level I/O to netfslib, David Howells
- [RFC PATCH 02/53] netfs: Track the fpos above which the server has no data, David Howells
- [RFC PATCH 01/53] netfs: Add a procfile to list in-progress requests, David Howells
- [RFC PATCH 03/53] netfs: Note nonblockingness in the netfs_io_request struct, David Howells
- [RFC PATCH 04/53] netfs: Allow the netfs to make the io (sub)request alloc larger, David Howells
- [RFC PATCH 05/53] netfs: Add a ->free_subrequest() op, David Howells
- [RFC PATCH 08/53] netfs: Add rsize to netfs_io_request, David Howells
- [RFC PATCH 07/53] netfs: Provide invalidate_folio and release_folio calls, David Howells
- [RFC PATCH 06/53] afs: Don't use folio->private to record partial modification, David Howells
- [RFC PATCH 10/53] netfs: Add iov_iters to (sub)requests to describe various buffers, David Howells
- [RFC PATCH 09/53] netfs: Implement unbuffered/DIO vs buffered I/O locking, David Howells
- [RFC PATCH 11/53] netfs: Add support for DIO buffering, David Howells
- [RFC PATCH 15/53] netfs: Limit subrequest by size or number of segments, David Howells
- [RFC PATCH 13/53] netfs: Add bounce buffering support, David Howells
- [RFC PATCH 12/53] netfs: Provide tools to create a buffer in an xarray, David Howells
- [RFC PATCH 14/53] netfs: Add func to calculate pagecount/size-limited span of an iterator, David Howells
- [RFC PATCH 16/53] netfs: Export netfs_put_subrequest() and some tracepoints, David Howells
- [RFC PATCH 18/53] netfs: Add a hook to allow tell the netfs to update its i_size, David Howells
- [RFC PATCH 19/53] netfs: Make netfs_put_request() handle a NULL pointer, David Howells
- [RFC PATCH 17/53] netfs: Extend the netfs_io_*request structs to handle writes, David Howells
- [RFC PATCH 20/53] fscache: Add a function to begin an cache op from a netfslib request, David Howells
- [RFC PATCH 21/53] netfs: Make the refcounting of netfs_begin_read() easier to use, David Howells
- [RFC PATCH 22/53] netfs: Prep to use folio->private for write grouping and streaming write, David Howells
- [RFC PATCH 24/53] netfs: Provide func to copy data to pagecache for buffered write, David Howells
- [RFC PATCH 23/53] netfs: Dispatch write requests to process a writeback slice, David Howells
- [RFC PATCH 28/53] netfs: Implement unbuffered/DIO write support, David Howells
- [RFC PATCH 51/53] cifs: Remove some code that's no longer used, part 1, David Howells
- [RFC PATCH 52/53] cifs: Remove some code that's no longer used, part 2, David Howells
- [RFC PATCH 47/53] cifs: Make wait_mtu_credits take size_t args, David Howells
- [RFC PATCH 50/53] cifs: Cut over to using netfslib, David Howells
- [RFC PATCH 53/53] cifs: Remove some code that's no longer used, part 3, David Howells
- [RFC PATCH 48/53] cifs: Implement netfslib hooks, David Howells
- [RFC PATCH 29/53] netfs: Implement buffered write API, David Howells
- [RFC PATCH 35/53] netfs: Perform content encryption, David Howells
- [RFC PATCH 49/53] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c, David Howells
- [RFC PATCH 43/53] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest, David Howells
- [RFC PATCH 39/53] netfs: Provide a launder_folio implementation, David Howells
- [RFC PATCH 37/53] netfs: Support decryption on ubuffered/DIO read, David Howells
- [RFC PATCH 41/53] netfs: Rearrange netfs_io_subrequest to put request pointer first, David Howells
- [RFC PATCH 26/53] netfs: Allocate multipage folios in the writepath, David Howells
- [RFC PATCH 34/53] netfs: Make netfs_skip_folio_read() take account of blocksize, David Howells
- [RFC PATCH 27/53] netfs: Implement support for unbuffered/DIO read, David Howells
- [RFC PATCH 45/53] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest, David Howells
- [RFC PATCH 31/53] netfs: Provide netfs_file_read_iter(), David Howells
- [RFC PATCH 33/53] netfs: Provide minimum blocksize parameter, David Howells
- [RFC PATCH 36/53] netfs: Decrypt encrypted content, David Howells
- [RFC PATCH 42/53] afs: Use the netfs write helpers, David Howells
- [RFC PATCH 38/53] netfs: Support encryption on Unbuffered/DIO write, David Howells
- [RFC PATCH 32/53] netfs: Provide a writepages implementation, David Howells
- [RFC PATCH 40/53] netfs: Implement a write-through caching option, David Howells
[Index of Archives]
[Ceph Users]
[Ceph Dev]
[Ceph Large]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]