summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | NFS: Fix up directory verifier racesTrond Myklebust2020-02-101-7/+14
| | |/ / | |/| |
* | | | Merge tag 'ceph-for-5.6-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds2020-02-143-104/+44
|\ \ \ \
| * | | | ceph: noacl mount option is effectively ignoredXiubo Li2020-02-111-4/+4
| * | | | ceph: canonicalize server path in placeIlya Dryomov2020-02-112-94/+29
| * | | | ceph: do not execute direct write in parallel if O_APPEND is specifiedXiubo Li2020-02-111-6/+11
| |/ / /
* | | | Merge tag 'io_uring-5.6-2020-02-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-02-143-113/+284
|\ \ \ \
| * | | | io_uring: prune request from overflow list on flushJens Axboe2020-02-141-0/+28
| * | | | io-wq: don't call kXalloc_node() with non-online nodeJens Axboe2020-02-131-4/+18
| * | | | io_uring: retain sockaddr_storage across send/recvmsg async puntJens Axboe2020-02-091-6/+5
| * | | | io_uring: cancel pending async work if task exitsJens Axboe2020-02-091-0/+9
| * | | | io-wq: add io_wq_cancel_pid() to cancel based on a specific pidJens Axboe2020-02-092-0/+31
| * | | | io-wq: make io_wqe_cancel_work() take a match handlerJens Axboe2020-02-091-11/+22
| * | | | io_uring: fix openat/statx's filename leakPavel Begunkov2020-02-081-0/+6
| * | | | io_uring: fix double prep iovec leakPavel Begunkov2020-02-081-2/+10
| * | | | io_uring: fix async close() with f_op->flush()Pavel Begunkov2020-02-081-29/+16
| * | | | io_uring: allow AT_FDCWD for non-file openat/openat2/statxJens Axboe2020-02-081-1/+1
| * | | | io_uring: grab ->fs as part of async preparationJens Axboe2020-02-081-0/+28
| * | | | io-wq: add support for inheriting ->fsJens Axboe2020-02-082-1/+11
| * | | | io_uring: retry raw bdev writes if we hit -EOPNOTSUPPJens Axboe2020-02-081-0/+6
| * | | | io_uring: add cleanup for openat()/statx()Pavel Begunkov2020-02-081-0/+10
| * | | | io_uring: fix iovec leaksPavel Begunkov2020-02-081-2/+49
| * | | | io_uring: remove unused struct io_async_openPavel Begunkov2020-02-081-5/+0
| * | | | io_uring: flush overflowed CQ events in the io_uring_poll()Stefano Garzarella2020-02-081-1/+1
| * | | | io_uring: statx/openat/openat2 don't support fixed filesJens Axboe2020-02-081-1/+7
| * | | | io_uring: fix deferred req iovec leakPavel Begunkov2020-02-061-35/+12
| * | | | io_uring: fix 1-bit bitfields to be unsignedRandy Dunlap2020-02-061-5/+5
| * | | | io_uring: get rid of delayed mm checkPavel Begunkov2020-02-061-10/+9
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-1461-859/+648
|\ \ \ \ \
| * | | | | netdevice.h: fix all kernel-doc and Sphinx warningsRandy Dunlap2020-02-141-1/+15
| * | | | | Merge branch 'dsa-headroom'David S. Miller2020-02-142-2/+2
| |\ \ \ \ \
| | * | | | | net: dsa: tag_ar9331: Make sure there is headroom for tagPer Forlin2020-02-141-1/+1
| | * | | | | net: dsa: tag_qca: Make sure there is headroom for tagPer Forlin2020-02-141-1/+1
| |/ / / / /
| * | | | | net, ip6_tunnel: enhance tunnel locate with link checkWilliam Dauchy2020-02-141-21/+47
| * | | | | Merge tag 'mac80211-for-net-2020-02-14' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-02-147-22/+44
| |\ \ \ \ \
| | * | | | | mac80211: fix wrong 160/80+80 MHz settingShay Bar2020-02-141-2/+14
| | * | | | | cfg80211: add missing policy for NL80211_ATTR_STATUS_CODESergey Matyukevich2020-02-141-0/+1
| | * | | | | cfg80211: check wiphy driver existence for drvinfo reportSergey Matyukevich2020-02-071-2/+6
| | * | | | | mac80211: consider more elements in parsing CRCJohannes Berg2020-02-071-6/+12
| | * | | | | mac80211: fix quiet mode activation in action framesSara Sharon2020-02-071-4/+4
| | * | | | | mac80211: use more bits for ack_frame_idJohannes Berg2020-02-073-8/+7
| * | | | | | Merge branch 'smc-fixes'David S. Miller2020-02-142-1/+5
| |\ \ \ \ \ \
| | * | | | | | net/smc: no peer ID in CLC decline for SMCDUrsula Braun2020-02-141-1/+3
| | * | | | | | net/smc: transfer fasync_list in case of fallbackUrsula Braun2020-02-141-0/+2
| |/ / / / / /
| * | | | | | Merge branch 'hns3-fixes'David S. Miller2020-02-142-7/+17
| |\ \ \ \ \ \
| | * | | | | | net: hns3: fix a copying IPv6 address error in hclge_fd_get_flow_tuples()Guangbin Huang2020-02-141-6/+9
| | * | | | | | net: hns3: fix VF bandwidth does not take effect in some caseYonglong Liu2020-02-141-1/+1
| | * | | | | | net: hns3: add management table after IMP resetYufeng Mo2020-02-141-0/+7
| |/ / / / / /
| * | | | | | Merge branch 'icmp-account-for-NAT-when-sending-icmps-from-ndo-layer'David S. Miller2020-02-139-26/+101
| |\ \ \ \ \ \
| | * | | | | | xfrm: interface: use icmp_ndo_send helperJason A. Donenfeld2020-02-131-3/+3
| | * | | | | | wireguard: device: use icmp_ndo_send helperJason A. Donenfeld2020-02-132-2/+13