| Commit message (Expand) | Author | Age |
* | ceph: fix null pointer dereference in ceph_flush_snaps() | Yan, Zheng | 2016-08-08 |
* | ceph: optimize cap flush waiting | Yan, Zheng | 2016-07-28 |
* | ceph: cleanup ceph_flush_snaps() | Yan, Zheng | 2016-07-28 |
* | ceph: kick cap flushes before sending other cap message | Yan, Zheng | 2016-07-28 |
* | ceph: introduce an inode flag to indicates if snapflush is needed | Yan, Zheng | 2016-07-28 |
* | ceph: avoid sending duplicated cap flush message | Yan, Zheng | 2016-07-28 |
* | ceph: unify cap flush and snapcap flush | Yan, Zheng | 2016-07-28 |
* | ceph: use list instead of rbtree to track cap flushes | Yan, Zheng | 2016-07-28 |
* | ceph: update types of some local varibles | Yan, Zheng | 2016-07-28 |
* | ceph: wait unsafe sync writes for evicting inode | Yan, Zheng | 2016-07-28 |
* | ceph: reduce i_nr_by_mode array size | Yan, Zheng | 2016-07-28 |
* | ceph: rados pool namespace support | Yan, Zheng | 2016-07-28 |
* | libceph: define new ceph_file_layout structure | Yan, Zheng | 2016-07-28 |
* | ceph: improve fscache revalidation | Yan, Zheng | 2016-06-01 |
* | ceph: avoid unnecessary fscache invalidation/revlidation | Yan, Zheng | 2016-06-01 |
* | ceph: don't use truncate_pagecache() to invalidate read cache | Yan, Zheng | 2016-05-26 |
* | ceph: renew caps for read/write if mds session got killed. | Yan, Zheng | 2016-05-26 |
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 2016-04-04 |
* | ceph: encode ctime in cap message | Yan, Zheng | 2016-03-25 |
* | ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 support | Yan, Zheng | 2016-03-04 |
* | wrappers for ->i_mutex access | Al Viro | 2016-01-22 |
* | ceph: make fsync() wait unsafe requests that created/modified inode | Yan, Zheng | 2015-11-02 |
* | ceph: don't invalidate page cache when inode is no longer used | Yan, Zheng | 2015-11-02 |
* | ceph: EIO all operations after forced umount | Yan, Zheng | 2015-09-08 |
* | ceph: always re-send cap flushes when MDS recovers | Yan, Zheng | 2015-07-31 |
* | ceph: rework dcache readdir | Yan, Zheng | 2015-06-25 |
* | ceph: pre-allocate data structure that tracks caps flushing | Yan, Zheng | 2015-06-25 |
* | ceph: re-send flushing caps (which are revoked) in reconnect stage | Yan, Zheng | 2015-06-25 |
* | ceph: send TID of the oldest pending caps flush to MDS | Yan, Zheng | 2015-06-25 |
* | ceph: track pending caps flushing globally | Yan, Zheng | 2015-06-25 |
* | ceph: track pending caps flushing accurately | Yan, Zheng | 2015-06-25 |
* | ceph: fix directory fsync | Yan, Zheng | 2015-06-25 |
* | ceph: fix flushing caps | Yan, Zheng | 2015-06-25 |
* | ceph: don't include used caps in cap_wanted | Yan, Zheng | 2015-06-25 |
* | ceph: don't pre-allocate space for cap release messages | Yan, Zheng | 2015-06-25 |
* | ceph: make sure syncfs flushes all cap snaps | Yan, Zheng | 2015-06-25 |
* | ceph: take snap_rwsem when accessing snap realm's cached_context | Yan, Zheng | 2015-06-25 |
* | ceph: avoid sending unnessesary FLUSHSNAP message | Yan, Zheng | 2015-06-25 |
* | ceph: set i_head_snapc when getting CEPH_CAP_FILE_WR reference | Yan, Zheng | 2015-06-25 |
* | ceph: check OSD caps before read/write | Yan, Zheng | 2015-06-25 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-04-26 |
|\ |
|
| * | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 2015-04-15 |
* | | ceph: hold on to exclusive caps on complete directories | Yan, Zheng | 2015-04-20 |
* | | ceph: don't mark dirty caps when there is no auth cap | Yan, Zheng | 2015-04-20 |
* | | ceph: keep i_snap_realm while there are writers | Yan, Zheng | 2015-04-20 |
|/ |
|
* | ceph: avoid block operation when !TASK_RUNNING (ceph_get_caps) | Yan, Zheng | 2015-02-19 |
* | ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_sync) | Yan, Zheng | 2015-02-19 |
* | ceph: improve reference tracking for snaprealm | Yan, Zheng | 2015-02-19 |
* | ceph: handle SESSION_FORCE_RO message | Yan, Zheng | 2015-02-19 |
* | ceph: flush inline version | Yan, Zheng | 2014-12-17 |