summaryrefslogtreecommitdiffstats
path: root/fs/ceph/inode.c
Commit message (Expand)AuthorAgeFilesLines
* ceph: introduce a new inode flag indicating if cached dentries are orderedYan, Zheng2014-12-171-5/+8
* ceph: remove redundant code for max file size verificationChao Yu2014-10-141-6/+0
* ceph: request xattrs if xattr_version is zeroYan, Zheng2014-10-141-5/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-06-121-93/+154
|\
| * ceph: use truncate_pagecache() instead of truncate_inode_pages()Yan, Zheng2014-06-081-2/+2
| * ceph: remember subtree root dirfrag's auth MDSYan, Zheng2014-06-061-1/+7
| * ceph: introduce ceph_fill_fragtree()Yan, Zheng2014-06-061-45/+84
| * ceph: pre-allocate ceph_cap struct for ceph_add_cap()Yan, Zheng2014-06-061-31/+39
| * ceph: update inode fields according to issued capsYan, Zheng2014-06-061-31/+39
* | fs/ceph: replace pr_warning by pr_warnFabian Frederick2014-06-061-1/+1
|/
* ceph: clear directory's completeness when creating fileYan, Zheng2014-04-281-55/+16
* ceph: don't grabs open file reference for aborted requestYan, Zheng2014-04-041-1/+1
* ceph: Remove get/set acl on symlinksFabian Frederick2014-04-041-2/+0
* ceph: update i_max_size even if inode version does not changeYan, Zheng2014-04-041-8/+8
* ceph: add get_name() NFS export callbackYan, Zheng2014-04-031-1/+50
* ceph: do not chain inode updates to parent fsyncSage Weil2014-04-031-4/+1
* ceph: fix posix ACL hooksSage Weil2014-01-291-0/+2
* ceph: Fix up after semantic merge conflictLinus Torvalds2014-01-281-1/+2
* ceph: add imported caps when handling cap export messageYan, Zheng2014-01-211-3/+1
* ceph: fix cache revoke raceYan, Zheng2014-01-211-3/+5
* ceph: add acl for cephfsGuangliang Zhao2013-12-311-0/+11
* ceph: drop unconnected inodesYan, Zheng2013-12-131-0/+10
* ceph: initialize inode before instantiating dentryYan, Zheng2013-12-131-78/+58
* ceph: handle frag mismatch between readdir request and replyYan, Zheng2013-09-301-2/+14
* ceph: remove outdated frag informationYan, Zheng2013-09-301-4/+29
* ceph: remove ceph_lookup_inode()Yan, Zheng2013-09-061-8/+0
* ceph: use fscache as a local presisent cacheMilosz Tanski2013-09-061-3/+11
* ceph: introduce i_truncate_mutexYan, Zheng2013-08-151-17/+22
* Merge remote-tracking branch 'linus/master' into testingSage Weil2013-08-151-2/+2
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-07-091-8/+6
| |\
| * | helper for reading ->d_countAl Viro2013-07-051-2/+2
* | | ceph: fix freeing inode vs removing session caps raceYan, Zheng2013-08-091-0/+8
* | | ceph: wake up writer if vmtruncate work get blockedYan, Zheng2013-08-091-1/+8
| |/ |/|
* | ceph: fix pending vmtruncate raceYan, Zheng2013-07-031-8/+6
|/
* ceph: fix symlink inode operationsYan, Zheng2013-05-011-0/+6
* ceph: use i_release_count to indicate dir's completenessYan, Zheng2013-05-011-6/+7
* ceph: acquire i_mutex in __ceph_do_pending_vmtruncateYan, Zheng2013-05-011-9/+9
* ceph: use I_COMPLETE inode flag instead of D_COMPLETE flagYan, Zheng2013-05-011-17/+13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-2/+38
|\
| * ceph: prepopulate inodes only when request is abortedSage Weil2013-02-261-2/+38
* | ceph: Convert kuids and kgids before printing them.Eric W. Biederman2013-02-121-3/+6
* | ceph: Translate inode uid and gid attributes to/from kuids and kgids.Eric W. Biederman2013-02-121-6/+8
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-12-201-6/+9
|\
| * ceph: Fix __ceph_do_pending_vmtruncateYan, Zheng2012-12-131-6/+9
* | ceph: don't abuse d_delete() on failure exitsAl Viro2012-09-261-2/+2
|/
* ceph: tolerate (and warn on) extraneous dentry from mdsSage Weil2012-08-211-5/+10
* ceph: avoid panic with mismatched symlink sizes in fill_inode()Xi Wang2012-03-221-5/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-01-131-1/+2
|\
| * ceph: dereference pointer after checking for NULLYehuda Sadeh2012-01-101-1/+2
* | vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-031-1/+0
|/
OpenPOWER on IntegriCloud