summaryrefslogtreecommitdiff
path: root/fs/ceph
AgeCommit message (Expand)Author
2024-10-04Merge tag 'ceph-for-6.12-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-10-03ceph: fix cap ref leak via netfs init_requestPatrick Donnelly
2024-10-03ceph: use struct_size() helper in __ceph_pool_perm_get()Thorsten Blum
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-28Merge tag 'ceph-for-6.12-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-09-24ceph: remove the incorrect Fw reference check when dirtying pagesXiubo Li
2024-09-24ceph: Remove empty definition in header fileZhang Zekun
2024-09-24ceph: Fix typo in the commentYan Zhen
2024-09-24ceph: fix a memory leak on cap_auths in MDS clientLuis Henriques (SUSE)
2024-09-24ceph: flush all caps releases when syncing the whole filesystemXiubo Li
2024-09-24ceph: rename ceph_flush_cap_releases() to ceph_flush_session_cap_releases()Xiubo Li
2024-09-16Merge tag 'vfs-6.12.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2024-09-16Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-09-16Merge tag 'vfs-6.12.folio' of gitolite.kernel.org:pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-09-12netfs: Speed up buffered readingDavid Howells
2024-09-09ceph: remove unused f_versionChristian Brauner
2024-08-27ceph: Convert to use jiffies macroChen Yufan
2024-08-27ceph: Remove unused declarationsYue Haibing
2024-08-21netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->pr...David Howells
2024-08-14Merge tag 'vfs-6.11-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-08-139p: Fix DIO read through netfsDominique Martinet
2024-08-12netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flagsDavid Howells
2024-08-12netfs, ceph: Revert "netfs: Remove deprecated use of PG_private_2 as a second...David Howells
2024-08-07fs: Convert aops->write_begin to take a folioMatthew Wilcox (Oracle)
2024-08-07fs: Convert aops->write_end to take a folioMatthew Wilcox (Oracle)
2024-08-01ceph: force sending a cap update msg back to MDS for revoke opXiubo Li
2024-07-26Merge tag 'ceph-for-6.11-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-07-23ceph: fix incorrect kmalloc size of pagevec mempoolethanwu
2024-07-23ceph: periodically flush the cap releasesXiubo Li
2024-07-23ceph: convert comma to semicolon in __ceph_dentry_dir_lease_touch()Chen Ni
2024-07-23ceph: use cap_wait_list only if debugfs is enabledMax Kellermann
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: add CEPHFS_FEATURE_MDS_AUTH_CAPS_CHECK feature bitXiubo Li
2024-05-23ceph: check the cephx mds auth access for async diropXiubo Li
2024-05-23ceph: check the cephx mds auth access for openXiubo Li
2024-05-23ceph: check the cephx mds auth access for setattrXiubo Li
2024-05-23ceph: add ceph_mds_check_access() helperXiubo Li
2024-05-23ceph: save cap_auths in MDS client when session is openedXiubo Li
2024-05-01netfs: Switch to using unsigned long long rather than loff_tDavid Howells
2024-04-29netfs: Remove deprecated use of PG_private_2 as a second writeback flagDavid Howells
2024-04-29mm: Remove the PG_fscache alias for PG_private_2David Howells
2024-04-29netfs: Replace PG_fscache by setting folio->private and marking dirtyDavid Howells
2024-04-11ceph: switch to use cap_delay_lock for the unlink delay listXiubo Li
2024-04-11ceph: redirty page before returning AOP_WRITEPAGE_ACTIVATENeilBrown
2024-03-22Merge tag 'ceph-for-6.9-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-03-19ceph: set correct cap mask for getattr request for readXiubo Li
2024-03-19ceph: stop copying to iter at EOF on sync readsXiubo Li
2024-03-18ceph: remove SLAB_MEM_SPREAD flag usageChengming Zhou
2024-03-18ceph: break the check delayed cap loop every 5sXiubo Li