| Commit message (Expand) | Author | Age |
| * | ceph: handle race between cap reconnect and cap release | Yan, Zheng | 2013-11-23 |
| * | ceph: queue cap release in __ceph_remove_cap() | Yan, Zheng | 2013-11-23 |
| * | ceph: use d_invalidate() to invalidate aliases | Yan, Zheng | 2013-09-06 |
| * | ceph: use fscache as a local presisent cache | Milosz Tanski | 2013-09-06 |
| * | ceph: remove useless variable revoked_rdcache | Li Wang | 2013-08-27 |
| * | ceph: fix request max size | Yan, Zheng | 2013-08-15 |
| * | ceph: introduce i_truncate_mutex | Yan, Zheng | 2013-08-15 |
| * | ceph: trim deleted inode | Yan, Zheng | 2013-08-09 |
| * | ceph: fix race between cap issue and revoke | Yan, Zheng | 2013-07-03 |
| * | ceph: fix cap revoke race | Yan, Zheng | 2013-07-03 |
| * | ceph: fix pending vmtruncate race | Yan, Zheng | 2013-07-03 |
| * | ceph: Reconstruct the func ceph_reserve_caps. | majianpeng | 2013-07-03 |
| * | ceph: move inode to proper flushing list when auth MDS changes | Yan, Zheng | 2013-07-03 |
| * | ceph: check migrate seq before changing auth cap | Yan, Zheng | 2013-07-03 |
| * | ceph: fix cap release race | Yan, Zheng | 2013-07-03 |
| * | ceph: take i_mutex before getting Fw cap | Yan, Zheng | 2013-05-01 |
| * | ceph: use i_release_count to indicate dir's completeness | Yan, Zheng | 2013-05-01 |
| * | ceph: use I_COMPLETE inode flag instead of D_COMPLETE flag | Yan, Zheng | 2013-05-01 |
| * | ceph: set mds_want according to cap import message | Yan, Zheng | 2013-05-01 |
| * | ceph: queue cap release when trimming cap | Yan, Zheng | 2013-05-01 |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2013-02-28 |
| |\ |
|
| | * | ceph: check mds_wanted for imported cap | Yan, Zheng | 2013-01-17 |
| | * | ceph: allocate cap_release message when receiving cap import | Yan, Zheng | 2013-01-17 |
| | * | ceph: allow revoking duplicated caps issued by non-auth MDS | Yan, Zheng | 2013-01-17 |
| | * | ceph: move dirty inode to migrating list when clearing auth caps | Yan, Zheng | 2013-01-17 |
| * | | ceph: Convert kuids and kgids before printing them. | Eric W. Biederman | 2013-02-12 |
| * | | ceph: Translate between uid and gids in cap messages and kuids and kgids | Eric W. Biederman | 2013-02-12 |
| |/ |
|
| * | ceph: call handle_cap_grant() for cap import message | Yan, Zheng | 2012-12-13 |
| * | ceph: Don't add dirty inode to dirty list if caps is in migration | Yan, Zheng | 2012-12-13 |
| * | ceph: Don't update i_max_size when handling non-auth cap | Yan, Zheng | 2012-12-13 |
| * | ceph: Hold caps_list_lock when adjusting caps_{use, total}_count | Yan, Zheng | 2012-11-04 |
| * | ceph: convert to use le32_add_cpu() | Wei Yongjun | 2012-10-01 |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2012-02-02 |
| |\ |
|
| | * | ceph: create a new session lock to avoid lock inversion | Alex Elder | 2012-02-02 |
| * | | ceph: propagate umode_t | Al Viro | 2012-01-03 |
| |/ |
|
| * | ceph: use i_ceph_lock instead of i_lock | Sage Weil | 2011-12-07 |
| * | ceph: use new D_COMPLETE dentry flag | Sage Weil | 2011-11-05 |
| * | filesystems: add set_nlink() | Miklos Szeredi | 2011-11-02 |
| * | libceph: don't complain on msgpool alloc failures | Sage Weil | 2011-10-25 |
| * | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers | Josef Bacik | 2011-07-20 |
| * | ceph: use ihold when we already have an inode ref | Sage Weil | 2011-06-07 |
| * | ceph: fix cap flush race reentrancy | Sage Weil | 2011-05-24 |
| * | ceph: fix rare potential cap leak | Sage Weil | 2011-05-19 |
| * | ceph: do not use i_wrbuffer_ref as refcount for Fb cap | Henry C Chang | 2011-05-11 |
| * | ceph: do not call __mark_dirty_inode under i_lock | Sage Weil | 2011-05-04 |
| * | ceph: use ihold() when i_lock is held | Sage Weil | 2011-05-03 |
| * | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
| * | ceph: avoid immediate cap check after import | Sage Weil | 2011-01-19 |
| * | ceph: fix flushing of caps vs cap import | Sage Weil | 2011-01-19 |
| * | ceph: fix erroneous cap flush to non-auth mds | Sage Weil | 2011-01-19 |