aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-02-20SUNRPC: Convert xs_send_kvec() to use iov_iter_kvec()Trond Myklebust1-15/+23
2019-02-20SUNRPC: Initiate a connection close on an ESHUTDOWN error in stream receiveTrond Myklebust1-1/+4
2019-02-20SUNRPC: Don't suppress socket errors when a message read completesTrond Myklebust1-5/+2
2019-02-20SUNRPC: Handle zero length fragments correctlyTrond Myklebust1-14/+29
2019-02-20SUNRPC: Don't reset the stream record info when the receive worker is runningTrond Myklebust1-3/+9
2019-02-20nfs: fix xfstest generic/099 failed on nfsv3ZhangXiaoxu1-2/+0
2019-02-20pNFS: Avoid read/modify/write when it is not necessaryKazuo Ito1-14/+26
2019-02-20pNFS: Fix potential corruption of page being writtenKazuo Ito1-1/+1
2019-02-20NFS: Fix typo in comments of nfs_readdir_alloc_pages()zhangliguang1-2/+2
2019-02-20NFS: Remove redundant semicolonzhangliguang1-1/+1
2019-02-20NFS: readdirplus optimization by cache mechanismluanshi2-7/+86
2019-02-20fs/nfs: Fix nfs_parse_devname to not modify it's argumentEric W. Biederman1-1/+1
2019-02-20SUNRPC: remove pointless test in unx_match()NeilBrown1-1/+1
2019-02-20NFS: drop useless LIST_HEADJulia Lawall1-1/+0
2019-02-20SUNRPC: Ensure rq_bytes_sent is reset before request transmissionTrond Myklebust5-7/+0
2019-02-20SUNRPC: Use poll() to fix up the socket requeue racesTrond Myklebust1-2/+24
2019-02-20SUNRPC: Set memalloc_nofs_save() on all rpciod/xprtiod jobsTrond Myklebust3-3/+17
2019-02-20NFS: Fix sparse annotations for nfs_set_open_stateid_locked()Trond Myklebust1-0/+4
2019-02-20NFS: Fix up documentation warningsTrond Myklebust15-62/+75
2019-02-20NFS: ENOMEM should also be a fatal error.Trond Myklebust1-0/+1
2019-02-20NFS: EINTR is also a fatal error.Trond Myklebust1-0/+1
2019-02-20NFS: Ensure NFS writeback allocations don't recurse back into NFS.Trond Myklebust1-1/+6
2019-02-20NFS: Pass error information to the pgio error cleanup routineTrond Myklebust5-8/+16
2019-02-20NFS: Clean up list moves of struct nfs_pageTrond Myklebust3-10/+15
2019-02-20NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()Trond Myklebust1-1/+1
2019-02-20NFS: Fix an I/O request leakage in nfs_do_recoalesceTrond Myklebust1-1/+0
2019-02-20NFS: Fix I/O request leakagesTrond Myklebust1-5/+21
2019-02-20Merge tag 'sound-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds4-4/+56
2019-02-20Merge tag 'pinctrl-v5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds2-2/+2
2019-02-20Merge tag 'gpio-v5.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds2-10/+11
2019-02-20Merge tag 'mtd/fixes-for-5.0-rc8' of git://git.infradead.org/linux-mtdLinus Torvalds2-1/+2
2019-02-20Merge branch 'fixes-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds10-97/+108
2019-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds41-244/+355
2019-02-19sky2: Increase D3 delay againKai-Heng Feng1-1/+1
2019-02-19vhost: correctly check the return value of translate_desc() in log_used()Jason Wang1-1/+1
2019-02-19Merge tag 'asoc-fix-v5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai3-3/+15
2019-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-1/+5
2019-02-18net: netcp: Fix ethss driver probe issueMurali Karicheri1-1/+1
2019-02-18net: hns: Fixes the missing put_device in positive leg for roce resetSalil Mehta1-0/+3
2019-02-18Merge tag 'wireless-drivers-for-davem-2019-02-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller1-17/+29
2019-02-18net: stmmac: Fix a race in EEE enable callbackJose Abreu1-10/+12
2019-02-18Merge branch 'qed-iWARP'David S. Miller2-7/+15
2019-02-18qed: Fix iWARP syn packet mac address validation.Michal Kalderon1-0/+9
2019-02-18qed: Fix iWARP buffer size provided for syn packet processing.Michal Kalderon2-7/+6
2019-02-18exec: load_script: Do not exec truncated interpreter pathKees Cook1-9/+48
2019-02-18r8152: Add support for MAC address pass through on RTL8153-BDDavid Chen1-2/+3
2019-02-18mac80211: mesh: fix missing unlock on error in table_path_del()Wei Yongjun1-1/+1
2019-02-18net/mlx4_en: fix spelling mistake: "quiting" -> "quitting"Colin Ian King1-1/+1
2019-02-18net: crypto set sk to NULL when af_alg_release.Mao Wenan1-1/+3
2019-02-18ASoC: simple-card: fixup refcount_t underflowKuninori Morimoto1-1/+1