summaryrefslogtreecommitdiffstats
path: root/fs/ceph/caps.c
Commit message (Expand)AuthorAge
* ceph: fix wrong check for the case of updating link countYan, Zheng2018-06-04
* ceph: handle the new nfiles/nsubdirs fields in cap messageYan, Zheng2018-06-04
* ceph: define argument structure for handle_cap_grantYan, Zheng2018-06-04
* ceph: always get rstat from auth mdsYan, Zheng2018-06-04
* ceph: quota: cache inode pointer in ceph_snap_realmLuis Henriques2018-04-02
* ceph: optimizing cap reservationChengguang Xu2018-04-02
* ceph: release unreserved caps if having enough available capsChengguang Xu2018-04-02
* ceph: optimizing cap allocationChengguang Xu2018-04-02
* ceph: adding protection for showing cap reservation infoChengguang Xu2018-04-02
* ceph: flush dirty caps of unlinked inode ASAPZhi Zhang2018-02-26
* ceph: improving efficiency of syncfsChengguang Xu2018-01-30
* ceph: try to allocate enough memory for reserved capsZhi Zhang2018-01-29
* ceph: fix race of queuing delayed capsYan, Zheng2018-01-29
* ceph: delete unreachable code in ceph_check_caps()Yan, Zheng2018-01-29
* ceph: limit rate of cap import/export error messagesYan, Zheng2018-01-29
* ceph: fix incorrect snaprealm when adding capsYan, Zheng2018-01-29
* ceph: use atomic_t for ceph_inode_info::i_shared_genYan, Zheng2018-01-29
* ceph: voluntarily drop Ax cap for requests that create new inodeYan, Zheng2018-01-29
* ceph: remove unused and redundant variable droppingColin Ian King2017-11-13
* ceph: fix bool initialization/comparisonThomas Meyer2017-11-13
* Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-02
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | ceph: unlock dangling spinlock in try_flush_caps()Jeff Layton2017-10-25
|/
* 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