CEPH-Devel archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-04 17:15:11 to 2023-04-24 05:50:19 UTC [more...]

RFC: allow building a kernel without buffer_heads
 2023-04-24  5:49 UTC  (9+ messages)
` [PATCH 01/17] fs: unexport buffer_check_dirty_writeback
` [PATCH 02/17] fs: remove the special !CONFIG_BLOCK def_blk_fops
` [PATCH 03/17] fs: rename and move block_page_mkwrite_return
` [PATCH 04/17] fs: remove emergency_thaw_bdev
` [PATCH 05/17] filemap: update ki_pos in generic_perform_write
` [PATCH 06/17] filemap: add a kiocb_write_and_wait helper
` [PATCH 07/17] filemap: add a kiocb_invalidate_pages helper
` [PATCH 08/17] filemap: add a kiocb_invalidate_post_write helper

Zapytanie ofertowe
 2023-04-20  8:16 UTC 

[PATCH v3] ceph: fix potential use-after-free bug when trimming caps
 2023-04-20  1:14 UTC  (5+ messages)

[PATCH v4 0/2] ceph: fix potential use-after-free bug when trimming caps
 2023-04-19  6:14 UTC  (3+ messages)
` [PATCH v4 1/2] ceph: export __get_cap_for_mds() helper
` [PATCH v4 2/2] ceph: fix potential use-after-free bug when trimming caps

[ceph-client:testing 77/77] fs/ceph/mds_client.c:1957 wake_up_session_cb() error: potentially dereferencing uninitialized 'cap'
 2023-04-18  6:38 UTC  (2+ messages)

[ceph-client:testing 77/77] fs/ceph/mds_client.c:1866:6: warning: variable 'iputs' is used uninitialized whenever 'if' condition is false
 2023-04-18  0:52 UTC  (2+ messages)

[PATCH v2] ceph: fix potential use-after-free bug when trimming caps
 2023-04-18  0:48 UTC  (4+ messages)

[PATCH] common/rc: skip ceph when atime is required
 2023-04-17  4:56 UTC  (3+ messages)

[PATCH v19 00/70] ceph+fscrypt: full support
 2023-04-17  3:26 UTC  (71+ messages)
