| Commit message (Expand) | Author | Age | Files | Lines |
* | ceph: avoid block operation when !TASK_RUNNING (ceph_get_caps) | Yan, Zheng | 2015-02-19 | 1 | -44/+42 |
* | ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_sync) | Yan, Zheng | 2015-02-19 | 1 | -1/+1 |
* | ceph: improve reference tracking for snaprealm | Yan, Zheng | 2015-02-19 | 1 | -8/+16 |
* | ceph: handle SESSION_FORCE_RO message | Yan, Zheng | 2015-02-19 | 1 | -0/+15 |
* | ceph: flush inline version | Yan, Zheng | 2014-12-17 | 1 | -4/+20 |
* | ceph: fetch inline data when getting Fcr cap refs | Yan, Zheng | 2014-12-17 | 1 | -13/+47 |
* | ceph: add inline data to pagecache | Yan, Zheng | 2014-12-17 | 1 | -0/+11 |
* | ceph: parse inline data in MClientReply and MClientCaps | Yan, Zheng | 2014-12-17 | 1 | -11/+23 |
* | ceph, rbd: delete unnecessary checks before two function calls | SF Markus Elfring | 2014-12-17 | 1 | -2/+1 |
* | ceph: fix flush tid comparision | Yan, Zheng | 2014-11-13 | 1 | -1/+1 |
* | ceph: fix bool assignments | Fabian Frederick | 2014-10-14 | 1 | -13/+13 |
* | ceph: move ceph_find_inode() outside the s_mutex | Yan, Zheng | 2014-10-14 | 1 | -5/+6 |
* | ceph: replace comma with a semicolon | Himangi Saraogi | 2014-07-24 | 1 | -1/+1 |
* | mds: check cap ID when handling cap export message | Yan, Zheng | 2014-06-06 | 1 | -1/+1 |
* | ceph: handle cap import atomically | Yan, Zheng | 2014-06-06 | 1 | -45/+54 |
* | ceph: pre-allocate ceph_cap struct for ceph_add_cap() | Yan, Zheng | 2014-06-06 | 1 | -42/+39 |
* | ceph: update inode fields according to issued caps | Yan, Zheng | 2014-06-06 | 1 | -26/+32 |
* | ceph: queue vmtruncate if necessary when handing cap grant/revoke | Yan, Zheng | 2014-06-06 | 1 | -10/+16 |
* | ceph: avoid releasing caps that are being used | Yan, Zheng | 2014-04-28 | 1 | -1/+1 |
* | ceph: set mds_wanted when MDS reply changes a cap to auth cap | Yan, Zheng | 2014-04-04 | 1 | -1/+3 |
* | ceph: make sure write caps are registered with auth MDS | Yan, Zheng | 2014-04-04 | 1 | -1/+4 |
* | ceph: add imported caps when handling cap export message | Yan, Zheng | 2014-01-21 | 1 | -76/+144 |
* | ceph: remove exported caps when handling cap import message | Yan, Zheng | 2014-01-21 | 1 | -27/+52 |
* | ceph: check inode caps in ceph_d_revalidate | Yan, Zheng | 2014-01-21 | 1 | -0/+12 |
* | ceph: fix cache revoke race | Yan, Zheng | 2014-01-21 | 1 | -1/+1 |
* | ceph: use ceph_seq_cmp() to compare migrate_seq | Yan, Zheng | 2014-01-21 | 1 | -1/+1 |
* | ceph: handle cap export race in try_flush_caps() | Yan, Zheng | 2014-01-21 | 1 | -8/+8 |
* | ceph: trivial comment fix | J. Bruce Fields | 2014-01-16 | 1 | -3/+3 |
* | ceph: add acl for cephfs | Guangliang Zhao | 2013-12-31 | 1 | -0/+1 |
* | ceph: handle race between cap reconnect and cap release | Yan, Zheng | 2013-11-23 | 1 | -1/+7 |
* | ceph: queue cap release in __ceph_remove_cap() | Yan, Zheng | 2013-11-23 | 1 | -10/+11 |
* | ceph: use d_invalidate() to invalidate aliases | Yan, Zheng | 2013-09-06 | 1 | -4/+4 |
* | ceph: use fscache as a local presisent cache | Milosz Tanski | 2013-09-06 | 1 | -2/+17 |
* | ceph: remove useless variable revoked_rdcache | Li Wang | 2013-08-27 | 1 | -4/+1 |
* | ceph: fix request max size | Yan, Zheng | 2013-08-15 | 1 | -7/+11 |
* | ceph: introduce i_truncate_mutex | Yan, Zheng | 2013-08-15 | 1 | -4/+0 |
* | ceph: trim deleted inode | Yan, Zheng | 2013-08-09 | 1 | -1/+40 |
* | ceph: fix race between cap issue and revoke | Yan, Zheng | 2013-07-03 | 1 | -9/+20 |
* | ceph: fix cap revoke race | Yan, Zheng | 2013-07-03 | 1 | -0/+9 |
* | ceph: fix pending vmtruncate race | Yan, Zheng | 2013-07-03 | 1 | -1/+5 |
* | ceph: Reconstruct the func ceph_reserve_caps. | majianpeng | 2013-07-03 | 1 | -14/+7 |
* | ceph: move inode to proper flushing list when auth MDS changes | Yan, Zheng | 2013-07-03 | 1 | -0/+7 |
* | ceph: check migrate seq before changing auth cap | Yan, Zheng | 2013-07-03 | 1 | -3/+5 |
* | ceph: fix cap release race | Yan, Zheng | 2013-07-03 | 1 | -12/+10 |
* | ceph: take i_mutex before getting Fw cap | Yan, Zheng | 2013-05-01 | 1 | -6/+7 |
* | ceph: use i_release_count to indicate dir's completeness | Yan, Zheng | 2013-05-01 | 1 | -2/+2 |
* | ceph: use I_COMPLETE inode flag instead of D_COMPLETE flag | Yan, Zheng | 2013-05-01 | 1 | -3/+5 |
* | ceph: set mds_want according to cap import message | Yan, Zheng | 2013-05-01 | 1 | -1/+5 |
* | ceph: queue cap release when trimming cap | Yan, Zheng | 2013-05-01 | 1 | -3/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2013-02-28 | 1 | -7/+25 |
|\ |
|