aboutsummaryrefslogtreecommitdiff
path: root/fs/ceph
AgeCommit message (Expand)AuthorFilesLines
2017-09-06ceph: include snapc in debug message of writeGravatar Yan, Zheng 2-7/+8
2017-09-06ceph: make sure flushsnap messages are sent in proper orderGravatar Yan, Zheng 1-5/+7
2017-09-06ceph: fix -EOLDSNAPC handlingGravatar Yan, Zheng 1-10/+7
2017-09-06ceph: send LSSNAP request to auth mds of directory inodeGravatar Yan, Zheng 2-5/+14
2017-09-06ceph: don't fill readdir cache for LSSNAP replyGravatar Yan, Zheng 1-8/+11
2017-09-06ceph: cleanup ceph_readdir_prepopulate()Gravatar Yan, Zheng 1-7/+0
2017-09-06ceph: use errseq_t for writeback error reportingGravatar Jeff Layton 1-1/+1
2017-09-06ceph: new cap message flags indicate if there is pending capsnapGravatar Yan, Zheng 1-1/+4
2017-09-06ceph: nuke startsync opGravatar Yanhu Cao 2-22/+4
2017-09-06ceph: validate correctness of some mount optionsGravatar Yan, Zheng 2-7/+23
2017-09-06ceph: limit osd write sizeGravatar Yan, Zheng 4-5/+11
2017-09-06ceph: limit osd read size to CEPH_MSG_MAX_DATA_LENGravatar Yan, Zheng 4-18/+15
2017-09-06ceph: remove unused cap_release_safety mount optionGravatar Yan, Zheng 2-7/+0
2017-09-01ceph: fix readpage from fscacheGravatar Yan, Zheng 2-18/+18
2017-07-17ceph: fix race in concurrent readdirGravatar Yan, Zheng 1-0/+5
2017-07-16fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locksGravatar Benjamin Coddington 1-1/+1
2017-07-07ceph: update ceph_dentry_info::lease_session when necessaryGravatar Yan, Zheng 1-2/+7
2017-07-07ceph: new mount option that specifies fscache uniquifierGravatar Yan, Zheng 3-21/+113
2017-07-07ceph: avoid accessing freeing inode in ceph_check_delayed_caps()Gravatar Yan, Zheng 1-2/+9
2017-07-07ceph: avoid invalid memory dereference in the middle of umountGravatar Yan, Zheng 2-4/+6
2017-07-07ceph: getattr before read on ceph.* xattrsGravatar Yan, Zheng 1-0/+3
2017-07-07ceph: don't re-send interrupted flock requestGravatar Yan, Zheng 1-1/+24
2017-07-07ceph: cleanup writepage_nounlock()Gravatar Yan, Zheng 1-6/+6
2017-07-07ceph: redirty page when writepage_nounlock() skips unwritable pageGravatar Yan, Zheng 1-1/+2
2017-07-07ceph: remove useless page->mapping check in writepage_nounlock()Gravatar Yan, Zheng 1-4/+0
2017-07-07ceph: update the 'approaching max_size' codeGravatar Yan, Zheng 5-11/+23
2017-07-07ceph: re-request max size after importing capsGravatar Yan, Zheng 1-3/+8
2017-06-14ceph: unify inode i_ctime updateGravatar Yan, Zheng 2-3/+3
2017-06-14ceph: use current_kernel_time() to get request time stampGravatar Yan, Zheng 1-3/+1
2017-06-14ceph: check i_nlink while converting a file handle to dentryGravatar Luis Henriques 1-0/+4
2017-05-24ceph: check that the new inode size is within limits in ceph_fallocate()Gravatar Luis Henriques 1-1/+5
2017-05-10Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-clientGravatar Linus Torvalds 13-86/+255
2017-05-08fs: ceph: CURRENT_TIME with ktime_get_real_ts()Gravatar Deepa Dinamani 1-1/+3
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsGravatar Michal Hocko 1-6/+3
2017-05-04ceph: fix memory leak in __ceph_setxattr()Gravatar Luis Henriques 1-0/+3
2017-05-04ceph: fix file open flags on ppc64Gravatar Alexander Graf 1-1/+33
2017-05-04ceph: choose readdir frag based on previous readdir replyGravatar Yan, Zheng 1-7/+12
2017-05-04ceph: when seeing write errors on an inode, switch to sync writesGravatar Jeff Layton 3-14/+49
2017-05-04Revert "ceph: SetPageError() for writeback pages if writepages fails"Gravatar Jeff Layton 1-3/+0
2017-05-04ceph: handle epoch barriers in cap messagesGravatar Jeff Layton 3-7/+41
2017-05-04libceph: allow requests to return immediately on full conditions if caller wi...Gravatar Jeff Layton 2-0/+2
2017-05-04ceph: make seeky readdir more efficientGravatar Yan, Zheng 4-6/+19
2017-05-04ceph: close stopped mds' sessionGravatar Yan, Zheng 1-0/+16
2017-05-04ceph: fix potential use-after-freeGravatar Yan, Zheng 1-2/+8
2017-05-04ceph: allow connecting to mds whose rank >= mdsmap::m_max_mdsGravatar Yan, Zheng 3-23/+52
2017-05-04ceph: fix wrong check in ceph_renew_caps()Gravatar Yan, Zheng 1-1/+1
2017-05-04libceph: convert ceph_pagelist.refcnt from atomic_t to refcount_tGravatar Elena Reshetova 1-1/+1
2017-05-04ceph: convert ceph_cap_snap.nref from atomic_t to refcount_tGravatar Elena Reshetova 3-5/+6
2017-05-04ceph: convert ceph_mds_session.s_ref from atomic_t to refcount_tGravatar Elena Reshetova 2-11/+12
2017-05-04libceph, ceph: always advertise all supported featuresGravatar Ilya Dryomov 1-6/+1