summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-05libceph: introduce get_osdmap_client_data_v()Ilya Dryomov
2014-04-05libceph: introduce decode{,_new}_pg_temp() and switch to themIlya Dryomov
2014-04-05libceph: switch osdmap_set_max_osd() to krealloc()Ilya Dryomov
2014-04-05libceph: introduce decode{,_new}_pools() and switch to themIlya Dryomov
2014-04-05libceph: rename __decode_pool{,_names}() to decode_pool{,_names}()Ilya Dryomov
2014-04-05libceph: fix and clarify ceph_decode_need() sizesIlya Dryomov
2014-04-05libceph: nuke bogus encoding version check in osdmap_apply_incremental()Ilya Dryomov
2014-04-05libceph: fixup error handling in osdmap_apply_incremental()Ilya Dryomov
2014-04-05libceph: fix crush_decode() call site in osdmap_decode()Ilya Dryomov
2014-04-05libceph: check length of osdmap osd arraysIlya Dryomov
2014-04-05libceph: safely decode max_osd value in osdmap_decode()Ilya Dryomov
2014-04-05libceph: fixup error handling in osdmap_decode()Ilya Dryomov
2014-04-05libceph: split osdmap allocation and decode stepsIlya Dryomov
2014-04-05libceph: dump osdmap and enhance output on decode errorsIlya Dryomov
2014-04-05libceph: dump pg_temp mappings to debugfsIlya Dryomov
2014-04-05libceph: do not prefix osd lines with \t in debugfs outputIlya Dryomov
2014-04-05libceph: refer to osdmap directly in osdmap_show()Ilya Dryomov
2014-04-05crush: support chooseleaf_vary_r tunable (tunables3) by defaultIlya Dryomov
2014-04-05crush: add SET_CHOOSELEAF_VARY_R stepIlya Dryomov
2014-04-05crush: add chooseleaf_vary_r tunableIlya Dryomov
2014-04-05crush: allow crush rules to set (re)tries counts to 0Ilya Dryomov
2014-04-05crush: fix off-by-one errors in total_tries refactorIlya Dryomov
2014-04-05ceph: don't include ceph.{file,dir}.layout vxattr in listxattr()Yan, Zheng
2014-04-05ceph: check buffer size in ceph_vxattrcb_layout()Yan, Zheng
2014-04-05ceph: fix null pointer dereference in discard_cap_releases()Yan, Zheng
2014-04-05libceph: fix oops in ceph_msg_data_{pages,pagelist}_advance()Yan, Zheng
2014-04-05ceph: Remove get/set acl on symlinksFabian Frederick
2014-04-05ceph: set mds_wanted when MDS reply changes a cap to auth capYan, Zheng
2014-04-05ceph: use fl->fl_file as owner identifier of flock and posix lockYan, Zheng
2014-04-05ceph: forbid mandatory file lockYan, Zheng
2014-04-05ceph: use fl->fl_type to decide flock operationYan, Zheng
2014-04-05ceph: update i_max_size even if inode version does not changeYan, Zheng
2014-04-05ceph: make sure write caps are registered with auth MDSYan, Zheng
2014-04-03ceph: print inode number for LOOKUPINO requestYan, Zheng
2014-04-03ceph: add get_name() NFS export callbackYan, Zheng
2014-04-03ceph: fix ceph_fh_to_parent()Yan, Zheng
2014-04-03ceph: add get_parent() NFS export callbackYan, Zheng
2014-04-03ceph: simplify ceph_fh_to_dentry()Yan, Zheng
2014-04-03ceph: fscache: Wait for completion of object initializationYunchuan Wen
2014-04-03ceph: fscache: Update object store limit after file writingYunchuan Wen
2014-04-03ceph: fscache: add an interface to synchronize object store limitYunchuan Wen
2014-04-03ceph: do not set r_old_dentry_dir on link()Sage Weil
2014-04-03ceph: do not assume r_old_dentry[_dir] always set togetherSage Weil
2014-04-03ceph: do not chain inode updates to parent fsyncSage Weil
2014-04-03ceph: avoid useless ceph_get_dentry_parent_inode() in ceph_rename()Sage Weil
2014-04-03ceph: let MDS adjust readdir 'frag'Yan, Zheng
2014-04-03ceph: fix reset_readdir()Yan, Zheng
2014-04-03ceph: fix ceph_dir_llseek()Yan, Zheng
2014-04-03rbd: prefix rbd writes with CEPH_OSD_OP_SETALLOCHINT osd opIlya Dryomov
2014-04-03rbd: num_ops parameter for rbd_osd_req_create()Ilya Dryomov