summaryrefslogtreecommitdiff
path: root/fs/ceph/inode.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-07-02
|\
| * ceph: rework dcache readdirYan, Zheng2015-06-25
| * ceph: pre-allocate data structure that tracks caps flushingYan, Zheng2015-06-25
| * ceph: track pending caps flushing globallyYan, Zheng2015-06-25
| * ceph: track pending caps flushing accuratelyYan, Zheng2015-06-25
| * ceph: take snap_rwsem when accessing snap realm's cached_contextYan, Zheng2015-06-25
| * ceph: check OSD caps before read/writeYan, Zheng2015-06-25
* | ceph: switch to simple_follow_link()Al Viro2015-05-10
|/
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-02-19
|\
| * ceph: fix dentry leaksYan, Zheng2015-02-19
| * ceph: properly mark empty directory as completeYan, Zheng2015-02-19
| * ceph: provide seperate {inode,file}_operations for snapdirYan, Zheng2015-02-19
* | fs: remove mapping->backing_dev_infoChristoph Hellwig2015-01-20
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-12-17
|\
| * ceph: use getattr request to fetch inline dataYan, Zheng2014-12-17
| * ceph: add inline data to pagecacheYan, Zheng2014-12-17
| * ceph: introduce a new inode flag indicating if cached dentries are orderedYan, Zheng2014-12-17
* | assorted conversions to %p[dD]Al Viro2014-11-19
* | switch d_materialise_unique() users to d_splice_alias()Al Viro2014-11-19
* | move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2014-11-03
|/
* ceph: remove redundant code for max file size verificationChao Yu2014-10-14
* ceph: request xattrs if xattr_version is zeroYan, Zheng2014-10-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-06-12
|\
| * ceph: use truncate_pagecache() instead of truncate_inode_pages()Yan, Zheng2014-06-08
| * ceph: remember subtree root dirfrag's auth MDSYan, Zheng2014-06-06
| * ceph: introduce ceph_fill_fragtree()Yan, Zheng2014-06-06
| * ceph: pre-allocate ceph_cap struct for ceph_add_cap()Yan, Zheng2014-06-06
| * ceph: update inode fields according to issued capsYan, Zheng2014-06-06
* | fs/ceph: replace pr_warning by pr_warnFabian Frederick2014-06-06
|/
* ceph: clear directory's completeness when creating fileYan, Zheng2014-04-28
* ceph: don't grabs open file reference for aborted requestYan, Zheng2014-04-04
* ceph: Remove get/set acl on symlinksFabian Frederick2014-04-04
* ceph: update i_max_size even if inode version does not changeYan, Zheng2014-04-04
* ceph: add get_name() NFS export callbackYan, Zheng2014-04-03
* ceph: do not chain inode updates to parent fsyncSage Weil2014-04-03
* ceph: fix posix ACL hooksSage Weil2014-01-29
* ceph: Fix up after semantic merge conflictLinus Torvalds2014-01-28
* ceph: add imported caps when handling cap export messageYan, Zheng2014-01-21
* ceph: fix cache revoke raceYan, Zheng2014-01-21
* ceph: add acl for cephfsGuangliang Zhao2013-12-31
* ceph: drop unconnected inodesYan, Zheng2013-12-13
* ceph: initialize inode before instantiating dentryYan, Zheng2013-12-13
* ceph: handle frag mismatch between readdir request and replyYan, Zheng2013-09-30
* ceph: remove outdated frag informationYan, Zheng2013-09-30
* ceph: remove ceph_lookup_inode()Yan, Zheng2013-09-06
* ceph: use fscache as a local presisent cacheMilosz Tanski2013-09-06
* ceph: introduce i_truncate_mutexYan, Zheng2013-08-15
* Merge remote-tracking branch 'linus/master' into testingSage Weil2013-08-15
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-07-09
| |\