summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-25libceph: switch to calc_target(), part 2Ilya Dryomov
2016-05-25libceph: switch to calc_target(), part 1Ilya Dryomov
2016-05-25libceph: introduce ceph_osd_request_target, calc_target()Ilya Dryomov
2016-05-25libceph: pi->min_size, pi->last_force_request_resendIlya Dryomov
2016-05-25libceph: make pgid_cmp() globalIlya Dryomov
2016-05-25libceph: rename ceph_calc_pg_primary()Ilya Dryomov
2016-05-25libceph: ceph_osds, ceph_pg_to_up_acting_osds()Ilya Dryomov
2016-05-25libceph: rename ceph_oloc_oid_to_pg()Ilya Dryomov
2016-05-25libceph: fix ceph_eversion encodingIlya Dryomov
2016-05-25libceph: DEFINE_RB_FUNCS macroIlya Dryomov
2016-05-25libceph: open-code remove_{all,old}_osds()Ilya Dryomov
2016-05-25libceph: nuke unused fields and functionsIlya Dryomov
2016-05-25rbd: use header_oid instead of header_nameIlya Dryomov
2016-05-25libceph: variable-sized ceph_object_idIlya Dryomov
2016-05-25libceph: change how osd_op_reply message size is calculatedIlya Dryomov
2016-05-25libceph: move message allocation out of ceph_osdc_alloc_request()Ilya Dryomov
2016-05-25libceph: grab snapc in ceph_osdc_alloc_request()Ilya Dryomov
2016-05-25libceph: make ceph_osdc_put_request() accept NULLIlya Dryomov
2016-05-25rbd: get/put img_request in rbd_img_request_submit()Ilya Dryomov
2016-05-15Linux 4.6Linus Torvalds
2016-05-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-14arm64: bpf: jit JMP_JSET_{X,K}Zi Shen Lim
2016-05-14net/route: enforce hoplimit max valuePaolo Abeni
2016-05-14nf_conntrack: avoid kernel pointer value leak in slab nameLinus Torvalds
2016-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-14Merge branch 'xgene-fixes'David S. Miller
2016-05-14drivers: net: xgene: fix register offsetIyappan Subramanian
2016-05-14drivers: net: xgene: fix statistics counters race conditionIyappan Subramanian
2016-05-14drivers: net: xgene: fix ununiform latency across queuesIyappan Subramanian
2016-05-14drivers: net: xgene: fix sharing of irqsIyappan Subramanian
2016-05-14drivers: net: xgene: fix IPv4 forward crashIyappan Subramanian
2016-05-13Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-13Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-05-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-13Merge tag 'regulator-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-05-13Merge tag 'regmap-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-05-13Merge tag 'media/v4.6-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-05-13Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-05-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-05-13Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/da9063'...Mark Brown
2016-05-13Merge remote-tracking branches 'regmap/fix/be', 'regmap/fix/doc' and 'regmap/...Mark Brown
2016-05-13Merge remote-tracking branch 'regmap/fix/mmio' into regmap-linusMark Brown
2016-05-13Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-05-13xen-netback: fix extra_info handling in xenvif_tx_err()Paul Durrant
2016-05-13Merge tag 'perf-urgent-for-mingo-20160512' of git://git.kernel.org/pub/scm/li...Ingo Molnar
2016-05-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-12mm: thp: calculate the mapcount correctly for THP pages during WP faultsAndrea Arcangeli