summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-021-1/+1
* moduleparam: fix doc: hwparam_irq configures an IRQSylvain 'ythier' Hitier2017-07-021-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
| * MIPS: math-emu: Handle zero accumulator case in MADDF and MSUBF separatelyAleksandar Markovic2017-06-282-2/+8
| * MIPS: head: Reorder instructions missing a delay slotKarl Beldan2017-06-271-1/+1
* | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-07-021-4/+4
|\ \
| * | ARM: 8685/1: ensure memblock-limit is pmd-alignedDoug Berger2017-06-291-4/+4
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-016-10/+15
|\ \ \
| * | | x86/intel_rdt: Fix memory leak on mount failureVikas Shivappa2017-06-301-1/+3
| * | | x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bugBaoquan He2017-06-303-7/+2
| * | | x86/boot/KASLR: Add checking for the offset of kernel virtual address randomi...Baoquan He2017-06-301-0/+2
| * | | perf/x86/intel/uncore: Fix wrong box pointer checkKan Liang2017-06-291-1/+1