summaryrefslogtreecommitdiffstats
path: root/fs/ceph/addr.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-03-311-63/+53
|\
| * netfs: Add a netfs inode contextDavid Howells2022-03-181-27/+4
| * ceph: Make ceph_init_request() check caps on readaheadDavid Howells2022-03-181-28/+41
| * netfs: Finish off rename of netfs_read_request to netfs_io_requestDavid Howells2022-03-181-3/+3
| * netfs: Rename netfs_read_*request to netfs_io_*requestDavid Howells2022-03-181-8/+8
* | Merge tag 'ceph-for-5.18-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds2022-03-241-128/+112
|\ \
| * | ceph: uninitialized variable in debug outputDan Carpenter2022-03-211-1/+2
| |/
| * ceph: uninline the data on a file opened for writingDavid Howells2022-03-011-107/+47
| * ceph: make ceph_netfs_issue_op() handle inlined dataDavid Howells2022-03-011-17/+60
| * ceph: switch netfs read ops to use rreq->inode instead of rreq->mapping->hostJeff Layton2022-03-011-3/+3
* | Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-221-40/+43
|\ \
| * | fscache: Convert fscache_set_page_dirty() to fscache_dirty_folio()Matthew Wilcox (Oracle)2022-03-151-14/+13
| * | ceph: Convert from invalidatepage to invalidate_folioMatthew Wilcox (Oracle)2022-03-151-17/+17
| * | ceph: Use folio_invalidate()Matthew Wilcox (Oracle)2022-03-151-9/+13
| |/
* / ceph: remove reliance on bdi congestionNeilBrown2022-03-221-9/+13
|/
* netfs: Make ops->init_rreq() optionalJeffle Xu2022-01-211-5/+0
* 9p, afs, ceph, nfs: Use current_is_kswapd() rather than gfpflags_allow_blocki...David Howells2022-01-111-1/+2
* ceph: add fscache writeback supportJeff Layton2022-01-111-8/+59
* ceph: conversion to new fscache APIJeff Layton2022-01-111-14/+20
* Merge tag 'ceph-for-5.16-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2021-11-131-17/+12
|\
| * ceph: shut down access to inode when async create failsJeff Layton2021-11-081-5/+11
| * ceph: convert to noop_direct_IOJeff Layton2021-11-081-12/+1
* | netfs, 9p, afs, ceph: Use foliosDavid Howells2021-11-101-37/+43
|/
* Merge tag 'ceph-for-5.15-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2021-09-081-1/+1
|\
| * ceph: fix comment about short copies in ceph_write_endJeff Layton2021-09-021-1/+1
* | ceph: Fix race between hole punch and page faultJan Kara2021-07-131-3/+6
|/
* ceph: add IO size metrics supportXiubo Li2021-06-291-6/+8
* ceph: make ceph_netfs_read_ops staticWei Yongjun2021-06-281-1/+1
* ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirtyJeff Layton2021-06-281-9/+1
* ceph: convert some PAGE_SIZE invocations to thp_size()Jeff Layton2021-04-271-26/+25
* ceph: drop pinned_page parameter from ceph_get_capsJeff Layton2021-04-271-7/+2
* ceph: only check pool permissions for regular filesJeff Layton2021-04-271-0/+4
* ceph: rename the metric helpersXiubo Li2021-04-271-4/+4
* ceph: use attach/detach_page_private for tracking snap contextJeff Layton2021-04-271-11/+7
* ceph: convert ceph_readpages to ceph_readaheadJeff Layton2021-04-271-199/+31
* ceph: convert ceph_write_begin to netfs_write_beginJeff Layton2021-04-271-129/+57
* ceph: convert ceph_readpage to netfs_readpageJeff Layton2021-04-271-10/+158
* ceph: rework PageFsCache handlingJeff Layton2021-04-271-1/+8
* ceph: rip out old fscache readpage handlingJeff Layton2021-04-271-29/+2
* ceph: allow queueing cap/snap handling after putting cap referencesJeff Layton2021-02-161-1/+1
* ceph: pass down the flags to grab_cache_page_write_beginJeff Layton2020-12-141-1/+1
* ceph: add new RECOVER mount_state when recovering sessionJeff Layton2020-12-141-2/+2
* ceph: promote to unsigned long long before shiftingMatthew Wilcox (Oracle)2020-10-121-1/+1
* ceph: don't SetPageError on readpage errorsJeff Layton2020-10-121-1/+0
* ceph: fold ceph_update_writeable_page into ceph_write_beginJeff Layton2020-10-121-83/+63
* ceph: fold ceph_sync_writepages into writepage_nounlockJeff Layton2020-10-121-58/+35
* ceph: fold ceph_sync_readpages into ceph_readpageJeff Layton2020-10-121-53/+25
* ceph: don't call ceph_update_writeable_page from page_mkwriteJeff Layton2020-10-121-6/+21
* ceph: break out writeback of incompatible snap context to separate functionJeff Layton2020-10-121-45/+67
* libceph, rbd, ceph: "blacklist" -> "blocklist"Ilya Dryomov2020-10-121-12/+12