]> git.apps.os.sepia.ceph.com Git - ceph-client.git/shortlog
ceph-client.git
2022-06-02 Jeff Layton[DO NOT MERGE] libceph: vet page pointers passed to... wip-55818
2022-05-31 Jeff Laytonceph: report STATX_ATTR_ENCRYPTED on encrypted inodes
2022-05-31 Luís Henriquesceph: prevent snapshots to be created in encrypted...
2022-05-31 Luís Henriquesceph: update documentation regarding snapshot naming...
2022-05-31 Luís Henriquesceph: add support for handling encrypted snapshot names
2022-05-31 Luís Henriquesceph: add support for encrypted snapshot names
2022-05-31 Luís Henriquesceph: invalidate pages when doing direct/sync writes
2022-05-31 Jeff Laytonceph: fscrypt support for writepages
2022-05-31 Jeff Laytonceph: add encryption support to writepage
2022-05-31 Jeff Laytonceph: set i_blkbits to crypto block size for encrypted...
2022-05-31 Jeff Laytonceph: add fscrypt decryption support to ceph_netfs_issue_op
2022-05-31 Jeff Laytonceph: plumb in decryption during sync reads
2022-05-31 Jeff Laytonceph: add read/modify/write to ceph_sync_write
2022-05-31 Jeff Laytonceph: align data in pages in ceph_sync_write
2022-05-31 Jeff Laytonceph: don't use special DIO path for encrypted inodes
2022-05-31 Jeff Laytonceph: disable copy offload on encrypted inodes
2022-05-31 Jeff Laytonceph: disable fallocate for encrypted inodes
2022-05-31 Jeff Laytonlibceph: allow ceph_osdc_new_request to accept a multi...
2022-05-31 Xiubo Liceph: add truncate size handling support for fscrypt
2022-05-31 Jeff Laytonceph: add infrastructure for file encryption and decryption
2022-05-31 Xiubo Liceph: add object version support for sync read
2022-05-31 Xiubo Liceph: add __ceph_sync_read helper support
2022-05-31 Xiubo Liceph: add __ceph_get_caps helper support
2022-05-31 Jeff Laytonceph: update WARN_ON message to pr_warn
2022-05-31 Jeff Laytonceph: handle fscrypt fields in cap messages from MDS
2022-05-31 Jeff Laytonceph: get file size from fscrypt_file when present...
2022-05-31 Jeff Laytonceph: fscrypt_file field handling in MClientRequest...
2022-05-31 Jeff Laytonceph: size handling for encrypted inodes in cap updates
2022-05-31 Jeff Laytonlibceph: add CEPH_OSD_OP_ASSERT_VER support
2022-05-31 Luís Henriquesceph: don't allow changing layout on encrypted files...
2022-05-31 Jeff Laytonceph: add some fscrypt guardrails
2022-05-31 Jeff Laytonceph: add a new ceph.fscrypt.auth vxattr
2022-05-31 Jeff Laytonceph: make ceph_get_name decrypt filenames
2022-05-31 Jeff Laytonceph: create symlinks with encrypted and base64-encoded...
2022-05-31 Xiubo Liceph: add support to readdir for encrypted filenames
2022-05-31 Xiubo Liceph: add ceph_encode_encrypted_dname() helper
2022-05-31 Xiubo Liceph: pass the request to parse_reply_info_readdir()
2022-05-31 Jeff Laytonceph: add fscrypt support to ceph_fill_trace
2022-05-31 Xiubo Liceph: fix base64 encoded name's length check in ceph_fn...
2022-05-31 Jeff Laytonceph: add helpers for converting names for userland...
2022-05-31 Jeff Laytonceph: make d_revalidate call fscrypt revalidator for...
2022-05-31 Jeff Laytonceph: set DCACHE_NOKEY_NAME in atomic open
2022-05-31 Jeff Laytonceph: properly set DCACHE_NOKEY_NAME flag in lookup
2022-05-31 Jeff Laytonceph: encode encrypted name in dentry release
2022-05-31 Jeff Laytonceph: send altname in MClientRequest
2022-05-31 Jeff Laytonceph: add encrypted fname handling to ceph_mdsc_build_path
2022-05-31 Luís Henriquesceph: add base64 endcoding routines for encrypted names
2022-05-31 Xiubo Liceph: make the ioctl cmd more readable in debug log
2022-05-31 Jeff Laytonceph: add fscrypt ioctls
2022-05-31 Jeff Laytonceph: decode alternate_name in lease info
2022-05-31 Jeff Laytonceph: implement -o test_dummy_encryption mount option
2022-05-31 Jeff Laytonceph: add support for fscrypt_auth/fscrypt_file to...
2022-05-31 Jeff Laytonceph: ensure that we accept a new context from MDS...
2022-05-31 Jeff Laytonceph: fscrypt_auth handling for ceph
2022-05-31 Jeff Laytonceph: make ceph_msdc_build_path use ref-walk
2022-05-31 Jeff Laytonceph: preallocate inode for ops that may create one
2022-05-31 Jeff Laytonceph: add new mount option to enable sparse reads
2022-05-31 Jeff Laytonlibceph: add sparse read support to msgr1
2022-05-31 Jeff Laytonlibceph: support sparse reads on msgr2 secure codepath
2022-05-31 Jeff Laytonlibceph: add sparse read support to OSD client
2022-05-31 Jeff Laytonlibceph: add sparse read support to msgr2 crc state...
2022-05-31 Jeff Laytonlibceph: define struct ceph_sparse_extent and add some...
2022-05-31 Jeff Laytonlibceph: add spinlock around osd->o_requests
2022-05-31 Xiubo Liceph: choose auth MDS for getxattr with the Xs caps
2022-05-31 Xiubo Liceph: add session already open notify support
2022-05-31 Jeff Laytonlibceph: drop last_piece flag from ceph_msg_data_cursor
2022-05-31 Xiubo Liceph: wait the first reply of inflight async unlink
2022-05-31 Xiubo Lifs/dcache: export d_same_name() helper
2022-05-31 Xiubo Liceph: remove useless CEPHFS_FEATURES_CLIENT_REQUIRED
2022-05-31 Luís Henriquesceph: use correct index when encoding client supported...
2022-05-31 Jeff Layton[DO NOT MERGE] mm: BUG if filemap_alloc_folio gives...
2022-05-31 Jeff Layton[DO NOT MERGE] ceph: dump info about cap flushes when...
2022-05-31 Ilya Dryomov[DO NOT MERGE] rbd: bump RBD_MAX_PARENT_CHAIN_LEN to 128
2022-05-31 Jeff Laytonfscrypt: add fscrypt_context_for_new_inode
2022-05-31 Jeff Laytonfscrypt: export fscrypt_fname_encrypt and fscrypt_fname...
2022-05-25 Jeff Laytonfs: change test in inode_insert5 for adding to the...
2022-05-25 Jeff LaytonMAINTAINERS: move myself from ceph "Maintainer" to... ceph-for-5.19-rc1
2022-05-25 Luís Henriquesceph: fix decoding of client session messages flags
2022-05-25 Xiubo Liceph: switch TASK_INTERRUPTIBLE to TASK_KILLABLE
2022-05-25 Colin Ian Kingceph: remove redundant variable ino
2022-05-25 Xiubo Liceph: try to queue a writeback if revoking fails
2022-05-25 Luís Henriquesceph: fix statfs for subdir mounts
2022-05-25 Xiubo Liceph: fix possible deadlock when holding Fwb to get...
2022-05-25 Xiubo Liceph: redirty the page for writepage on failure
2022-05-25 Xiubo Liceph: try to choose the auth MDS if possible for getattr
2022-05-25 Xiubo Liceph: disable updating the atime since cephfs won't...
2022-05-25 Xiubo Liceph: flush the mdlog for filesystem sync
2022-05-25 Xiubo Liceph: rename unsafe_request_wait()
2022-05-25 Guo Zhengkuilibceph: use swap() macro instead of taking tmp variable
2022-05-25 Xiubo Liceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SY...
2022-05-25 Xiubo Liceph: no need to invalidate the fscache twice
2022-05-25 Jakob Koschelceph: replace usage of found with dedicated list iterat...
2022-05-25 Jakob Koschelceph: use dedicated list iterator variable
2022-05-25 Xiubo Liceph: update the dlease for the hashed dentry when...
2022-05-25 Xiubo Liceph: stop retrying the request when exceeding 256...
2022-05-25 Xiubo Liceph: stop forwarding the request when exceeding 256...
2022-05-25 Xiubo Liceph: remove unused CEPH_MDS_LEASE_RELEASE related...
2022-05-25 Jakob Koschelrbd: replace usage of found with dedicated list iterato...
2022-05-25 Venky Shankarceph: allow ceph.dir.rctime xattr to be updatable
2022-05-22 Linus TorvaldsLinux 5.18
next