CEPH-Devel archive mirror
 help / color / mirror / Atom feed
[PATCH v3 00/19] Converge on using secs_to_jiffies()
 2024-12-11 17:46 UTC  (35+ messages)
` [PATCH v3 01/19] netfilter: conntrack: Cleanup timeout definitions
` [PATCH v3 02/19] coccinelle: misc: Add secs_to_jiffies script
` [PATCH v3 03/19] arm: pxa: Convert timeouts to use secs_to_jiffies()
` [PATCH v3 04/19] s390: kernel: "
` [PATCH v3 05/19] powerpc/papr_scm: Convert timeouts to secs_to_jiffies()
` [PATCH v3 06/19] mm: kmemleak: "
` [PATCH v3 07/19] accel/habanalabs: "
` [PATCH v3 08/19] drm/xe: Convert timeout "
` [PATCH v3 09/19] scsi: lpfc: Convert timeouts "
` [PATCH v3 10/19] scsi: arcmsr: "
` [PATCH v3 11/19] scsi: pm8001: "
` [PATCH v3 12/19] xen/blkback: "
` [PATCH v3 13/19] gve: "
` [PATCH v3 14/19] wifi: ath11k: "
` [PATCH v3 15/19] Bluetooth: MGMT: "
` [PATCH v3 16/19] staging: vc04_services: "
` [PATCH v3 17/19] ceph: "
` [PATCH v3 18/19] livepatch: "
` [PATCH v3 19/19] ALSA: line6: "

Calling iput inside OSD dispatcher thread might cause deadlock?
 2024-12-11 10:48 UTC  (2+ messages)

[RFC PATCH v2] ceph: ceph: fix out-of-bound array access when doing a file read
 2024-12-11 10:36 UTC  (9+ messages)

[PATCH] ceph: improve error handling and short/overflow-read logic in __ceph_sync_read()
 2024-12-11 10:03 UTC  (5+ messages)

[PATCH] fs/ceph/mds_client: give up on paths longer than PATH_MAX
 2024-12-10  8:42 UTC  (18+ messages)

[PATCH] fs/ceph/io: make ceph_start_io_*() killable
 2024-12-09 18:59 UTC  (6+ messages)

[PATCH] ceph: improve error handling and short/overflow-read logic in __ceph_sync_read()
 2024-12-09 18:46 UTC  (3+ messages)
  ` Fwd: "

[PATCH] ceph: validate snapdirname option length when mounting
 2024-12-09 18:39 UTC  (2+ messages)

[PATCH v2 00/21] Converge on using secs_to_jiffies()
 2024-12-09 15:03 UTC  (51+ messages)
` [PATCH v2 01/21] netfilter: conntrack: Cleanup timeout definitions
` [PATCH v2 02/21] coccinelle: misc: Add secs_to_jiffies script
  ` [cocci] "
` [PATCH v2 03/21] arm: pxa: Convert timeouts to use secs_to_jiffies()
` [PATCH v2 04/21] s390: kernel: "
` [PATCH v2 05/21] powerpc/papr_scm: Convert timeouts to secs_to_jiffies()
` [PATCH v2 09/21] drm/etnaviv: "
` [PATCH v2 15/21] wifi: ath11k: "
` [PATCH v2 16/21] Bluetooth: MGMT: "
` [PATCH v2 17/21] staging: vc04_services: "
` [PATCH v2 18/21] ceph: "
` [PATCH v2 19/21] livepatch: "
` [PATCH v2 20/21] ALSA: line6: "
` [PATCH v2 21/21] nfp: "

[PATCH 0/2] ceph: ceph_direct_read_write() fixes
 2024-12-07 18:26 UTC  (3+ messages)
` [PATCH 1/2] ceph: fix memory leak in ceph_direct_read_write()
` [PATCH 2/2] ceph: allocate sparse_ext map only for sparse reads

[PATCH] fs/ceph/file: fix memory leaks in __ceph_sync_read()
 2024-12-06 12:50 UTC  (22+ messages)
                    ` [PATCH v2] "

[bug report] ceph: decode interval_sets for delegated inos
 2024-12-04 17:05 UTC  (8+ messages)

[PATCH 00/22] Converge on using secs_to_jiffies()
 2024-12-03 17:45 UTC  (15+ messages)
` [PATCH 03/22] arm: pxa: Convert timeouts to use secs_to_jiffies()
` [PATCH 08/22] drm/xe: Convert timeout to secs_to_jiffies()
` [PATCH 09/22] drm/etnaviv: Convert timeouts "
` [PATCH 18/22] ceph: "
` [PATCH 19/22] livepatch: "
` [PATCH 22/22] jiffies: Define secs_to_jiffies()

[PATCH 0/5] Remove accesses to page->index from ceph
 2024-12-02 19:04 UTC  (10+ messages)
` [PATCH 1/5] ceph: Do not look at the index of an encrypted page
` [PATCH 2/5] ceph: Use a folio in ceph_page_mkwrite()
` [PATCH 3/5] ceph: Convert ceph_readdir_cache_control to store a folio
` [PATCH 4/5] ceph: Use a folio throughout writepage_nounlock()
` [PATCH 5/5] ceph: Use a folio in ceph_writepages_start()

[GIT PULL] Ceph fixes for 6.13-rc1
 2024-11-30 18:39 UTC  (2+ messages)

[PATCH v3] fs/ceph/file: fix buffer overflow in __ceph_sync_read()
 2024-11-27 21:21 UTC 

[PATCH v2] fs/ceph/file: fix buffer overflow in __ceph_sync_read()
 2024-11-27 21:06 UTC  (5+ messages)

[PATCH 1/2] fs/ceph/mds_client: pass cred pointer to ceph_mds_auth_match()
 2024-11-25 14:55 UTC  (6+ messages)
` [PATCH 2/2] fs/ceph/mds_client: fix cred leak in ceph_mds_check_access()

[PATCH v2 0/3] ceph: rename some seq fields to issue_seq
 2024-11-19 10:31 UTC  (5+ messages)
` [PATCH v2 1/3] ceph: correct ceph_mds_cap_item field name
` [PATCH v2 2/3] ceph: correct ceph_mds_cap_peer "
` [PATCH v2 3/3] ceph: improve caps debugging output

[PATCH 0/3] ceph: use issue_seq for struct field names
 2024-11-19  2:01 UTC  (4+ messages)
` [PATCH 2/3] ceph: correct ceph_mds_cap_peer field name

[PATCH v4 23/33] afs: Use netfslib for directories
 2024-11-18 17:20 UTC  (8+ messages)
` [PATCH v4 00/33] netfs: Read performance improvements and "single-blob" support
  ` [PATCH v4 07/33] netfs: Abstract out a rolling folio buffer implementation
  ` [PATCH v4 28/33] netfs: Change the read result collector to only use one work item

[PATCH] ceph: miscellaneous spelling fixes
 2024-11-18 16:26 UTC  (2+ messages)

[PATCH v2] ceph: Use strscpy() instead of strcpy()
 2024-11-18 16:25 UTC  (2+ messages)

[PATCH] ceph: Use str_true_false() helper in status_show()
 2024-11-18 14:19 UTC  (2+ messages)

[PATCH 0/2] ceph: use entity name from new device string
 2024-11-18 10:46 UTC  (2+ messages)

[PATCH v4 07/33] netfs: Abstract out a rolling folio buffer implementation
 2024-11-15 20:01 UTC 

[PATCH v4 28/33] netfs: Change the read result collector to only use one work item
 2024-11-14 16:39 UTC 


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