summaryrefslogtreecommitdiff
path: root/include/linux/ceph
AgeCommit message (Expand)Author
2014-07-08libceph: nuke ceph_osdc_unregister_linger_request()Ilya Dryomov
2014-07-08libceph: introduce ceph_osdc_cancel_request()Ilya Dryomov
2014-07-08libceph: move and add dout()s to ceph_osdc_request_{get,put}()Ilya Dryomov
2014-07-08libceph: move and add dout()s to ceph_msg_{get,put}()Ilya Dryomov
2014-07-08libceph: rename ceph_osd_request::r_linger_osd to r_linger_osd_itemIlya Dryomov
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-06-06libceph: add ceph_monc_wait_osdmap()Ilya Dryomov
2014-06-06libceph: mon_get_version request infrastructureIlya Dryomov
2014-06-06ceph: update inode fields according to issued capsYan, Zheng
2014-05-06ceph_sync_read: stop poking into iov_iter gutsAl Viro
2014-04-04libceph: enable PRIMARY_AFFINITY feature bitIlya Dryomov
2014-04-04libceph: return primary from ceph_calc_pg_acting()Ilya Dryomov
2014-04-04libceph: switch ceph_calc_pg_acting() to new helpersIlya Dryomov
2014-04-04libceph: ceph_can_shift_osds(pool) and pool type definesIlya Dryomov
2014-04-04libceph: ceph_osd_{exists,is_up,is_down}(osd) definitionsIlya Dryomov
2014-04-04libceph: enable OSDMAP_ENC feature bitIlya Dryomov
2014-04-04libceph: primary_affinity infrastructureIlya Dryomov
2014-04-04libceph: primary_temp infrastructureIlya Dryomov
2014-04-04libceph: generalize ceph_pg_mappingIlya Dryomov
2014-04-04libceph: split osdmap allocation and decode stepsIlya Dryomov
2014-04-04crush: support chooseleaf_vary_r tunable (tunables3) by defaultIlya Dryomov
2014-04-04ceph: use fl->fl_file as owner identifier of flock and posix lockYan, Zheng
2014-04-03ceph: add get_name() NFS export callbackYan, Zheng
2014-04-03libceph: bump CEPH_OSD_MAX_OP to 3Ilya Dryomov
2014-04-03libceph: add support for CEPH_OSD_OP_SETALLOCHINT osd opIlya Dryomov
2014-04-03libceph: encode CEPH_OSD_OP_FLAG_* op flagsIlya Dryomov
2014-04-03libceph: a per-osdc crush scratch bufferIlya Dryomov
2014-02-17ceph: remove xattr when null value is given to setxattr()Yan, Zheng
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-01-27libceph: support CEPH_FEATURE_OSD_CACHEPOOL featureIlya Dryomov
2014-01-27libceph: follow redirect replies from osdsIlya Dryomov
2014-01-27libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid}Ilya Dryomov
2014-01-27libceph: follow {read,write}_tier fields on osd request submissionIlya Dryomov
2014-01-27libceph: add ceph_pg_pool_by_id()Ilya Dryomov
2014-01-27libceph: CEPH_OSD_FLAG_* enum updateIlya Dryomov
2014-01-27libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg()Ilya Dryomov
2014-01-27libceph: introduce and start using oid abstractionIlya Dryomov
2014-01-27libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LENIlya Dryomov
2014-01-27libceph: move ceph_file_layout helpers to ceph_fs.hIlya Dryomov
2014-01-27libceph: start using oloc abstractionIlya Dryomov
2014-01-26libceph: add ceph_kv{malloc,free}() and switch to themIlya Dryomov
2014-01-23remove extra definitions of U32_MAXAlex Elder
2014-01-23conditionally define U32_MAXAlex Elder
2014-01-21libceph: support CEPH_FEATURE_EXPORT_PEERYan, Zheng
2014-01-21ceph: remove exported caps when handling cap import messageYan, Zheng
2014-01-21ceph: handle session flush messageYan, Zheng
2014-01-14libceph: rename ceph_msg::front_max to front_alloc_lenIlya Dryomov
2013-12-31crush: support new indep mode and SET_* steps (crush v2) by defaultIlya Dryomov
2013-12-31libceph: update ceph_features.hIlya Dryomov