aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-13NFS recover from destination server reboot for copiesOlga Kornievskaia1-0/+2
2018-08-09NFS handle COPY reply CB_OFFLOAD call raceOlga Kornievskaia1-0/+1
2018-08-09NFS add support for asynchronous COPYOlga Kornievskaia3-0/+11
2018-08-09NFS COPY xdr handle async replyOlga Kornievskaia1-0/+1
2018-08-09NFS OFFLOAD_CANCEL xdrOlga Kornievskaia3-0/+14
2018-07-31NFSv4 client live hangs after live data migration recoveryBill Baker1-0/+1
2018-07-31sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt clonesDave Wysochanski1-2/+2
2018-07-30net/sunrpc: Make rpc_auth_create_args a constSargun Dhillon1-2/+3
2018-07-26pNFS: Parse the results of layoutget on open even if permissions checks failTrond Myklebust2-2/+0
2018-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-6/+18
2018-07-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-0/+2
2018-07-22alpha: fix osf_wait4() breakageAl Viro1-1/+1
2018-07-21bpfilter: Fix mismatch in function argument typesYueHaibing1-3/+3
2018-07-21mm: make vm_area_alloc() initialize core fieldsLinus Torvalds1-1/+1
2018-07-21mm: use helper functions for allocating and freeing vm_area structsLinus Torvalds1-1/+3
2018-07-21Merge tag 'mlx5-fixes-2018-07-18' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-3/+15
2018-07-20Merge tag 'iommu-fixes-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-0/+1
2018-07-20Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices"Lu Baolu1-0/+1
2018-07-19Merge tag 'pci-v4.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+2
2018-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-10/+16
2018-07-18net/mlx5: Fix QP fragmented buffer allocationTariq Toukan1-3/+15
2018-07-18PCI: OF: Fix I/O space page leakSergei Shtylyov1-0/+2
2018-07-17aio: don't expose __aio_sigset in uapiChristoph Hellwig1-0/+1
2018-07-16net/ethernet/freescale/fman: fix cross-build errorRandy Dunlap1-0/+1
2018-07-16ipv4/igmp: init group mode as INCLUDE when join source groupHangbin Liu1-0/+2
2018-07-16mm: don't do zero_resv_unavail if memmap is not allocatedPavel Tatashin1-1/+1
2018-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+1
2018-07-12net: Don't copy pfmemalloc flag in __copy_skb_header()Stefano Brivio1-5/+5
2018-07-11Merge branch 'for-4.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-0/+24
2018-07-11Merge tag 'char-misc-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-1/+1
2018-07-10drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()Al Viro1-0/+1
2018-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-1/+2
2018-07-09bpf: include errno.h from bpf-cgroup.hRoman Gushchin1-0/+1
2018-07-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-7/+22
2018-07-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+1
2018-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-3/+3
2018-07-07xdp: XDP_REDIRECT should check IFF_UP and MTUToshiaki Makita1-3/+3
2018-07-07uio: change to use the mutex lock instead of the spin lockXiubo Li1-1/+1
2018-07-07net: bridge: fix br_vlan_get_{pvid,info} return valuesArnd Bergmann1-2/+2
2018-07-05Merge tag 'trace-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-2/+0
2018-07-04net: phy: marvell: change default m88e1510 LED configurationWang Dongsheng1-0/+2
2018-07-03ftrace: Nuke clear_ftrace_functionYisheng Xie1-2/+0
2018-07-03compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarationsNick Desaulniers1-7/+22
2018-07-03kthread, sched/core: Fix kthread_parkme() (again...)Peter Zijlstra2-2/+1
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-51/+68
2018-07-02ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede1-0/+1
2018-07-02net: fix use-after-free in GRO with ESPSabrina Dubroca1-0/+20
2018-07-01Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-1/+1
2018-07-01Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+3
2018-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller4-50/+45