summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libceph: handle_one_map()Ilya Dryomov2016-05-264-56/+141
* libceph: allocate dummy osdmap in ceph_osdc_init()Ilya Dryomov2016-05-263-16/+30
* libceph: schedule tick from ceph_osdc_init()Ilya Dryomov2016-05-261-28/+9
* libceph: move schedule_delayed_work() in ceph_osdc_init()Ilya Dryomov2016-05-261-3/+3
* libceph: redo callbacks and factor out MOSDOpReply decodingIlya Dryomov2016-05-264-157/+215
* libceph: drop msg argument from ceph_osdc_callback_tIlya Dryomov2016-05-265-16/+12
* libceph: switch to calc_target(), part 2Ilya Dryomov2016-05-267-255/+247
* libceph: switch to calc_target(), part 1Ilya Dryomov2016-05-263-107/+29
* libceph: introduce ceph_osd_request_target, calc_target()Ilya Dryomov2016-05-267-4/+340
* libceph: pi->min_size, pi->last_force_request_resendIlya Dryomov2016-05-263-8/+59
* libceph: make pgid_cmp() globalIlya Dryomov2016-05-262-11/+14
* libceph: rename ceph_calc_pg_primary()Ilya Dryomov2016-05-263-7/+8
* libceph: ceph_osds, ceph_pg_to_up_acting_osds()Ilya Dryomov2016-05-263-146/+215
* libceph: rename ceph_oloc_oid_to_pg()Ilya Dryomov2016-05-264-23/+23
* libceph: fix ceph_eversion encodingIlya Dryomov2016-05-261-1/+1
* libceph: DEFINE_RB_FUNCS macroIlya Dryomov2016-05-264-172/+88
* libceph: open-code remove_{all,old}_osds()Ilya Dryomov2016-05-261-30/+21
* libceph: nuke unused fields and functionsIlya Dryomov2016-05-266-30/+4
* rbd: use header_oid instead of header_nameIlya Dryomov2016-05-261-33/+24
* libceph: variable-sized ceph_object_idIlya Dryomov2016-05-268-41/+150
* libceph: change how osd_op_reply message size is calculatedIlya Dryomov2016-05-261-10/+4
* libceph: move message allocation out of ceph_osdc_alloc_request()Ilya Dryomov2016-05-265-40/+82
* libceph: grab snapc in ceph_osdc_alloc_request()Ilya Dryomov2016-05-261-2/+4
* libceph: make ceph_osdc_put_request() accept NULLIlya Dryomov2016-05-262-9/+8
* rbd: get/put img_request in rbd_img_request_submit()Ilya Dryomov2016-05-261-4/+7
* Linux 4.6v4.6Linus Torvalds2016-05-161-1/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-05-151-2/+2
|\
| * x86: Use compat version for preadv2 and pwritev2Dmitry V. Levin2016-05-121-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-1416-45/+175
|\ \
| * | arm64: bpf: jit JMP_JSET_{X,K}Zi Shen Lim2016-05-141-0/+1
| * | net/route: enforce hoplimit max valuePaolo Abeni2016-05-142-0/+4
| * | nf_conntrack: avoid kernel pointer value leak in slab nameLinus Torvalds2016-05-141-1/+3
| * | Merge branch 'xgene-fixes'David S. Miller2016-05-147-41/+94
| |\ \
| | * | drivers: net: xgene: fix register offsetIyappan Subramanian2016-05-142-4/+4
| | * | drivers: net: xgene: fix statistics counters race conditionIyappan Subramanian2016-05-144-19/+53
| | * | drivers: net: xgene: fix ununiform latency across queuesIyappan Subramanian2016-05-142-11/+27
| | * | drivers: net: xgene: fix sharing of irqsIyappan Subramanian2016-05-141-2/+2
| | * | drivers: net: xgene: fix IPv4 forward crashIyappan Subramanian2016-05-142-5/+8
| |/ /
| * | xen-netback: fix extra_info handling in xenvif_tx_err()Paul Durrant2016-05-131-0/+1
| * | net: mvneta: bm: fix dependencies againArnd Bergmann2016-05-121-1/+1
| * | Merge branch 'bnxt_en-fixes'David S. Miller2016-05-122-0/+65
| |\ \
| | * | bnxt_en: Add workaround to detect bad opaque in rx completion (part 2)Michael Chan2016-05-122-0/+61
| | * | bnxt_en: Add workaround to detect bad opaque in rx completion (part 1)Michael Chan2016-05-122-0/+4
| |/ /
| * / qlcnic: potential NULL dereference in qlcnic_83xx_get_minidump_template()Dan Carpenter2016-05-121-2/+6
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-1411-91/+152
|\ \
| * \ Merge branch 'ovl-fixes' into for-linusAl Viro2016-05-111573-10194/+17108
| |\ \
| | * | ovl: ignore permissions on underlying lookupMiklos Szeredi2016-05-111-3/+1
| | * | vfs: add lookup_hash() helperMiklos Szeredi2016-05-112-5/+30
| | * | vfs: rename: check backing inode being equalMiklos Szeredi2016-05-111-1/+5
| | * | vfs: add vfs_select_inode() helperMiklos Szeredi2016-05-112-8/+16