summaryrefslogtreecommitdiffstats
path: root/fs/ceph/super.h
Commit message (Expand)AuthorAgeFilesLines
* ceph: uninline the data on a file opened for writingDavid Howells2022-03-011-1/+1
* Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2022-01-201-11/+17
|\
| * ceph: move CEPH_SUPER_MAGIC definition to magic.hJeff Layton2022-01-131-3/+0
| * ceph: add new "nopagecache" optionJeff Layton2022-01-131-0/+1
| * ceph: don't check for quotas on MDS stray dirsJeff Layton2022-01-131-8/+12
| * ceph: Fix incorrect statfs report for small quotaKotresh HR2022-01-131-0/+1
| * ceph: new device mount syntaxVenky Shankar2022-01-131-0/+3
* | ceph: conversion to new fscache APIJeff Layton2022-01-111-2/+1
|/
* ceph: split 'metric' debugfs file into several filesLuís Henriques2021-11-081-1/+1
* ceph: shut down mount on bad mdsmap or fsmap decodeJeff Layton2021-11-081-0/+1
* ceph: shut down access to inode when async create failsJeff Layton2021-11-081-0/+11
* ceph: refactor remove_session_caps_cbJeff Layton2021-11-081-0/+1
* ceph: enable async dirops by defaultJeff Layton2021-11-081-1/+2
* ceph: fix handling of "meta" errorsJeff Layton2021-10-191-3/+0
* Merge tag 'ceph-for-5.15-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2021-09-081-1/+8
|\
| * ceph: don't WARN if we're forcibly removing the session capsXiubo Li2021-09-021-0/+1
| * ceph: remove the capsnaps when removing capsXiubo Li2021-09-021-0/+6
| * ceph: add ceph_change_snap_realm() helperJeff Layton2021-09-021-1/+1
* | Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-021-1/+1
|\ \ | |/ |/|
| * vfs: add rcu argument to ->get_acl() callbackMiklos Szeredi2021-08-181-1/+1
* | ceph: correctly handle releasing an embedded cap flushXiubo Li2021-08-251-1/+2
|/
* ceph: reduce contention in ceph_check_delayed_caps()Luis Henriques2021-08-041-1/+1
* ceph: eliminate ceph_async_iput()Jeff Layton2021-06-291-2/+0
* ceph: make ceph_queue_cap_snap staticJeff Layton2021-06-281-1/+0
* ceph: fix error handling in ceph_atomic_open and ceph_lookupJeff Layton2021-06-221-1/+1
* ceph: don't allow access to MDS-private inodesJeff Layton2021-04-271-0/+24
* ceph: support getting ceph.dir.rsnaps vxattrYanhu Cao2021-04-271-1/+1
* ceph: drop pinned_page parameter from ceph_get_capsJeff Layton2021-04-271-1/+1
* ceph: don't use d_add in ceph_handle_snapdirJeff Layton2021-04-271-1/+1
* ceph: rework PageFsCache handlingJeff Layton2021-04-271-0/+1
* ceph: rip out old fscache readpage handlingJeff Layton2021-04-271-1/+0
* Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-231-4/+8
|\
| * fs: make helpers idmap mount awareChristian Brauner2021-01-241-4/+8
* | ceph: allow queueing cap/snap handling after putting cap referencesJeff Layton2021-02-161-3/+16
* | ceph: clean up inode work queueingJeff Layton2021-02-161-3/+18
|/
* Revert "ceph: allow rename operation under different quota realms"Luis Henriques2020-12-141-2/+1
* ceph: add status debugfs fileXiubo Li2020-12-141-0/+1
* ceph: remove timeout on allowing reconnect after blocklistingJeff Layton2020-12-141-1/+0
* ceph: make fsc->mount_state an intJeff Layton2020-12-141-1/+1
* ceph: comment cleanups and clarificationsJeff Layton2020-10-121-1/+2
* libceph, rbd, ceph: "blacklist" -> "blocklist"Ilya Dryomov2020-10-121-2/+2
* ceph: add ceph_sb_to_mdsc helper support to parse the mdscXiubo Li2020-10-121-0/+6
* ceph: fix inode number handling on arches with 32-bit ino_tJeff Layton2020-08-241-35/+38
* ceph: move sb->wb_pagevec_pool to be a global mempoolJeff Layton2020-08-041-2/+0
* ceph: delete repeated words in fs/ceph/Randy Dunlap2020-08-031-1/+1
* ceph: periodically send perf metrics to MDSesXiubo Li2020-08-031-0/+2
* ceph: skip checking caps when session reconnecting and releasing reqsXiubo Li2020-06-011-0/+2
* ceph: allow rename operation under different quota realmsLuis Henriques2020-06-011-1/+2
* ceph: ceph_kick_flushing_caps needs the s_mutexJeff Layton2020-06-011-2/+5
* ceph: convert mdsc->cap_dirty to a per-session listJeff Layton2020-06-011-3/+16