aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-10SUNRPC: Micro-optimise when the task is known not to be sleepingTrond Myklebust1-0/+8
2019-03-01NFSv4.2: Add client support for the generic 'layouterror' RPC callTrond Myklebust3-0/+37
2019-03-01NFSv4/flexfiles: Abort I/O early if the layout segment was invalidatedTrond Myklebust1-0/+1
2019-02-26SUNRPC: Fix an Oops in udp_poll()Trond Myklebust1-0/+1
2019-02-25Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfsTrond Myklebust5-30/+89
2019-02-20NFS: Pass error information to the pgio error cleanup routineTrond Myklebust1-1/+1
2019-02-20NFS: Clean up list moves of struct nfs_pageTrond Myklebust1-0/+10
2019-02-20Merge branch 'fixes-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-16/+6
2019-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-3/+38
2019-02-17Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-10/+0
2019-02-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+5
2019-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+6
2019-02-16net: Add header for usage of fls64()David S. Miller1-0/+1
2019-02-16Merge tag 'compiler-attributes-for-linus-v5.0-rc7' of git://github.com/ojeda/linuxLinus Torvalds2-2/+16
2019-02-16efi/arm: Revert "Defer persistent reservations until after paging_init()"Ard Biesheuvel1-7/+0
2019-02-16arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve tableArd Biesheuvel1-3/+0
2019-02-15net: validate untrusted gso packets without csum offloadWillem de Bruijn2-1/+10
2019-02-15net: Fix for_each_netdev_feature on Big endianHauke Mehrtens1-2/+21
2019-02-15keys: Fix dependency loop between construction record and auth keyDavid Howells1-16/+6
2019-02-15include/linux/module.h: copy __init/__exit attrs to init/cleanup_moduleMiguel Ojeda1-2/+2
2019-02-15Compiler Attributes: add support for __copy (gcc >= 9)Miguel Ojeda1-0/+14
2019-02-15Merge tag 'mmc-v5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-0/+1
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-14/+1
2019-02-14net: phy: don't use locking in phy_is_startedHeiner Kallweit1-14/+1
2019-02-14SUNRPC: Add rpc_auth::au_ralign fieldChuck Lever1-5/+4
2019-02-14SUNRPC: Make AUTH_SYS and AUTH_NULL set au_verfsizeChuck Lever1-2/+1
2019-02-14SUNRPC: Introduce rpc_prepare_reply_pages()Chuck Lever1-0/+3
2019-02-14SUNRPC: Remove xdr_buf_trim()Chuck Lever1-1/+0
2019-02-14SUNRPC: Use struct xdr_stream when decoding RPC Reply headerChuck Lever2-5/+11
2019-02-13SUNRPC: Clean up rpc_verify_header()Chuck Lever1-1/+6
2019-02-13SUNRPC: Use struct xdr_stream when constructing RPC Call headerChuck Lever2-5/+16
2019-02-13SUNRPC: Add build option to disable support for insecure enctypesChuck Lever1-1/+41
2019-02-13SUNRPC: Remove rpc_xprt::tsh_sizeChuck Lever1-7/+0
2019-02-13SUNRPC: Add xdr_stream::rqst fieldChuck Lever1-2/+6
2019-02-11perf/x86: Add check_period PMU callbackJiri Olsa1-0/+5
2019-02-10bpf: only adjust gso_size on bytestream protocolsWillem de Bruijn1-0/+6
2019-02-10Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2019-02-09Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+7
2019-02-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+1
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-3/+27
2019-02-08mmc: block: handle complete_work on separate workqueueZachary Hays1-0/+1
2019-02-07Merge tag 'irqchip-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgentThomas Gleixner1-1/+1
2019-02-07blktrace: Show requests without sectorJan Kara1-1/+7
2019-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds1-5/+4
2019-02-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2019-02-03Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2019-02-02Merge tag 'for-linus-20190202' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+2
2019-02-02x86/resctrl: Avoid confusion over the new X86_RESCTRL configJohannes Weiner1-1/+1
2019-02-01mm/hotplug: invalid PFNs from pfn_to_online_page()Qian Cai1-8/+10
2019-02-01oom, oom_reaper: do not enqueue same task twiceTetsuo Handa1-0/+1