` [PATCH v19 01/70] libceph: add spinlock around osd->o_requests
` [PATCH v19 02/70] libceph: define struct ceph_sparse_extent and add some helpers
` [PATCH v19 03/70] libceph: add sparse read support to msgr2 crc state machine
` [PATCH v19 04/70] libceph: add sparse read support to OSD client
` [PATCH v19 05/70] libceph: support sparse reads on msgr2 secure codepath
` [PATCH v19 06/70] libceph: add sparse read support to msgr1
` [PATCH v19 07/70] ceph: add new mount option to enable sparse reads
` [PATCH v19 08/70] ceph: preallocate inode for ops that may create one
` [PATCH v19 09/70] ceph: make ceph_msdc_build_path use ref-walk
` [PATCH v19 10/70] libceph: add new iov_iter-based ceph_msg_data_type and ceph_osd_data_type
` [PATCH v19 11/70] ceph: use osd_req_op_extent_osd_iter for netfs reads
` [PATCH v19 12/70] ceph: fscrypt_auth handling for ceph
` [PATCH v19 13/70] ceph: ensure that we accept a new context from MDS for new inodes
` [PATCH v19 14/70] ceph: add support for fscrypt_auth/fscrypt_file to cap messages
` [PATCH v19 15/70] ceph: implement -o test_dummy_encryption mount option
` [PATCH v19 16/70] ceph: decode alternate_name in lease info
` [PATCH v19 17/70] ceph: add fscrypt ioctls
` [PATCH v19 18/70] ceph: make the ioctl cmd more readable in debug log
` [PATCH v19 19/70] ceph: add base64 endcoding routines for encrypted names
` [PATCH v19 20/70] ceph: add encrypted fname handling to ceph_mdsc_build_path
` [PATCH v19 21/70] ceph: send altname in MClientRequest
` [PATCH v19 22/70] ceph: encode encrypted name in dentry release
` [PATCH v19 23/70] ceph: properly set DCACHE_NOKEY_NAME flag in lookup
` [PATCH v19 24/70] ceph: set DCACHE_NOKEY_NAME in atomic open
` [PATCH v19 25/70] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
` [PATCH v19 26/70] ceph: add helpers for converting names for userland presentation
` [PATCH v19 27/70] ceph: fix base64 encoded name's length check in ceph_fname_to_usr()
` [PATCH v19 28/70] ceph: add fscrypt support to ceph_fill_trace
` [PATCH v19 29/70] ceph: pass the request to parse_reply_info_readdir()
` [PATCH v19 30/70] ceph: add ceph_encode_encrypted_dname() helper
` [PATCH v19 31/70] ceph: add support to readdir for encrypted filenames
` [PATCH v19 32/70] ceph: create symlinks with encrypted and base64-encoded targets
` [PATCH v19 33/70] ceph: make ceph_get_name decrypt filenames
` [PATCH v19 34/70] ceph: add a new ceph.fscrypt.auth vxattr
` [PATCH v19 35/70] ceph: add some fscrypt guardrails
` [PATCH v19 36/70] ceph: allow encrypting a directory while not having Ax caps
` [PATCH v19 37/70] ceph: mark directory as non-complete after loading key
` [PATCH v19 38/70] ceph: don't allow changing layout on encrypted files/directories
` [PATCH v19 39/70] libceph: add CEPH_OSD_OP_ASSERT_VER support
` [PATCH v19 40/70] ceph: size handling for encrypted inodes in cap updates
` [PATCH v19 41/70] ceph: fscrypt_file field handling in MClientRequest messages
` [PATCH v19 42/70] ceph: get file size from fscrypt_file when present in inode traces
` [PATCH v19 43/70] ceph: handle fscrypt fields in cap messages from MDS
` [PATCH v19 44/70] ceph: update WARN_ON message to pr_warn
` [PATCH v19 45/70] ceph: add __ceph_get_caps helper support
` [PATCH v19 46/70] ceph: add __ceph_sync_read "
` [PATCH v19 47/70] ceph: add object version support for sync read
` [PATCH v19 48/70] ceph: add infrastructure for file encryption and decryption
` [PATCH v19 49/70] ceph: add truncate size handling support for fscrypt
` [PATCH v19 50/70] libceph: allow ceph_osdc_new_request to accept a multi-op read
` [PATCH v19 51/70] ceph: disable fallocate for encrypted inodes
` [PATCH v19 52/70] ceph: disable copy offload on "
` [PATCH v19 53/70] ceph: don't use special DIO path for "
` [PATCH v19 54/70] ceph: align data in pages in ceph_sync_write
` [PATCH v19 55/70] ceph: add read/modify/write to ceph_sync_write
` [PATCH v19 56/70] ceph: plumb in decryption during sync reads
` [PATCH v19 57/70] ceph: add fscrypt decryption support to ceph_netfs_issue_op
` [PATCH v19 58/70] ceph: set i_blkbits to crypto block size for encrypted inodes
` [PATCH v19 59/70] ceph: add encryption support to writepage
` [PATCH v19 60/70] ceph: fscrypt support for writepages
` [PATCH v19 61/70] ceph: invalidate pages when doing direct/sync writes
` [PATCH v19 62/70] ceph: add support for encrypted snapshot names
` [PATCH v19 63/70] ceph: add support for handling "
` [PATCH v19 64/70] ceph: update documentation regarding snapshot naming limitations
` [PATCH v19 65/70] ceph: prevent snapshots to be created in encrypted locked directories
` [PATCH v19 66/70] ceph: report STATX_ATTR_ENCRYPTED on encrypted inodes
` [PATCH v19 67/70] ceph: drop the messages from MDS when unmounting
` [PATCH v19 68/70] ceph: fix updating the i_truncate_pagecache_size for fscrypt
` [PATCH v19 69/70] ceph: switch ceph_open() to use new fscrypt helper
` [PATCH v19 70/70] ceph: switch ceph_open_atomic() to use the "

[PATCH v18 00/71] ceph+fscrypt: full support
 2023-04-17  1:08 UTC  (77+ messages)
