ceph-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-05 01:23:11 to 2021-07-27 14:55:05 UTC [more...]

[PATCH] ceph: add a new vxattr to return auth mds for an inode
 2021-07-27 14:46 UTC  (2+ messages)

switch the block layer to use kmap_local_page v3
 2021-07-27  5:56 UTC  (16+ messages)
` [PATCH 01/15] MIPS: don't include <linux/genhd.h> in <asm/mach-rc32434/rb.h>
` [PATCH 02/15] bvec: fix the include guards for bvec.h
` [PATCH 03/15] bvec: add a bvec_kmap_local helper
` [PATCH 04/15] bvec: add memcpy_{from,to}_bvec and memzero_bvec helper
` [PATCH 05/15] block: use memzero_page in zero_fill_bio
` [PATCH 06/15] rbd: use memzero_bvec
` [PATCH 07/15] dm-writecache: use bvec_kmap_local instead of bvec_kmap_irq
` [PATCH 08/15] ps3disk: use memcpy_{from,to}_bvec
` [PATCH 09/15] block: remove bvec_kmap_irq and bvec_kunmap_irq
` [PATCH 10/15] block: rewrite bio_copy_data_iter to use bvec_kmap_local and memcpy_to_bvec
` [PATCH 11/15] block: use memcpy_to_bvec in copy_to_high_bio_irq
` [PATCH 12/15] block: use memcpy_from_bvec in bio_copy_kern_endio_read
` [PATCH 13/15] block: use memcpy_from_bvec in __blk_queue_bounce
` [PATCH 14/15] block: use bvec_kmap_local in t10_pi_type1_{prepare,complete}
` [PATCH 15/15] block: use bvec_kmap_local in bio_integrity_process

[PATCH] netfs: Fix READ/WRITE confusion when calling iov_iter_xarray()
 2021-07-26  9:58 UTC 

(no subject)
 2021-07-26  9:44 UTC  (22+ messages)
` [RFC PATCH 01/12] afs: Sort out symlink reading
` [RFC PATCH 02/12] netfs: Add an iov_iter to the read subreq for the network fs/cache to use
` [RFC PATCH 03/12] netfs: Remove netfs_read_subrequest::transferred
` [RFC PATCH 04/12] netfs: Use a buffer in netfs_read_request and add pages to it
` [RFC PATCH 05/12] netfs: Add a netfs inode context
` [RFC PATCH 06/12] netfs: Keep lists of pending, active, dirty and flushed regions
` [RFC PATCH 07/12] netfs: Initiate write request from a dirty region
` [RFC PATCH 08/12] netfs: Keep dirty mark for pages with more than one "
` [RFC PATCH 09/12] netfs: Send write request to multiple destinations
` [RFC PATCH 10/12] netfs: Do encryption in write preparatory phase
` [RFC PATCH 11/12] netfs: Put a list of regions in /proc/fs/netfs/regions
` [RFC PATCH 12/12] netfs: Export some read-request ref functions
` [RFC PATCH 00/12] netfs: Experimental write helpers, fscrypt and compression
` [RFC PATCH 13/12] netfs: Do copy-to-cache-on-read through VM writeback

[GIT PULL] Ceph fixes for 5.14-rc3
 2021-07-23 19:10 UTC  (2+ messages)

[PATCH RFC] ceph: flush the delayed caps in time
 2021-07-22 13:53 UTC  (9+ messages)

[PATCH] rbd: use kref_put_lock() to fix potential UAF
 2021-07-22  4:02 UTC 

[PATCH] rbd: resurrect setting of disk->private_data in rbd_init_disk()
 2021-07-21 14:08 UTC  (2+ messages)

[PATCH] ceph: dump info about cap flushes when we're waiting too long for them
 2021-07-21 13:06 UTC  (2+ messages)
` [PATCH v2] "

All RBD IO stuck after flapping OSD's
 2021-07-20 16:42 UTC  (16+ messages)

Article featuring your company
 2021-07-19 17:24 UTC 

[PATCH v4 0/5] ceph: new mount device syntax
 2021-07-19  7:03 UTC  (15+ messages)
` [PATCH v4 1/5] ceph: generalize addr/ip parsing based on delimiter
` [PATCH v4 2/5] ceph: rename parse_fsid() to ceph_parse_fsid() and export
` [PATCH v4 3/5] ceph: new device mount syntax
` [PATCH v4 4/5] ceph: record updated mon_addr on remount
` [PATCH v4 5/5] doc: document new CephFS mount device syntax

[PATCH] ceph: Convert from atomic_t to refcount_t on ceph_snap_realm->nref
 2021-07-18 20:02 UTC  (6+ messages)
  `  "

[PATCH 0/14 v10] fs: Hole punch vs page cache filling races
 2021-07-16 16:57 UTC  (18+ messages)
` [PATCH 01/14] mm: Fix comments mentioning i_mutex
` [PATCH 02/14] documentation: Sync file_operations members with reality
` [PATCH 03/14] mm: Protect operations adding pages to page cache with invalidate_lock
` [PATCH 04/14] mm: Add functions to lock invalidate_lock for two mappings
` [PATCH 05/14] ext4: Convert to use mapping->invalidate_lock
` [PATCH 06/14] ext2: Convert to using invalidate_lock
` [PATCH 07/14] xfs: Refactor xfs_isilocked()
` [PATCH 08/14] xfs: Convert to use invalidate_lock
` [PATCH 09/14] xfs: Convert double locking of MMAPLOCK to use VFS helpers
` [PATCH 10/14] zonefs: Convert to using invalidate_lock
` [PATCH 11/14] f2fs: "
` [PATCH 12/14] fuse: "
` [PATCH 13/14] ceph: Fix race between hole punch and page fault
` [PATCH 14/14] cifs: "

