summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-151-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-137-41/+94
| |\ \
| | * | drivers: net: xgene: fix register offsetIyappan Subramanian2016-05-132-4/+4
| | * | drivers: net: xgene: fix statistics counters race conditionIyappan Subramanian2016-05-134-19/+53
| | * | drivers: net: xgene: fix ununiform latency across queuesIyappan Subramanian2016-05-132-11/+27
| | * | drivers: net: xgene: fix sharing of irqsIyappan Subramanian2016-05-131-2/+2
| | * | drivers: net: xgene: fix IPv4 forward crashIyappan Subramanian2016-05-132-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-112-0/+65
| |\ \
| | * | bnxt_en: Add workaround to detect bad opaque in rx completion (part 2)Michael Chan2016-05-112-0/+61
| | * | bnxt_en: Add workaround to detect bad opaque in rx completion (part 1)Michael Chan2016-05-112-0/+4
| |/ /
| * | qlcnic: potential NULL dereference in qlcnic_83xx_get_minidump_template()Dan Carpenter2016-05-111-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-101-3/+1
| | * | vfs: add lookup_hash() helperMiklos Szeredi2016-05-102-5/+30
| | * | vfs: rename: check backing inode being equalMiklos Szeredi2016-05-101-1/+5
| | * | vfs: add vfs_select_inode() helperMiklos Szeredi2016-05-102-8/+16
| * | | get_rock_ridge_filename(): handle malformed NM entriesAl Viro2016-05-071-3/+10
| * | | ecryptfs: fix handling of directory openingAl Viro2016-05-041-16/+55
| * | | atomic_open(): fix the handling of create_errorAl Viro2016-04-301-16/+4
| * | | fix the copy vs. map logics in blk_rq_map_user_iov()Al Viro2016-04-083-39/+28
| * | | do_splice_to(): cap the size before passing to ->splice_read()Al Viro2016-04-031-0/+3
* | | | Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-134-3/+83
|\ \ \ \
OpenPOWER on IntegriCloud