org.kernel.vger.ceph-devel archive
654 archived articles, newest first (page 2 of 7). Latest articles →
[PATCH v2 07/18] fsnotify: reduce i_lock hold time in fsnotify_set_children_dentry_flags()
Sat, 15 Aug 2026 14:21:24 +1000[PATCH v2 06/18] fsnotify: don't hold a spin_lock across fsnotify_recalc_mask() calls.
Sat, 15 Aug 2026 14:21:23 +1000[PATCH v2 05/18] Add and use d_for_each_positive_child family of iterators
Sat, 15 Aug 2026 14:21:22 +1000[PATCH v2 04/18] nfs: separate locked regions in nfs_clear_verifier_directory()
Sat, 15 Aug 2026 14:21:21 +1000[PATCH v2 03/18] coda: don't take rcu_read_lock() in coda_flag_children()
Sat, 15 Aug 2026 14:21:20 +1000[PATCH v2 02/18] autofs: change positive_after() so it takes d_lock rather than the caller
Sat, 15 Aug 2026 14:21:19 +1000[PATCH v2 01/18] VFS: don't count references through ->d_parent
Sat, 15 Aug 2026 14:21:18 +1000[PATCH RFC/RFT v2 00/18] Fix easy bits of the negative dentry problem
Sat, 15 Aug 2026 14:21:17 +1000Re: [PATCH v1 03/12] fsnotify: don't hold a spin_lock across fsnotify_recalc_mask() calls.
Sat, 15 Aug 2026 10:28:41 +1000Re: [GIT PULL] Ceph fixes for 7.2-rc8
Fri, 14 Aug 2026 17:43:11 +0000[GIT PULL] Ceph fixes for 7.2-rc8
Fri, 14 Aug 2026 19:17:02 +0200[PATCH 1/2] netfs: Fix uninitialized return value in netfs_unbuffered_write()
Thu, 13 Aug 2026 14:45:31 +0100[PATCH 2/2] netfs: Fix read progress reporting
Thu, 13 Aug 2026 14:45:32 +0100[PATCH 0/2] netfs: Miscellaneous fixes
Thu, 13 Aug 2026 14:45:30 +0100Re: [PATCH] libceph: remove the dead dirty path in ceph_put_page_vector()
Thu, 13 Aug 2026 15:15:17 +0200Re: [v2] fs/ceph/super: document struct ceph_dentry_info and its flags
Thu, 13 Aug 2026 15:50:31 +0300Re: [v2] fs/ceph/super: document struct ceph_dentry_info and its flags
Thu, 13 Aug 2026 14:43:13 +0200Re: [v2] fs/ceph/super: document struct ceph_dentry_info and its flags
Thu, 13 Aug 2026 12:31:37 +0000Re: [PATCH v3 00/12] ceph: convert writeback path to folios
Thu, 13 Aug 2026 15:17:53 +0300Re: [PATCH] ceph: parallelize object copy in ceph_do_objects_copy()
Thu, 13 Aug 2026 12:09:10 +0000Re: [PATCH v2] ceph: force a cap message when a deferred revoke can't be acked immediately
Thu, 13 Aug 2026 12:05:28 +0000Re: [PATCH v3 00/12] ceph: convert writeback path to folios
Thu, 13 Aug 2026 14:51:14 +0300Re: [PATCH] libceph: remove the dead dirty path in ceph_put_page_vector()
Thu, 13 Aug 2026 14:41:26 +0300Re: [PATCH v3 00/12] ceph: convert writeback path to folios
Thu, 13 Aug 2026 11:20:28 +0000Re: [PATCH] libceph: remove the dead dirty path in ceph_put_page_vector()
Thu, 13 Aug 2026 10:11:51 +0200Re: [PATCH v2] ceph: force a cap message when a deferred revoke can't be acked immediately
Thu, 13 Aug 2026 15:03:43 +0800Re: [PATCH v2] ceph: fix leaked inode reference on writeback abort at umount
Thu, 13 Aug 2026 14:48:50 +0800Re: [PATCH net] libceph: bound pg_temp/pg_upmap osd list length to CEPH_PG_MAX_SIZE
Wed, 12 Aug 2026 15:36:39 -0700Re: [v3] net/ceph/messenger: support IPv6 Link-Local with scope identifier
Wed, 12 Aug 2026 23:42:46 +0200[PATCH v4] net/ceph/messenger: support IPv6 Link-Local with scope identifier
Wed, 12 Aug 2026 23:36:57 +0200Re: fs/ceph/super: document struct ceph_dentry_info and its flags
Wed, 12 Aug 2026 22:53:29 +0200[PATCH v2] fs/ceph/super: document struct ceph_dentry_info and its flags
Wed, 12 Aug 2026 22:49:20 +0200Re: [PATCH 00/12] fs/ceph: optimize struct layouts
Wed, 12 Aug 2026 22:30:38 +0200[PATCH v3 10/12] fs/ceph/super.h: add helper ceph_in_snap()
Wed, 12 Aug 2026 22:29:47 +0200[PATCH v3 12/12] fs/ceph: remove redundant inode number from ceph_inode_info
Wed, 12 Aug 2026 22:29:49 +0200[PATCH v3 11/12] fs/ceph: use ceph_vino() etc. instead of accessing i_vino directly
Wed, 12 Aug 2026 22:29:48 +0200[PATCH v3 09/12] fs/ceph/super.h: add `const` to helpers
Wed, 12 Aug 2026 22:29:46 +0200[PATCH v3 06/12] fs/ceph: consistently use `u32` for `time_warp_seq`
Wed, 12 Aug 2026 22:29:43 +0200[PATCH v3 07/12] fs/ceph/super: reorder fields to eliminate padding holes
Wed, 12 Aug 2026 22:29:44 +0200[PATCH v3 08/12] fs/ceph: remove i_truncate_mutex, use i_fragtree_mutex for both
Wed, 12 Aug 2026 22:29:45 +0200[PATCH v3 05/12] fs/ceph/super.h: convert ceph_cap_snap.writing fields to `bool`
Wed, 12 Aug 2026 22:29:42 +0200[PATCH v3 04/12] fs/ceph/super.h: convert ceph_inode_xattr fields to `bool`
Wed, 12 Aug 2026 22:29:41 +0200[PATCH v3 03/12] include/ceph/ceph_fs.h: convert `pool_id` to u32
Wed, 12 Aug 2026 22:29:40 +0200[PATCH v3 02/12] fs/ceph/super: make field `i_truncate_pagecache_size` optional
Wed, 12 Aug 2026 22:29:39 +0200[PATCH v3 01/12] fs/ceph/super: remove unused field `i_cap_migration_resv`
Wed, 12 Aug 2026 22:29:38 +0200[PATCH v3 00/12] fs/ceph: optimize struct layouts
Wed, 12 Aug 2026 22:29:37 +0200Re: [PATCH] ceph: force a cap message when a deferred revoke can't be acked immediately
Wed, 12 Aug 2026 22:25:15 +0200[PATCH v2] ceph: force a cap message when a deferred revoke can't be acked immediately
Wed, 12 Aug 2026 22:19:15 +0200Re: [PATCH RFC 13/14] treewide: adjust comments on PagePrivate and PG_private
Wed, 12 Aug 2026 15:58:50 -0400Re: [PATCH] ceph: use the mount idmap for the owner checks in the SET_LAYOUT ioctls
Wed, 12 Aug 2026 21:57:17 +0200Re: [PATCH v4] ceph: fix OOB read in decode_watchers() via missing bounds check
Wed, 12 Aug 2026 21:55:07 +0200Re: [PATCH v3] ceph: fix multiple unsafe decodes in decode_locker()
Wed, 12 Aug 2026 21:53:40 +0200Re: [PATCH v4] ceph: fix OOB read in ceph_osdc_list_watchers via uncapped outdata_len
Wed, 12 Aug 2026 21:17:11 +0200[PATCH v2] ceph: fix leaked inode reference on writeback abort at umount
Wed, 12 Aug 2026 18:13:21 +0100Re: [PATCH v3] libceph: reset OSD session when keepalive2 acks stop arriving
Wed, 12 Aug 2026 11:58:28 -0500Re: ceph: fix leaked inode reference on writeback abort at umount
Wed, 12 Aug 2026 17:50:58 +0100Re: [PATCH v2 2/2] ceph: use GFP_KERNEL consistently in __ceph_pool_perm_get()
Wed, 12 Aug 2026 14:11:53 +0000Re: [PATCH v2 1/2] ceph: use GFP_NOFS for cap flush allocation in writeback path
Wed, 12 Aug 2026 14:11:45 +0000Re: ceph: fix leaked inode reference on writeback abort at umount
Wed, 12 Aug 2026 13:42:19 +0000Re: ceph: use the mount idmap for the owner checks in the SET_LAYOUT ioctls
Wed, 12 Aug 2026 13:40:48 +0000Re: libceph: remove the dead dirty path in ceph_put_page_vector()
Wed, 12 Aug 2026 13:36:19 +0000Re: libceph: validate banner payload length
Wed, 12 Aug 2026 13:34:44 +0000Re: [PATCH] ceph: fix leaked inode reference on writeback abort at umount
Wed, 12 Aug 2026 06:07:16 -0700Re: [PATCH] ceph: use the mount idmap for the owner checks in the SET_LAYOUT ioctls
Wed, 12 Aug 2026 19:32:04 +0800Re: [PATCH] ceph: make nearfull sync writes opt-in
Wed, 12 Aug 2026 15:45:06 +0800[PATCH v2 0/2] ceph: GFP_NOFS fix for cap flush writeback recursion
Wed, 12 Aug 2026 00:36:24 -0700[PATCH v2 2/2] ceph: use GFP_KERNEL consistently in __ceph_pool_perm_get()
Wed, 12 Aug 2026 00:36:26 -0700[PATCH v2 1/2] ceph: use GFP_NOFS for cap flush allocation in writeback path
Wed, 12 Aug 2026 00:36:25 -0700Re: [PATCH 2/2] ceph: use GFP_KERNEL consistently in __ceph_pool_perm_get()
Wed, 12 Aug 2026 15:28:45 +0800Re: [PATCH 2/2] ceph: use GFP_KERNEL consistently in __ceph_pool_perm_get()
Wed, 12 Aug 2026 15:21:15 +0800[PATCH v4 5/5] ceph: narrow mdsc->mutex scope in replay_unsafe_requests
Wed, 12 Aug 2026 00:16:21 -0700[PATCH v4 4/5] ceph: move mdsc->mutex into __do_request()
Wed, 12 Aug 2026 00:16:20 -0700[PATCH v4 1/5] ceph: use READ_ONCE/WRITE_ONCE for oldest_tid
Wed, 12 Aug 2026 00:16:17 -0700[PATCH v4 3/5] ceph: add wait_list_lock for wait-list serialization
Wed, 12 Aug 2026 00:16:19 -0700[PATCH v4 0/5] ceph: reduce mdsc->mutex contention in the cephfs kclient
Wed, 12 Aug 2026 00:16:16 -0700[PATCH v4 2/5] ceph: replace the request_tree rbtree with an xarray keyed by r_tid
Wed, 12 Aug 2026 00:16:18 -0700Re: [PATCH v3 5/5] ceph: narrow mdsc->mutex scope in replay_unsafe_requests
Wed, 12 Aug 2026 14:35:51 +0800Re: [PATCH v3 2/5] ceph: replace the request_tree rbtree with an xarray keyed by r_tid
Wed, 12 Aug 2026 13:58:44 +0800Re: [PATCH v8 00/25] netfs: Keep track of folios in a segmented bio_vec[] chain
Mon, 10 Aug 2026 15:12:23 +0200[bug report] libceph: ceph_pg_is_split() may get stuck in infinite loop
Mon, 10 Aug 2026 14:28:29 +0200Re: [PATCH v1 01/12] VFS: don't count references through ->d_parent
Mon, 10 Aug 2026 13:49:42 +0200Re: [PATCH] ceph: use the mount idmap for the owner checks in the SET_LAYOUT ioctls
Sun, 9 Aug 2026 19:33:20 +0200[PATCH] libceph: remove the dead dirty path in ceph_put_page_vector()
Sun, 09 Aug 2026 11:04:01 -0400[PATCH] ceph: fix leaked inode reference on writeback abort at umount
Sat, 8 Aug 2026 11:14:24 +0100Re: [PATCH] ceph: use the mount idmap for the owner checks in the SET_LAYOUT ioctls
Sat, 8 Aug 2026 08:30:52 +0200Re: [PATCH v3] ceph: fix multiple unsafe decodes in decode_locker()
Fri, 7 Aug 2026 20:13:44 +0200Kindly acknowledge for details
07 Aug 2026 09:56:38 -0700Re: [PATCH v3] ceph: fix multiple unsafe decodes in decode_locker()
Fri, 7 Aug 2026 20:45:04 +0530[syzbot] [ceph?] WARNING in ceph_con_v1_try_read
Fri, 07 Aug 2026 07:37:30 -0700Re: [PATCH v2 05/10] ceph: convert ceph_submit_write() to folios
Thu, 6 Aug 2026 22:51:36 +0300Re: [PATCH v2 05/10] ceph: convert ceph_submit_write() to folios
Thu, 6 Aug 2026 21:58:11 +0300Re: [PATCH 1/1] block: rename bi_bvec_done
Thu, 06 Aug 2026 06:52:17 -0600Re: [PATCH 1/1] block: rename bi_bvec_done
Thu, 6 Aug 2026 13:21:38 +0100[PATCH 1/1] block: rename bi_bvec_done
Thu, 6 Aug 2026 13:19:27 +0100Re: [PATCH v2 06/10] mm: remove thp_size() and thp_order()
Thu, 6 Aug 2026 13:55:16 +0200Re: [PATCH] libceph: Always remove requests from ceph_osdc_handle_map() structures
Thu, 6 Aug 2026 10:21:55 +0200Re: [PATCH v4 01/14] dma-buf: introduce initial file I/O infrastructure
Thu, 6 Aug 2026 09:29:44 +0200Re: [PATCH 1/1] libceph: use RCU to protect monmap in ceph_compare_options()
Wed, 5 Aug 2026 21:13:56 -0700Re: [PATCH 1/1] libceph: use RCU to protect monmap in ceph_compare_options()
Thu, 6 Aug 2026 10:46:29 +0800Re: [PATCH 1/1] libceph: use RCU to protect monmap in ceph_compare_options()
Thu, 6 Aug 2026 10:42:01 +0800
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.