ceph-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-31 09:52:45 to 2021-04-23 13:35:58 UTC [more...]

[PATCH v7 00/31] Network fs helper library & fscache kiocb API
 2021-04-23 13:34 UTC  (29+ messages)
` [PATCH v7 01/31] iov_iter: Add ITER_XARRAY
` [PATCH v7 02/31] mm: Add set/end/wait functions for PG_private_2
` [PATCH v7 03/31] mm/filemap: Pass the file_ra_state in the ractl
` [PATCH v7 04/31] fs: Document file_ra_state
` [PATCH v7 05/31] mm/readahead: Handle ractl nr_pages being modified
` [PATCH v7 06/31] mm: Implement readahead_control pageset expansion
` [PATCH v7 07/31] netfs: Make a netfs helper module
` [PATCH v7 08/31] netfs: Documentation for helper library
` [PATCH v7 09/31] netfs, mm: Move PG_fscache helper funcs to linux/netfs.h
` [PATCH v7 10/31] netfs, mm: Add set/end/wait_on_page_fscache() aliases
` [PATCH v7 11/31] netfs: Provide readahead and readpage netfs helpers
` [PATCH v7 12/31] netfs: Add tracepoints
` [PATCH v7 13/31] netfs: Gather stats
` [PATCH v7 14/31] netfs: Add write_begin helper
` [PATCH v7 15/31] netfs: Define an interface to talk to a cache
` [PATCH v7 16/31] netfs: Add a tracepoint to log failures that would be otherwise unseen
` [PATCH v7 17/31] fscache, cachefiles: Add alternate API to use kiocb for read/write to cache
` [PATCH v7 18/31] afs: Disable use of the fscache I/O routines
` [PATCH v7 19/31] afs: Pass page into dirty region helpers to provide THP size
` [PATCH v7 20/31] afs: Print the operation debug_id when logging an unexpected data version
` [PATCH v7 21/31] afs: Move key to afs_read struct
` [PATCH v7 22/31] afs: Don't truncate iter during data fetch
` [PATCH v7 23/31] afs: Log remote unmarshalling errors
` [PATCH v7 24/31] afs: Set up the iov_iter before calling afs_extract_data()
` [PATCH v7 25/31] afs: Use ITER_XARRAY for writing
` [PATCH v7 26/31] afs: Wait on PG_fscache before modifying/releasing a page
` [PATCH v7 27/31] afs: Extract writeback extension into its own function
` [PATCH v7 28/31] afs: Prepare for use of THPs

ceph-mds infrastructure for fscrypt
 2021-04-23 12:27 UTC  (3+ messages)

[PATCH v7] vfs: fix copy_file_range regression in cross-fs copies
 2021-04-23  4:40 UTC  (9+ messages)
` [PATCH v8] "

[PATCH v6 00/30] Network fs helper library & fscache kiocb API
 2021-04-22 14:51 UTC  (60+ messages)
` [PATCH v6 01/30] iov_iter: Add ITER_XARRAY
    ` [RFC PATCH 1/2] iov_iter: Remove iov_iter_for_each_range()
    ` [RFC PATCH 2/2] iov_iter: Drop the X argument from iterate_all_kinds() and use B instead
` [PATCH v6 02/30] mm: Add set/end/wait functions for PG_private_2
  ` [RFC][PATCH] mm: Split page_has_private() in two to better handle PG_private_2
      ` [RFC PATCH 1/3] Make the generic bitops return bool
      ` [RFC PATCH 2/3] mm: Return bool from pagebit test functions
      ` [RFC PATCH 3/3] mm: Split page_has_private() in two to better handle PG_private_2
  ` [PATCH v7] mm: Add set/end/wait functions for PG_private_2
` [PATCH v6 03/30] mm/filemap: Pass the file_ra_state in the ractl
` [PATCH v6 04/30] fs: Document file_ra_state
` [PATCH v6 05/30] mm: Implement readahead_control pageset expansion
` [PATCH v6 06/30] netfs: Make a netfs helper module
` [PATCH v6 07/30] netfs: Documentation for helper library
` [PATCH v6 08/30] netfs, mm: Move PG_fscache helper funcs to linux/netfs.h
` [PATCH v6 09/30] netfs, mm: Add set/end/wait_on_page_fscache() aliases
` [PATCH v6 10/30] netfs: Provide readahead and readpage netfs helpers
` [PATCH v6 11/30] netfs: Add tracepoints
` [PATCH v6 12/30] netfs: Gather stats
` [PATCH v6 13/30] netfs: Add write_begin helper
` [PATCH v6 14/30] netfs: Define an interface to talk to a cache
` [PATCH v6 15/30] netfs: Add a tracepoint to log failures that would be otherwise unseen
` [PATCH v6 16/30] fscache, cachefiles: Add alternate API to use kiocb for read/write to cache
` [PATCH v6 17/30] afs: Disable use of the fscache I/O routines
` [PATCH v6 18/30] afs: Pass page into dirty region helpers to provide THP size
` [PATCH v6 19/30] afs: Print the operation debug_id when logging an unexpected data version
` [PATCH v6 20/30] afs: Move key to afs_read struct
` [PATCH v6 21/30] afs: Don't truncate iter during data fetch
` [PATCH v6 22/30] afs: Log remote unmarshalling errors
` [PATCH v6 23/30] afs: Set up the iov_iter before calling afs_extract_data()
` [PATCH v6 24/30] afs: Use ITER_XARRAY for writing
` [PATCH v6 25/30] afs: Wait on PG_fscache before modifying/releasing a page
` [PATCH v6 26/30] afs: Extract writeback extension into its own function
` [PATCH v6 27/30] afs: Prepare for use of THPs
` [PATCH v6 28/30] afs: Use the fs operation ops to handle FetchData completion
` [PATCH v6 29/30] afs: Use new netfs lib read helper API
` [PATCH v6 30/30] afs: Use the netfs_write_begin() helper

