summaryrefslogtreecommitdiff
path: root/net/ceph
Commit message (Expand)AuthorAge
...
* | libceph: don't pass pgid by valueIlya Dryomov2017-07-07
* | libceph: respect RADOS_BACKOFF backoffsIlya Dryomov2017-07-07
* | libceph: avoid unnecessary pi lookups in calc_target()Ilya Dryomov2017-07-07
* | libceph: use target pi for calc_target() calculationsIlya Dryomov2017-07-07
* | libceph: always populate t->target_{oid,oloc} in calc_target()Ilya Dryomov2017-07-07
* | libceph: make sure need_resend targets reflect latest mapIlya Dryomov2017-07-07
* | libceph: delete from need_resend_linger before check_linger_pool_dne()Ilya Dryomov2017-07-07
* | libceph: resend on PG splits if OSD has RESEND_ON_SPLITIlya Dryomov2017-07-07
* | libceph: drop need_resend from calc_target()Ilya Dryomov2017-07-07
* | libceph: MOSDOp v8 encoding (actual spgid + full hash)Ilya Dryomov2017-07-07
* | libceph: ceph_connection_operations::reencode_message() methodIlya Dryomov2017-07-07
* | libceph: encode_{pgid,oloc}() helpersIlya Dryomov2017-07-07
* | libceph: introduce ceph_spg, ceph_pg_to_primary_shard()Ilya Dryomov2017-07-07
* | libceph: new pi->last_force_request_resendIlya Dryomov2017-07-07
* | libceph: fold [l]req->last_force_resend into ceph_osd_request_targetIlya Dryomov2017-07-07
* | libceph: support SERVER_JEWEL feature bitsIlya Dryomov2017-07-07
* | libceph: handle non-empty dest in ceph_{oloc,oid}_copy()Ilya Dryomov2017-07-07
* | libceph: remove ceph_sanitize_features() workaroundIlya Dryomov2017-07-07
* | libceph: cleanup old messages according to reconnect seqYan, Zheng2017-05-24
* | libceph: NULL deref on crush_decode() error pathDan Carpenter2017-05-23
* | libceph: fix error handling in process_one_ticket()Ilya Dryomov2017-05-23
* | libceph: validate blob_struct_v in process_one_ticket()Ilya Dryomov2017-05-23
* | libceph: drop version variable from ceph_monmap_decode()Ilya Dryomov2017-05-23
* | libceph: make ceph_msg_data_advance() return voidIlya Dryomov2017-05-23
* | libceph: use kbasename() and kill ceph_file_part()Ilya Dryomov2017-05-23
|/
* Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2017-05-10
|\
| * rbd: support updating the lock cookie without releasing the lockIlya Dryomov2017-05-04
| * libceph: add an epoch_barrier field to struct ceph_osd_clientJeff Layton2017-05-04
| * libceph: abort already submitted but abortable requests when map or pool goes...Jeff Layton2017-05-04
| * libceph: allow requests to return immediately on full conditions if caller wi...Jeff Layton2017-05-04
| * libceph: remove req->r_replay_versionJeff Layton2017-05-04
| * libceph: convert ceph_pagelist.refcnt from atomic_t to refcount_tElena Reshetova2017-05-04
| * libceph: convert ceph_osd.o_ref from atomic_t to refcount_tElena Reshetova2017-05-04
| * libceph: convert ceph_snap_context.nref from atomic_t to refcount_tElena Reshetova2017-05-04
| * libceph: supported_features module parameterIlya Dryomov2017-05-04
| * libceph, ceph: always advertise all supported featuresIlya Dryomov2017-05-04
* | fs: ceph: CURRENT_TIME with ktime_get_real_ts()Deepa Dinamani2017-05-08
* | mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko2017-05-08
|/
* libceph: force GFP_NOIO for socket allocationsIlya Dryomov2017-03-23
* libceph: osd_request_timeout optionIlya Dryomov2017-03-07
* libceph: don't set weight to IN when OSD is destroyedIlya Dryomov2017-03-07
* libceph: fix crush_decode() for older mapsIlya Dryomov2017-03-07
* Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-03
|\
| * sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>Ingo Molnar2017-03-02
* | Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-03-02
|\ \ | |/ |/|
| * ceph_tcp_sendpage(): use ITER_BVEC sendmsgAl Viro2016-12-26
| * ceph: switch to sock_recvmsg()Al Viro2016-12-26
* | Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2017-02-28
|\ \
| * | libceph, rbd, ceph: WRITE | ONDISK -> WRITEIlya Dryomov2017-02-24
| * | libceph: get rid of ack vs commitIlya Dryomov2017-02-24