aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/caps.c
Commit message (Expand)AuthorAge
* ceph: stop on-going cached readdir if mds revokes FILE_SHARED capYan, Zheng2017-09-06
* ceph: fix message order check in handle_cap_export()Yan, Zheng2017-09-06
* ceph: fix NULL pointer dereference in ceph_flush_snaps()Yan, Zheng2017-09-06
* ceph: adjust 36 checks for NULL pointersMarkus Elfring2017-09-06
* ceph: make sure flushsnap messages are sent in proper orderYan, Zheng2017-09-06
* ceph: use errseq_t for writeback error reportingJeff Layton2017-09-06
* ceph: new cap message flags indicate if there is pending capsnapYan, Zheng2017-09-06
* 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-27
* ceph: cleanup ceph_flush_snaps()Yan, Zheng2016-07-27
* ceph: kick cap flushes before sending other cap messageYan, Zheng2016-07-27
* ceph: introduce an inode flag to indicates if snapflush is neededYan, Zheng2016-07-27
* ceph: avoid sending duplicated cap flush messageYan, Zheng2016-07-27
* ceph: unify cap flush and snapcap flushYan, Zheng2016-07-27
* ceph: use list instead of rbtree to track cap flushesYan, Zheng2016-07-27
* ceph: update types of some local variblesYan, Zheng2016-07-27
* ceph: wait unsafe sync writes for evicting inodeYan, Zheng2016-07-27
* ceph: reduce i_nr_by_mode array sizeYan, Zheng2016-07-27
* ceph: rados pool namespace supportYan, Zheng2016-07-27
* libceph: define new ceph_file_layout structureYan, Zheng2016-07-27
* 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-25
* ceph: renew caps for read/write if mds session got killed.Yan, Zheng2016-05-25
* 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