CEPH Filesystem Development
[Prev Page][Next Page]
- Re: pass queue_limits to blk_mq_alloc_disk for simple drivers, (continued)
- [PATCH AUTOSEL 6.6 41/51] libceph: fail sparse-read if the data length doesn't match, Sasha Levin
- [PATCH AUTOSEL 6.7 48/58] ceph: always check dir caps asynchronously, Sasha Levin
- [PATCH AUTOSEL 6.7 47/58] libceph: fail sparse-read if the data length doesn't match, Sasha Levin
- [linux-next:master] BUILD REGRESSION 445a555e0623387fa9b94e68e61681717e70200a, kernel test robot
- [GIT PULL] Ceph fixes for 6.8-rc4,
Ilya Dryomov
- [linux-next:master] BUILD REGRESSION b1d3a0e70c3881d2f8cf6692ccf7c2a4fb2d030d, kernel test robot
- [linux-next:master] BUILD REGRESSION ac139fc7db67968e5061715508b5fc4aa7c40c56, kernel test robot
- [syzbot] [ceph?] [net?] INFO: task hung in ceph_monc_stop, syzbot
- [PATCH] ceph: mark lock variable __maybe_unused in ceph_count_file_locks,
Jeff Layton
- [syzbot] [ceph?] [fs?] INFO: task hung in ceph_mdsc_pre_umount, syzbot
- [PATCH] block: rbd: make rbd_bus_type const,
Ricardo B. Marliere
- [PATCH] ceph: increment refcount before usage,
ridave
- [PATCH v2] fscrypt: to make sure the inode->i_blkbits is correctly set,
xiubli
- [PATCH v3 00/47] filelock: split file leases out of struct file_lock,
Jeff Layton
- [PATCH v3 01/47] filelock: fl_pid field should be signed int, Jeff Layton
- [PATCH v3 02/47] filelock: rename some fields in tracepoints, Jeff Layton
- [PATCH v3 03/47] filelock: rename fl_pid variable in lock_get_status, Jeff Layton
- [PATCH v3 04/47] filelock: add some new helper functions, Jeff Layton
- [PATCH v3 05/47] 9p: rename fl_type variable in v9fs_file_do_lock, Jeff Layton
- [PATCH v3 06/47] afs: convert to using new filelock helpers, Jeff Layton
- [PATCH v3 07/47] ceph: convert to using new filelock helpers, Jeff Layton
- [PATCH v3 09/47] gfs2: convert to using new filelock helpers, Jeff Layton
- [PATCH v3 11/47] nfs: convert to using new filelock helpers, Jeff Layton
- [PATCH v3 12/47] nfsd: convert to using new filelock helpers, Jeff Layton
- [PATCH v3 08/47] dlm: convert to using new filelock helpers, Jeff Layton
- [PATCH v3 13/47] ocfs2: convert to using new filelock helpers, Jeff Layton
- [PATCH v3 14/47] smb/client: convert to using new filelock helpers, Jeff Layton
- [PATCH v3 15/47] smb/server: convert to using new filelock helpers, Jeff Layton
- [PATCH v3 16/47] filelock: drop the IS_* macros, Jeff Layton
- [PATCH v3 10/47] lockd: convert to using new filelock helpers, Jeff Layton
- [PATCH v3 17/47] filelock: split common fields into struct file_lock_core, Jeff Layton
- [PATCH v3 18/47] filelock: have fs/locks.c deal with file_lock_core directly, Jeff Layton
- [PATCH v3 19/47] filelock: convert more internal functions to use file_lock_core, Jeff Layton
- [PATCH v3 20/47] filelock: make posix_same_owner take file_lock_core pointers, Jeff Layton
- [PATCH v3 21/47] filelock: convert posix_owner_key to take file_lock_core arg, Jeff Layton
- [PATCH v3 22/47] filelock: make locks_{insert,delete}_global_locks take file_lock_core arg, Jeff Layton
- [PATCH v3 23/47] filelock: convert locks_{insert,delete}_global_blocked, Jeff Layton
- [PATCH v3 25/47] filelock: convert __locks_insert_block, conflict and deadlock checks to use file_lock_core, Jeff Layton
- [PATCH v3 26/47] filelock: convert fl_blocker to file_lock_core, Jeff Layton
- [PATCH v3 28/47] filelock: reorganize locks_delete_block and __locks_insert_block, Jeff Layton
- [PATCH v3 29/47] filelock: make assign_type helper take a file_lock_core pointer, Jeff Layton
- [PATCH v3 30/47] filelock: convert locks_wake_up_blocks to take a file_lock_core pointer, Jeff Layton
- [PATCH v3 31/47] filelock: convert locks_insert_lock_ctx and locks_delete_lock_ctx, Jeff Layton
- [PATCH v3 32/47] filelock: convert locks_translate_pid to take file_lock_core, Jeff Layton
- [PATCH v3 33/47] filelock: convert seqfile handling to use file_lock_core, Jeff Layton
- [PATCH v3 34/47] 9p: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v3 35/47] afs: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v3 36/47] ceph: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v3 37/47] dlm: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v3 38/47] gfs2: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v3 39/47] fuse: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v3 40/47] lockd: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v3 41/47] nfs: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v3 42/47] nfsd: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v3 43/47] ocfs2: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v3 44/47] smb/client: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v3 45/47] smb/server: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v3 46/47] filelock: remove temporary compatibility macros, Jeff Layton
- [PATCH v3 47/47] filelock: split leases out of struct file_lock, Jeff Layton
- [PATCH v3 24/47] filelock: make __locks_delete_block and __locks_wake_up_blocks take file_lock_core, Jeff Layton
- [PATCH v3 27/47] filelock: clean up locks_delete_block internals, Jeff Layton
- Re: [PATCH v3 00/47] filelock: split file leases out of struct file_lock, NeilBrown
- Re: [PATCH v3 00/47] filelock: split file leases out of struct file_lock, Christian Brauner
- [PATCH 0/2] netfs: Miscellaneous fixes,
David Howells
- [PATCH AUTOSEL 4.19 7/8] ceph: fix deadlock or deadcode of misusing dget(), Sasha Levin
- [PATCH AUTOSEL 5.4 10/11] ceph: fix deadlock or deadcode of misusing dget(), Sasha Levin
- [PATCH AUTOSEL 5.10 11/13] ceph: fix deadlock or deadcode of misusing dget(), Sasha Levin
- [PATCH AUTOSEL 5.15 16/19] ceph: fix deadlock or deadcode of misusing dget(), Sasha Levin
- [PATCH AUTOSEL 6.1 22/27] ceph: fix invalid pointer access if get_quota_realm return ERR_PTR, Sasha Levin
- [PATCH AUTOSEL 6.1 21/27] ceph: fix deadlock or deadcode of misusing dget(), Sasha Levin
- [PATCH AUTOSEL 6.1 20/27] ceph: reinitialize mds feature bit even when session in open, Sasha Levin
- [PATCH AUTOSEL 6.6 25/31] ceph: fix invalid pointer access if get_quota_realm return ERR_PTR, Sasha Levin
- [PATCH AUTOSEL 6.6 24/31] ceph: fix deadlock or deadcode of misusing dget(), Sasha Levin
- [PATCH AUTOSEL 6.6 23/31] ceph: reinitialize mds feature bit even when session in open, Sasha Levin
- [PATCH AUTOSEL 6.7 33/39] ceph: fix invalid pointer access if get_quota_realm return ERR_PTR, Sasha Levin
- [PATCH AUTOSEL 6.7 32/39] ceph: fix deadlock or deadcode of misusing dget(), Sasha Levin
- [PATCH AUTOSEL 6.7 31/39] ceph: reinitialize mds feature bit even when session in open, Sasha Levin
- Roadmap for netfslib and local caching (cachefiles),
David Howells
- [PATCH v2 00/41] filelock: split struct file_lock into file_lock and file_lease structs,
Jeff Layton
- [PATCH v2 01/41] filelock: rename some fields in tracepoints, Jeff Layton
- [PATCH v2 02/41] filelock: rename fl_pid variable in lock_get_status, Jeff Layton
- [PATCH v2 03/41] dlm: rename fl_flags variable in dlm_posix_unlock, Jeff Layton
- [PATCH v2 06/41] lockd: rename fl_flags and fl_type variables in nlmclnt_lock, Jeff Layton
- [PATCH v2 08/41] afs: rename fl_type variable in afs_next_locker, Jeff Layton
- [PATCH v2 09/41] filelock: drop the IS_* macros, Jeff Layton
- [PATCH v2 11/41] filelock: add coccinelle scripts to move fields to struct file_lock_core, Jeff Layton
- [PATCH v2 12/41] filelock: have fs/locks.c deal with file_lock_core directly, Jeff Layton
- [PATCH v2 05/41] nfsd: rename fl_type and fl_flags variables in nfsd4_lock, Jeff Layton
- [PATCH v2 13/41] filelock: convert some internal functions to use file_lock_core instead, Jeff Layton
- [PATCH v2 14/41] filelock: convert more internal functions to use file_lock_core, Jeff Layton
- [PATCH v2 16/41] filelock: convert posix_owner_key to take file_lock_core arg, Jeff Layton
- [PATCH v2 17/41] filelock: make locks_{insert,delete}_global_locks take file_lock_core arg, Jeff Layton
- [PATCH v2 18/41] filelock: convert locks_{insert,delete}_global_blocked, Jeff Layton
- [PATCH v2 19/41] filelock: make __locks_delete_block and __locks_wake_up_blocks take file_lock_core, Jeff Layton
- [PATCH v2 20/41] filelock: convert __locks_insert_block, conflict and deadlock checks to use file_lock_core, Jeff Layton
- [PATCH v2 21/41] filelock: convert fl_blocker to file_lock_core, Jeff Layton
- [PATCH v2 22/41] filelock: clean up locks_delete_block internals, Jeff Layton
- [PATCH v2 23/41] filelock: reorganize locks_delete_block and __locks_insert_block, Jeff Layton
- [PATCH v2 24/41] filelock: make assign_type helper take a file_lock_core pointer, Jeff Layton
- [PATCH v2 25/41] filelock: convert locks_wake_up_blocks to take a file_lock_core pointer, Jeff Layton
- [PATCH v2 26/41] filelock: convert locks_insert_lock_ctx and locks_delete_lock_ctx, Jeff Layton
- [PATCH v2 28/41] filelock: convert seqfile handling to use file_lock_core, Jeff Layton
- [PATCH v2 29/41] 9p: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v2 30/41] afs: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v2 31/41] ceph: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v2 32/41] dlm: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v2 33/41] gfs2: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v2 07/41] 9p: rename fl_type variable in v9fs_file_do_lock, Jeff Layton
- [PATCH v2 34/41] lockd: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v2 35/41] nfs: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v2 36/41] nfsd: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v2 37/41] ocfs2: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v2 10/41] filelock: split common fields into struct file_lock_core, Jeff Layton
- [PATCH v2 38/41] smb/client: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v2 39/41] smb/server: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v2 40/41] filelock: remove temporary compatability macros, Jeff Layton
- [PATCH v2 41/41] filelock: split leases out of struct file_lock, Jeff Layton
- [PATCH v2 04/41] nfs: rename fl_flags variable in nfs4_proc_unlck, Jeff Layton
- [PATCH v2 15/41] filelock: make posix_same_owner take file_lock_core pointers, Jeff Layton
- [PATCH v2 27/41] filelock: convert locks_translate_pid to take file_lock_core, Jeff Layton
- Re: [PATCH v2 00/41] filelock: split struct file_lock into file_lock and file_lease structs, Chuck Lever
- [PATCH] fscrypt: to make sure the inode->i_blkbits is correctly set,
xiubli
- [PATCH v6 0/3] libceph: fix sparse-read failure bug,
xiubli
- [GIT PULL] Ceph fixes for 6.8-rc2,
Ilya Dryomov
- Read operation gets EOF return when there is multi-client read/write after linux 5.16-rc1,
Frank Hsiao 蕭法宣
[PATCH v5 0/3] libceph: fix sparse-read failure bug,
xiubli
[PATCH v2 00/10] netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes,
David Howells
- [PATCH v2 01/10] netfs: Don't use certain unnecessary folio_*() functions, David Howells
- [PATCH v2 02/10] afs: Don't use certain unnecessary folio_*() functions, David Howells
- [PATCH v2 03/10] cifs: Don't use certain unnecessary folio_*() functions, David Howells
- [PATCH v2 04/10] netfs, fscache: Prevent Oops in fscache_put_cache(), David Howells
- [PATCH v2 05/10] netfs: Fix a NULL vs IS_ERR() check in netfs_perform_write(), David Howells
- [PATCH v2 06/10] cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-mode, David Howells
- [PATCH v2 07/10] afs: Hide silly-rename files from userspace, David Howells
- [PATCH v2 08/10] afs: Fix error handling with lookup via FS.InlineBulkStatus, David Howells
- [PATCH v2 09/10] afs: Remove afs_dynroot_d_revalidate() as it is redundant, David Howells
- [PATCH v2 10/10] afs: Fix missing/incorrect unlocking of RCU read lock, David Howells
[PATCH 00/10] netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes,
David Howells
- [PATCH 01/10] netfs: Don't use certain internal folio_*() functions, David Howells
- [PATCH 03/10] cifs: Don't use certain internal folio_*() functions, David Howells
- [PATCH 05/10] netfs: Fix a NULL vs IS_ERR() check in netfs_perform_write(), David Howells
- [PATCH 06/10] cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-mode, David Howells
- [PATCH 08/10] afs: Fix error handling with lookup via FS.InlineBulkStatus, David Howells
- [PATCH 10/10] afs: Fix missing/incorrect unlocking of RCU read lock, David Howells
- [PATCH 07/10] afs: Hide silly-rename files from userspace, David Howells
- [PATCH 09/10] afs: Remove afs_dynroot_d_revalidate() as it is redundant, David Howells
- [PATCH 02/10] afs: Don't use certain internal folio_*() functions, David Howells
- [PATCH 04/10] netfs, fscache: Prevent Oops in fscache_put_cache(), David Howells
- Re: [PATCH 00/10] netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes, Christian Brauner
- Re: [PATCH 00/10] netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes, Jeff Layton
[PATCH 0/2] netfs, cachefiles: Update MAINTAINERS records,
David Howells
[GIT PULL] Ceph fixes for 6.8-rc1,
Ilya Dryomov
[PATCH v4 0/3] libceph: fix sparse-read failure bug,
xiubli
[PATCH] ceph: always set the initial i_blkbits to CEPH_FSCRYPT_BLOCK_SHIFT,
xiubli
[PATCH] rbd: don't move requests to the running list on errors,
Ilya Dryomov
[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
[Index of Archives]
[Ceph Users]
[Ceph Dev]
[Ceph Large]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]