aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph
Commit message (Expand)AuthorAge
...
| * ceph: update cap reconnect message to version 3Yan, Zheng2016-07-27
| * ceph: mount non-default filesystem by nameYan, Zheng2016-07-27
| * ceph: handle LOOKUP_RCU in ceph_d_revalidateJeff Layton2016-07-27
| * ceph: allow dentry_lease_is_valid to work under RCU walkJeff Layton2016-07-27
| * ceph: clear d_fsinfo pointer under d_lockJeff Layton2016-07-27
| * ceph: remove ceph_mdsc_lease_releaseJeff Layton2016-07-27
| * ceph: don't use ->d_timeMiklos Szeredi2016-07-27
| * ceph: fix spelling mistake: "resgister" -> "register"Colin Ian King2016-07-27
| * ceph: fix NULL dereference in ceph_queue_cap_snap()Yan, Zheng2016-07-27
| * ceph: wait unsafe sync writes for evicting inodeYan, Zheng2016-07-27
| * ceph: fix use-after-free bug in ceph_direct_read_write()Yan, Zheng2016-07-27
| * ceph: reduce i_nr_by_mode array sizeYan, Zheng2016-07-27
| * ceph: set user pages dirty after direct IO readYan, Zheng2016-07-27
| * ceph: rados pool namespace supportYan, Zheng2016-07-27
| * libceph: rados pool namespace supportYan, Zheng2016-07-27
| * libceph: define new ceph_file_layout structureYan, Zheng2016-07-27
| * libceph: add an ONSTACK initializer for oidsIlya Dryomov2016-07-27
* | Merge branch 'salted-string-hash'Linus Torvalds2016-07-28
|\ \ | |/ |/|
| * vfs: make the string hashes salt the hashLinus Torvalds2016-06-10
* | Use the right predicate in ->atomic_open() instancesAl Viro2016-07-05
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-07-01
|\ \ | |/ |/|
| * ceph: fix d_obtain_alias() misusesAl Viro2016-06-24
* | ceph: use i_version to check validity of fscacheYan, Zheng2016-06-01
* | ceph: improve fscache revalidationYan, Zheng2016-06-01
* | ceph: disable fscache when inode is opened for writeYan, Zheng2016-06-01
* | ceph: avoid unnecessary fscache invalidation/revlidationYan, Zheng2016-06-01
* | ceph: call __fscache_uncache_page() if readpages failsYan, Zheng2016-06-01
* | libceph: change ceph_osdmap_flag() to take osdcIlya Dryomov2016-05-30
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-27
|\
| * switch xattr_handler->set() to passing dentry and inode separatelyAl Viro2016-05-27
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-05-26
|\ \ | |/ |/|
| * ceph: fix wake_up_session_cb()Yan, Zheng2016-05-25
| * ceph: don't use truncate_pagecache() to invalidate read cacheYan, Zheng2016-05-25
| * ceph: SetPageError() for writeback pages if writepages failsYan, Zheng2016-05-25
| * ceph: handle interrupted ceph_writepage()Yan, Zheng2016-05-25
| * ceph: make ceph_update_writeable_page() uninterruptibleYan, Zheng2016-05-25
| * ceph: handle -EAGAIN returned by ceph_update_writeable_page()Yan, Zheng2016-05-25
| * ceph: make fault/page_mkwrite return VM_FAULT_OOM for -ENOMEMYan, Zheng2016-05-25
| * ceph: block non-fatal signals for fault/page_mkwriteYan, Zheng2016-05-25
| * ceph: make logical calculation functions return boolZhang Zhuoyu2016-05-25
| * ceph: tolerate bad i_size for symlink inodeYan, Zheng2016-05-25
| * ceph: improve fragtree change detectionYan, Zheng2016-05-25
| * ceph: keep leaf frag when updating fragtreeYan, Zheng2016-05-25
| * ceph: fix dir_auth check in ceph_fill_dirfrag()Yan, Zheng2016-05-25
| * ceph: don't assume frag tree splits in mds reply are sortedYan, Zheng2016-05-25
| * ceph: fix inode reference leakYan, Zheng2016-05-25
| * ceph: using hash value to compose dentry offsetYan, Zheng2016-05-25
| * ceph: don't forbid marking directory complete after forward seekYan, Zheng2016-05-25
| * ceph: record 'offset' for each entry of readdir resultYan, Zheng2016-05-25
| * ceph: define 'end/complete' in readdir reply as bit flagsYan, Zheng2016-05-25