summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-25ceph: using hash value to compose dentry offsetYan, Zheng
2016-05-25ceph: don't forbid marking directory complete after forward seekYan, Zheng
2016-05-25ceph: record 'offset' for each entry of readdir resultYan, Zheng
2016-05-25ceph: define 'end/complete' in readdir reply as bit flagsYan, Zheng
2016-05-25ceph: define struct for dir entry in readdir replyYan, Zheng
2016-05-25ceph: simplify 'offset in frag'Yan, Zheng
2016-05-25ceph: remove unnecessary checks in __dcache_readdirYan, Zheng
2016-05-25ceph: search cache postion for dcache readdirYan, Zheng
2016-05-25ceph: use CEPH_MDS_OP_RMXATTR request to remove xattrYan, Zheng
2016-05-25ceph: report mount root in session metadataYan, Zheng
2016-05-25ceph: don't show symlink target in debugfs/mdscYan, Zheng
2016-05-25ceph: don't call truncate_pagecache in ceph_writepages_startYan, Zheng
2016-05-25ceph: renew caps for read/write if mds session got killed.Yan, Zheng
2016-05-25ceph: CEPH_FEATURE_MDSENC supportYan, Zheng
2016-05-25ceph: multiple filesystem supportYan, Zheng
2016-05-25libceph: support for subscribing to "mdsmap.<id>" mapsIlya Dryomov
2016-05-25libceph: replace ceph_monc_request_next_osdmap()Ilya Dryomov
2016-05-25libceph: take osdc->lock in osdmap_show() and dump flags in hexIlya Dryomov
2016-05-25libceph: pool deletion detectionIlya Dryomov
2016-05-25libceph: async MON client generic requestsIlya Dryomov
2016-05-25libceph: support for checking on status of watchIlya Dryomov
2016-05-25libceph: support for sending notifiesIlya Dryomov
2016-05-25libceph, rbd: ceph_osd_linger_request, watch/notify v2Ilya Dryomov
2016-05-25rbd: rbd_dev_header_unwatch_sync() variantIlya Dryomov
2016-05-25libceph: wait_request_timeout()Ilya Dryomov
2016-05-25libceph: request_init() and request_release_checks()Ilya Dryomov
2016-05-25libceph: a major OSD client updateIlya Dryomov
2016-05-25libceph: protect osdc->osd_lru list with a spinlockIlya Dryomov
2016-05-25libceph: allocate ceph_osd with GFP_NOFAILIlya Dryomov
2016-05-25libceph: osd_init() and osd_cleanup()Ilya Dryomov
2016-05-25libceph: handle_one_map()Ilya Dryomov
2016-05-25libceph: allocate dummy osdmap in ceph_osdc_init()Ilya Dryomov
2016-05-25libceph: schedule tick from ceph_osdc_init()Ilya Dryomov
2016-05-25libceph: move schedule_delayed_work() in ceph_osdc_init()Ilya Dryomov
2016-05-25libceph: redo callbacks and factor out MOSDOpReply decodingIlya Dryomov
2016-05-25libceph: drop msg argument from ceph_osdc_callback_tIlya Dryomov
2016-05-25libceph: switch to calc_target(), part 2Ilya Dryomov
2016-05-25libceph: switch to calc_target(), part 1Ilya Dryomov
2016-05-25libceph: introduce ceph_osd_request_target, calc_target()Ilya Dryomov
2016-05-25libceph: pi->min_size, pi->last_force_request_resendIlya Dryomov
2016-05-25libceph: make pgid_cmp() globalIlya Dryomov
2016-05-25libceph: rename ceph_calc_pg_primary()Ilya Dryomov
2016-05-25libceph: ceph_osds, ceph_pg_to_up_acting_osds()Ilya Dryomov
2016-05-25libceph: rename ceph_oloc_oid_to_pg()Ilya Dryomov
2016-05-25libceph: fix ceph_eversion encodingIlya Dryomov
2016-05-25libceph: DEFINE_RB_FUNCS macroIlya Dryomov
2016-05-25libceph: open-code remove_{all,old}_osds()Ilya Dryomov
2016-05-25libceph: nuke unused fields and functionsIlya Dryomov
2016-05-25rbd: use header_oid instead of header_nameIlya Dryomov
2016-05-25libceph: variable-sized ceph_object_idIlya Dryomov