messages from 2025-06-25 16:43:35 to 2025-08-13 04:35:42 UTC [more...]
[PATCH 00/11] VFS: prepare for changes to directory locking
2025-08-13 4:35 UTC (18+ messages)
` [PATCH 01/11] VFS: discard err2 in filename_create()
` [PATCH 02/11] VFS: introduce dentry_lookup() and friends
` [PATCH 03/11] VFS: add dentry_lookup_killable()
` [PATCH 04/11] VFS: introduce dentry_lookup_continue()
` [PATCH 05/11] VFS: add rename_lookup()
` [PATCH 06/11] VFS: unify old_mnt_idmap and new_mnt_idmap in renamedata
` [PATCH 07/11] VFS: Change vfs_mkdir() to unlock on failure
` [PATCH 08/11] VFS: allow d_splice_alias() and d_add() to work on hashed dentries
` [PATCH 09/11] VFS: use global wait-queue table for d_alloc_parallel()
` [PATCH 10/11] VFS: use d_alloc_parallel() in lookup_one_qstr_excl()
` [PATCH 11/11] VFS: introduce d_alloc_noblock() and d_alloc_locked()
[PATCH] ceph: Fix multifs mds auth caps issue
2025-08-12 19:52 UTC (6+ messages)
[PATCH v4 0/2] ceph: fix client race conditions with stale r_parent
2025-08-12 9:57 UTC (3+ messages)
` [PATCH v4 1/2] ceph: fix client race condition validating r_parent before applying state
` [PATCH v4 2/2] ceph: fix client race condition where r_parent becomes stale before sending message
[PATCH 0/3] net/ceph/messenger: micro-optimizations for out_msg
2025-08-11 23:29 UTC (13+ messages)
` [PATCH 1/3] net/ceph/messenger: ceph_con_get_out_msg() returns the message pointer
` [PATCH 2/3] net/ceph/messenger_v[12]: pass ceph_msg* instead of loading con->out_msg
` [PATCH 3/3] net/ceph/messenger: add empty check to ceph_con_get_out_msg()
[PATCH v2] ceph: fix deadlock in ceph_readdir_prepopulate
2025-08-11 19:43 UTC (2+ messages)
[PATCH v3 0/2] ceph: fix client race conditions with stale r_parent
2025-08-11 19:06 UTC (5+ messages)
` [PATCH v3 1/2] ceph: fix client race condition validating r_parent before applying state
` [PATCH v3 2/2] ceph: fix client race condition where r_parent becomes stale before sending message
[PATCH v5 00/13] Move fscrypt and fsverity info out of struct inode
2025-08-11 16:39 UTC (25+ messages)
` [PATCH v5 01/13] fscrypt: replace raw loads of info pointer with helper function
` [PATCH v5 02/13] fscrypt: add support for info in fs-specific part of inode
` [PATCH v5 03/13] ext4: move crypt info pointer to "
` [PATCH v5 04/13] f2fs: "
` [PATCH v5 05/13] ubifs: "
` [PATCH v5 06/13] ceph: "
` [PATCH v5 07/13] fs: remove inode::i_crypt_info
` [PATCH v5 08/13] fsverity: add support for info in fs-specific part of inode
` [PATCH v5 09/13] ext4: move verity info pointer to "
` [PATCH v5 10/13] f2fs: "
` [PATCH v5 11/13] btrfs: "
` [PATCH v5 12/13] fs: remove inode::i_verity_info
` [PATCH v5 13/13] fsverity: check IS_VERITY() in fsverity_cleanup_inode()
[PATCH v6] ceph: fix slab-use-after-free in have_mon_and_osd_map()
2025-08-08 18:03 UTC (5+ messages)
[ceph-client:tls-tracing-only 11/14] lib/rtlog/rtlog_test.c:199:6: warning: unused variable 'thread_id'
2025-08-08 1:46 UTC
[ceph-client:tls-tracing-only 10/14] lib/rtlog/rtlog_des.c:22: warning: Function parameter or struct member 'buffer' not described in 'rtlog_des_get_u32'
2025-08-07 23:18 UTC
[ceph-client:tls-tracing-only 10/14] fs/ceph/debugfs.c:420:3: error: call to undeclared function 'rtlog_log_iter_init'; ISO C99 and later do not support implicit function declarations
2025-08-07 22:09 UTC
[ceph-client:tls-tracing-only 10/14] fs/ceph/debugfs.c:416:20: error: 'g_rtlog_logger' undeclared; did you mean 'rtlog_logger'?
2025-08-07 12:32 UTC
[ceph-client:tls-tracing-only 14/14] htmldocs: Warning: Documentation/binary-logging/rtlog-api-reference.rst references a file that doesn't exist: Documentation/trace/rtlog.rst
2025-08-07 11:24 UTC
[PATCH 0/2] ceph: Fix r_parent staleness race and related deadlock
2025-08-05 12:28 UTC (6+ messages)
` [PATCH v2 1/2] ceph: fix client race condition validating r_parent before applying state
` [PATCH v2 2/2] ceph: fix client race condition where r_parent becomes stale before sending message
[PATCH v2] ceph: Fix multifs mds auth caps issue
2025-08-01 20:06 UTC (2+ messages)
[PATCH 00/10] convert the majority of file systems to mmap_prepare
2025-08-01 14:00 UTC (2+ messages)
[ceph-client:wip-tls-tracing-parent-fix 6/8] fs/ceph/debugfs.c:366:19: warning: variable 'seconds' set but not used
2025-07-31 23:42 UTC
[PATCH] libceph: Use HMAC-SHA256 library instead of crypto_shash
2025-07-31 19:25 UTC (2+ messages)
[PATCH 0/2] ceph: Fix r_parent staleness race and related deadlock
2025-07-31 7:30 UTC (7+ messages)
` [PATCH 1/2] ceph: fix client race condition validating r_parent before applying state
` [PATCH 2/2] ceph: fix client race condition where r_parent becomes stale before sending message
[PATCH] ceph: cleanup in __ceph_do_pending_vmtruncate() method
2025-07-30 18:54 UTC
[PATCH] ceph: fix deadlock in ceph_readdir_prepopulate
2025-07-30 14:01 UTC (3+ messages)
[git pull][6.17] vfs.git 7/9: ceph d_name fixes
2025-07-28 23:41 UTC (2+ messages)
[PATCH v3] ceph: cleanup of processing ci->i_ceph_flags bits
2025-07-25 18:31 UTC
[PATCH v2] ceph: cleanup of processing ci->i_ceph_flags bits in caps.c
2025-07-23 11:24 UTC (2+ messages)
[PATCH] ceph: cleanup of processing ci->i_ceph_flags bits in caps.c
2025-07-22 17:08 UTC (3+ messages)
[PATCH 6.15 038/187] netfs: Fix copy-to-cache so that it performs collection with ceph+fscache
2025-07-22 13:43 UTC (2+ messages)
` [PATCH 6.15 039/187] netfs: Fix race between cache write completion and ALL_QUEUED being set
discarding an rbd device results in partial zero-filling without any errors
2025-07-15 6:10 UTC (8+ messages)
[PATCH] ceph: fix potentail race condition of operations with CEPH_I_ODIRECT flag
2025-07-14 21:47 UTC
[PATCH 0/2] netfs: Fix use of fscache with ceph
2025-07-14 9:05 UTC (6+ messages)
` [PATCH 1/2] netfs: Fix copy-to-cache so that it performs collection with ceph+fscache
` [PATCH 2/2] netfs: Fix race between cache write completion and ALL_QUEUED being set
[PATCH v2 0/6] fscrypt: Switch to sync_skcipher and on-stack requests
2025-07-10 19:32 UTC (10+ messages)
` [PATCH v2 1/6] fscrypt: Don't use asynchronous CryptoAPI algorithms
` [PATCH v2 2/6] fscrypt: Drop FORBID_WEAK_KEYS flag for AES-ECB
` [PATCH v2 3/6] fscrypt: Switch to sync_skcipher and on-stack requests
` [PATCH v2 4/6] fscrypt: Remove gfp_t argument from fscrypt_crypt_data_unit()
` [PATCH v2 5/6] fscrypt: Remove gfp_t argument from fscrypt_encrypt_block_inplace()
` [PATCH v2 6/6] ceph: Remove gfp_t argument from ceph_fscrypt_encrypt_*()
[PATCH 00/13] netfs, cifs: Fixes to retry-related code
2025-07-10 16:31 UTC (25+ messages)
` [PATCH 01/13] netfs: Fix hang due to missing case in final DIO read result collection
` [PATCH 02/13] netfs: Fix double put of request
` [PATCH 03/13] netfs: Provide helpers to perform NETFS_RREQ_IN_PROGRESS flag wangling
` [PATCH 04/13] netfs: Fix looping in wait functions
` [PATCH 05/13] netfs: Fix ref leak on inserted extra subreq in write retry
` [PATCH 06/13] smb: client: set missing retry flag in smb2_writev_callback()
` [PATCH 07/13] smb: client: set missing retry flag in cifs_readv_callback()
` [PATCH 08/13] smb: client: set missing retry flag in cifs_writev_callback()
` [PATCH 09/13] smb: client: fix warning when reconnecting channel
` [PATCH 10/13] netfs: Fix i_size updating
` [PATCH 11/13] netfs: Merge i_size update functions
` [PATCH 12/13] netfs: Renumber the NETFS_RREQ_* flags to make traces easier to read
` [PATCH 13/13] netfs: Update tracepoints in a number of ways
[PATCH v2] ceph: refactor wake_up_bit() pattern of calling
2025-07-09 8:55 UTC (2+ messages)
[PATCH RFC] fs/ceph : fix build warning in ceph_writepages_start()
2025-07-08 9:20 UTC (6+ messages)
[RFC] Different flock/fcntl locking behaviors via libcephfs and cephfs kernel client
2025-07-08 9:09 UTC (4+ messages)
` 回覆: "
[PATCH] ceph: refactor wake_up_bit() pattern of calling
2025-07-07 20:51 UTC (3+ messages)
[ceph-client:binary_tracing 2/4] net/ceph/ceph_san_logger.c:508:21: sparse: sparse: incorrect type in initializer (different address spaces)
2025-07-04 22:31 UTC
[PATCH v3] fscrypt: Don't use problematic non-inline crypto engines
2025-07-04 13:25 UTC (2+ messages)
[ceph-client:binary_tracing 2/4] net/ceph/ceph_san_logger.c:313:5: warning: 'strncpy' output may be truncated copying 15 bytes from a string of length 15
2025-07-04 8:55 UTC
[ceph-client:binary_tracing 2/4] include/linux/ceph/ceph_san_ser.h:116:19: error: static assertion failed due to requirement 'sizeof (null_str.str) == sizeof(unsigned long)': null_str.str size must match unsigned long for proper alignment
2025-07-04 7:10 UTC
[PATCH v7] ceph: fix slab-use-after-free in have_mon_and_osd_map()
2025-07-03 17:41 UTC
[PATCH v2 00/16] netfs, cifs: Fixes to retry-related code and RDMA support
2025-06-28 5:16 UTC (13+ messages)
` [PATCH v2 01/16] netfs: Fix hang due to missing case in final DIO read result collection
` [PATCH v2 12/16] cifs: Fix reading into an ITER_FOLIOQ from the smbdirect code
` [PATCH v3 "
` [PATCH v2 13/16] cifs: Fix the smbd_reponse slab to allow usercopy
` [PATCH v2 14/16] smb: client: fix potential deadlock when reconnecting channels
` [PATCH v2 15/16] netfs: Renumber the NETFS_RREQ_* flags to make traces easier to read
` [PATCH v2 16/16] netfs: Update tracepoints in a number of ways
[PATCH] ceph: fix NULL vs IS_ERR() bug in ceph_zero_partial_page()
2025-06-27 19:52 UTC (2+ messages)
[PATCH] fscrypt: don't use hardware offload Crypto API drivers
2025-06-26 2:36 UTC (14+ 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 NNTP newsgroup(s).