summaryrefslogtreecommitdiffstats
path: root/fs/ceph/super.h
Commit message (Expand)AuthorAgeFilesLines
* ceph: always re-send cap flushes when MDS recoversYan, Zheng2015-07-311-1/+0
* ceph: rework dcache readdirYan, Zheng2015-06-251-28/+32
* ceph: pre-allocate data structure that tracks caps flushingYan, Zheng2015-06-251-1/+5
* ceph: re-send flushing caps (which are revoked) in reconnect stageYan, Zheng2015-06-251-2/+5
* ceph: track pending caps flushing globallyYan, Zheng2015-06-251-1/+1
* ceph: track pending caps flushing accuratelyYan, Zheng2015-06-251-1/+10
* ceph: don't pre-allocate space for cap release messagesYan, Zheng2015-06-251-6/+14
* ceph: avoid sending unnessesary FLUSHSNAP messageYan, Zheng2015-06-251-2/+3
* ceph: use empty snap context for uninline_data and get_pool_permYan, Zheng2015-06-251-0/+1
* ceph: check OSD caps before read/writeYan, Zheng2015-06-251-5/+12
* ceph: remove redundant declarationFabian Frederick2015-04-201-1/+0
* ceph: fix dcache/nocache mount optionYan, Zheng2015-04-201-1/+2
* ceph: provide seperate {inode,file}_operations for snapdirYan, Zheng2015-02-191-0/+2
* ceph: improve reference tracking for snaprealmYan, Zheng2015-02-191-1/+2
* ceph: flush inline versionYan, Zheng2014-12-171-0/+1
* ceph: convert inline data to normal data before data writeYan, Zheng2014-12-171-1/+1
* ceph: use getattr request to fetch inline dataYan, Zheng2014-12-171-1/+6
* ceph: add inline data to pagecacheYan, Zheng2014-12-171-1/+4
* ceph: introduce global empty snap contextYan, Zheng2014-12-171-0/+2
* ceph: introduce a new inode flag indicating if cached dentries are orderedYan, Zheng2014-12-171-6/+32
* ceph: additional debugfs outputJohn Spray2014-10-141-0/+1
* ceph: include the initial ACL in create/mkdir/mknod MDS requestsYan, Zheng2014-10-141-5/+19
* ceph: request xattrs if xattr_version is zeroYan, Zheng2014-10-141-1/+1
* ceph: pre-allocate ceph_cap struct for ceph_add_cap()Yan, Zheng2014-06-061-6/+7
* ceph: clear directory's completeness when creating fileYan, Zheng2014-04-281-1/+0
* ceph: use fl->fl_file as owner identifier of flock and posix lockYan, Zheng2014-04-041-0/+1
* ceph: fix ceph_dir_llseek()Yan, Zheng2014-04-031-1/+1
* ceph: make ceph_forget_all_cached_acls() static inlineGuangliang Zhao2014-02-171-1/+6
* ceph: remove duplicate declaration of ceph_setattrPeter Rosin2014-01-301-1/+0
* ceph: fix posix ACL hooksSage Weil2014-01-291-0/+3
* ceph: Fix up after semantic merge conflictLinus Torvalds2014-01-281-3/+0
* ceph: add imported caps when handling cap export messageYan, Zheng2014-01-211-3/+1
* ceph: check inode caps in ceph_d_revalidateYan, Zheng2014-01-211-0/+1
* ceph: fix cache revoke raceYan, Zheng2014-01-211-0/+2
* ceph: add acl for cephfsGuangliang Zhao2013-12-311-1/+36
* ceph: drop unconnected inodesYan, Zheng2013-12-131-0/+1
* ceph: queue cap release in __ceph_remove_cap()Yan, Zheng2013-11-231-7/+1
* ceph: remove ceph_lookup_inode()Yan, Zheng2013-09-061-2/+0
* ceph: use fscache as a local presisent cacheMilosz Tanski2013-09-061-0/+16
* ceph: introduce i_truncate_mutexYan, Zheng2013-08-151-0/+1
* ceph: fix freeing inode vs removing session caps raceYan, Zheng2013-08-091-0/+2
* ceph: fix pending vmtruncate raceYan, Zheng2013-07-031-1/+1
* ceph: Reconstruct the func ceph_reserve_caps.majianpeng2013-07-031-1/+1
* ceph: ceph_pagelist_append might sleep while atomicJim Schutt2013-05-171-2/+7
* ceph: use i_release_count to indicate dir's completenessYan, Zheng2013-05-011-22/+20
* ceph: acquire i_mutex in __ceph_do_pending_vmtruncateYan, Zheng2013-05-011-1/+1
* ceph: use I_COMPLETE inode flag instead of D_COMPLETE flagYan, Zheng2013-05-011-21/+2
* ceph: queue cap release when trimming capYan, Zheng2013-05-011-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-02-281-8/+2
|\
| * ceph: fix statvfs fr_sizeSage Weil2013-02-221-1/+1
OpenPOWER on IntegriCloud