summaryrefslogtreecommitdiffstats
path: root/net/wireless (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-26libceph: take osdc->lock in osdmap_show() and dump flags in hexIlya Dryomov1-5/+5
2016-05-26libceph: pool deletion detectionIlya Dryomov2-6/+248
2016-05-26libceph: async MON client generic requestsIlya Dryomov3-111/+228
2016-05-26libceph: support for checking on status of watchIlya Dryomov2-1/+55
2016-05-26libceph: support for sending notifiesIlya Dryomov4-11/+249
2016-05-26libceph, rbd: ceph_osd_linger_request, watch/notify v2Ilya Dryomov7-431/+1067
2016-05-26rbd: rbd_dev_header_unwatch_sync() variantIlya Dryomov1-4/+9
2016-05-26libceph: wait_request_timeout()Ilya Dryomov1-13/+21
2016-05-26libceph: request_init() and request_release_checks()Ilya Dryomov1-17/+27
2016-05-26libceph: a major OSD client updateIlya Dryomov5-630/+602
2016-05-26libceph: protect osdc->osd_lru list with a spinlockIlya Dryomov2-11/+19
2016-05-26libceph: allocate ceph_osd with GFP_NOFAILIlya Dryomov1-4/+1
2016-05-26libceph: osd_init() and osd_cleanup()Ilya Dryomov1-9/+37
2016-05-26libceph: handle_one_map()Ilya Dryomov4-56/+141
2016-05-26libceph: allocate dummy osdmap in ceph_osdc_init()Ilya Dryomov3-16/+30
2016-05-26libceph: schedule tick from ceph_osdc_init()Ilya Dryomov1-28/+9
2016-05-26libceph: move schedule_delayed_work() in ceph_osdc_init()Ilya Dryomov1-3/+3
2016-05-26libceph: redo callbacks and factor out MOSDOpReply decodingIlya Dryomov4-157/+215
2016-05-26libceph: drop msg argument from ceph_osdc_callback_tIlya Dryomov5-16/+12
2016-05-26libceph: switch to calc_target(), part 2Ilya Dryomov7-255/+247
2016-05-26libceph: switch to calc_target(), part 1Ilya Dryomov3-107/+29
2016-05-26libceph: introduce ceph_osd_request_target, calc_target()Ilya Dryomov7-4/+340
2016-05-26libceph: pi->min_size, pi->last_force_request_resendIlya Dryomov3-8/+59
2016-05-26libceph: make pgid_cmp() globalIlya Dryomov2-11/+14
2016-05-26libceph: rename ceph_calc_pg_primary()Ilya Dryomov3-7/+8
2016-05-26libceph: ceph_osds, ceph_pg_to_up_acting_osds()Ilya Dryomov3-146/+215
2016-05-26libceph: rename ceph_oloc_oid_to_pg()Ilya Dryomov4-23/+23
2016-05-26libceph: fix ceph_eversion encodingIlya Dryomov1-1/+1
2016-05-26libceph: DEFINE_RB_FUNCS macroIlya Dryomov4-172/+88
2016-05-26libceph: open-code remove_{all,old}_osds()Ilya Dryomov1-30/+21
2016-05-26libceph: nuke unused fields and functionsIlya Dryomov6-30/+4
2016-05-26rbd: use header_oid instead of header_nameIlya Dryomov1-33/+24
2016-05-26libceph: variable-sized ceph_object_idIlya Dryomov8-41/+150
2016-05-26libceph: change how osd_op_reply message size is calculatedIlya Dryomov1-10/+4
2016-05-26libceph: move message allocation out of ceph_osdc_alloc_request()Ilya Dryomov5-40/+82
2016-05-26libceph: grab snapc in ceph_osdc_alloc_request()Ilya Dryomov1-2/+4
2016-05-26libceph: make ceph_osdc_put_request() accept NULLIlya Dryomov2-9/+8
2016-05-26rbd: get/put img_request in rbd_img_request_submit()Ilya Dryomov1-4/+7
2016-05-16Linux 4.6v4.6Linus Torvalds1-1/+1
2016-05-14arm64: bpf: jit JMP_JSET_{X,K}Zi Shen Lim1-0/+1
2016-05-14net/route: enforce hoplimit max valuePaolo Abeni2-0/+4
2016-05-14nf_conntrack: avoid kernel pointer value leak in slab nameLinus Torvalds1-1/+3
2016-05-14drivers: net: xgene: fix register offsetIyappan Subramanian2-4/+4
2016-05-14drivers: net: xgene: fix statistics counters race conditionIyappan Subramanian4-19/+53
2016-05-14drivers: net: xgene: fix ununiform latency across queuesIyappan Subramanian2-11/+27
2016-05-14drivers: net: xgene: fix sharing of irqsIyappan Subramanian1-2/+2
2016-05-14drivers: net: xgene: fix IPv4 forward crashIyappan Subramanian2-5/+8
2016-05-13xen-netback: fix extra_info handling in xenvif_tx_err()Paul Durrant1-0/+1
2016-05-13mm: thp: calculate the mapcount correctly for THP pages during WP faultsAndrea Arcangeli5-26/+95
2016-05-13ksm: fix conflict between mmput and scan_get_next_rmap_itemZhou Chengming1-5/+10