` [PATCH v18 01/71] libceph: add spinlock around osd->o_requests
` [PATCH v18 02/71] libceph: define struct ceph_sparse_extent and add some helpers
` [PATCH v18 03/71] libceph: add sparse read support to msgr2 crc state machine
` [PATCH v18 04/71] libceph: add sparse read support to OSD client
` [PATCH v18 05/71] libceph: support sparse reads on msgr2 secure codepath
` [PATCH v18 06/71] libceph: add sparse read support to msgr1
` [PATCH v18 07/71] ceph: add new mount option to enable sparse reads
` [PATCH v18 08/71] ceph: preallocate inode for ops that may create one
` [PATCH v18 09/71] ceph: make ceph_msdc_build_path use ref-walk
` [PATCH v18 10/71] libceph: add new iov_iter-based ceph_msg_data_type and ceph_osd_data_type
` [PATCH v18 11/71] ceph: use osd_req_op_extent_osd_iter for netfs reads
` [PATCH v18 12/71] ceph: fscrypt_auth handling for ceph
` [PATCH v18 13/71] ceph: ensure that we accept a new context from MDS for new inodes
` [PATCH v18 14/71] ceph: add support for fscrypt_auth/fscrypt_file to cap messages
` [PATCH v18 15/71] ceph: implement -o test_dummy_encryption mount option
` [PATCH v18 16/71] ceph: decode alternate_name in lease info
` [PATCH v18 17/71] ceph: add fscrypt ioctls
` [PATCH v18 18/71] ceph: make the ioctl cmd more readable in debug log
` [PATCH v18 19/71] ceph: add base64 endcoding routines for encrypted names
` [PATCH v18 20/71] ceph: add encrypted fname handling to ceph_mdsc_build_path
` [PATCH v18 21/71] ceph: send altname in MClientRequest
` [PATCH v18 22/71] ceph: encode encrypted name in dentry release
` [PATCH v18 23/71] ceph: properly set DCACHE_NOKEY_NAME flag in lookup
` [PATCH v18 24/71] ceph: set DCACHE_NOKEY_NAME in atomic open
` [PATCH v18 25/71] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
` [PATCH v18 26/71] ceph: add helpers for converting names for userland presentation
` [PATCH v18 27/71] ceph: fix base64 encoded name's length check in ceph_fname_to_usr()
` [PATCH v18 28/71] ceph: add fscrypt support to ceph_fill_trace
` [PATCH v18 29/71] ceph: pass the request to parse_reply_info_readdir()
` [PATCH v18 30/71] ceph: add ceph_encode_encrypted_dname() helper
` [PATCH v18 31/71] ceph: add support to readdir for encrypted filenames
` [PATCH v18 32/71] ceph: create symlinks with encrypted and base64-encoded targets
` [PATCH v18 33/71] ceph: make ceph_get_name decrypt filenames
` [PATCH v18 34/71] ceph: add a new ceph.fscrypt.auth vxattr
` [PATCH v18 35/71] ceph: add some fscrypt guardrails
` [PATCH v18 36/71] ceph: allow encrypting a directory while not having Ax caps
` [PATCH v18 37/71] ceph: mark directory as non-complete after loading key
` [PATCH v18 38/71] ceph: don't allow changing layout on encrypted files/directories
` [PATCH v18 39/71] libceph: add CEPH_OSD_OP_ASSERT_VER support
` [PATCH v18 40/71] ceph: size handling for encrypted inodes in cap updates
` [PATCH v18 41/71] ceph: fscrypt_file field handling in MClientRequest messages
` [PATCH v18 42/71] ceph: get file size from fscrypt_file when present in inode traces
` [PATCH v18 43/71] ceph: handle fscrypt fields in cap messages from MDS
` [PATCH v18 44/71] ceph: update WARN_ON message to pr_warn
` [PATCH v18 45/71] ceph: add __ceph_get_caps helper support
` [PATCH v18 46/71] ceph: add __ceph_sync_read "
` [PATCH v18 47/71] ceph: add object version support for sync read
` [PATCH v18 48/71] ceph: add infrastructure for file encryption and decryption
` [PATCH v18 49/71] ceph: add truncate size handling support for fscrypt
` [PATCH v18 50/71] libceph: allow ceph_osdc_new_request to accept a multi-op read
` [PATCH v18 51/71] ceph: disable fallocate for encrypted inodes
` [PATCH v18 52/71] ceph: disable copy offload on "
` [PATCH v18 53/71] ceph: don't use special DIO path for "
` [PATCH v18 54/71] ceph: align data in pages in ceph_sync_write
` [PATCH v18 55/71] ceph: add read/modify/write to ceph_sync_write
` [PATCH v18 56/71] ceph: plumb in decryption during sync reads
` [PATCH v18 57/71] ceph: add fscrypt decryption support to ceph_netfs_issue_op
` [PATCH v18 58/71] ceph: set i_blkbits to crypto block size for encrypted inodes
` [PATCH v18 59/71] ceph: add encryption support to writepage
` [PATCH v18 60/71] ceph: fscrypt support for writepages
` [PATCH v18 61/71] ceph: invalidate pages when doing direct/sync writes
` [PATCH v18 62/71] ceph: add support for encrypted snapshot names
` [PATCH v18 63/71] ceph: add support for handling "
` [PATCH v18 64/71] ceph: update documentation regarding snapshot naming limitations
` [PATCH v18 65/71] ceph: prevent snapshots to be created in encrypted locked directories
` [PATCH v18 66/71] ceph: report STATX_ATTR_ENCRYPTED on encrypted inodes
` [PATCH v18 67/71] libceph: defer removing the req from osdc just after req->r_callback
` [PATCH v18 68/71] ceph: drop the messages from MDS when unmounting
` [PATCH v18 69/71] ceph: fix updating the i_truncate_pagecache_size for fscrypt
` [PATCH v18 70/71] ceph: switch ceph_open() to use new fscrypt helper
` [PATCH v18 71/71] ceph: switch ceph_open_atomic() to use the "

[PATCH] ceph: do not touch cap when trimming the caps
 2023-04-14  4:28 UTC  (2+ messages)

[PATCH v17 00/71] ceph+fscrypt: full support
 2023-04-12 10:18 UTC  (5+ messages)

[PATCH v3 45/55] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
 2023-04-10 12:20 UTC  (2+ messages)

[RFC PATCH v2 37/48] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
 2023-04-10  0:38 UTC  (6+ messages)

[RFC PATCH 0/5] fstests specific MAINTAINERS file
 2023-04-06 20:10 UTC  (20+ messages)
` [PATCH 1/5] fstests: add MAINTAINERS and get_maintainer.pl files
` [PATCH 3/5] fstests/MAINTAINERS: add supported mailing list
  ` [f2fs-dev] "
` [PATCH 4/5] fstests/MAINTAINERS: add some specific reviewers
` [PATCH 5/5] fstests/MAINTAINERS: add a co-maintainer for btrfs testing part

Dropshipping - spolupráce
 2023-04-05  8:05 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).