summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libceph: osd_state is 32 bits wide in luminousIlya Dryomov2017-07-073-12/+23
* crush: remove an obsolete commentIlya Dryomov2017-07-071-5/+0
* crush: crush_init_workspace starts with struct crush_workIlya Dryomov2017-07-071-1/+1
* libceph, crush: per-pool crush_choose_arg_map for crush_do_rule()Ilya Dryomov2017-07-073-3/+208
* crush: implement weight and id overrides for straw2Ilya Dryomov2017-07-074-24/+119
* libceph: apply_upmap()Ilya Dryomov2017-07-071-2/+95
* libceph: compute actual pgid in ceph_pg_to_up_acting_osds()Ilya Dryomov2017-07-071-6/+6
* libceph: pg_upmap[_items] infrastructureIlya Dryomov2017-07-073-4/+164
* libceph: ceph_decode_skip_* helpersIlya Dryomov2017-07-072-22/+63
* libceph: kill __{insert,lookup,remove}_pg_mapping()Ilya Dryomov2017-07-071-72/+15
* libceph: introduce and switch to decode_pg_mapping()Ilya Dryomov2017-07-071-67/+83
* libceph: don't pass pgid by valueIlya Dryomov2017-07-071-10/+10
* libceph: respect RADOS_BACKOFF backoffsIlya Dryomov2017-07-078-0/+737
* libceph: make DEFINE_RB_* helpers more generalIlya Dryomov2017-07-071-12/+37
* libceph: avoid unnecessary pi lookups in calc_target()Ilya Dryomov2017-07-073-30/+42
* libceph: use target pi for calc_target() calculationsIlya Dryomov2017-07-071-1/+8
* libceph: always populate t->target_{oid,oloc} in calc_target()Ilya Dryomov2017-07-071-11/+4
* libceph: make sure need_resend targets reflect latest mapIlya Dryomov2017-07-073-9/+27
* libceph: delete from need_resend_linger before check_linger_pool_dne()Ilya Dryomov2017-07-071-0/+1
* libceph: resend on PG splits if OSD has RESEND_ON_SPLITIlya Dryomov2017-07-073-11/+19
* libceph: drop need_resend from calc_target()Ilya Dryomov2017-07-071-7/+11
* libceph: MOSDOp v8 encoding (actual spgid + full hash)Ilya Dryomov2017-07-073-20/+154
* libceph: ceph_connection_operations::reencode_message() methodIlya Dryomov2017-07-072-2/+7
* libceph: encode_{pgid,oloc}() helpersIlya Dryomov2017-07-071-23/+27
* libceph: introduce ceph_spg, ceph_pg_to_primary_shard()Ilya Dryomov2017-07-075-4/+60
* libceph: new pi->last_force_request_resendIlya Dryomov2017-07-071-0/+37
* libceph: fold [l]req->last_force_resend into ceph_osd_request_targetIlya Dryomov2017-07-072-13/+12
* libceph: support SERVER_JEWEL feature bitsIlya Dryomov2017-07-072-1/+9
* libceph: advertise support for OSD_POOLRESENDIlya Dryomov2017-07-071-0/+1
* libceph: handle non-empty dest in ceph_{oloc,oid}_copy()Ilya Dryomov2017-07-071-4/+6
* libceph: new features macrosIlya Dryomov2017-07-071-75/+167
* libceph: remove ceph_sanitize_features() workaroundIlya Dryomov2017-07-072-23/+1
* ceph: update ceph_dentry_info::lease_session when necessaryYan, Zheng2017-07-071-2/+7
* ceph: new mount option that specifies fscache uniquifierYan, Zheng2017-07-073-21/+113
* ceph: avoid accessing freeing inode in ceph_check_delayed_caps()Yan, Zheng2017-07-071-2/+9
* ceph: avoid invalid memory dereference in the middle of umountYan, Zheng2017-07-072-4/+6
* ceph: getattr before read on ceph.* xattrsYan, Zheng2017-07-071-0/+3
* ceph: don't re-send interrupted flock requestYan, Zheng2017-07-071-1/+24
* ceph: cleanup writepage_nounlock()Yan, Zheng2017-07-071-6/+6
* ceph: redirty page when writepage_nounlock() skips unwritable pageYan, Zheng2017-07-071-1/+2
* ceph: remove useless page->mapping check in writepage_nounlock()Yan, Zheng2017-07-071-4/+0
* ceph: update the 'approaching max_size' codeYan, Zheng2017-07-075-11/+23
* ceph: re-request max size after importing capsYan, Zheng2017-07-071-3/+8
* Linux 4.12v4.12Linus Torvalds2017-07-031-1/+1
* moduleparam: fix doc: hwparam_irq configures an IRQSylvain 'ythier' Hitier2017-07-031-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-07-027-16/+33
|\
| * MIPS: Avoid accidental raw backtraceJames Hogan2017-06-301-0/+2
| * MIPS: Perform post-DMA cache flushes on systems with MAARsPaul Burton2017-06-301-5/+18
| * MIPS: Fix IRQ tracing & lockdep when reschedulingPaul Burton2017-06-301-0/+3
| * MIPS: pm-cps: Drop manual cache-line alignment of ready_countPaul Burton2017-06-301-8/+1