Hole punch races in Ceph
 2021-04-22 12:05 UTC  (4+ messages)

[PATCH v3] ceph: don't allow access to MDS-private inodes
 2021-04-22  9:26 UTC  (2+ messages)

[PATCH v2] ceph: don't allow access to MDS-private inodes
 2021-04-22  1:48 UTC  (7+ messages)

Kernel Panic: 0010:ceph_get_snapdir+0x77/0x80 (Ceph 15.2.10 - Proxmox Linux version 5.4.106-1-pve)
 2021-04-21 14:34 UTC  (2+ messages)

[RFC PATCH v6 00/20] ceph+fscrypt: context, filename and symlink support
 2021-04-20 15:52 UTC  (32+ messages)
` [RFC PATCH v6 01/20] vfs: export new_inode_pseudo
` [RFC PATCH v6 02/20] fscrypt: export fscrypt_base64_encode and fscrypt_base64_decode
` [RFC PATCH v6 03/20] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
` [RFC PATCH v6 04/20] fscrypt: add fscrypt_context_for_new_inode
` [RFC PATCH v6 05/20] ceph: crypto context handling for ceph
` [RFC PATCH v6 06/20] ceph: implement -o test_dummy_encryption mount option
` [RFC PATCH v6 07/20] ceph: preallocate inode for ops that may create one
` [RFC PATCH v6 08/20] ceph: add routine to create fscrypt context prior to RPC
` [RFC PATCH v6 09/20] ceph: make ceph_msdc_build_path use ref-walk
` [RFC PATCH v6 10/20] ceph: add encrypted fname handling to ceph_mdsc_build_path
` [RFC PATCH v6 11/20] ceph: decode alternate_name in lease info
` [RFC PATCH v6 12/20] ceph: send altname in MClientRequest
` [RFC PATCH v6 13/20] ceph: properly set DCACHE_NOKEY_NAME flag in lookup
` [RFC PATCH v6 14/20] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
` [RFC PATCH v6 15/20] ceph: add helpers for converting names for userland presentation
` [RFC PATCH v6 16/20] ceph: add fscrypt support to ceph_fill_trace
` [RFC PATCH v6 17/20] ceph: add support to readdir for encrypted filenames
` [RFC PATCH v6 18/20] ceph: create symlinks with encrypted and base64-encoded targets
` [RFC PATCH v6 19/20] ceph: make ceph_get_name decrypt filenames
` [RFC PATCH v6 20/20] ceph: add fscrypt ioctls

[PATCH] ceph: make the lost+found dir accessible by kernel client
 2021-04-20 13:30 UTC  (6+ messages)

[PATCH] ceph: convert {n}ref from atomic_t to refcount_t
 2021-04-19 19:41 UTC  (2+ messages)

All RBD IO stuck after flapping OSD's
 2021-04-19 12:40 UTC  (3+ messages)

[PATCH] ceph: convert some PAGE_SIZE invocations to thp_size()
 2021-04-12 13:52 UTC 

[PATCH] ceph: fix up some bare fetches of i_size
 2021-04-12 13:52 UTC 

Nautilus 14.2.19 mon 100% CPU
 2021-04-09 17:01 UTC  (8+ messages)
` [ceph-users] "
          ` [ceph-users] "

[v2] ceph: support getting ceph.dir.rsnaps vxattr
 2021-04-09 12:50 UTC  (3+ messages)

[RFC PATCH v5 00/19] ceph+fscrypt: context, filename and symlink support
 2021-04-08 16:27 UTC  (24+ messages)
` [RFC PATCH v5 01/19] vfs: export new_inode_pseudo
` [RFC PATCH v5 02/19] fscrypt: export fscrypt_base64_encode and fscrypt_base64_decode
` [RFC PATCH v5 03/19] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
` [RFC PATCH v5 04/19] fscrypt: add fscrypt_context_for_new_inode
` [RFC PATCH v5 19/19] ceph: add fscrypt ioctls
` [RFC PATCH v5 20/19] ceph: make ceph_get_name decrypt filenames

rgw: In a multi-site environment, deleting the key from the bucket list operation will cause the object's key to be permanently lost
 2021-04-08  2:09 UTC 

[PATCH] ceph: don't allow access to MDS-private inodes
 2021-04-08  1:17 UTC  (3+ messages)

[PATCH 0/5] netfs: Fixes for the netfs lib
 2021-04-07 20:36 UTC  (7+ messages)
` [PATCH 1/5] netfs: Fix a missing rreq put in netfs_write_begin()
` [PATCH 2/5] netfs: Call trace_netfs_read() after ->begin_cache_operation()
` [PATCH 3/5] netfs: Don't record the copy termination error
` [PATCH 4/5] netfs: Fix copy-to-cache amalgamation
` [PATCH 5/5] netfs: Add a tracepoint to log failures that would be otherwise unseen

[PATCH] ceph: fix a typo in comments
 2021-04-06  0:43 UTC  (3+ messages)

[PATCH] ceph: drop pinned_page parameter from ceph_get_caps
 2021-04-05 18:38 UTC 

[RFC PATCH] ceph: don't allow access to MDS-private inodes
 2021-04-01 20:33 UTC  (2+ messages)

[PATCH] ceph: fix inode leak on getattr error in __fh_to_dentry
 2021-03-31  9:53 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).