aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/caps.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-21ceph: handle cap export race in try_flush_caps()Yan, Zheng1-8/+8
2014-01-16ceph: trivial comment fixJ. Bruce Fields1-3/+3
2013-12-31ceph: add acl for cephfsGuangliang Zhao1-0/+1
2013-11-23ceph: handle race between cap reconnect and cap releaseYan, Zheng1-1/+7
2013-11-23ceph: queue cap release in __ceph_remove_cap()Yan, Zheng1-10/+11
2013-09-06ceph: use d_invalidate() to invalidate aliasesYan, Zheng1-4/+4
2013-09-06ceph: use fscache as a local presisent cacheMilosz Tanski1-2/+17
2013-08-27ceph: remove useless variable revoked_rdcacheLi Wang1-4/+1
2013-08-15ceph: fix request max sizeYan, Zheng1-7/+11
2013-08-15ceph: introduce i_truncate_mutexYan, Zheng1-4/+0
2013-08-09ceph: trim deleted inodeYan, Zheng1-1/+40
2013-07-03ceph: fix race between cap issue and revokeYan, Zheng1-9/+20
2013-07-03ceph: fix cap revoke raceYan, Zheng1-0/+9
2013-07-03ceph: fix pending vmtruncate raceYan, Zheng1-1/+5
2013-07-03ceph: Reconstruct the func ceph_reserve_caps.majianpeng1-14/+7
2013-07-03ceph: move inode to proper flushing list when auth MDS changesYan, Zheng1-0/+7
2013-07-03ceph: check migrate seq before changing auth capYan, Zheng1-3/+5
2013-07-03ceph: fix cap release raceYan, Zheng1-12/+10
2013-05-01ceph: take i_mutex before getting Fw capYan, Zheng1-6/+7
2013-05-01ceph: use i_release_count to indicate dir's completenessYan, Zheng1-2/+2
2013-05-01ceph: use I_COMPLETE inode flag instead of D_COMPLETE flagYan, Zheng1-3/+5
2013-05-01ceph: set mds_want according to cap import messageYan, Zheng1-1/+5
2013-05-01ceph: queue cap release when trimming capYan, Zheng1-3/+3
2013-02-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-7/+25
2013-02-12ceph: Convert kuids and kgids before printing them.Eric W. Biederman1-1/+2
2013-02-12ceph: Translate between uid and gids in cap messages and kuids and kgidsEric W. Biederman1-7/+7
2013-01-17ceph: check mds_wanted for imported capYan, Zheng1-1/+3
2013-01-17ceph: allocate cap_release message when receiving cap importYan, Zheng1-0/+3
2013-01-17ceph: allow revoking duplicated caps issued by non-auth MDSYan, Zheng1-5/+10
2013-01-17ceph: move dirty inode to migrating list when clearing auth capsYan, Zheng1-1/+9
2012-12-13ceph: call handle_cap_grant() for cap import messageYan, Zheng1-2/+2
2012-12-13ceph: Don't add dirty inode to dirty list if caps is in migrationYan, Zheng1-3/+7
2012-12-13ceph: Don't update i_max_size when handling non-auth capYan, Zheng1-1/+1
2012-11-04ceph: Hold caps_list_lock when adjusting caps_{use, total}_countYan, Zheng1-0/+2
2012-10-01ceph: convert to use le32_add_cpu()Wei Yongjun1-1/+1
2012-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-2/+2
2012-02-02ceph: create a new session lock to avoid lock inversionAlex Elder1-2/+2
2012-01-03ceph: propagate umode_tAl Viro1-2/+2
2011-12-07ceph: use i_ceph_lock instead of i_lockSage Weil1-93/+94
2011-11-05ceph: use new D_COMPLETE dentry flagSage Weil1-5/+3
2011-11-02filesystems: add set_nlink()Miklos Szeredi1-1/+1
2011-10-25libceph: don't complain on msgpool alloc failuresSage Weil1-1/+1
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik1-2/+4
2011-06-07ceph: use ihold when we already have an inode refSage Weil1-6/+4
2011-05-24ceph: fix cap flush race reentrancySage Weil1-29/+29
2011-05-19ceph: fix rare potential cap leakSage Weil1-1/+2
2011-05-11ceph: do not use i_wrbuffer_ref as refcount for Fb capHenry C Chang1-8/+8
2011-05-04ceph: do not call __mark_dirty_inode under i_lockSage Weil1-5/+5
2011-05-03ceph: use ihold() when i_lock is heldSage Weil1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1