messages from 2025-10-01 18:09:49 to 2025-11-10 19:24:19 UTC [more...]
[PATCH v1 00/23] treewide: Introduce %ptS for struct timespec64 and convert users
2025-11-10 19:24 UTC (29+ messages)
` [PATCH v1 01/23] lib/vsprintf: Add specifier for printing struct timespec64
` [PATCH v1 02/23] ALSA: seq: Switch to use %ptSp
` [PATCH v1 03/23] ceph: "
` [PATCH v1 04/23] libceph: "
` [PATCH v1 05/23] dma-buf: "
` [PATCH v1 06/23] drm/amdgpu: "
` [PATCH v1 07/23] drm/msm: "
` [PATCH v1 08/23] drm/vblank: "
` [PATCH v1 09/23] drm/xe: "
` [PATCH v1 10/23] e1000e: "
` [PATCH v1 11/23] igb: "
` [PATCH v1 12/23] ipmi: "
` [PATCH v1 13/23] media: av7110: "
` [PATCH v1 14/23] media: v4l2-ioctl: "
` [PATCH v1 15/23] mmc: mmc_test: "
` [PATCH v1 16/23] net: dsa: sja1105: "
` [PATCH v1 17/23] PCI: epf-test: "
` [PATCH v1 18/23] pps: "
` [PATCH v1 19/23] ptp: ocp: "
` [PATCH v1 20/23] s390/dasd: "
` [PATCH v1 21/23] scsi: fnic: Switch to use %ptS
` [PATCH v1 22/23] scsi: snic: Switch to use %ptSp
` [PATCH v1 23/23] tracing: "
[PATCH v1 1/1] libceph: Amend checking to fix `make W=1` build breakage
2025-11-10 14:46 UTC
[PATCH v1 1/1] ceph: Amend checking to fix `make W=1` build breakage
2025-11-10 14:44 UTC
[PATCH v3] vfs: remove the excl argument from the ->create() inode_operation
2025-11-10 13:13 UTC
[PATCH v4 0/6] lib/base64: add generic encoder/decoder, migrate users
2025-11-09 12:36 UTC (25+ messages)
` [PATCH v4 1/6] lib/base64: Add support for multiple variants
` [PATCH v4 2/6] lib/base64: Optimize base64_decode() with reverse lookup tables
` [PATCH v4 3/6] lib/base64: rework encode/decode for speed and stricter validation
` [PATCH v4 4/6] lib: add KUnit tests for base64 encoding/decoding
` [PATCH v4 5/6] fscrypt: replace local base64url helpers with lib/base64
` [PATCH v4 6/6] ceph: replace local base64 "
[PATCH v2] vfs: remove the excl argument from the ->create() inode_operation
2025-11-08 9:19 UTC (7+ messages)
` LLM disclosure (was: [PATCH v2] vfs: remove the excl argument from the ->create() inode_operation)
[RFC] sparse read failure in fscrypt-encrypted directories for Ceph msgr2 protocol
2025-11-07 20:14 UTC (3+ messages)
[PATCH] ceph: minor cleanup in ceph_fscrypt_decrypt_extents()
2025-11-07 20:07 UTC
[PATCH] vfs: remove the excl argument from the ->create() inode_operation
2025-11-07 0:00 UTC (5+ messages)
[syzbot] [netfs?] INFO: task hung in anon_pipe_write
2025-11-05 5:48 UTC (2+ messages)
` [syzbot] [nfs?] "
[PATCH 0/2] libceph: fix potential use-after-free in have_mon_and_osd_map()
2025-11-03 22:49 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] libceph: drop started parameter of __ceph_open_session()
[RFC PATCH 0/5] BLOG: per-task logging contexts with Ceph consumer
2025-11-03 22:37 UTC (19+ messages)
` [RFC PATCH 1/5] sched, fork: Wire BLOG contexts into task lifecycle
` [RFC PATCH 2/5] lib: Introduce BLOG (Binary LOGging) subsystem
` [RFC PATCH 3/5] ceph: Add BLOG scaffolding
` [RFC PATCH 4/5] ceph: Add BLOG debugfs support
` [RFC PATCH 5/5] ceph: Activate BLOG logging
[PATCH v8] ceph: fix slab-use-after-free in have_mon_and_osd_map()
2025-11-03 20:03 UTC (5+ messages)
[syzbot] [netfs?] INFO: task hung in pipe_write (6)
2025-11-02 17:38 UTC (2+ messages)
` [syzbot] [kernfs?] "
[PATCH v4] ceph/006: test snapshot data integrity after punch hole operations
2025-11-01 14:00 UTC (2+ messages)
[PATCH 0/2] ceph: fix missing snapshot context in write operations
2025-10-28 15:26 UTC (9+ messages)
` [PATCH 1/2] ceph: fix snapshot context missing in ceph_zero_partial_object
` [PATCH 2/2] ceph: fix snapshot context missing in ceph_uninline_data
[PATCH v3 0/6] lib/base64: add generic encoder/decoder, migrate users
2025-10-28 6:58 UTC (23+ messages)
` [PATCH v3 2/6] lib/base64: Optimize base64_decode() with reverse lookup tables
` [PATCH v3 3/6] lib/base64: rework encode/decode for speed and stricter validation
[bug report] listing cephfs snapshots causes general protection fault
2025-10-27 22:10 UTC (2+ messages)
[PATCH AUTOSEL 6.17-5.4] ceph: add checking of wait_for_completion_killable() return value
2025-10-26 14:49 UTC (4+ messages)
` [PATCH AUTOSEL 6.17-6.12] ceph: fix multifs mds auth caps issue
` [PATCH AUTOSEL 6.17-6.6] ceph: refactor wake_up_bit() pattern of calling
` [PATCH AUTOSEL 6.17-6.12] ceph: fix potential race condition in ceph_ioctl_lazyio()
[PATCH v3] ceph/006: test snapshot data integrity after punch hole operations
2025-10-23 18:33 UTC (3+ messages)
[PATCH 6.1 0/8] Backporting CVE-2025-38073 fix patch
2025-10-21 10:16 UTC (13+ messages)
` [PATCH 6.1 1/8] filemap: add a kiocb_invalidate_pages helper
` [PATCH 6.1 2/8] filemap: add a kiocb_invalidate_post_direct_write helper
` [PATCH 6.1 3/8] filemap: update ki_pos in generic_perform_write
` [PATCH 6.1 4/8] fs: factor out a direct_write_fallback helper
` [PATCH 6.1 5/8] direct_write_fallback(): on error revert the ->ki_pos update from buffered write
` [PATCH 6.1 6/8] block: open code __generic_file_write_iter for blkdev writes
` [PATCH 6.1 7/8] block: fix race between set_blocksize and read paths
` [PATCH 6.1 8/8] nilfs2: fix deadlock warnings caused by lock dependency in init_nilfs()
[PATCH v7 00/14] hide ->i_state behind accessors
2025-10-20 9:43 UTC (41+ messages)
` [PATCH v7 01/14] fs: move wait_on_inode() from writeback.h to fs.h
` [PATCH v7 02/14] fs: spell out fenced ->i_state accesses with explicit smp_wmb/smp_rmb
` [PATCH v7 03/14] fs: provide accessors for ->i_state
` [PATCH v7 04/14] Coccinelle-based conversion to use ->i_state accessors
` [PATCH v7 05/14] Manual conversion to use ->i_state accessors of all places not covered by coccinelle
` [PATCH v7 06/14] btrfs: use the new ->i_state accessors
` [PATCH v7 07/14] ceph: "
` [PATCH v7 08/14] smb: "
` [PATCH v7 09/14] f2fs: "
` [PATCH v7 10/14] gfs2: "
` [PATCH v7 11/14] overlayfs: "
` [PATCH v7 12/14] nilfs2: "
` [PATCH v7 13/14] xfs: "
` [PATCH v7 14/14] fs: make plain ->i_state access fail to compile
Funding for Ceph Storage
2025-10-18 4:25 UTC
vPPA dla firm
2025-10-13 8:00 UTC
[GIT PULL] Ceph fixes for 6.18-rc1
2025-10-10 18:45 UTC (2+ messages)
[PATCH 0/3] net/ceph/messenger: micro-optimizations for out_msg
2025-10-09 13:01 UTC (5+ messages)
` [PATCH 3/3] net/ceph/messenger: add empty check to ceph_con_get_out_msg()
[PATCH v6 0/4] hide ->i_state behind accessors
2025-10-07 11:07 UTC (6+ messages)
[PATCH v2] fs: Make wbc_to_tag() inline and use it in fs
2025-10-06 10:30 UTC (2+ messages)
[PATCH v2] generic/778: test snapshot data integrity after punch hole operations
2025-10-02 15:11 UTC (2+ messages)
[PATCH] ceph/006: test snapshot data integrity after punch hole operations
2025-10-02 7:13 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).