CEPH Filesystem Development
[Prev Page][Next Page]
- [GIT PULL] Ceph fixes for 6.13-rc4,
Ilya Dryomov
- Ceph and Netfslib,
David Howells
- Clients failing to respond to capability release with LTS kernel 6.6,
Amon Ott
- [PATCH v5 00/32] netfs: Read performance improvements and "single-blob" support,
David Howells
- [PATCH v5 01/32] netfs: Clean up some whitespace in trace header, David Howells
- [PATCH v5 02/32] cachefiles: Clean up some whitespace in trace header, David Howells
- [PATCH v5 03/32] netfs: Use a folio_queue allocation and free functions, David Howells
- [PATCH v5 04/32] netfs: Add a tracepoint to log the lifespan of folio_queue structs, David Howells
- [PATCH v5 06/32] netfs: Make netfs_advance_write() return size_t, David Howells
- [PATCH v5 05/32] netfs: Abstract out a rolling folio buffer implementation, David Howells
- [PATCH v5 08/32] netfs: Drop the error arg from netfs_read_subreq_terminated(), David Howells
- [PATCH v5 07/32] netfs: Split retry code out of fs/netfs/write_collect.c, David Howells
- [PATCH v5 09/32] netfs: Drop the was_async arg from netfs_read_subreq_terminated(), David Howells
- [PATCH v5 10/32] netfs: Don't use bh spinlock, David Howells
- [PATCH v5 12/32] afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY, David Howells
- [PATCH v5 11/32] afs: Don't use mutex for I/O operation lock, David Howells
- [PATCH v5 13/32] afs: Fix directory format encoding struct, David Howells
- [PATCH v5 14/32] netfs: Remove some extraneous directory invalidations, David Howells
- [PATCH v5 17/32] afs: Add more tracepoints to do with tracking validity, David Howells
- [PATCH v5 15/32] cachefiles: Add some subrequest tracepoints, David Howells
- [PATCH v5 16/32] cachefiles: Add auxiliary data trace, David Howells
- [PATCH v5 18/32] netfs: Add functions to build/clean a buffer in a folio_queue, David Howells
- [PATCH v5 19/32] netfs: Add support for caching single monolithic objects such as AFS dirs, David Howells
- [PATCH v5 20/32] afs: Make afs_init_request() get a key if not given a file, David Howells
- [PATCH v5 22/32] afs: Use netfslib for symlinks, allowing them to be cached, David Howells
- [PATCH v5 21/32] afs: Use netfslib for directories, David Howells
- [PATCH v5 23/32] afs: Eliminate afs_read, David Howells
- [PATCH v5 24/32] afs: Fix cleanup of immediately failed async calls, David Howells
- [PATCH v5 25/32] afs: Make {Y,}FS.FetchData an asynchronous operation, David Howells
- [PATCH v5 26/32] Display waited-on page index after 1min of waiting, David Howells
- [PATCH v5 28/32] afs: Make afs_mkdir() locally initialise a new directory's content, David Howells
- [PATCH v5 27/32] netfs: Change the read result collector to only use one work item, David Howells
- [PATCH v5 30/32] afs: Locally initialise the contents of a new symlink on creation, David Howells
- [PATCH v5 29/32] afs: Use the contained hashtable to search a directory, David Howells
- [PATCH v5 32/32] netfs: Report on NULL folioq in netfs_writeback_unlock_folios(), David Howells
- [PATCH v5 31/32] afs: Add a tracepoint for afs_read_receive(), David Howells
- CAP_MSG_FIXED_FIELDS mistery, Viacheslav Dubeyko
- [PATCH 00/10] netfs, ceph, nfs, cachefiles: Miscellaneous fixes/changes,
David Howells
- [PATCH 01/10] kheaders: Ignore silly-rename files, David Howells
- [PATCH 02/10] netfs: Fix non-contiguous donation between completed reads, David Howells
- [PATCH 03/10] netfs: Fix enomem handling in buffered reads, David Howells
- [PATCH 05/10] cachefiles: Parse the "secctx" immediately, David Howells
- [PATCH 04/10] nfs: Fix oops in nfs_netfs_init_request() when copying to cache, David Howells
- [PATCH 06/10] netfs: Remove redundant use of smp_rmb(), David Howells
- [PATCH 07/10] netfs: Fix missing barriers by using clear_and_wake_up_bit(), David Howells
- [PATCH 08/10] netfs: Work around recursion by abandoning retry if nothing read, David Howells
- [PATCH 10/10] netfs: Fix the (non-)cancellation of copy when cache is temporarily disabled, David Howells
- [PATCH 09/10] netfs: Fix ceph copy to cache on write-begin, David Howells
- ceph xfstests failures [was Re: [PATCH 00/10] netfs, ceph, nfs, cachefiles: Miscellaneous fixes/changes], David Howells
- [PATCH 11/10] netfs: Fix is-caching check in read-retry, David Howells
- [PATCH v3 00/19] Converge on using secs_to_jiffies(),
Easwar Hariharan
- [PATCH v3 02/19] coccinelle: misc: Add secs_to_jiffies script, Easwar Hariharan
- [PATCH v3 01/19] netfilter: conntrack: Cleanup timeout definitions, Easwar Hariharan
- [PATCH v3 03/19] arm: pxa: Convert timeouts to use secs_to_jiffies(), Easwar Hariharan
- [PATCH v3 12/19] xen/blkback: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v3 04/19] s390: kernel: Convert timeouts to use secs_to_jiffies(), Easwar Hariharan
- [PATCH v3 10/19] scsi: arcmsr: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v3 09/19] scsi: lpfc: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v3 14/19] wifi: ath11k: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v3 08/19] drm/xe: Convert timeout to secs_to_jiffies(), Easwar Hariharan
- [PATCH v3 15/19] Bluetooth: MGMT: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v3 07/19] accel/habanalabs: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v3 13/19] gve: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v3 11/19] scsi: pm8001: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v3 17/19] ceph: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v3 16/19] staging: vc04_services: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v3 06/19] mm: kmemleak: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v3 05/19] powerpc/papr_scm: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v3 18/19] livepatch: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v3 19/19] ALSA: line6: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- Re: [PATCH v3 00/19] Converge on using secs_to_jiffies(), Jeff Johnson
- Re: [PATCH v3 00/19] Converge on using secs_to_jiffies(), Andrew Morton
- [PATCH] ceph: improve error handling and short/overflow-read logic in __ceph_sync_read(),
Alex Markuze
- [PATCH] ceph: validate snapdirname option length when mounting,
Ilya Dryomov
- [PATCH 0/2] ceph: ceph_direct_read_write() fixes,
Ilya Dryomov
- [PATCH] fs/ceph/io: make ceph_start_io_*() killable,
Max Kellermann
- [bug report] ceph: decode interval_sets for delegated inos,
Dan Carpenter
- [GIT PULL] Ceph fixes for 6.13-rc1,
Ilya Dryomov
- [PATCH 0/5] Remove accesses to page->index from ceph,
Matthew Wilcox (Oracle)
- [PATCH v3] fs/ceph/file: fix buffer overflow in __ceph_sync_read(), Max Kellermann
- [PATCH] fs/ceph/file: fix memory leaks in __ceph_sync_read(),
Max Kellermann
- [PATCH v2] fs/ceph/file: fix buffer overflow in __ceph_sync_read(),
Max Kellermann
- [PATCH 1/2] fs/ceph/mds_client: pass cred pointer to ceph_mds_auth_match(),
Max Kellermann
- [PATCH v2 0/3] ceph: rename some seq fields to issue_seq,
Patrick Donnelly
- [PATCH] fs/ceph/mds_client: give up on paths longer than PATH_MAX,
Max Kellermann
- [PATCH v2 00/21] Converge on using secs_to_jiffies(),
Easwar Hariharan
- [PATCH v2 04/21] s390: kernel: Convert timeouts to use secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 06/21] mm: kmemleak: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 09/21] drm/etnaviv: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 08/21] drm/xe: Convert timeout to secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 10/21] scsi: lpfc: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 11/21] scsi: arcmsr: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 12/21] scsi: pm8001: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 14/21] gve: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 15/21] wifi: ath11k: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 13/21] xen/blkback: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 05/21] powerpc/papr_scm: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 18/21] ceph: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 19/21] livepatch: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 20/21] ALSA: line6: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 01/21] netfilter: conntrack: Cleanup timeout definitions, Easwar Hariharan
- [PATCH v2 16/21] Bluetooth: MGMT: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 07/21] accel/habanalabs: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- Re: [PATCH v2 00/21] Converge on using secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 03/21] arm: pxa: Convert timeouts to use secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 02/21] coccinelle: misc: Add secs_to_jiffies script, Easwar Hariharan
- [PATCH v2 21/21] nfp: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 17/21] staging: vc04_services: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- Re: [PATCH v2 00/21] Converge on using secs_to_jiffies(), Christophe Leroy
- Re: [PATCH v2 00/21] Converge on using secs_to_jiffies(), LEROY Christophe
- Re: [PATCH v2 00/21] Converge on using secs_to_jiffies(), Przemek Kitszel
- [PATCH 00/22] Converge on using secs_to_jiffies(),
Easwar Hariharan
- [PATCH 01/22] netfilter: conntrack: Cleanup timeout definitions, Easwar Hariharan
- [PATCH 04/22] s390: kernel: Convert timeouts to use secs_to_jiffies(), Easwar Hariharan
- [PATCH 05/22] powerpc/papr_scm: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 07/22] accel/habanalabs: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 08/22] drm/xe: Convert timeout to secs_to_jiffies(), Easwar Hariharan
- [PATCH 06/22] mm: kmemleak: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 02/22] coccinelle: misc: Add secs_to_jiffies script, Easwar Hariharan
- [PATCH 03/22] arm: pxa: Convert timeouts to use secs_to_jiffies(), Easwar Hariharan
- [PATCH 12/22] scsi: pm8001: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 13/22] xen/blkback: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 14/22] gve: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 16/22] Bluetooth: MGMT: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 17/22] staging: vc04_services: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 18/22] ceph: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 20/22] ALSA: line6: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 21/22] nfp: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 22/22] jiffies: Define secs_to_jiffies(), Easwar Hariharan
- [PATCH 15/22] wifi: ath11k: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 11/22] scsi: arcmsr: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 09/22] drm/etnaviv: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 10/22] scsi: lpfc: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 19/22] livepatch: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH] ceph: miscellaneous spelling fixes,
Dmitry Antipov
- [PATCH v2] ceph: Use strscpy() instead of strcpy(),
Abdul Rahim
- [PATCH 4.19/5.4/5.10] ceph: fix possible overflow in start_read(), Dmitry Antipov
- [PATCH] ceph: fix overflow detection in build_snap_context(), Dmitry Antipov
- [PATCH] ceph: Use str_true_false() helper in status_show(),
Thorsten Blum
- [PATCH] Use strscpy() instead of strcpy(),
Abdul Rahim
- [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 29/33] afs: Make afs_mkdir() locally initialise a new directory's content, David Howells
- [PATCH v4 28/33] netfs: Change the read result collector to only use one work item, 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
- Re: [PATCH v4 00/33] netfs: Read performance improvements and "single-blob" support, Christian Brauner
- [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 15/33] afs: Fix directory format encoding struct, David Howells
- [PATCH v3 14/33] afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY, 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
- Re: [PATCH v3 28/33] netfs: Change the read result collector to only use one work item, David Howells
- Re: [PATCH v3 23/33] afs: Use netfslib for directories, David Howells
- [no subject], Unknown
- Calling iput inside OSD dispatcher thread might cause deadlock?,
tzuchieh wu
- [PATCH] MAINTAINERS: exclude net/ceph from networking,
Ilya Dryomov
- Re: [PATCH] ceph: return result directly from wait_for_completion_killable(), Ilya Dryomov
- BUSINESS LAUNCH , Chan Moo Bahk
- [PATCH v2 00/31] netfs: Read performance improvements and "single-blob" support,
David Howells
- [PATCH v2 01/31] netfs: Remove call to folio_index(), David Howells
- [PATCH v2 02/31] netfs: Fix a few minor bugs in netfs_page_mkwrite(), David Howells
- [PATCH v2 03/31] netfs: Remove unnecessary references to pages, David Howells
- [PATCH v2 04/31] netfs: Use a folio_queue allocation and free functions, David Howells
- [PATCH v2 05/31] netfs: Add a tracepoint to log the lifespan of folio_queue structs, David Howells
- [PATCH v2 06/31] netfs: Abstract out a rolling folio buffer implementation, David Howells
- [PATCH v2 07/31] netfs: Make netfs_advance_write() return size_t, David Howells
- [PATCH v2 08/31] netfs: Split retry code out of fs/netfs/write_collect.c, David Howells
- [PATCH v2 09/31] netfs: Drop the error arg from netfs_read_subreq_terminated(), David Howells
- [PATCH v2 10/31] netfs: Drop the was_async arg from netfs_read_subreq_terminated(), David Howells
- [PATCH v2 11/31] netfs: Don't use bh spinlock, David Howells
- [PATCH v2 12/31] afs: Don't use mutex for I/O operation lock, David Howells
- [PATCH v2 13/31] afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY, David Howells
- [PATCH v2 14/31] afs: Fix directory format encoding struct, David Howells
- [PATCH v2 15/31] netfs: Remove some extraneous directory invalidations, David Howells
- [PATCH v2 16/31] cachefiles: Add some subrequest tracepoints, David Howells
- [PATCH v2 17/31] cachefiles: Add auxiliary data trace, David Howells
- [PATCH v2 18/31] afs: Add more tracepoints to do with tracking validity, David Howells
- [PATCH v2 19/31] netfs: Add functions to build/clean a buffer in a folio_queue, David Howells
- [PATCH v2 20/31] netfs: Add support for caching single monolithic objects such as AFS dirs, David Howells
- [PATCH v2 21/31] afs: Make afs_init_request() get a key if not given a file, David Howells
- [PATCH v2 22/31] afs: Use netfslib for directories, David Howells
- [PATCH v2 23/31] afs: Use netfslib for symlinks, allowing them to be cached, David Howells
- [PATCH v2 24/31] afs: Eliminate afs_read, David Howells
- [PATCH v2 25/31] afs: Make {Y,}FS.FetchData an asynchronous operation, David Howells
- [PATCH v2 27/31] afs: Make afs_mkdir() locally initialise a new directory's content, David Howells
- [PATCH v2 26/31] netfs: Change the read result collector to only use one work item, David Howells
- [PATCH v2 28/31] afs: Use the contained hashtable to search a directory, David Howells
- [PATCH v2 29/31] afs: Locally initialise the contents of a new symlink on creation, David Howells
- [PATCH v2 30/31] afs: Add a tracepoint for afs_read_receive(), David Howells
- [PATCH v2 31/31] netfs: Report on NULL folioq in netfs_writeback_unlock_folios(), David Howells
- Re: [PATCH v2 25/31] afs: Make {Y,}FS.FetchData an asynchronous operation, David Howells
- [PATCH 00/27] netfs: Read performance improvements and "single-blob" support,
David Howells
- [PATCH 01/27] netfs: Remove call to folio_index(), David Howells
- [PATCH 02/27] netfs: Fix a few minor bugs in netfs_page_mkwrite(), David Howells
- [PATCH 03/27] netfs: Remove unnecessary references to pages, David Howells
- [PATCH 04/27] netfs: Use a folio_queue allocation and free functions, David Howells
- [PATCH 05/27] netfs: Add a tracepoint to log the lifespan of folio_queue structs, David Howells
- [PATCH 06/27] netfs: Abstract out a rolling folio buffer implementation, David Howells
- [PATCH 07/27] netfs: Make netfs_advance_write() return size_t, David Howells
- [PATCH 08/27] netfs: Split retry code out of fs/netfs/write_collect.c, David Howells
- [PATCH 09/27] netfs: Drop the error arg from netfs_read_subreq_terminated(), David Howells
- [PATCH 10/27] netfs: Drop the was_async arg from netfs_read_subreq_terminated(), David Howells
- [PATCH 11/27] netfs: Don't use bh spinlock, David Howells
- [PATCH 12/27] afs: Don't use mutex for I/O operation lock, David Howells
- [PATCH 13/27] afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY, David Howells
- [PATCH 14/27] afs: Fix directory format encoding struct, David Howells
- [PATCH 15/27] netfs: Remove some extraneous directory invalidations, David Howells
- [PATCH 16/27] cachefiles: Add some subrequest tracepoints, David Howells
- [PATCH 17/27] cachefiles: Add auxiliary data trace, David Howells
- [PATCH 18/27] afs: Add more tracepoints to do with tracking validity, David Howells
- [PATCH 19/27] netfs: Add functions to build/clean a buffer in a folio_queue, David Howells
- [PATCH 20/27] netfs: Add support for caching single monolithic objects such as AFS dirs, David Howells
- [PATCH 21/27] afs: Make afs_init_request() get a key if not given a file, David Howells
- [PATCH 22/27] afs: Use netfslib for directories, David Howells
- [PATCH 23/27] afs: Use netfslib for symlinks, allowing them to be cached, David Howells
- [PATCH 24/27] afs: Eliminate afs_read, David Howells
- [PATCH 25/27] afs: Make {Y,}FS.FetchData an asynchronous operation, David Howells
- [PATCH 26/27] netfs: Change the read result collector to only use one work item, David Howells
- [PATCH 27/27] afs: Make afs_mkdir() locally initialise a new directory's content, David Howells
- [PATCH v3 4/5] LSM: lsm_context in security_dentry_init_security,
Casey Schaufler
- [PATCH 0/3] ceph: use issue_seq for struct field names,
Patrick Donnelly
- [PATCH v2 4/6] LSM: lsm_context in security_dentry_init_security,
Casey Schaufler
- [PATCH 0/2] ceph: use entity name from new device string,
Patrick Donnelly
- [PATCH 1/3] ceph: correct ceph_mds_cap_item field name,
Patrick Donnelly
- [PATCH] libceph: Remove crush deadcode,
linux
- [PATCH 0/5] Ceph deadcoding,
linux
- [GIT PULL] Ceph fixes for 6.12-rc2,
Ilya Dryomov
- [PATCH] ceph: fix cap ref leak via netfs init_request,
Patrick Donnelly
- [PATCH 0/6] Filesystem page flags cleanup,
Matthew Wilcox (Oracle)
- [GIT PULL] Ceph fixes for 6.12-rc1,
Ilya Dryomov
- [PATCH 0/8] netfs, afs, cifs: Miscellaneous fixes/changes,
David Howells
- [PATCH 1/8] netfs: Fix mtime/ctime update for mmapped writes, David Howells
- [PATCH 2/8] netfs: Drop the was_async arg from netfs_read_subreq_terminated(), David Howells
- [PATCH 3/8] afs: Fix missing wire-up of afs_retry_request(), David Howells
- [PATCH 4/8] afs: Remove unused struct and function prototype, David Howells
- [PATCH 5/8] afs: Fix possible infinite loop with unresponsive servers, David Howells
- [PATCH 6/8] afs: Fix the setting of the server responding flag, David Howells
- [PATCH 7/8] cifs: Fix reversion of the iter in cifs_readv_receive()., David Howells
- [PATCH 8/8] cifs: Make the write_{enter,done,err} tracepoints display netfs info, David Howells
- [PATCH 3/5] LSM: lsm_context in security_dentry_init_security, Casey Schaufler
- [PATCH] ceph: Use struct_size() helper,
Thorsten Blum
- [PATCH v2] fs/ceph/quota: ignore quota with CAP_SYS_RESOURCE,
Max Kellermann
- Re: School Contacts List - 2024, Avery Harris
- [PATCH] ceph: Remove empty definition in header file,
Zhang Zekun
- [RFC PATCH v2] ceph: ceph: fix out-of-bound array access when doing a file read,
Luis Henriques (SUSE)
- [PATCH 6.10 181/184] mm: Fix filemap_invalidate_inode() to use invalidate_inode_pages2_range(), Greg Kroah-Hartman
- [PATCH] ceph: remove the incorrect Fw reference check when dirtying pages,
xiubli
- [REGRESSION]: cephfs: file corruption when reading content via in-kernel ceph client,
Christian Ebner
- [PATCH 6.10 014/149] netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->private and marking dirty", Greg Kroah-Hartman
- [PATCH] fs/ceph/quota: ignore quota with CAP_SYS_RESOURCE, Max Kellermann
- [PATCH 0/6] mm, netfs, cifs: Miscellaneous fixes,
David Howells
- [PATCH 1/6] cifs: Fix lack of credit renegotiation on read retry, David Howells
- [PATCH 2/6] netfs, cifs: Fix handling of short DIO read, David Howells
- [PATCH 3/6] cifs: Fix copy offload to flush destination region, David Howells
- [PATCH 4/6] mm: Fix filemap_invalidate_inode() to use invalidate_inode_pages2_range(), David Howells
- [PATCH 5/6] cifs: Fix FALLOC_FL_ZERO_RANGE to preflush buffered part of target region, David Howells
- [PATCH 6/6] netfs, cifs: Improve some debugging bits, David Howells
- Re: [PATCH 0/6] mm, netfs, cifs: Miscellaneous fixes, Steve French
- [PATCH 6.10 083/273] 9p: Fix DIO read through netfs,
Greg Kroah-Hartman
- [PATCH 6.10 009/273] netfs, ceph: Revert "netfs: Remove deprecated use of PG_private_2 as a second writeback flag", Greg Kroah-Hartman
- [PATCH 0/9] netfs, cifs: Combined repost of fixes for truncation, DIO read and read-retry,
David Howells
- [PATCH 1/9] mm: Fix missing folio invalidation calls during truncation, David Howells
- [PATCH 3/9] netfs: Fix netfs_release_folio() to say no if folio dirty, David Howells
- [PATCH 2/9] afs: Fix post-setattr file edit to do truncation correctly, David Howells
- [PATCH 4/9] netfs: Fix trimming of streaming-write folios in netfs_inval_folio(), David Howells
- [PATCH 5/9] netfs: Fix missing iterator reset on retry of short read, David Howells
- [PATCH 6/9] cifs: Fix lack of credit renegotiation on read retry, David Howells
- [PATCH 7/9] netfs, cifs: Fix handling of short DIO read, David Howells
- [PATCH 8/9] cifs: Fix FALLOC_FL_PUNCH_HOLE support, David Howells
- [PATCH 9/9] netfs, cifs: Improve some debugging bits, David Howells
- [PATCH 10/9] netfs: Fix interaction of streaming writes with zero-point tracker, David Howells
- Re: (subset) [PATCH 0/9] netfs, cifs: Combined repost of fixes for truncation, DIO read and read-retry, Christian Brauner
- [PATCH 0/5] netfs, cifs: Further fixes,
David Howells
- [PATCH 0/2] netfs, cifs: DIO read and read-retry fixes,
David Howells
- [RFC PATCH] ceph: fix out-of-bound array access when doing a file read,
Luis Henriques (SUSE)
- [PATCH net-next 0/8] Some modifications to optimize code readability,
Li Zetao
- [PATCH net-next 1/8] atm: use min() to simplify the code, Li Zetao
- [PATCH net-next 2/8] Bluetooth: use min() to simplify the code, Li Zetao
- [PATCH net-next 3/8] net: caif: use max() to simplify the code, Li Zetao
- [PATCH net-next 4/8] libceph: use min() to simplify the code, Li Zetao
- [PATCH net-next 5/8] net: remove redundant judgments to simplify the code, Li Zetao
- [PATCH net-next 6/8] ipv6: mcast: use min() to simplify the code, Li Zetao
- [PATCH net-next 7/8] tipc: use min() to simplify the code, Li Zetao
- [PATCH net-next 8/8] SUNRPC: use min() to simplify the code, Li Zetao
- Re: [PATCH net-next 0/8] Some modifications to optimize code readability, patchwork-bot+netdevbpf
- Re: [PATCH net-next 0/8] Some modifications to optimize code readability, patchwork-bot+bluetooth
- [PATCH v2] ceph: Convert to use jiffies macro,
Chen Yufan
- [PATCH v1] ceph: Convert to use jiffies macro, Chen Yufan
- Potwierdzenie przelewu, Szymon Jankowski
[Index of Archives]
[Ceph Users]
[Ceph Dev]
[Ceph Large]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]