| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | NFSv4: Fix races between open and dentry revalidation | Trond Myklebust | 2020-02-10 | 2 | -3/+16 | |
| | * | | | | | | | | | | | | | NFS: Fix up directory verifier races | Trond Myklebust | 2020-02-10 | 1 | -7/+14 | |
| | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge tag 'ceph-for-5.6-rc2' of https://github.com/ceph/ceph-client | Linus Torvalds | 2020-02-14 | 3 | -104/+44 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | ceph: noacl mount option is effectively ignored | Xiubo Li | 2020-02-11 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | ceph: canonicalize server path in place | Ilya Dryomov | 2020-02-11 | 2 | -94/+29 | |
| | * | | | | | | | | | | | | | ceph: do not execute direct write in parallel if O_APPEND is specified | Xiubo Li | 2020-02-11 | 1 | -6/+11 | |
| | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge tag 'io_uring-5.6-2020-02-14' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-02-14 | 3 | -113/+284 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | io_uring: prune request from overflow list on flush | Jens Axboe | 2020-02-13 | 1 | -0/+28 | |
| | * | | | | | | | | | | | | | io-wq: don't call kXalloc_node() with non-online node | Jens Axboe | 2020-02-12 | 1 | -4/+18 | |
| | * | | | | | | | | | | | | | io_uring: retain sockaddr_storage across send/recvmsg async punt | Jens Axboe | 2020-02-09 | 1 | -6/+5 | |
| | * | | | | | | | | | | | | | io_uring: cancel pending async work if task exits | Jens Axboe | 2020-02-09 | 1 | -0/+9 | |
| | * | | | | | | | | | | | | | io-wq: add io_wq_cancel_pid() to cancel based on a specific pid | Jens Axboe | 2020-02-09 | 2 | -0/+31 | |
| | * | | | | | | | | | | | | | io-wq: make io_wqe_cancel_work() take a match handler | Jens Axboe | 2020-02-09 | 1 | -11/+22 | |
| | * | | | | | | | | | | | | | io_uring: fix openat/statx's filename leak | Pavel Begunkov | 2020-02-08 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | io_uring: fix double prep iovec leak | Pavel Begunkov | 2020-02-08 | 1 | -2/+10 | |
| | * | | | | | | | | | | | | | io_uring: fix async close() with f_op->flush() | Pavel Begunkov | 2020-02-08 | 1 | -29/+16 | |
| | * | | | | | | | | | | | | | io_uring: allow AT_FDCWD for non-file openat/openat2/statx | Jens Axboe | 2020-02-08 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | io_uring: grab ->fs as part of async preparation | Jens Axboe | 2020-02-08 | 1 | -0/+28 | |
| | * | | | | | | | | | | | | | io-wq: add support for inheriting ->fs | Jens Axboe | 2020-02-08 | 2 | -1/+11 | |
| | * | | | | | | | | | | | | | io_uring: retry raw bdev writes if we hit -EOPNOTSUPP | Jens Axboe | 2020-02-08 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | io_uring: add cleanup for openat()/statx() | Pavel Begunkov | 2020-02-08 | 1 | -0/+10 | |
| | * | | | | | | | | | | | | | io_uring: fix iovec leaks | Pavel Begunkov | 2020-02-08 | 1 | -2/+49 | |
| | * | | | | | | | | | | | | | io_uring: remove unused struct io_async_open | Pavel Begunkov | 2020-02-08 | 1 | -5/+0 | |
| | * | | | | | | | | | | | | | io_uring: flush overflowed CQ events in the io_uring_poll() | Stefano Garzarella | 2020-02-08 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | io_uring: statx/openat/openat2 don't support fixed files | Jens Axboe | 2020-02-08 | 1 | -1/+7 | |
| | * | | | | | | | | | | | | | io_uring: fix deferred req iovec leak | Pavel Begunkov | 2020-02-06 | 1 | -35/+12 | |
| | * | | | | | | | | | | | | | io_uring: fix 1-bit bitfields to be unsigned | Randy Dunlap | 2020-02-06 | 1 | -5/+5 | |
| | * | | | | | | | | | | | | | io_uring: get rid of delayed mm check | Pavel Begunkov | 2020-02-06 | 1 | -10/+9 | |
| * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2020-02-14 | 61 | -859/+648 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | netdevice.h: fix all kernel-doc and Sphinx warnings | Randy Dunlap | 2020-02-14 | 1 | -1/+15 | |
| | * | | | | | | | | | | | | | | Merge branch 'dsa-headroom' | David S. Miller | 2020-02-14 | 2 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | net: dsa: tag_ar9331: Make sure there is headroom for tag | Per Forlin | 2020-02-14 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | net: dsa: tag_qca: Make sure there is headroom for tag | Per Forlin | 2020-02-14 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | net, ip6_tunnel: enhance tunnel locate with link check | William Dauchy | 2020-02-14 | 1 | -21/+47 | |
| | * | | | | | | | | | | | | | | Merge tag 'mac80211-for-net-2020-02-14' of git://git.kernel.org/pub/scm/linux... | David S. Miller | 2020-02-14 | 7 | -22/+44 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | mac80211: fix wrong 160/80+80 MHz setting | Shay Bar | 2020-02-14 | 1 | -2/+14 | |
| | | * | | | | | | | | | | | | | | cfg80211: add missing policy for NL80211_ATTR_STATUS_CODE | Sergey Matyukevich | 2020-02-14 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | cfg80211: check wiphy driver existence for drvinfo report | Sergey Matyukevich | 2020-02-07 | 1 | -2/+6 | |
| | | * | | | | | | | | | | | | | | mac80211: consider more elements in parsing CRC | Johannes Berg | 2020-02-07 | 1 | -6/+12 | |
| | | * | | | | | | | | | | | | | | mac80211: fix quiet mode activation in action frames | Sara Sharon | 2020-02-07 | 1 | -4/+4 | |
| | | * | | | | | | | | | | | | | | mac80211: use more bits for ack_frame_id | Johannes Berg | 2020-02-07 | 3 | -8/+7 | |
| | * | | | | | | | | | | | | | | | Merge branch 'smc-fixes' | David S. Miller | 2020-02-14 | 2 | -1/+5 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | net/smc: no peer ID in CLC decline for SMCD | Ursula Braun | 2020-02-14 | 1 | -1/+3 | |
| | | * | | | | | | | | | | | | | | | net/smc: transfer fasync_list in case of fallback | Ursula Braun | 2020-02-14 | 1 | -0/+2 | |
| | |/ / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | Merge branch 'hns3-fixes' | David S. Miller | 2020-02-14 | 2 | -7/+17 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | net: hns3: fix a copying IPv6 address error in hclge_fd_get_flow_tuples() | Guangbin Huang | 2020-02-14 | 1 | -6/+9 | |
| | | * | | | | | | | | | | | | | | | net: hns3: fix VF bandwidth does not take effect in some case | Yonglong Liu | 2020-02-14 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | net: hns3: add management table after IMP reset | Yufeng Mo | 2020-02-14 | 1 | -0/+7 | |
| | |/ / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | Merge branch 'icmp-account-for-NAT-when-sending-icmps-from-ndo-layer' | David S. Miller | 2020-02-13 | 9 | -26/+101 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | xfrm: interface: use icmp_ndo_send helper | Jason A. Donenfeld | 2020-02-13 | 1 | -3/+3 | |

