| Commit message (Expand) | Author | Age | Files | Lines |
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 2016-04-04 | 1 | -3/+3 |
* | ceph: use lookup request to revalidate dentry | Yan, Zheng | 2016-03-25 | 1 | -0/+1 |
* | ceph: fix security xattr deadlock | Yan, Zheng | 2016-03-25 | 1 | -4/+14 |
* | ceph: avoid updating directory inode's i_size accidentally | Yan, Zheng | 2016-03-25 | 1 | -0/+4 |
* | ceph: fix race during filling readdir cache | Yan, Zheng | 2016-03-25 | 1 | -2/+7 |
* | ceph: replace CURRENT_TIME by current_fs_time() | Deepa Dinamani | 2016-03-25 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-03-19 | 1 | -16/+5 |
|\ |
|
| * | ceph_fill_trace(): don't bother with d_instantiate(dn, NULL) | Al Viro | 2016-03-14 | 1 | -3/+1 |
| * | ceph: don't bother with d_rehash() in splice_dentry() | Al Viro | 2016-03-14 | 1 | -13/+4 |
* | | ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 support | Yan, Zheng | 2016-03-04 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2016-01-24 | 1 | -4/+4 |
|\ |
|
| * | ceph: use i_size_{read,write} to get/set i_size | Yan, Zheng | 2016-01-21 | 1 | -4/+4 |
* | | replace ->follow_link() with new method that could stay in RCU mode | Al Viro | 2015-12-08 | 1 | -1/+1 |
|/ |
|
* | ceph: make fsync() wait unsafe requests that created/modified inode | Yan, Zheng | 2015-11-02 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2015-07-02 | 1 | -34/+121 |
|\ |
|
| * | ceph: rework dcache readdir | Yan, Zheng | 2015-06-25 | 1 | -29/+89 |
| * | ceph: pre-allocate data structure that tracks caps flushing | Yan, Zheng | 2015-06-25 | 1 | -2/+13 |
| * | ceph: track pending caps flushing globally | Yan, Zheng | 2015-06-25 | 1 | -1/+0 |
| * | ceph: track pending caps flushing accurately | Yan, Zheng | 2015-06-25 | 1 | -2/+1 |
| * | ceph: take snap_rwsem when accessing snap realm's cached_context | Yan, Zheng | 2015-06-25 | 1 | -0/+15 |
| * | ceph: check OSD caps before read/write | Yan, Zheng | 2015-06-25 | 1 | -0/+3 |
* | | ceph: switch to simple_follow_link() | Al Viro | 2015-05-10 | 1 | -9/+2 |
|/ |
|
* | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 2015-04-15 | 1 | -26/+26 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2015-02-19 | 1 | -19/+22 |
|\ |
|
| * | ceph: fix dentry leaks | Yan, Zheng | 2015-02-19 | 1 | -3/+5 |
| * | ceph: properly mark empty directory as complete | Yan, Zheng | 2015-02-19 | 1 | -14/+15 |
| * | ceph: provide seperate {inode,file}_operations for snapdir | Yan, Zheng | 2015-02-19 | 1 | -2/+2 |
* | | fs: remove mapping->backing_dev_info | Christoph Hellwig | 2015-01-20 | 1 | -2/+0 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2014-12-17 | 1 | -12/+47 |
|\ |
|
| * | ceph: use getattr request to fetch inline data | Yan, Zheng | 2014-12-17 | 1 | -9/+25 |
| * | ceph: add inline data to pagecache | Yan, Zheng | 2014-12-17 | 1 | -0/+16 |
| * | ceph: introduce a new inode flag indicating if cached dentries are ordered | Yan, Zheng | 2014-12-17 | 1 | -5/+8 |
* | | assorted conversions to %p[dD] | Al Viro | 2014-11-19 | 1 | -8/+6 |
* | | switch d_materialise_unique() users to d_splice_alias() | Al Viro | 2014-11-19 | 1 | -1/+1 |
* | | move d_rcu from overlapping d_child to overlapping d_alias | Al Viro | 2014-11-03 | 1 | -1/+1 |
|/ |
|
* | ceph: remove redundant code for max file size verification | Chao Yu | 2014-10-14 | 1 | -6/+0 |
* | ceph: request xattrs if xattr_version is zero | Yan, Zheng | 2014-10-14 | 1 | -5/+5 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2014-06-12 | 1 | -93/+154 |
|\ |
|
| * | ceph: use truncate_pagecache() instead of truncate_inode_pages() | Yan, Zheng | 2014-06-08 | 1 | -2/+2 |
| * | ceph: remember subtree root dirfrag's auth MDS | Yan, Zheng | 2014-06-06 | 1 | -1/+7 |
| * | ceph: introduce ceph_fill_fragtree() | Yan, Zheng | 2014-06-06 | 1 | -45/+84 |
| * | ceph: pre-allocate ceph_cap struct for ceph_add_cap() | Yan, Zheng | 2014-06-06 | 1 | -31/+39 |
| * | ceph: update inode fields according to issued caps | Yan, Zheng | 2014-06-06 | 1 | -31/+39 |
* | | fs/ceph: replace pr_warning by pr_warn | Fabian Frederick | 2014-06-06 | 1 | -1/+1 |
|/ |
|
* | ceph: clear directory's completeness when creating file | Yan, Zheng | 2014-04-28 | 1 | -55/+16 |
* | ceph: don't grabs open file reference for aborted request | Yan, Zheng | 2014-04-04 | 1 | -1/+1 |
* | ceph: Remove get/set acl on symlinks | Fabian Frederick | 2014-04-04 | 1 | -2/+0 |
* | ceph: update i_max_size even if inode version does not change | Yan, Zheng | 2014-04-04 | 1 | -8/+8 |
* | ceph: add get_name() NFS export callback | Yan, Zheng | 2014-04-03 | 1 | -1/+50 |
* | ceph: do not chain inode updates to parent fsync | Sage Weil | 2014-04-03 | 1 | -4/+1 |