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
NeilBrown <[email protected]> • #61490
[PATCH v2 06/18] fsnotify: don't hold a spin_lock across fsnotify_recalc_mask() calls.
Sat, 15 Aug 2026 14:21:23 +1000
NeilBrown <[email protected]> • #61489
[PATCH v2 05/18] Add and use d_for_each_positive_child family of iterators
Sat, 15 Aug 2026 14:21:22 +1000
NeilBrown <[email protected]> • #61488
[PATCH v2 04/18] nfs: separate locked regions in nfs_clear_verifier_directory()
Sat, 15 Aug 2026 14:21:21 +1000
NeilBrown <[email protected]> • #61487
[PATCH v2 03/18] coda: don't take rcu_read_lock() in coda_flag_children()
Sat, 15 Aug 2026 14:21:20 +1000
NeilBrown <[email protected]> • #61486
[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
NeilBrown <[email protected]> • #61485
[PATCH v2 01/18] VFS: don't count references through ->d_parent
Sat, 15 Aug 2026 14:21:18 +1000
NeilBrown <[email protected]> • #61484
[PATCH RFC/RFT v2 00/18] Fix easy bits of the negative dentry problem
Sat, 15 Aug 2026 14:21:17 +1000
NeilBrown <[email protected]> • #61483
Re: [PATCH v1 03/12] fsnotify: don't hold a spin_lock across fsnotify_recalc_mask() calls.
Sat, 15 Aug 2026 10:28:41 +1000
NeilBrown <[email protected]> • #61482
Re: [GIT PULL] Ceph fixes for 7.2-rc8
Fri, 14 Aug 2026 17:43:11 +0000
[email protected] • #61481
[GIT PULL] Ceph fixes for 7.2-rc8
Fri, 14 Aug 2026 19:17:02 +0200
Ilya Dryomov <[email protected]> • #61480
[PATCH 1/2] netfs: Fix uninitialized return value in netfs_unbuffered_write()
Thu, 13 Aug 2026 14:45:31 +0100
David Howells <[email protected]> • #61479
[PATCH 2/2] netfs: Fix read progress reporting
Thu, 13 Aug 2026 14:45:32 +0100
David Howells <[email protected]> • #61478
[PATCH 0/2] netfs: Miscellaneous fixes
Thu, 13 Aug 2026 14:45:30 +0100
David Howells <[email protected]> • #61477
Re: [PATCH] libceph: remove the dead dirty path in ceph_put_page_vector()
Thu, 13 Aug 2026 15:15:17 +0200
Ilya Dryomov <[email protected]> • #61476
Re: [v2] fs/ceph/super: document struct ceph_dentry_info and its flags
Thu, 13 Aug 2026 15:50:31 +0300
Alex Markuze <[email protected]> • #61475
Re: [v2] fs/ceph/super: document struct ceph_dentry_info and its flags
Thu, 13 Aug 2026 14:43:13 +0200
Max Kellermann <[email protected]> • #61474
Re: [v2] fs/ceph/super: document struct ceph_dentry_info and its flags
Thu, 13 Aug 2026 12:31:37 +0000
Alex Markuze <[email protected]> • #61473
Re: [PATCH v3 00/12] ceph: convert writeback path to folios
Thu, 13 Aug 2026 15:17:53 +0300
Alex Markuze <[email protected]> • #61472
Re: [PATCH] ceph: parallelize object copy in ceph_do_objects_copy()
Thu, 13 Aug 2026 12:09:10 +0000
Alex Markuze <[email protected]> • #61471
Re: [PATCH v2] ceph: force a cap message when a deferred revoke can't be acked immediately
Thu, 13 Aug 2026 12:05:28 +0000
Alex Markuze <[email protected]> • #61470
Re: [PATCH v3 00/12] ceph: convert writeback path to folios
Thu, 13 Aug 2026 14:51:14 +0300
Tal Zussman <[email protected]> • #61469
Re: [PATCH] libceph: remove the dead dirty path in ceph_put_page_vector()
Thu, 13 Aug 2026 14:41:26 +0300
Tal Zussman <[email protected]> • #61468
Re: [PATCH v3 00/12] ceph: convert writeback path to folios
Thu, 13 Aug 2026 11:20:28 +0000
Alex Markuze <[email protected]> • #61467
Re: [PATCH] libceph: remove the dead dirty path in ceph_put_page_vector()
Thu, 13 Aug 2026 10:11:51 +0200
Ilya Dryomov <[email protected]> • #61466
Re: [PATCH v2] ceph: force a cap message when a deferred revoke can't be acked immediately
Thu, 13 Aug 2026 15:03:43 +0800
Xiubo Li <[email protected]> • #61465
Re: [PATCH v2] ceph: fix leaked inode reference on writeback abort at umount
Thu, 13 Aug 2026 14:48:50 +0800
Xiubo Li <[email protected]> • #61464
Re: [PATCH net] libceph: bound pg_temp/pg_upmap osd list length to CEPH_PG_MAX_SIZE
Wed, 12 Aug 2026 15:36:39 -0700
Xiang Mei <[email protected]> • #61463
Re: [v3] net/ceph/messenger: support IPv6 Link-Local with scope identifier
Wed, 12 Aug 2026 23:42:46 +0200
Max Kellermann <[email protected]> • #61462
[PATCH v4] net/ceph/messenger: support IPv6 Link-Local with scope identifier
Wed, 12 Aug 2026 23:36:57 +0200
Max Kellermann <[email protected]> • #61461
Re: fs/ceph/super: document struct ceph_dentry_info and its flags
Wed, 12 Aug 2026 22:53:29 +0200
Max Kellermann <[email protected]> • #61460
[PATCH v2] fs/ceph/super: document struct ceph_dentry_info and its flags
Wed, 12 Aug 2026 22:49:20 +0200
Max Kellermann <[email protected]> • #61459
Re: [PATCH 00/12] fs/ceph: optimize struct layouts
Wed, 12 Aug 2026 22:30:38 +0200
Max Kellermann <[email protected]> • #61458
[PATCH v3 10/12] fs/ceph/super.h: add helper ceph_in_snap()
Wed, 12 Aug 2026 22:29:47 +0200
Max Kellermann <[email protected]> • #61457
[PATCH v3 12/12] fs/ceph: remove redundant inode number from ceph_inode_info
Wed, 12 Aug 2026 22:29:49 +0200
Max Kellermann <[email protected]> • #61456
[PATCH v3 11/12] fs/ceph: use ceph_vino() etc. instead of accessing i_vino directly
Wed, 12 Aug 2026 22:29:48 +0200
Max Kellermann <[email protected]> • #61455
[PATCH v3 09/12] fs/ceph/super.h: add `const` to helpers
Wed, 12 Aug 2026 22:29:46 +0200
Max Kellermann <[email protected]> • #61454
[PATCH v3 06/12] fs/ceph: consistently use `u32` for `time_warp_seq`
Wed, 12 Aug 2026 22:29:43 +0200
Max Kellermann <[email protected]> • #61453
[PATCH v3 07/12] fs/ceph/super: reorder fields to eliminate padding holes
Wed, 12 Aug 2026 22:29:44 +0200
Max Kellermann <[email protected]> • #61452
[PATCH v3 08/12] fs/ceph: remove i_truncate_mutex, use i_fragtree_mutex for both
Wed, 12 Aug 2026 22:29:45 +0200
Max Kellermann <[email protected]> • #61451
[PATCH v3 05/12] fs/ceph/super.h: convert ceph_cap_snap.writing fields to `bool`
Wed, 12 Aug 2026 22:29:42 +0200
Max Kellermann <[email protected]> • #61450
[PATCH v3 04/12] fs/ceph/super.h: convert ceph_inode_xattr fields to `bool`
Wed, 12 Aug 2026 22:29:41 +0200
Max Kellermann <[email protected]> • #61449
[PATCH v3 03/12] include/ceph/ceph_fs.h: convert `pool_id` to u32
Wed, 12 Aug 2026 22:29:40 +0200
Max Kellermann <[email protected]> • #61448
[PATCH v3 02/12] fs/ceph/super: make field `i_truncate_pagecache_size` optional
Wed, 12 Aug 2026 22:29:39 +0200
Max Kellermann <[email protected]> • #61447
[PATCH v3 01/12] fs/ceph/super: remove unused field `i_cap_migration_resv`
Wed, 12 Aug 2026 22:29:38 +0200
Max Kellermann <[email protected]> • #61446
[PATCH v3 00/12] fs/ceph: optimize struct layouts
Wed, 12 Aug 2026 22:29:37 +0200
Max Kellermann <[email protected]> • #61445
Re: [PATCH] ceph: force a cap message when a deferred revoke can't be acked immediately
Wed, 12 Aug 2026 22:25:15 +0200
Max Kellermann <[email protected]> • #61444
[PATCH v2] ceph: force a cap message when a deferred revoke can't be acked immediately
Wed, 12 Aug 2026 22:19:15 +0200
Max Kellermann <[email protected]> • #61443
Re: [PATCH RFC 13/14] treewide: adjust comments on PagePrivate and PG_private
Wed, 12 Aug 2026 15:58:50 -0400
"Zi Yan" <[email protected]> • #61442
Re: [PATCH] ceph: use the mount idmap for the owner checks in the SET_LAYOUT ioctls
Wed, 12 Aug 2026 21:57:17 +0200
Ilya Dryomov <[email protected]> • #61441
Re: [PATCH v4] ceph: fix OOB read in decode_watchers() via missing bounds check
Wed, 12 Aug 2026 21:55:07 +0200
Ilya Dryomov <[email protected]> • #61440
Re: [PATCH v3] ceph: fix multiple unsafe decodes in decode_locker()
Wed, 12 Aug 2026 21:53:40 +0200
Ilya Dryomov <[email protected]> • #61439
Re: [PATCH v4] ceph: fix OOB read in ceph_osdc_list_watchers via uncapped outdata_len
Wed, 12 Aug 2026 21:17:11 +0200
Ilya Dryomov <[email protected]> • #61438
[PATCH v2] ceph: fix leaked inode reference on writeback abort at umount
Wed, 12 Aug 2026 18:13:21 +0100
Matthew Brown <[email protected]> • #61437
Re: [PATCH v3] libceph: reset OSD session when keepalive2 acks stop arriving
Wed, 12 Aug 2026 11:58:28 -0500
Chris Arges <[email protected]> • #61436
Re: ceph: fix leaked inode reference on writeback abort at umount
Wed, 12 Aug 2026 17:50:58 +0100
Matt Brown <[email protected]> • #61435
Re: [PATCH v2 2/2] ceph: use GFP_KERNEL consistently in __ceph_pool_perm_get()
Wed, 12 Aug 2026 14:11:53 +0000
Alex Markuze <[email protected]> • #61434
Re: [PATCH v2 1/2] ceph: use GFP_NOFS for cap flush allocation in writeback path
Wed, 12 Aug 2026 14:11:45 +0000
Alex Markuze <[email protected]> • #61433
Re: ceph: fix leaked inode reference on writeback abort at umount
Wed, 12 Aug 2026 13:42:19 +0000
Alex Markuze <[email protected]> • #61432
Re: ceph: use the mount idmap for the owner checks in the SET_LAYOUT ioctls
Wed, 12 Aug 2026 13:40:48 +0000
Alex Markuze <[email protected]> • #61431
Re: libceph: remove the dead dirty path in ceph_put_page_vector()
Wed, 12 Aug 2026 13:36:19 +0000
Alex Markuze <[email protected]> • #61430
Re: libceph: validate banner payload length
Wed, 12 Aug 2026 13:34:44 +0000
Alex Markuze <[email protected]> • #61429
Re: [PATCH] ceph: fix leaked inode reference on writeback abort at umount
Wed, 12 Aug 2026 06:07:16 -0700
Xiubo Li <[email protected]> • #61428
Re: [PATCH] ceph: use the mount idmap for the owner checks in the SET_LAYOUT ioctls
Wed, 12 Aug 2026 19:32:04 +0800
Xiubo Li <[email protected]> • #61427
Re: [PATCH] ceph: make nearfull sync writes opt-in
Wed, 12 Aug 2026 15:45:06 +0800
Xiubo Li <[email protected]> • #61426
[PATCH v2 0/2] ceph: GFP_NOFS fix for cap flush writeback recursion
Wed, 12 Aug 2026 00:36:24 -0700
Xiubo Li via B4 Relay <[email protected]> • #61425
[PATCH v2 2/2] ceph: use GFP_KERNEL consistently in __ceph_pool_perm_get()
Wed, 12 Aug 2026 00:36:26 -0700
Xiubo Li via B4 Relay <[email protected]> • #61424
[PATCH v2 1/2] ceph: use GFP_NOFS for cap flush allocation in writeback path
Wed, 12 Aug 2026 00:36:25 -0700
Xiubo Li via B4 Relay <[email protected]> • #61423
Re: [PATCH 2/2] ceph: use GFP_KERNEL consistently in __ceph_pool_perm_get()
Wed, 12 Aug 2026 15:28:45 +0800
Xiubo Li <[email protected]> • #61422
Re: [PATCH 2/2] ceph: use GFP_KERNEL consistently in __ceph_pool_perm_get()
Wed, 12 Aug 2026 15:21:15 +0800
Xiubo Li <[email protected]> • #61421
[PATCH v4 5/5] ceph: narrow mdsc->mutex scope in replay_unsafe_requests
Wed, 12 Aug 2026 00:16:21 -0700
Xiubo Li via B4 Relay <[email protected]> • #61420
[PATCH v4 4/5] ceph: move mdsc->mutex into __do_request()
Wed, 12 Aug 2026 00:16:20 -0700
Xiubo Li via B4 Relay <[email protected]> • #61419
[PATCH v4 1/5] ceph: use READ_ONCE/WRITE_ONCE for oldest_tid
Wed, 12 Aug 2026 00:16:17 -0700
Xiubo Li via B4 Relay <[email protected]> • #61418
[PATCH v4 3/5] ceph: add wait_list_lock for wait-list serialization
Wed, 12 Aug 2026 00:16:19 -0700
Xiubo Li via B4 Relay <[email protected]> • #61417
[PATCH v4 0/5] ceph: reduce mdsc->mutex contention in the cephfs kclient
Wed, 12 Aug 2026 00:16:16 -0700
Xiubo Li via B4 Relay <[email protected]> • #61416
[PATCH v4 2/5] ceph: replace the request_tree rbtree with an xarray keyed by r_tid
Wed, 12 Aug 2026 00:16:18 -0700
Xiubo Li via B4 Relay <[email protected]> • #61415
Re: [PATCH v3 5/5] ceph: narrow mdsc->mutex scope in replay_unsafe_requests
Wed, 12 Aug 2026 14:35:51 +0800
Xiubo Li <[email protected]> • #61414
Re: [PATCH v3 2/5] ceph: replace the request_tree rbtree with an xarray keyed by r_tid
Wed, 12 Aug 2026 13:58:44 +0800
Xiubo Li <[email protected]> • #61413
Re: [PATCH v8 00/25] netfs: Keep track of folios in a segmented bio_vec[] chain
Mon, 10 Aug 2026 15:12:23 +0200
Christian Brauner <[email protected]> • #61335
[bug report] libceph: ceph_pg_is_split() may get stuck in infinite loop
Mon, 10 Aug 2026 14:28:29 +0200
Raphael Zimmer <[email protected]> • #61334
Re: [PATCH v1 01/12] VFS: don't count references through ->d_parent
Mon, 10 Aug 2026 13:49:42 +0200
Miklos Szeredi <[email protected]> • #61333
Re: [PATCH] ceph: use the mount idmap for the owner checks in the SET_LAYOUT ioctls
Sun, 9 Aug 2026 19:33:20 +0200
Ilya Dryomov <[email protected]> • #61332
[PATCH] libceph: remove the dead dirty path in ceph_put_page_vector()
Sun, 09 Aug 2026 11:04:01 -0400
Tal Zussman <[email protected]> • #61331
[PATCH] ceph: fix leaked inode reference on writeback abort at umount
Sat, 8 Aug 2026 11:14:24 +0100
[email protected] • #61330
Re: [PATCH] ceph: use the mount idmap for the owner checks in the SET_LAYOUT ioctls
Sat, 8 Aug 2026 08:30:52 +0200
Max Kellermann <[email protected]> • #61329
Re: [PATCH v3] ceph: fix multiple unsafe decodes in decode_locker()
Fri, 7 Aug 2026 20:13:44 +0200
Ilya Dryomov <[email protected]> • #61328
Kindly acknowledge for details
07 Aug 2026 09:56:38 -0700
Baozhai Zhang <[email protected]> • #61327
Re: [PATCH v3] ceph: fix multiple unsafe decodes in decode_locker()
Fri, 7 Aug 2026 20:45:04 +0530
Pavitra Jha <[email protected]> • #61326
[syzbot] [ceph?] WARNING in ceph_con_v1_try_read
Fri, 07 Aug 2026 07:37:30 -0700
syzbot <[email protected]> • #61325
Re: [PATCH v2 05/10] ceph: convert ceph_submit_write() to folios
Thu, 6 Aug 2026 22:51:36 +0300
Tal Zussman <[email protected]> • #61324
Re: [PATCH v2 05/10] ceph: convert ceph_submit_write() to folios
Thu, 6 Aug 2026 21:58:11 +0300
Tal Zussman <[email protected]> • #61323
Re: [PATCH 1/1] block: rename bi_bvec_done
Thu, 06 Aug 2026 06:52:17 -0600
Jens Axboe <[email protected]> • #61322
Re: [PATCH 1/1] block: rename bi_bvec_done
Thu, 6 Aug 2026 13:21:38 +0100
Pavel Begunkov <[email protected]> • #61321
[PATCH 1/1] block: rename bi_bvec_done
Thu, 6 Aug 2026 13:19:27 +0100
Pavel Begunkov <[email protected]> • #61320
Re: [PATCH v2 06/10] mm: remove thp_size() and thp_order()
Thu, 6 Aug 2026 13:55:16 +0200
"David Hildenbrand (Arm)" <[email protected]> • #61319
Re: [PATCH] libceph: Always remove requests from ceph_osdc_handle_map() structures
Thu, 6 Aug 2026 10:21:55 +0200
Raphael Zimmer <[email protected]> • #61318
Re: [PATCH v4 01/14] dma-buf: introduce initial file I/O infrastructure
Thu, 6 Aug 2026 09:29:44 +0200
Christian König <[email protected]> • #61317
Re: [PATCH 1/1] libceph: use RCU to protect monmap in ceph_compare_options()
Wed, 5 Aug 2026 21:13:56 -0700
Yuan Tan <[email protected]> • #61316
Re: [PATCH 1/1] libceph: use RCU to protect monmap in ceph_compare_options()
Thu, 6 Aug 2026 10:46:29 +0800
Yong Wang <[email protected]> • #61315
Re: [PATCH 1/1] libceph: use RCU to protect monmap in ceph_compare_options()
Thu, 6 Aug 2026 10:42:01 +0800
Yong Wang <[email protected]> • #61314
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.