CEPH-Devel archive mirror
 help / color / mirror / Atom feed
[PATCH v5 0/6] ceph: check the cephx mds auth access in client side
 2024-04-18 14:20 UTC  (7+ messages)
` [PATCH v5 1/6] ceph: save the cap_auths in client when session being opened
` [PATCH v5 2/6] ceph: add ceph_mds_check_access() helper support
` [PATCH v5 3/6] ceph: check the cephx mds auth access for setattr
` [PATCH v5 4/6] ceph: check the cephx mds auth access for open
` [PATCH v5 5/6] ceph: check the cephx mds auth access for async dirop
` [PATCH v5 6/6] ceph: add CEPHFS_FEATURE_MDS_AUTH_CAPS_CHECK feature bit

[PATCH 4/8] ceph: drop usage of page_index
 2024-04-18  1:40 UTC  (4+ messages)

[PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
 2024-04-17 10:36 UTC  (63+ messages)
` [PATCH 01/26] cifs: Fix duplicate fscache cookie warnings
` [PATCH 02/26] 9p: Clean up some kdoc and unused var warnings
` [PATCH 03/26] netfs: Update i_blocks when write committed to pagecache
` [PATCH 04/26] netfs: Replace PG_fscache by setting folio->private and marking dirty
` [PATCH 05/26] mm: Remove the PG_fscache alias for PG_private_2
` [PATCH 06/26] netfs: Remove deprecated use of PG_private_2 as a second writeback flag
` [PATCH 07/26] netfs: Make netfs_io_request::subreq_counter an atomic_t
` [PATCH 08/26] netfs: Use subreq_counter to allocate subreq debug_index values
` [PATCH 09/26] mm: Provide a means of invalidation without using launder_folio
` [PATCH 10/26] cifs: Use alternative invalidation to "
` [PATCH 11/26] 9p: "
` [PATCH 12/26] afs: "
` [PATCH 13/26] netfs: Remove ->launder_folio() support
` [PATCH 14/26] netfs: Use mempools for allocating requests and subrequests
` [PATCH 15/26] mm: Export writeback_iter()
` [PATCH 16/26] netfs: Switch to using unsigned long long rather than loff_t
` [PATCH 17/26] netfs: Fix writethrough-mode error handling
` [PATCH 18/26] netfs: Add some write-side stats and clean up some stat names
` [PATCH 19/26] netfs: New writeback implementation
` [PATCH 20/26] netfs, afs: Implement helpers for new write code
` [PATCH 21/26] netfs, 9p: "
` [PATCH 22/26] netfs, cachefiles: "
` [PATCH 23/26] netfs: Cut over to using new writeback code
` [PATCH 24/26] netfs: Remove the old "
` [PATCH 25/26] netfs: Miscellaneous tidy ups
` [PATCH 26/26] netfs, afs: Use writeback retry to deal with alternate keys

[GIT PULL] Ceph fixes for 6.9-rc4
 2024-04-12 17:45 UTC  (2+ messages)

[PATCH] ceph: switch to use cap_delay_lock for the unlink delay list
 2024-04-11 20:28 UTC  (3+ messages)
` [extern] "

[PATCH] MAINTAINERS: remove myself as a Reviewer for Ceph
 2024-04-10  5:35 UTC  (2+ messages)

[PATCH 0/9] address remaining -Wtautological-constant-out-of-range-compare
 2024-03-29 20:00 UTC  (8+ messages)
` [PATCH 2/9] libceph: avoid clang out-of-range warning
` [PATCH 3/9] rbd: avoid "

[RFC PATCH] mm, netfs: Provide a means of invalidation without using launder_folio
 2024-03-27 20:37 UTC  (6+ messages)
` [RFC PATCH v2] "

[PATCH 0/4] printk_index: Fix false positives
 2024-03-26 15:36 UTC  (13+ messages)
` [PATCH 1/4] printk: Let no_printk() use _printk()
` [PATCH 2/4] dev_printk: Add and use dev_no_printk()
` [PATCH 3/4] dyndbg: Use *no_printk() helpers
` [PATCH 4/4] ceph: Use no_printk() helper

kernel BUG at mm/usercopy.c:102 -- pc : usercopy_abort
 2024-03-26  1:17 UTC  (6+ messages)

[PATCH] ceph: redirty page before returning AOP_WRITEPAGE_ACTIVATE
 2024-03-25  1:28 UTC  (3+ messages)

[GIT PULL] Ceph fixes for 6.9-rc1
 2024-03-22 18:17 UTC  (2+ messages)

Sprzęt poleasingowyKomputery poleasingowe na sprzedaż
 2024-03-21  9:11 UTC 

[PATCH] ceph: make the ceph-cap workqueue UNBOUND
 2024-03-21  2:15 UTC 

[PATCH v3 0/2] ceph: skip copying the data extends the file EOF
 2024-03-19 23:53 UTC  (7+ messages)
` [PATCH v3 1/2] "
  ` 回覆: "
` [PATCH v3 2/2] ceph: set the correct mask for getattr reqeust for read
  ` 回覆: "

[RFC PATCH] mm: Replace ->launder_folio() with flush and wait
 2024-03-19 16:59 UTC  (11+ messages)
` [RFC PATCH v2] mm: Kill ->launder_folio()

[PATCH v2 0/2] ceph: skip copying the data extends the file EOF
 2024-03-19  0:18 UTC  (7+ messages)
` [PATCH v2 1/2] "
  ` 回覆: "
` [PATCH v2 2/2] ceph: set the correct mask for getattr reqeust for read
  ` 回覆: "

[PATCH v2] fs/{posix_acl,ext2,jfs,ceph}: apply umask if ACL support is disabled
 2024-03-15 13:52 UTC  (14+ messages)

[PATCH v3] ceph: return -ENODATA when xattr doesn't exist for removexattr
 2024-03-14  7:39 UTC 

[linus:master] [netfs] c9c4ff12df: BUG:KASAN:wild-memory-access_in__fscache_use_cookie
 2024-03-13 13:41 UTC 

[PATCH v2] ceph: return -ENODATA when xattr doesn't exist for removexattr
 2024-03-13  9:59 UTC 

[PATCH v4 0/6] ceph: check the cephx mds auth access in client side
 2024-03-12  0:03 UTC  (9+ messages)
` [PATCH v4 1/6] ceph: save the cap_auths in client when session being opened
` [PATCH v4 2/6] ceph: add ceph_mds_check_access() helper support
` [PATCH v4 3/6] ceph: check the cephx mds auth access for setattr
` [PATCH v4 4/6] ceph: check the cephx mds auth access for open
` [PATCH v4 5/6] ceph: check the cephx mds auth access for async dirop
` [PATCH v4 6/6] ceph: add CEPHFS_FEATURE_MDS_AUTH_CAPS_CHECK feature bit

[GIT PULL] Ceph fix for 6.8-rc8
 2024-03-09  2:23 UTC  (2+ messages)

[PATCH v2] libceph: init the cursor when preparing the sparse read
 2024-03-07  1:19 UTC  (4+ messages)

[PATCH] ceph: return -ENODATA when xattr doesn't exist for removexattr
 2024-03-06  1:15 UTC 

[PATCH] libceph: init the cursor when preparing the sparse read
 2024-03-04 15:45 UTC  (12+ messages)

[GIT PULL] Ceph fix for 6.8-rc7
 2024-03-01 20:37 UTC  (2+ messages)

[PATCH net-next] Simplify net_dbg_ratelimited() dummy
 2024-03-01  0:40 UTC  (4+ messages)

[PATCH AUTOSEL 6.7 20/26] ceph: always queue a writeback when revoking the Fb caps
 2024-02-29 15:48 UTC  (2+ messages)
` [PATCH AUTOSEL 6.7 21/26] ceph: add ceph_cap_unlink_work to fire check_caps() immediately

[PATCH v6 0/3] libceph: fix sparse-read failure bug
 2024-02-28  0:45 UTC  (5+ messages)
` [PATCH v6 3/3] libceph: just wait for more data to be available on the socket

subscribe
 2024-02-27  6:52 UTC 

[PATCH v3] ceph: reverse MDSMap dencoding of max_xattr_size/bal_rank_mask
 2024-02-27  0:01 UTC  (3+ messages)

[PATCH] ceph: remove SLAB_MEM_SPREAD flag usage
 2024-02-26  9:45 UTC  (8+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).