| Commit message (Expand) | Author | Files | Lines |
2020-03-30 | ceph: reorganize fields in ceph_mds_request | Jeff Layton | 1 | -3/+3 |
2020-03-30 | ceph: switch to page_mkwrite_check_truncate in ceph_page_mkwrite | Andreas Gruenbacher | 1 | -1/+1 |
2020-03-30 | ceph: replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
2020-03-30 | rbd: enable multiple blk-mq queues | Hannes Reinecke | 1 | -1/+1 |
2020-03-30 | rbd: embed image request in blk-mq pdu | Ilya Dryomov | 1 | -87/+51 |
2020-03-30 | rbd: acquire header_rwsem just once in rbd_queue_workfn() | Ilya Dryomov | 1 | -28/+31 |
2020-03-30 | rbd: get rid of img_request_layered_clear() | Ilya Dryomov | 1 | -8/+1 |
2020-03-30 | rbd: kill img_request kref | Hannes Reinecke | 1 | -19/+5 |
2020-03-30 | ceph: check if file lock exists before sending unlock request | Yan, Zheng | 1 | -2/+29 |
2020-03-30 | ceph: fix description of some mount options | Xiubo Li | 1 | -3/+3 |
2020-03-30 | ceph: move ceph_osdc_{read,write}pages to ceph.ko | Xiubo Li | 3 | -98/+84 |
2020-03-30 | ceph: don't ClearPageChecked in ceph_invalidatepage() | Jeff Layton | 1 | -2/+0 |
2020-03-30 | rbd: remove barriers from img_request_layered_{set,clear,test}() | Ilya Dryomov | 1 | -3/+0 |
2020-03-30 | libceph: drop CEPH_DEFINE_SHOW_FUNC | Ilya Dryomov | 3 | -32/+18 |
2020-03-30 | ceph: check inode type for CEPH_CAP_FILE_{CACHE,RD,REXTEND,LAZYIO} | Yan, Zheng | 3 | -24/+35 |
2020-03-30 | ceph: add refcounting for Fx caps | Jeff Layton | 3 | -1/+9 |
2020-03-30 | ceph: register MDS request with dir inode from the start | Jeff Layton | 1 | -10/+6 |
2020-03-30 | Linux 5.6v5.6 | Linus Torvalds | 1 | -1/+1 |
2020-03-29 | mm/sparse: fix kernel crash with pfn_section_valid check | Aneesh Kumar K.V | 1 | -0/+6 |
2020-03-29 | mm: fork: fix kernel_stack memcg stats for various stack implementations | Roman Gushchin | 3 | -2/+52 |
2020-03-29 | hugetlb_cgroup: fix illegal access to memory | Mina Almasry | 1 | -2/+1 |
2020-03-29 | drivers/base/memory.c: indicate all memory blocks as removable | David Hildenbrand | 1 | -20/+3 |
2020-03-29 | mm/swapfile.c: move inode_lock out of claim_swapfile | Naohiro Aota | 1 | -21/+20 |
2020-03-28 | i2c: pca-platform: Use platform_irq_get_optional | Chris Packham | 1 | -1/+1 |
2020-03-28 | i2c: st: fix missing struct parameter description | Alain Volmat | 1 | -0/+1 |
2020-03-27 | r8169: fix PHY driver check on platforms w/o module softdeps | Heiner Kallweit | 1 | -9/+7 |
2020-03-27 | parisc: Fix defconfig selection | Helge Deller | 2 | -0/+12 |
2020-03-27 | scripts/dtc: Remove redundant YYLOC global declaration | Dirk Mueller | 1 | -1/+0 |
2020-03-27 | clocksource/drivers/hyper-v: Make sched clock return nanoseconds correctly | Yubo Xie | 1 | -2/+4 |
2020-03-27 | net: ks8851-ml: Fix IO operations, again | Marek Vasut | 1 | -4/+52 |
2020-03-27 | RISC-V: Move all address space definition macros to one place | Atish Patra | 1 | -37/+41 |
2020-03-27 | Input: fix stale timestamp on key autorepeat events | Dmitry Torokhov | 1 | -0/+1 |
2020-03-27 | afs: Fix unpinned address list during probing | David Howells | 1 | -0/+2 |
2020-03-26 | MAINTAINERS: fix bad file pattern | Linus Torvalds | 1 | -1/+1 |
2020-03-26 | parse-maintainers: Do not sort section content by default | Joe Perches | 1 | -4/+27 |
2020-03-26 | Input: move the new KEY_SELECTIVE_SCREENSHOT keycode | Dmitry Torokhov | 1 | -1/+1 |
2020-03-26 | RISC-V: Only select essential drivers for SOC_VIRT config | Anup Patel | 3 | -16/+30 |
2020-03-26 | mlxsw: spectrum_mr: Fix list iteration in error path | Ido Schimmel | 1 | -4/+4 |
2020-03-26 | qlcnic: Fix bad kzalloc null test | Xu Wang | 1 | -1/+1 |
2020-03-26 | mac80211: set IEEE80211_TX_CTRL_PORT_CTRL_PROTO for nl80211 TX | Johannes Berg | 1 | -2/+6 |
2020-03-26 | mac80211: mark station unauthorized before key removal | Johannes Berg | 1 | -1/+6 |
2020-03-26 | mac80211: Check port authorization in the ieee80211_tx_dequeue() case | Jouni Malinen | 1 | -1/+18 |
2020-03-26 | cfg80211: Do not warn on same channel at the end of CSA | Ilan Peer | 1 | -1/+5 |
2020-03-26 | mac80211: drop data frames without key on encrypted links | Johannes Berg | 4 | -12/+24 |
2020-03-26 | drm/scheduler: fix rare NULL ptr race | Yintian Tao | 1 | -0/+2 |
2020-03-26 | KVM: X86: Narrow down the IPI fastpath to single target IPI | Wanpeng Li | 1 | -1/+4 |
2020-03-26 | clk: imx: Align imx sc clock parent msg structs to 4 | Leonard Crestez | 1 | -1/+1 |
2020-03-26 | clk: imx: Align imx sc clock msg structs to 4 | Leonard Crestez | 1 | -3/+3 |
2020-03-26 | clk: Pass correct arguments to __clk_hw_register_gate() | Stephen Boyd | 1 | -5/+5 |
2020-03-25 | net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build | Pablo Neira Ayuso | 10 | -34/+47 |