summaryrefslogtreecommitdiff
path: root/fs/ceph
Commit message (Expand)AuthorAge
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* ceph: use kmem_cache_zallocGeliang Tang2016-03-25
* ceph: use lookup request to revalidate dentryYan, Zheng2016-03-25
* ceph: kill ceph_get_dentry_parent_inode()Yan, Zheng2016-03-25
* ceph: fix security xattr deadlockYan, Zheng2016-03-25
* ceph: don't request vxattrs from MDSYan, Zheng2016-03-25
* ceph: fix mounting same fs multiple timesYan, Zheng2016-03-25
* ceph: remove unnecessary NULL checkYan, Zheng2016-03-25
* ceph: avoid updating directory inode's i_size accidentallyYan, Zheng2016-03-25
* ceph: fix race during filling readdir cacheYan, Zheng2016-03-25
* ceph: kill ceph_empty_snapcIlya Dryomov2016-03-25
* ceph: fix a wrong comparisonAnton Protopopov2016-03-25
* ceph: replace CURRENT_TIME by current_fs_time()Deepa Dinamani2016-03-25
* ceph: scattered page writebackYan, Zheng2016-03-25
* ceph: remove useless BUG_ONYan, Zheng2016-03-25
* ceph: don't enable rbytes mount option by defaultYan, Zheng2016-03-25
* ceph: encode ctime in cap messageYan, Zheng2016-03-25
* libceph: revamp subs code, switch to SUBSCRIBE2 protocolIlya Dryomov2016-03-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-03-19
|\
| * ceph_fill_trace(): don't bother with d_instantiate(dn, NULL)Al Viro2016-03-14
| * ceph: don't bother with d_rehash() in splice_dentry()Al Viro2016-03-14
* | ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 supportYan, Zheng2016-03-04
|/
* ceph: fix snap context leak in error pathYan, Zheng2016-02-04
* ceph: checking for IS_ERR instead of NULLDan Carpenter2016-02-04
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-01-24
|\
| * ceph: use i_size_{read,write} to get/set i_sizeYan, Zheng2016-01-21
| * ceph: re-send AIO write request when getting -EOLDSNAP errorYan, Zheng2016-01-21
| * ceph: Asynchronous IO supportYan, Zheng2016-01-21
| * ceph: Avoid to propagate the invalid page pointMinfei Huang2016-01-21
| * ceph: fix double page_unlock() in page_mkwrite()Yan, Zheng2016-01-21
* | wrappers for ->i_mutex accessAl Viro2016-01-22
* | kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-14
* | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-01-11
|\ \
| * | posix acls: Remove duplicate xattr name definitionsAndreas Gruenbacher2015-12-06
| |/
* | replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-08
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-11-13
|\
| * libceph: msg signing callouts don't need con argumentIlya Dryomov2015-11-02
| * ceph: make fsync() wait unsafe requests that created/modified inodeYan, Zheng2015-11-02
| * ceph: add request to i_unsafe_dirops when getting unsafe replyYan, Zheng2015-11-02
| * ceph: don't invalidate page cache when inode is no longer usedYan, Zheng2015-11-02
| * ceph: combine as many iovec as possile into one OSD requestZhu, Caifeng2015-11-02
| * ceph: fix message length computationArnd Bergmann2015-11-02
| * ceph: fix a comment typoGeliang Tang2015-11-02
* | mm, fs: introduce mapping_gfp_constraint()Michal Hocko2015-11-06
* | Move locks API users to locks_lock_inode_wait()Benjamin Coddington2015-10-22
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-09-11
|\
| * ceph: improve readahead for file holesYan, Zheng2015-09-09
| * ceph: get inode size for each append writeYan, Zheng2015-09-09
| * ceph: cleanup use of ceph_msg_getJianpeng Ma2015-09-08
| * ceph: no need to get parent inode in ceph_openJianpeng Ma2015-09-08