aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ceph
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-06-13
|\
| * libceph: add ceph_monc_wait_osdmap()Ilya Dryomov2014-06-05
| * libceph: mon_get_version request infrastructureIlya Dryomov2014-06-05
| * ceph: update inode fields according to issued capsYan, Zheng2014-06-05
* | ceph_sync_read: stop poking into iov_iter gutsAl Viro2014-05-06
|/
* libceph: enable PRIMARY_AFFINITY feature bitIlya Dryomov2014-04-05
* libceph: return primary from ceph_calc_pg_acting()Ilya Dryomov2014-04-05
* libceph: switch ceph_calc_pg_acting() to new helpersIlya Dryomov2014-04-05
* libceph: ceph_can_shift_osds(pool) and pool type definesIlya Dryomov2014-04-05
* libceph: ceph_osd_{exists,is_up,is_down}(osd) definitionsIlya Dryomov2014-04-05
* libceph: enable OSDMAP_ENC feature bitIlya Dryomov2014-04-05
* libceph: primary_affinity infrastructureIlya Dryomov2014-04-05
* libceph: primary_temp infrastructureIlya Dryomov2014-04-05
* libceph: generalize ceph_pg_mappingIlya Dryomov2014-04-05
* libceph: split osdmap allocation and decode stepsIlya Dryomov2014-04-05
* crush: support chooseleaf_vary_r tunable (tunables3) by defaultIlya Dryomov2014-04-05
* ceph: use fl->fl_file as owner identifier of flock and posix lockYan, Zheng2014-04-05
* ceph: add get_name() NFS export callbackYan, Zheng2014-04-02
* libceph: bump CEPH_OSD_MAX_OP to 3Ilya Dryomov2014-04-02
* libceph: add support for CEPH_OSD_OP_SETALLOCHINT osd opIlya Dryomov2014-04-02
* libceph: encode CEPH_OSD_OP_FLAG_* op flagsIlya Dryomov2014-04-02
* libceph: a per-osdc crush scratch bufferIlya Dryomov2014-04-02
* ceph: remove xattr when null value is given to setxattr()Yan, Zheng2014-02-17
* Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-30
|\
| * ceph: Convert to immutable biovecsKent Overstreet2013-11-24
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-01-28
|\ \
| * | libceph: support CEPH_FEATURE_OSD_CACHEPOOL featureIlya Dryomov2014-01-27
| * | libceph: follow redirect replies from osdsIlya Dryomov2014-01-27
| * | libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid}Ilya Dryomov2014-01-27
| * | libceph: follow {read,write}_tier fields on osd request submissionIlya Dryomov2014-01-27
| * | libceph: add ceph_pg_pool_by_id()Ilya Dryomov2014-01-27
| * | libceph: CEPH_OSD_FLAG_* enum updateIlya Dryomov2014-01-27
| * | libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg()Ilya Dryomov2014-01-27
| * | libceph: introduce and start using oid abstractionIlya Dryomov2014-01-27
| * | libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LENIlya Dryomov2014-01-27
| * | libceph: move ceph_file_layout helpers to ceph_fs.hIlya Dryomov2014-01-27
| * | libceph: start using oloc abstractionIlya Dryomov2014-01-27
| * | libceph: add ceph_kv{malloc,free}() and switch to themIlya Dryomov2014-01-26
| * | libceph: support CEPH_FEATURE_EXPORT_PEERYan, Zheng2014-01-21
| * | ceph: remove exported caps when handling cap import messageYan, Zheng2014-01-21
| * | ceph: handle session flush messageYan, Zheng2014-01-21
| * | libceph: rename ceph_msg::front_max to front_alloc_lenIlya Dryomov2014-01-14
| * | crush: support new indep mode and SET_* steps (crush v2) by defaultIlya Dryomov2013-12-31
| * | libceph: update ceph_features.hIlya Dryomov2013-12-31
| * | libceph: all features fields must be u64Ilya Dryomov2013-12-31
| * | libceph: block I/O when PAUSE or FULL osd map flags are setJosh Durgin2013-12-13
| |/
* | remove extra definitions of U32_MAXAlex Elder2014-01-23
* | conditionally define U32_MAXAlex Elder2014-01-23
|/
* libceph: add function to ensure notifies are completeJosh Durgin2013-09-09
* libceph: fix invalid unsigned->signed conversion for timespec encodingJosh Durgin2013-07-09