| Commit message (Expand) | Author | Age |
* | ceph: fix use-after-free in __ceph_remove_cap() | Luis Henriques | 2019-10-29 |
* | ceph: remove incorrect comment above __send_cap | Jeff Layton | 2019-09-16 |
* | ceph: remove CEPH_I_NOFLUSH | Jeff Layton | 2019-09-16 |
* | ceph: remove unneeded test in try_flush_caps | Jeff Layton | 2019-09-16 |
* | ceph: have __mark_caps_flushing return flush_tid | Jeff Layton | 2019-09-16 |
* | ceph: fix comments over ceph_add_cap | Jeff Layton | 2019-09-16 |
* | ceph: fetch cap_gen under spinlock in ceph_add_cap | Jeff Layton | 2019-09-16 |
* | ceph: remove ceph_get_cap_mds and __ceph_get_cap_mds | Jeff Layton | 2019-09-16 |
* | ceph: invalidate all write mode filp after reconnect | Yan, Zheng | 2019-09-16 |
* | ceph: return -EIO if read/write against filp that lost file locks | Yan, Zheng | 2019-09-16 |
* | ceph: pass filp to ceph_get_caps() | Yan, Zheng | 2019-09-16 |
* | ceph: track and report error of async metadata operation | Yan, Zheng | 2019-09-16 |
* | ceph: fix buffer free while holding i_ceph_lock in __ceph_build_xattrs_blob() | Luis Henriques | 2019-08-22 |
* | ceph: more precise CEPH_CLIENT_CAPS_PENDING_CAPSNAP | Yan, Zheng | 2019-07-08 |
* | ceph: kick flushing and flush snaps before sending normal cap message | Yan, Zheng | 2019-07-08 |
* | ceph: clear CEPH_I_KICK_FLUSH flag inside __kick_flushing_caps() | Yan, Zheng | 2019-07-08 |
* | ceph: handle change_attr in cap messages | Jeff Layton | 2019-07-08 |
* | ceph: handle btime in cap messages | Jeff Layton | 2019-07-08 |
* | ceph: add selinux support | Yan, Zheng | 2019-07-08 |
* | ceph: hold i_ceph_lock when removing caps for freeing inode | Yan, Zheng | 2019-07-08 |
* | ceph: fix error handling in ceph_get_caps() | Yan, Zheng | 2019-06-05 |
* | ceph: avoid iput_final() while holding mutex or in dispatch thread | Yan, Zheng | 2019-06-05 |
* | ceph: print inode number in __caps_issued_mask debugging messages | Jeff Layton | 2019-05-07 |
* | ceph: simplify arguments and return semantics of try_get_cap_refs | Jeff Layton | 2019-05-07 |
* | ceph: fix comment over ceph_drop_caps_for_unlink | Jeff Layton | 2019-05-07 |
* | ceph: remove superfluous inode_lock in ceph_fsync | Jeff Layton | 2019-05-07 |
* | ceph: add mount option to limit caps count | Yan, Zheng | 2019-03-05 |
* | ceph: touch existing cap when handling reply | Yan, Zheng | 2019-03-05 |
* | ceph: send cap releases more aggressively | Yan, Zheng | 2019-03-05 |
* | ceph: split large reconnect into multiple messages | Yan, Zheng | 2019-03-05 |
* | ceph: clear inode pointer when snap realm gets dropped by its inode | Yan, Zheng | 2019-01-21 |
* | ceph: update wanted caps after resuming stale session | Yan, Zheng | 2018-12-26 |
* | ceph: skip updating 'wanted' caps if caps are already issued | Yan, Zheng | 2018-12-26 |
* | ceph: don't request excl caps when mount is readonly | Yan, Zheng | 2018-12-26 |
* | ceph: don't update importing cap's mseq when handing cap export | Yan, Zheng | 2018-12-26 |
* | ceph: add non-blocking parameter to ceph_try_get_caps() | Luis Henriques | 2018-10-22 |
* | ceph: set timeout conditionally in __cap_delay_requeue | Xuehan Xu | 2018-10-22 |
* | ceph: reset cap hold timeout only for requeued inode | Chengguang Xu | 2018-10-22 |
* | ceph: refactor error handling code in ceph_reserve_caps() | Chengguang Xu | 2018-08-13 |
* | ceph: refactor ceph_unreserve_caps() | Chengguang Xu | 2018-08-13 |
* | ceph: use timespec64 for inode timestamp | Arnd Bergmann | 2018-08-02 |
* | Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2018-06-14 |
|\ |
|
| * | vfs: change inode times to use struct timespec64 | Deepa Dinamani | 2018-06-05 |
* | | ceph: fix wrong check for the case of updating link count | Yan, Zheng | 2018-06-04 |
* | | ceph: handle the new nfiles/nsubdirs fields in cap message | Yan, Zheng | 2018-06-04 |
* | | ceph: define argument structure for handle_cap_grant | Yan, Zheng | 2018-06-04 |
* | | ceph: always get rstat from auth mds | Yan, Zheng | 2018-06-04 |
|/ |
|
* | ceph: quota: cache inode pointer in ceph_snap_realm | Luis Henriques | 2018-04-02 |
* | ceph: optimizing cap reservation | Chengguang Xu | 2018-04-02 |
* | ceph: release unreserved caps if having enough available caps | Chengguang Xu | 2018-04-02 |