Age | Commit message (Expand) | Author |
2016-03-25 | ceph: encode ctime in cap message | Yan, Zheng |
2016-03-04 | ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 support | Yan, Zheng |
2016-01-22 | wrappers for ->i_mutex access | Al Viro |
2015-11-02 | 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-09-08 | ceph: EIO all operations after forced umount | Yan, Zheng |
2015-07-31 | ceph: always re-send cap flushes when MDS recovers | Yan, Zheng |
2015-06-25 | 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-04-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2015-04-20 | 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-15 | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells |
2015-02-19 | 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 |
2014-12-17 | ceph: flush inline version | Yan, Zheng |
2014-12-17 | ceph: fetch inline data when getting Fcr cap refs | Yan, Zheng |
2014-12-17 | ceph: add inline data to pagecache | Yan, Zheng |
2014-12-17 | ceph: parse inline data in MClientReply and MClientCaps | Yan, Zheng |
2014-12-17 | ceph, rbd: delete unnecessary checks before two function calls | SF Markus Elfring |
2014-11-13 | ceph: fix flush tid comparision | Yan, Zheng |
2014-10-14 | ceph: fix bool assignments | Fabian Frederick |
2014-10-14 | ceph: move ceph_find_inode() outside the s_mutex | Yan, Zheng |
2014-07-24 | ceph: replace comma with a semicolon | Himangi Saraogi |
2014-06-06 | mds: check cap ID when handling cap export message | Yan, Zheng |
2014-06-06 | ceph: handle cap import atomically | Yan, Zheng |
2014-06-06 | ceph: pre-allocate ceph_cap struct for ceph_add_cap() | Yan, Zheng |
2014-06-06 | ceph: update inode fields according to issued caps | Yan, Zheng |
2014-06-06 | ceph: queue vmtruncate if necessary when handing cap grant/revoke | Yan, Zheng |
2014-04-28 | ceph: avoid releasing caps that are being used | Yan, Zheng |
2014-04-04 | ceph: set mds_wanted when MDS reply changes a cap to auth cap | Yan, Zheng |
2014-04-04 | ceph: make sure write caps are registered with auth MDS | Yan, Zheng |
2014-01-21 | ceph: add imported caps when handling cap export message | Yan, Zheng |
2014-01-21 | ceph: remove exported caps when handling cap import message | Yan, Zheng |