summaryrefslogtreecommitdiff
path: root/fs/ceph
AgeCommit message (Expand)Author
14 daysMerge tag 'ceph-for-6.15-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds
2025-04-04lib/crc: remove CONFIG_LIBCRC32CEric Biggers
2025-04-03ceph: Fix incorrect flush end position calculationDavid Howells
2025-03-24Merge tag 'vfs-6.15-rc1.ceph' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-05fscrypt: Change fscrypt_encrypt_pagecache_blocks() to take a folioMatthew Wilcox (Oracle)
2025-03-05ceph: Fix error handling in fill_readdir_cache()Matthew Wilcox (Oracle)
2025-02-28ceph: Pass a folio to ceph_allocate_page_array()Matthew Wilcox (Oracle)
2025-02-28ceph: Convert ceph_move_dirty_page_in_page_array() to move_dirty_folio_in_pag...Matthew Wilcox (Oracle)
2025-02-28ceph: Remove uses of page from ceph_process_folio_batch()Matthew Wilcox (Oracle)
2025-02-28ceph: Convert ceph_check_page_before_write() to use a folioMatthew Wilcox (Oracle)
2025-02-28ceph: Convert writepage_nounlock() to write_folio_nounlock()Matthew Wilcox (Oracle)
2025-02-28ceph: Convert ceph_readdir_cache_control to store a folioMatthew Wilcox (Oracle)
2025-02-28ceph: Convert ceph_find_incompatible() to take a folioMatthew Wilcox (Oracle)
2025-02-28ceph: Use a folio in ceph_page_mkwrite()Matthew Wilcox (Oracle)
2025-02-28ceph: Remove ceph_writepage()Matthew Wilcox (Oracle)
2025-02-28ceph: fix generic/421 test failureViacheslav Dubeyko
2025-02-28ceph: introduce ceph_submit_write() methodViacheslav Dubeyko
2025-02-28ceph: introduce ceph_process_folio_batch() methodViacheslav Dubeyko
2025-02-28ceph: extend ceph_writeback_ctl for ceph_writepages_start() refactoringViacheslav Dubeyko
2025-02-27ceph: return the correct dentry on mkdirNeilBrown
2025-02-27Change inode_operations.mkdir to return struct dentry *NeilBrown
2025-01-31Merge tag 'ceph-for-6.14-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2025-01-30Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-01-27ceph_d_revalidate(): propagate stable name down into request encodingAl Viro
2025-01-27ceph_d_revalidate(): use stable parent inode passed by callerAl Viro
2025-01-27Pass parent directory inode and expected name to ->d_revalidate()Al Viro
2025-01-27ceph: exchange hardcoded value on NAME_MAXViacheslav Dubeyko
2025-01-27ceph: streamline request head structures in MDS clientLiang Jie
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-01-21Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-01-20Merge tag 'vfs-6.14-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-15ceph: fix memory leak in ceph_mds_auth_match()Antoine Viallon
2025-01-12ceph: convert timeouts to secs_to_jiffies()Easwar Hariharan
2024-12-20netfs: Change the read result collector to only use one work itemDavid Howells
2024-12-20netfs: Drop the was_async arg from netfs_read_subreq_terminated()David Howells
2024-12-20netfs: Drop the error arg from netfs_read_subreq_terminated()David Howells
2024-12-16ceph: allocate sparse_ext map only for sparse readsIlya Dryomov
2024-12-16ceph: fix memory leak in ceph_direct_read_write()Ilya Dryomov
2024-12-16ceph: improve error handling and short/overflow-read logic in __ceph_sync_read()Alex Markuze
2024-12-16ceph: validate snapdirname option length when mountingIlya Dryomov
2024-12-16ceph: give up on paths longer than PATH_MAXMax Kellermann
2024-12-16ceph: fix memory leaks in __ceph_sync_read()Max Kellermann
2024-12-04lsm: lsm_context in security_dentry_init_securityCasey Schaufler
2024-12-04lsm: ensure the correct LSM context releaserCasey Schaufler
2024-11-30Merge tag 'ceph-for-6.13-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-11-25ceph: fix cred leak in ceph_mds_check_access()Max Kellermann
2024-11-25ceph: pass cred pointer to ceph_mds_auth_match()Max Kellermann
2024-11-19ceph: improve caps debugging outputPatrick Donnelly
2024-11-19ceph: correct ceph_mds_cap_peer field namePatrick Donnelly
2024-11-19ceph: correct ceph_mds_cap_item field namePatrick Donnelly