summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-01rbd: compression_hint optionIlya Dryomov
2020-06-01libceph: support for alloc hint flagsIlya Dryomov
2020-06-01libceph: read_from_replica optionIlya Dryomov
2020-06-01libceph: support for balanced and localized readsIlya Dryomov
2020-06-01libceph: crush_location infrastructureIlya Dryomov
2020-06-01libceph: decode CRUSH device/bucket types and namesIlya Dryomov
2020-06-01libceph: add non-asserting rbtree insertion helperIlya Dryomov
2020-06-01ceph: skip checking caps when session reconnecting and releasing reqsXiubo Li
2020-06-01ceph: make sure mdsc->mutex is nested in s->s_mutex to fix dead lockXiubo Li
2020-06-01ceph: don't return -ESTALE if there's still an open fileLuis Henriques
2020-06-01libceph, rbd: replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-01ceph: allow rename operation under different quota realmsLuis Henriques
2020-06-01ceph: normalize 'delta' parameter usage in check_quota_exceededLuis Henriques
2020-06-01ceph: ceph_kick_flushing_caps needs the s_mutexJeff Layton
2020-06-01ceph: request expedited service on session's last cap flushJeff Layton
2020-06-01ceph: convert mdsc->cap_dirty to a per-session listJeff Layton
2020-06-01ceph: reset i_requested_max_size if file write is not wantedYan, Zheng
2020-06-01ceph: throw a warning if we destroy session with mutex still lockedJeff Layton
2020-06-01ceph: fix potential race in ceph_check_capsJeff Layton
2020-06-01ceph: document what protects i_dirty_item and i_flushing_itemJeff Layton
2020-06-01ceph: don't take i_ceph_lock in handle_cap_importJeff Layton
2020-06-01ceph: don't release i_ceph_lock in handle_cap_truncJeff Layton
2020-06-01ceph: add comments for handle_cap_flush_ack logicJeff Layton
2020-06-01ceph: split up __finish_cap_flushJeff Layton
2020-06-01ceph: reorganize __send_cap for less spinlock abuseJeff Layton
2020-06-01ceph: add metadata perf metric supportXiubo Li
2020-06-01ceph: add read/write latency metric supportXiubo Li
2020-06-01ceph: add caps perf metric for each superblockXiubo Li
2020-06-01ceph: add dentry lease metric supportXiubo Li
2020-05-31Linux 5.7Linus Torvalds
2020-05-31checkpatch/coding-style: deprecate 80-column warningJoe Perches
2020-05-31Merge tag 'x86-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-05-31Merge tag 'sched-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-30l2tp: add sk_family checks to l2tp_validate_socketEric Dumazet
2020-05-30l2tp: do not use inet_hash()/inet_unhash()Eric Dumazet
2020-05-30net: qrtr: Allocate workqueue before kernel_bindChris Lew
2020-05-30Merge branch 'mptcp-a-bunch-of-fixes'David S. Miller
2020-05-30mptcp: remove msk from the token container at destruction time.Paolo Abeni
2020-05-30mptcp: fix race between MP_JOIN and closePaolo Abeni
2020-05-30mptcp: fix unblocking connect()Paolo Abeni
2020-05-30net/sched: act_ct: add nat mangle action only for NAT-conntrackwenxu
2020-05-30devinet: fix memleak in inetdev_init()Yang Yingliang
2020-05-30virtio_vsock: Fix race condition in virtio_transport_recv_pktJia He
2020-05-30Merge tag 'powerpc-5.7-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-05-30Merge tag 'gpio-v5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-05-29drivers/net/ibmvnic: Update VNIC protocol version reportingThomas Falcon
2020-05-29NFC: st21nfca: add missed kfree_skb() in an error pathChuhong Yuan
2020-05-29neigh: fix ARP retransmit timer guardHangbin Liu
2020-05-29Merge tag 'mlx5-fixes-2020-05-28' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller