aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/caps.c
Commit message (Expand)AuthorAge
* ceph: replace comma with a semicolonHimangi Saraogi2014-07-24
* mds: check cap ID when handling cap export messageYan, Zheng2014-06-05
* ceph: handle cap import atomicallyYan, Zheng2014-06-05
* ceph: pre-allocate ceph_cap struct for ceph_add_cap()Yan, Zheng2014-06-05
* ceph: update inode fields according to issued capsYan, Zheng2014-06-05
* ceph: queue vmtruncate if necessary when handing cap grant/revokeYan, Zheng2014-06-05
* ceph: avoid releasing caps that are being usedYan, Zheng2014-04-28
* ceph: set mds_wanted when MDS reply changes a cap to auth capYan, Zheng2014-04-05
* ceph: make sure write caps are registered with auth MDSYan, Zheng2014-04-05
* ceph: add imported caps when handling cap export messageYan, Zheng2014-01-21
* ceph: remove exported caps when handling cap import messageYan, Zheng2014-01-21
* ceph: check inode caps in ceph_d_revalidateYan, Zheng2014-01-21
* ceph: fix cache revoke raceYan, Zheng2014-01-21
* ceph: use ceph_seq_cmp() to compare migrate_seqYan, Zheng2014-01-21
* ceph: handle cap export race in try_flush_caps()Yan, Zheng2014-01-21
* ceph: trivial comment fixJ. Bruce Fields2014-01-16
* ceph: add acl for cephfsGuangliang Zhao2013-12-31
* ceph: handle race between cap reconnect and cap releaseYan, Zheng2013-11-23
* ceph: queue cap release in __ceph_remove_cap()Yan, Zheng2013-11-23
* ceph: use d_invalidate() to invalidate aliasesYan, Zheng2013-09-06
* ceph: use fscache as a local presisent cacheMilosz Tanski2013-09-06
* ceph: remove useless variable revoked_rdcacheLi Wang2013-08-27
* ceph: fix request max sizeYan, Zheng2013-08-15
* ceph: introduce i_truncate_mutexYan, Zheng2013-08-15
* ceph: trim deleted inodeYan, Zheng2013-08-09
* ceph: fix race between cap issue and revokeYan, Zheng2013-07-03
* ceph: fix cap revoke raceYan, Zheng2013-07-03
* ceph: fix pending vmtruncate raceYan, Zheng2013-07-03
* ceph: Reconstruct the func ceph_reserve_caps.majianpeng2013-07-03
* ceph: move inode to proper flushing list when auth MDS changesYan, Zheng2013-07-03
* ceph: check migrate seq before changing auth capYan, Zheng2013-07-03
* ceph: fix cap release raceYan, Zheng2013-07-03
* ceph: take i_mutex before getting Fw capYan, Zheng2013-05-02
* ceph: use i_release_count to indicate dir's completenessYan, Zheng2013-05-02
* ceph: use I_COMPLETE inode flag instead of D_COMPLETE flagYan, Zheng2013-05-02
* ceph: set mds_want according to cap import messageYan, Zheng2013-05-02
* ceph: queue cap release when trimming capYan, Zheng2013-05-02
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-02-28
|\
| * ceph: check mds_wanted for imported capYan, Zheng2013-01-17
| * ceph: allocate cap_release message when receiving cap importYan, Zheng2013-01-17
| * ceph: allow revoking duplicated caps issued by non-auth MDSYan, Zheng2013-01-17
| * ceph: move dirty inode to migrating list when clearing auth capsYan, Zheng2013-01-17
* | ceph: Convert kuids and kgids before printing them.Eric W. Biederman2013-02-12
* | ceph: Translate between uid and gids in cap messages and kuids and kgidsEric W. Biederman2013-02-12
|/
* ceph: call handle_cap_grant() for cap import messageYan, Zheng2012-12-13
* ceph: Don't add dirty inode to dirty list if caps is in migrationYan, Zheng2012-12-13
* ceph: Don't update i_max_size when handling non-auth capYan, Zheng2012-12-13
* ceph: Hold caps_list_lock when adjusting caps_{use, total}_countYan, Zheng2012-11-04
* ceph: convert to use le32_add_cpu()Wei Yongjun2012-10-01
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-02-02
|\