ceph-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-26 22:20:01 to 2021-03-30 16:54:57 UTC [more...]

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

[PATCH] ceph: fix a typo in comments
 2021-03-29  4:59 UTC 

[PATCH] ceph: only check pool permissions for regular files
 2021-03-29  3:59 UTC  (3+ messages)

[RFC PATCH v5 00/19] ceph+fscrypt: context, filename and symlink support
 2021-03-26 18:38 UTC  (21+ 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 05/19] ceph: crypto context handling for ceph
` [RFC PATCH v5 06/19] ceph: implement -o test_dummy_encryption mount option
` [RFC PATCH v5 07/19] ceph: preallocate inode for ops that may create one
` [RFC PATCH v5 08/19] ceph: add routine to create fscrypt context prior to RPC
` [RFC PATCH v5 09/19] ceph: make ceph_msdc_build_path use ref-walk
` [RFC PATCH v5 10/19] ceph: add encrypted fname handling to ceph_mdsc_build_path
` [RFC PATCH v5 11/19] ceph: decode alternate_name in lease info
` [RFC PATCH v5 12/19] ceph: send altname in MClientRequest
` [RFC PATCH v5 13/19] ceph: properly set DCACHE_NOKEY_NAME flag in lookup
` [RFC PATCH v5 14/19] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
` [RFC PATCH v5 15/19] ceph: add helpers for converting names for userland presentation
` [RFC PATCH v5 16/19] ceph: add fscrypt support to ceph_fill_trace
` [RFC PATCH v5 17/19] ceph: add support to readdir for encrypted filenames
` [RFC PATCH v5 18/19] ceph: create symlinks with encrypted and base64-encoded targets
` [RFC PATCH v5 19/19] ceph: add fscrypt ioctls

[PATCH -next 0/5]Fix some typos
 2021-03-26  0:20 UTC  (8+ messages)
` [PATCH -next 1/5] net: ceph: Fix a typo in osdmap.c
` [PATCH -next 2/5] net: core: Fix a typo in dev_addr_lists.c
` [PATCH -next 3/5] net: decnet: Fix a typo in dn_nsp_in.c
` [PATCH -next 4/5] net: dsa: Fix a typo in tag_rtl4_a.c
` [PATCH -next 5/5] net: ipv4: Fix some typos

[PATCH v2 0/2] ceph: add IO size metric support
 2021-03-25  3:28 UTC  (3+ messages)
` [PATCH v2 1/2] ceph: update the __update_latency helper
` [PATCH v2 2/2] ceph: add IO size metrics support

[PATCH 0/4] ceph: add IO size metric support
 2021-03-25  0:42 UTC  (11+ messages)
` [PATCH 1/4] ceph: rename the metric helpers
` [PATCH 2/4] ceph: update the __update_latency helper
` [PATCH 3/4] ceph: avoid count the same request twice or more
` [PATCH 4/4] ceph: add IO size metrics support

[PATCH v2] ceph: send opened files/pinned caps/opened inodes metrics to MDS daemon
 2021-03-24 15:04 UTC  (2+ messages)

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

[PATCH] ceph: send opened files/pinned caps/opened inodes metrics to MDS daemon
 2021-03-24  4:54 UTC  (7+ messages)

[PATCH 1/2] ceph: fix kerneldoc copypasta over ceph_start_io_direct
 2021-03-24  4:11 UTC  (3+ messages)

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

[PATCH v4 00/28] Network fs helper library & fscache kiocb API
 2021-03-23 22:06 UTC  (46+ messages)
` [PATCH v4 01/28] iov_iter: Add ITER_XARRAY
` [PATCH v4 02/28] mm: Add an unlock function for PG_private_2/PG_fscache
` [PATCH v4 03/28] mm: Implement readahead_control pageset expansion
` [PATCH v4 04/28] netfs: Make a netfs helper module
` [PATCH v4 05/28] netfs: Documentation for helper library
` [PATCH v4 06/28] netfs, mm: Move PG_fscache helper funcs to linux/netfs.h
` [PATCH v4 07/28] netfs, mm: Add unlock_page_fscache() and wait_on_page_fscache()
` [PATCH v4 08/28] netfs: Provide readahead and readpage netfs helpers
` [PATCH v4 09/28] netfs: Add tracepoints
` [PATCH v4 10/28] netfs: Gather stats
` [PATCH v4 11/28] netfs: Add write_begin helper
` [PATCH v4 12/28] netfs: Define an interface to talk to a cache
` [PATCH v4 13/28] netfs: Hold a ref on a page when PG_private_2 is set
` [PATCH v4 14/28] fscache, cachefiles: Add alternate API to use kiocb for read/write to cache
` [PATCH v4 15/28] afs: Disable use of the fscache I/O routines
` [PATCH v4 16/28] afs: Pass page into dirty region helpers to provide THP size
` [PATCH v4 17/28] afs: Print the operation debug_id when logging an unexpected data version
` [PATCH v4 18/28] afs: Move key to afs_read struct
` [PATCH v4 19/28] afs: Don't truncate iter during data fetch
` [PATCH v4 20/28] afs: Log remote unmarshalling errors
` [PATCH v4 21/28] afs: Set up the iov_iter before calling afs_extract_data()
` [PATCH v4 22/28] afs: Use ITER_XARRAY for writing
` [PATCH v4 23/28] afs: Wait on PG_fscache before modifying/releasing a page
` [PATCH v4 24/28] afs: Extract writeback extension into its own function
` [PATCH v4 25/28] afs: Prepare for use of THPs
` [PATCH v4 26/28] afs: Use the fs operation ops to handle FetchData completion
` [PATCH v4 27/28] afs: Use new fscache read helper API
` [PATCH v4 28/28] afs: Use the fscache_write_begin() helper

[PATCH] ceph: use attach/detach_page_private for tracking snap context
 2021-03-23 20:38 UTC 

fscrypt and file truncation on cephfs
 2021-03-19 18:53 UTC  (10+ messages)

[PATCH 0/2] ceph: snapdir dentry handling fixes
 2021-03-19 13:42 UTC  (6+ messages)
` [PATCH 1/2] ceph: don't clobber i_snap_caps on non-I_NEW inode
` [PATCH 2/2] ceph: don't use d_add in ceph_handle_snapdir

[PATCH v2] ceph: don't use d_add in ceph_handle_snapdir
 2021-03-19  5:31 UTC  (2+ messages)

rgw: Is rgw_sync_lease_period=120s set small?
 2021-03-18 17:09 UTC  (4+ messages)

In the ceph multisite master-zone, read ,write,delete objects, and the master-zone has data remaining
 2021-03-17  6:33 UTC  (3+ messages)

ceph-client/testing branch rebased
 2021-03-12 16:05 UTC  (4+ messages)

fscache: Redesigning the on-disk cache
 2021-03-09 11:27 UTC  (13+ messages)
` fscache: Redesigning the on-disk cache - LRU handling
  ` Metadata writtenback notification? -- was Re: fscache: Redesigning the on-disk cache

[PATCH RESEND][next] ceph: Fix fall-through warnings for Clang
 2021-03-05 14:07 UTC  (2+ messages)

Хочу предложить интересные схему по перевозке
 2021-03-04 22:15 UTC 

[PATCH v8] vfs: fix copy_file_range regression in cross-fs copies
 2021-03-04 23:50 UTC  (18+ messages)
` [PATCH] copy_file_range.2: Kernel v5.12 updates
          ` [RFC v2] copy_file_range.2: Update cross-filesystem support for 5.12
  ` [RFC v3] "
  ` [RFC v4] "


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).