Age | Commit message (Expand) | Author | Files | Lines |
2016-05-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 1 | -35/+124 |
2016-05-26 | ceph: don't use truncate_pagecache() to invalidate read cache | Yan, Zheng | 1 | -1/+3 |
2016-05-26 | ceph: tolerate bad i_size for symlink inode | Yan, Zheng | 1 | -7/+15 |
2016-05-26 | ceph: improve fragtree change detection | Yan, Zheng | 1 | -4/+20 |
2016-05-26 | ceph: keep leaf frag when updating fragtree | Yan, Zheng | 1 | -5/+23 |
2016-05-26 | ceph: fix dir_auth check in ceph_fill_dirfrag() | Yan, Zheng | 1 | -0/+3 |
2016-05-26 | ceph: don't assume frag tree splits in mds reply are sorted | Yan, Zheng | 1 | -0/+13 |
2016-05-26 | ceph: fix inode reference leak | Yan, Zheng | 1 | -1/+1 |
2016-05-26 | ceph: using hash value to compose dentry offset | Yan, Zheng | 1 | -6/+25 |
2016-05-26 | ceph: record 'offset' for each entry of readdir result | Yan, Zheng | 1 | -0/+1 |
2016-05-26 | ceph: define struct for dir entry in readdir reply | Yan, Zheng | 1 | -10/+11 |
2016-05-26 | ceph: simplify 'offset in frag' | Yan, Zheng | 1 | -4/+1 |
2016-05-26 | ceph: don't call truncate_pagecache in ceph_writepages_start | Yan, Zheng | 1 | -0/+11 |
2016-05-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -12/+17 |
2016-04-23 | ceph: Switch to generic xattr handlers | Andreas Gruenbacher | 1 | -6/+7 |
2016-04-23 | ceph: Get rid of d_find_alias in ceph_set_acl | Andreas Gruenbacher | 1 | -6/+10 |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 1 | -3/+3 |
2016-03-25 | ceph: use lookup request to revalidate dentry | Yan, Zheng | 1 | -0/+1 |
2016-03-25 | ceph: fix security xattr deadlock | Yan, Zheng | 1 | -4/+14 |
2016-03-25 | ceph: avoid updating directory inode's i_size accidentally | Yan, Zheng | 1 | -0/+4 |
2016-03-25 | ceph: fix race during filling readdir cache | Yan, Zheng | 1 | -2/+7 |
2016-03-25 | ceph: replace CURRENT_TIME by current_fs_time() | Deepa Dinamani | 1 | -1/+1 |
2016-03-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -16/+5 |
2016-03-14 | ceph_fill_trace(): don't bother with d_instantiate(dn, NULL) | Al Viro | 1 | -3/+1 |
2016-03-14 | ceph: don't bother with d_rehash() in splice_dentry() | Al Viro | 1 | -13/+4 |
2016-03-04 | ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 support | Yan, Zheng | 1 | -0/+2 |
2016-01-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 1 | -4/+4 |
2016-01-21 | ceph: use i_size_{read,write} to get/set i_size | Yan, Zheng | 1 | -4/+4 |
2015-12-09 | replace ->follow_link() with new method that could stay in RCU mode | Al Viro | 1 | -1/+1 |
2015-11-03 | ceph: make fsync() wait unsafe requests that created/modified inode | Yan, Zheng | 1 | -0/+1 |
2015-07-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 1 | -34/+121 |
2015-06-25 | ceph: rework dcache readdir | Yan, Zheng | 1 | -29/+89 |
2015-06-25 | ceph: pre-allocate data structure that tracks caps flushing | Yan, Zheng | 1 | -2/+13 |
2015-06-25 | ceph: track pending caps flushing globally | Yan, Zheng | 1 | -1/+0 |
2015-06-25 | ceph: track pending caps flushing accurately | Yan, Zheng | 1 | -2/+1 |
2015-06-25 | ceph: take snap_rwsem when accessing snap realm's cached_context | Yan, Zheng | 1 | -0/+15 |
2015-06-25 | ceph: check OSD caps before read/write | Yan, Zheng | 1 | -0/+3 |
2015-05-11 | ceph: switch to simple_follow_link() | Al Viro | 1 | -9/+2 |
2015-04-15 | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 1 | -26/+26 |
2015-02-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 1 | -19/+22 |
2015-02-19 | ceph: fix dentry leaks | Yan, Zheng | 1 | -3/+5 |
2015-02-19 | ceph: properly mark empty directory as complete | Yan, Zheng | 1 | -14/+15 |
2015-02-19 | ceph: provide seperate {inode,file}_operations for snapdir | Yan, Zheng | 1 | -2/+2 |
2015-01-21 | fs: remove mapping->backing_dev_info | Christoph Hellwig | 1 | -2/+0 |
2014-12-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 1 | -12/+47 |
2014-12-17 | ceph: use getattr request to fetch inline data | Yan, Zheng | 1 | -9/+25 |
2014-12-17 | ceph: add inline data to pagecache | Yan, Zheng | 1 | -0/+16 |
2014-12-17 | ceph: introduce a new inode flag indicating if cached dentries are ordered | Yan, Zheng | 1 | -5/+8 |
2014-11-19 | assorted conversions to %p[dD] | Al Viro | 1 | -8/+6 |
2014-11-19 | switch d_materialise_unique() users to d_splice_alias() | Al Viro | 1 | -1/+1 |