summaryrefslogtreecommitdiff
path: root/fs/ceph/caps.c
Commit message (Expand)AuthorAge
* ceph: avoid accessing freeing inode in ceph_check_delayed_caps()Yan, Zheng2017-07-07
* ceph: update the 'approaching max_size' codeYan, Zheng2017-07-07
* ceph: re-request max size after importing capsYan, Zheng2017-07-07
* ceph: handle epoch barriers in cap messagesJeff Layton2017-05-04
* ceph: convert ceph_cap_snap.nref from atomic_t to refcount_tElena Reshetova2017-05-04
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* ceph: remove special ack vs commit behaviorIlya Dryomov2017-02-24
* ceph: avoid calling ceph_renew_caps() infinitelyYan, Zheng2017-02-20
* ceph: make sure flushing inode in proper session's cap_flushing listYan, Zheng2017-02-20
* ceph: avoid updating mds_wanted too frequentlyYan, Zheng2017-02-20
* ceph: cleanup ACCESS_ONCE -> READ_ONCESeraphime Kirkovski2017-02-20
* ceph: pass parent inode info to ceph_encode_dentry_release if we have itJeff Layton2017-02-20
* ceph: fix unsafe dcache access in ceph_encode_dentry_releaseJeff Layton2017-02-20
* ceph: fix ceph_get_caps() interruptionYan, Zheng2017-01-18
* ceph: properly set issue_seq for cap releaseYan, Zheng2016-12-12
* ceph: add flags parameter to send_cap_msgJeff Layton2016-12-12
* ceph: update cap message struct version to 10Jeff Layton2016-12-12
* ceph: define new argument structure for send_cap_msgJeff Layton2016-12-12
* ceph: move xattr initialzation before the encoding past the ceph_mds_capsJeff Layton2016-12-12
* ceph: fix minor typo in unsafe_request_waitJeff Layton2016-12-12
* ceph: try getting buffer capability for readahead/fadviseYan, Zheng2016-12-12
* ceph: fix scheduler warning due to nested blockingNikolay Borisov2016-12-12
* ceph: fix null pointer dereference in ceph_flush_snaps()Yan, Zheng2016-08-08
* ceph: optimize cap flush waitingYan, Zheng2016-07-28
* ceph: cleanup ceph_flush_snaps()Yan, Zheng2016-07-28
* ceph: kick cap flushes before sending other cap messageYan, Zheng2016-07-28
* ceph: introduce an inode flag to indicates if snapflush is neededYan, Zheng2016-07-28
* ceph: avoid sending duplicated cap flush messageYan, Zheng2016-07-28
* ceph: unify cap flush and snapcap flushYan, Zheng2016-07-28
* ceph: use list instead of rbtree to track cap flushesYan, Zheng2016-07-28
* ceph: update types of some local variblesYan, Zheng2016-07-28
* ceph: wait unsafe sync writes for evicting inodeYan, Zheng2016-07-28
* ceph: reduce i_nr_by_mode array sizeYan, Zheng2016-07-28
* ceph: rados pool namespace supportYan, Zheng2016-07-28
* libceph: define new ceph_file_layout structureYan, Zheng2016-07-28
* ceph: improve fscache revalidationYan, Zheng2016-06-01
* ceph: avoid unnecessary fscache invalidation/revlidationYan, Zheng2016-06-01
* ceph: don't use truncate_pagecache() to invalidate read cacheYan, Zheng2016-05-26
* ceph: renew caps for read/write if mds session got killed.Yan, Zheng2016-05-26
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* ceph: encode ctime in cap messageYan, Zheng2016-03-25
* ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 supportYan, Zheng2016-03-04
* wrappers for ->i_mutex accessAl Viro2016-01-22
* ceph: make fsync() wait unsafe requests that created/modified inodeYan, Zheng2015-11-02
* ceph: don't invalidate page cache when inode is no longer usedYan, Zheng2015-11-02
* ceph: EIO all operations after forced umountYan, Zheng2015-09-08
* ceph: always re-send cap flushes when MDS recoversYan, Zheng2015-07-31
* ceph: rework dcache readdirYan, Zheng2015-06-25
* ceph: pre-allocate data structure that tracks caps flushingYan, Zheng2015-06-25
* ceph: re-send flushing caps (which are revoked) in reconnect stageYan, Zheng2015-06-25