the issue of rgw sync concurrency
 2021-07-16 13:27 UTC  (2+ messages)

[PATCH] ceph: don't WARN if we're still opening a session to an MDS
 2021-07-15 14:02 UTC  (2+ messages)

[PATCH 0/14 v9] fs: Hole punch vs page cache filling races
 2021-07-13 12:35 UTC  (20+ messages)
` [PATCH 01/14] mm: Fix comments mentioning i_mutex
` [PATCH 02/14] documentation: Sync file_operations members with reality
` [PATCH 03/14] mm: Protect operations adding pages to page cache with invalidate_lock
` [PATCH 04/14] mm: Add functions to lock invalidate_lock for two mappings
` [PATCH 05/14] ext4: Convert to use mapping->invalidate_lock
` [PATCH 06/14] ext2: Convert to using invalidate_lock
` [PATCH 07/14] xfs: Refactor xfs_isilocked()
` [PATCH 08/14] xfs: Convert to use invalidate_lock
` [PATCH 09/14] xfs: Convert double locking of MMAPLOCK to use VFS helpers
` [PATCH 10/14] zonefs: Convert to using invalidate_lock
` [PATCH 11/14] f2fs: "
` [PATCH 12/14] fuse: "
` [PATCH 13/14] ceph: Fix race between hole punch and page fault
` [PATCH 14/14] cifs: "

[PATCH] netfs: Add MAINTAINERS record
 2021-07-13 11:54 UTC  (3+ messages)

[RFC PATCH v7 00/24] ceph+fscrypt: context, filename and symlink support
 2021-07-12 14:32 UTC  (45+ messages)
` [RFC PATCH v7 02/24] fscrypt: export fscrypt_base64_encode and fscrypt_base64_decode
` [RFC PATCH v7 03/24] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
` [RFC PATCH v7 04/24] fscrypt: add fscrypt_context_for_new_inode
` [RFC PATCH v7 05/24] ceph: preallocate inode for ops that may create one
` [RFC PATCH v7 06/24] ceph: parse new fscrypt_auth and fscrypt_file fields in inode traces
` [RFC PATCH v7 07/24] ceph: add fscrypt_* handling to caps.c
` [RFC PATCH v7 08/24] ceph: add ability to set fscrypt_auth via setattr
` [RFC PATCH v7 11/24] ceph: add routine to create fscrypt context prior to RPC
` [RFC PATCH v7 12/24] ceph: add fscrypt ioctls
` [RFC PATCH v7 15/24] ceph: add encrypted fname handling to ceph_mdsc_build_path

[PATCH v3 0/5] ceph: new mount device syntax
 2021-07-12 11:16 UTC  (7+ messages)
` [PATCH v3 1/5] ceph: generalize addr/ip parsing based on delimiter
` [PATCH v3 2/5] ceph: rename parse_fsid() to ceph_parse_fsid() and export
` [PATCH v3 3/5] ceph: new device mount syntax
` [PATCH v3 4/5] ceph: record updated mon_addr on remount
` [PATCH v3 5/5] doc: document new CephFS mount device syntax

[PATCH AUTOSEL 4.4 08/12] ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty
 2021-07-10 23:52 UTC 

[PATCH AUTOSEL 4.9 10/16] ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty
 2021-07-10 23:52 UTC 

[PATCH AUTOSEL 4.14 12/21] ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty
 2021-07-10 23:52 UTC 

[PATCH AUTOSEL 4.19 13/22] ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty
 2021-07-10 23:51 UTC 

[PATCH AUTOSEL 5.4 17/28] ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty
 2021-07-10 23:50 UTC 

[PATCH AUTOSEL 5.10 23/37] ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty
 2021-07-10 23:50 UTC 

[PATCH AUTOSEL 5.12 24/43] ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty
 2021-07-10 23:48 UTC 

[GIT PULL] Ceph updates for 5.14-rc1
 2021-07-09 17:41 UTC  (2+ messages)

[ceph-users] Fwd: ceph upgrade from luminous to nautils
 2021-07-08 12:14 UTC 

[ceph-client:testing 6/8] fs/ceph/caps.c:2272 unsafe_request_wait() warn: potentially one past the end of array 'sessions[s->s_mds]'
 2021-07-08 12:23 UTC 

[PATCH] ceph: remove some defunct forward declarations
 2021-07-07 17:23 UTC 

[PATCH v2 0/4] ceph: new mount device syntax
 2021-07-07  5:05 UTC  (18+ messages)
` [PATCH v2 1/4] ceph: new device mount syntax
` [PATCH v2 2/4] ceph: validate cluster FSID for new device syntax
` [PATCH v2 4/4] doc: document new CephFS mount "

[PATCH] rbd: don't hold lock_rwsem while running_list is being drained
 2021-07-06 17:12 UTC 

[PATCH] rbd: always kick acquire on "acquired" and "released" notifications
 2021-07-06 17:11 UTC 

[PATCH v3 0/2] ceph_check_delayed_caps() softlockup
 2021-07-06 17:03 UTC  (4+ messages)
` [PATCH v3 1/2] ceph: allow schedule_delayed() callers to set delay for workqueue
` [PATCH v3 2/2] ceph: reduce contention in ceph_check_delayed_caps()

[PATCH v2 0/4] flush the mdlog before waiting on unsafe reqs
 2021-07-06 13:17 UTC  (8+ messages)
` [PATCH v2 2/4] ceph: make iterate_sessions a global symbol
` [PATCH v2 3/4] ceph: flush mdlog before umounting
` [PATCH v2 4/4] ceph: flush the mdlog before waiting on unsafe reqs


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