| Commit message (Expand) | Author | Age | Files | Lines |
* | ceph: improving efficiency of syncfs | Chengguang Xu | 2018-01-30 | 1 | -1/+1 |
* | ceph: try to allocate enough memory for reserved caps | Zhi Zhang | 2018-01-29 | 1 | -8/+53 |
* | ceph: fix race of queuing delayed caps | Yan, Zheng | 2018-01-29 | 1 | -17/+16 |
* | ceph: delete unreachable code in ceph_check_caps() | Yan, Zheng | 2018-01-29 | 1 | -12/+3 |
* | ceph: limit rate of cap import/export error messages | Yan, Zheng | 2018-01-29 | 1 | -7/+15 |
* | ceph: fix incorrect snaprealm when adding caps | Yan, Zheng | 2018-01-29 | 1 | -1/+13 |
* | ceph: use atomic_t for ceph_inode_info::i_shared_gen | Yan, Zheng | 2018-01-29 | 1 | -1/+1 |
* | ceph: voluntarily drop Ax cap for requests that create new inode | Yan, Zheng | 2018-01-29 | 1 | -6/+15 |
* | ceph: remove unused and redundant variable dropping | Colin Ian King | 2017-11-13 | 1 | -2/+1 |
* | ceph: fix bool initialization/comparison | Thomas Meyer | 2017-11-13 | 1 | -3/+3 |
* | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-11-02 | 1 | -0/+1 |
|\ |
|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | | ceph: unlock dangling spinlock in try_flush_caps() | Jeff Layton | 2017-10-25 | 1 | -1/+4 |
|/ |
|
* | ceph: stop on-going cached readdir if mds revokes FILE_SHARED cap | Yan, Zheng | 2017-09-06 | 1 | -6/+7 |
* | ceph: fix message order check in handle_cap_export() | Yan, Zheng | 2017-09-06 | 1 | -1/+1 |
* | ceph: fix NULL pointer dereference in ceph_flush_snaps() | Yan, Zheng | 2017-09-06 | 1 | -1/+1 |
* | ceph: adjust 36 checks for NULL pointers | Markus Elfring | 2017-09-06 | 1 | -2/+2 |
* | ceph: make sure flushsnap messages are sent in proper order | Yan, Zheng | 2017-09-06 | 1 | -5/+7 |
* | ceph: use errseq_t for writeback error reporting | Jeff Layton | 2017-09-06 | 1 | -1/+1 |
* | ceph: new cap message flags indicate if there is pending capsnap | Yan, Zheng | 2017-09-06 | 1 | -1/+4 |
* | ceph: avoid accessing freeing inode in ceph_check_delayed_caps() | Yan, Zheng | 2017-07-07 | 1 | -2/+9 |
* | ceph: update the 'approaching max_size' code | Yan, Zheng | 2017-07-07 | 1 | -2/+16 |
* | ceph: re-request max size after importing caps | Yan, Zheng | 2017-07-07 | 1 | -3/+8 |
* | ceph: handle epoch barriers in cap messages | Jeff Layton | 2017-05-04 | 1 | -5/+16 |
* | ceph: convert ceph_cap_snap.nref from atomic_t to refcount_t | Elena Reshetova | 2017-05-04 | 1 | -2/+2 |
* | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 2017-03-02 | 1 | -1/+1 |
* | ceph: remove special ack vs commit behavior | Ilya Dryomov | 2017-02-24 | 1 | -2/+0 |
* | ceph: avoid calling ceph_renew_caps() infinitely | Yan, Zheng | 2017-02-20 | 1 | -3/+3 |
* | ceph: make sure flushing inode in proper session's cap_flushing list | Yan, Zheng | 2017-02-20 | 1 | -0/+10 |
* | ceph: avoid updating mds_wanted too frequently | Yan, Zheng | 2017-02-20 | 1 | -3/+9 |
* | ceph: cleanup ACCESS_ONCE -> READ_ONCE | Seraphime Kirkovski | 2017-02-20 | 1 | -1/+1 |
* | ceph: pass parent inode info to ceph_encode_dentry_release if we have it | Jeff Layton | 2017-02-20 | 1 | -4/+7 |
* | ceph: fix unsafe dcache access in ceph_encode_dentry_release | Jeff Layton | 2017-02-20 | 1 | -2/+5 |
* | ceph: fix ceph_get_caps() interruption | Yan, Zheng | 2017-01-18 | 1 | -1/+6 |
* | ceph: properly set issue_seq for cap release | Yan, Zheng | 2016-12-12 | 1 | -0/+1 |
* | ceph: add flags parameter to send_cap_msg | Jeff Layton | 2016-12-12 | 1 | -10/+15 |
* | ceph: update cap message struct version to 10 | Jeff Layton | 2016-12-12 | 1 | -6/+33 |
* | ceph: define new argument structure for send_cap_msg | Jeff Layton | 2016-12-12 | 1 | -99/+126 |
* | ceph: move xattr initialzation before the encoding past the ceph_mds_caps | Jeff Layton | 2016-12-12 | 1 | -7/+7 |
* | ceph: fix minor typo in unsafe_request_wait | Jeff Layton | 2016-12-12 | 1 | -1/+1 |
* | ceph: try getting buffer capability for readahead/fadvise | Yan, Zheng | 2016-12-12 | 1 | -0/+21 |
* | ceph: fix scheduler warning due to nested blocking | Nikolay Borisov | 2016-12-12 | 1 | -3/+9 |
* | ceph: fix null pointer dereference in ceph_flush_snaps() | Yan, Zheng | 2016-08-08 | 1 | -1/+4 |
* | ceph: optimize cap flush waiting | Yan, Zheng | 2016-07-28 | 1 | -27/+64 |
* | ceph: cleanup ceph_flush_snaps() | Yan, Zheng | 2016-07-28 | 1 | -83/+102 |
* | ceph: kick cap flushes before sending other cap message | Yan, Zheng | 2016-07-28 | 1 | -9/+34 |
* | ceph: introduce an inode flag to indicates if snapflush is needed | Yan, Zheng | 2016-07-28 | 1 | -15/+33 |
* | ceph: avoid sending duplicated cap flush message | Yan, Zheng | 2016-07-28 | 1 | -1/+17 |
* | ceph: unify cap flush and snapcap flush | Yan, Zheng | 2016-07-28 | 1 | -135/+156 |
* | ceph: use list instead of rbtree to track cap flushes | Yan, Zheng | 2016-07-28 | 1 | -89/+31 |