summaryrefslogtreecommitdiff
path: root/fs/ceph/inode.c
AgeCommit message (Expand)Author
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-11-20ceph: replace local base64 helpers with lib/base64Guan-Chun Wu
2025-11-19ceph: Switch to use %ptSpAndy Shevchenko
2025-10-20ceph: use the new ->i_state accessorsMateusz Guzik
2025-10-10Merge tag 'ceph-for-6.18-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2025-10-08ceph: fix potential NULL dereference issue in ceph_fill_trace()Viacheslav Dubeyko
2025-09-29Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-09ceph: fix race condition where r_parent becomes stale before sending messageAlex Markuze
2025-09-09ceph: fix race condition validating r_parent before applying stateAlex Markuze
2025-08-21ceph: move crypt info pointer to fs-specific part of inodeEric Biggers
2025-07-10ceph: Remove gfp_t argument from ceph_fscrypt_encrypt_*()Eric Biggers
2025-04-25Merge tag 'ceph-for-6.15-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds
2025-04-03ceph: Fix incorrect flush end position calculationDavid Howells
2025-03-05ceph: Fix error handling in fill_readdir_cache()Matthew Wilcox (Oracle)
2025-02-28ceph: Convert ceph_readdir_cache_control to store a folioMatthew Wilcox (Oracle)
2024-11-18ceph: miscellaneous spelling fixesDmitry Antipov
2024-09-28Merge tag 'ceph-for-6.12-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-09-24ceph: Fix typo in the commentYan Zhen
2024-08-21netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->pr...David Howells
2024-08-12netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flagsDavid Howells
2024-07-03ceph: drop usage of page_indexKairui Song
2024-05-25Merge tag 'ceph-for-6.10-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-05-23ceph: check the cephx mds auth access for setattrXiubo Li
2024-04-29netfs: Replace PG_fscache by setting folio->private and marking dirtyDavid Howells
2024-02-07ceph: always set initial i_blkbits to CEPH_FSCRYPT_BLOCK_SHIFTXiubo Li
2023-12-28netfs: Optimise away reads above the point at which there can be no dataDavid Howells
2023-12-24netfs: Move pinning-for-writeback from fscache to netfsDavid Howells
2023-11-10Merge tag 'ceph-for-6.7-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-11-03ceph: allow idmapped setattr inode opChristian Brauner
2023-11-03ceph: pass idmap to __ceph_setattrAlexander Mikhalitsyn
2023-11-03ceph: allow idmapped permission inode opChristian Brauner
2023-11-03ceph: allow idmapped getattr inode opChristian Brauner
2023-11-03ceph: print cluster fsid and client global_id in all debug logsXiubo Li
2023-11-03ceph: rename _to_client() to _to_fs_client()Xiubo Li
2023-10-30Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2023-10-18ceph: convert to new timestamp accessorsJeff Layton
2023-10-09ceph: fix incorrect revoked caps assert in ceph_fill_file_size()Xiubo Li
2023-09-06Merge tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-08-24ceph: fix updating i_truncate_pagecache_size for fscryptXiubo Li
2023-08-24ceph: add support for encrypted snapshot namesLuís Henriques
2023-08-24ceph: add truncate size handling support for fscryptXiubo Li
2023-08-24ceph: size handling in MClientRequest, cap updates and inode tracesJeff Layton
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: make ceph_fill_trace and ceph_get_name decrypt namesJeff Layton
2023-08-22ceph: implement -o test_dummy_encryption mount optionJeff Layton
2023-08-22ceph: fscrypt_auth handling for cephJeff Layton