summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-24ceph: add truncate size handling support for fscryptXiubo Li
2023-08-24ceph: add object version support for sync readXiubo Li
2023-08-24libceph: allow ceph_osdc_new_request to accept a multi-op readJeff Layton
2023-08-24libceph: add CEPH_OSD_OP_ASSERT_VER supportJeff Layton
2023-08-24ceph: add infrastructure for file encryption and decryptionJeff Layton
2023-08-24ceph: handle fscrypt fields in cap messages from MDSJeff Layton
2023-08-24ceph: size handling in MClientRequest, cap updates and inode tracesJeff Layton
2023-08-24ceph: mark directory as non-complete after loading keyLuís Henriques
2023-08-24ceph: allow encrypting a directory while not having Ax capsLuís Henriques
2023-08-24ceph: add some fscrypt guardrailsJeff Layton
2023-08-24ceph: create symlinks with encrypted and base64-encoded targetsJeff Layton
2023-08-24ceph: add support to readdir for encrypted namesXiubo Li
2023-08-24ceph: pass the request to parse_reply_info_readdir()Xiubo Li
2023-08-24ceph: make ceph_fill_trace and ceph_get_name decrypt namesJeff Layton
2023-08-24ceph: add helpers for converting names for userland presentationJeff Layton
2023-08-24ceph: make d_revalidate call fscrypt revalidator for encrypted dentriesJeff Layton
2023-08-24ceph: set DCACHE_NOKEY_NAME flag in ceph_lookup/atomic_open()Jeff Layton
2023-08-24ceph: decode alternate_name in lease infoJeff Layton
2023-08-24ceph: send alternate_name in MClientRequestJeff Layton
2023-08-24ceph: encode encrypted name in ceph_mdsc_build_path and dentry releaseJeff Layton
2023-08-22ceph: add base64 endcoding routines for encrypted namesLuís Henriques
2023-08-22ceph: make ioctl cmds more readable in debug logXiubo Li
2023-08-22ceph: add fscrypt ioctls and ceph.fscrypt.auth vxattrJeff Layton
2023-08-22ceph: implement -o test_dummy_encryption mount optionJeff Layton
2023-08-22ceph: fscrypt_auth handling for cephJeff Layton
2023-08-22ceph: use osd_req_op_extent_osd_iter for netfs readsJeff Layton
2023-08-22libceph: add new iov_iter-based ceph_msg_data_type and ceph_osd_data_typeJeff Layton
2023-08-22ceph: make ceph_msdc_build_path use ref-walkJeff Layton
2023-08-22ceph: preallocate inode for ops that may create oneJeff Layton
2023-08-22ceph: add new mount option to enable sparse readsJeff Layton
2023-08-22libceph: add sparse read support to OSD clientJeff Layton
2023-08-22libceph: add sparse read support to msgr1Jeff Layton
2023-08-22libceph: support sparse reads on msgr2 secure codepathJeff Layton
2023-08-22libceph: new sparse_read op, support sparse reads on msgr2 crc codepathJeff Layton
2023-08-22libceph: define struct ceph_sparse_extent and add some helpersJeff Layton
2023-08-22libceph: add spinlock around osd->o_requestsJeff Layton
2023-08-20Linux 6.5-rc7v6.5-rc7Linus Torvalds
2023-08-20Merge tag 'tty-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-08-20Merge tag 'rust-fixes-6.5-rc7' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2023-08-19Merge tag 'i2c-for-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-08-19Merge tag 'for-6.5-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-08-19Merge tag 'fbdev-for-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-08-19Merge tag 'block-6.5-2023-08-19' of git://git.kernel.dk/linuxLinus Torvalds
2023-08-19blk-mq: release scheduler resource when request completesChengming Zhou
2023-08-19Merge tag 'media/v6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-08-19Merge tag 'x86_urgent_for_v6.5_rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-19Merge tag 'powerpc-6.5-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-08-18blk-crypto: dynamically allocate fallback profileSweet Tea Dorminy
2023-08-18blk-cgroup: hold queue_lock when removing blkg->q_nodeMing Lei
2023-08-18drivers/rnbd: restore sysfs interface to rnbd-clientLi Zhijian