summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-20xprtrdma: Ensure creating an MR does not trigger FS writebackChuck Lever
2019-08-20xprtrdma: Move rpcrdma_mr_get out of frwr_mapChuck Lever
2019-08-20xprtrdma: Combine rpcrdma_mr_put and rpcrdma_mr_unmap_and_putChuck Lever
2019-08-20xprtrdma: Simplify rpcrdma_mr_popChuck Lever
2019-08-20xprtrdma: Toggle XPRT_CONGESTED in xprtrdma's slot methodsChuck Lever
2019-08-20xprtrdma: Rename rpcrdma_buffer::rb_allChuck Lever
2019-08-20xprtrdma: Rename CQE field in Receive trace pointsChuck Lever
2019-08-20xprtrdma: Boost client's max slot table size to match Linux serverChuck Lever
2019-08-20xprtrdma: Boost maximum transport header sizeChuck Lever
2019-08-20xprtrdma: Fix calculation of ri_max_segs againChuck Lever
2019-08-20xprtrdma: Update obsolete commentChuck Lever
2019-08-20xprtrdma: Refresh the documenting comment in frwr_ops.cChuck Lever
2019-08-20SUNRPC: Inline xdr_commit_encodeChuck Lever
2019-08-20SUNRPC: Remove rpc_wake_up_queued_task_on_wq()Chuck Lever
2019-08-20fs: nfs: Fix possible null-pointer dereferences in encode_attrs()Jia-Ju Bai
2019-08-18Linux 5.3-rc5Linus Torvalds
2019-08-18Merge tag 'fixes-for-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-08-18Merge tag 'for-5.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-08-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-08-18Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-08-18Merge tag 'spdx-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-08-18Merge tag 'char-misc-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-08-18Merge tag 'staging-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-08-18Merge tag 'usb-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-08-17Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-08-17Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-08-17MAINTAINERS: Fix Hyperv vIOMMU driver file nameLan Tianyu
2019-08-17tools: hv: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-08-17tools: hv: fix typos in toolchainAdrian Vladu
2019-08-17tools: hv: fix KVP and VSS daemons exit codeAdrian Vladu
2019-08-17tools: hv: fixed Python pep8/flake8 warnings for lsvmbusAdrian Vladu
2019-08-17Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-08-17Merge tag 'riscv/for-v5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-08-17Merge tag 'usb-serial-5.3-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-08-16Merge tag 'xtensa-20190816' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2019-08-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-08-16arm64: ftrace: Ensure module ftrace trampoline is coherent with I-sideWill Deacon
2019-08-16Merge tag 'pm-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-08-16Merge tag 'dmaengine-fix-5.3-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2019-08-16Merge tag 'sound-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-08-16Merge tag 'drm-fixes-2019-08-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-08-16Merge branch 'pm-cpufreq'Rafael J. Wysocki
2019-08-16x86/boot: Save fields explicitly, zero out everything elseJohn Hubbard
2019-08-16Merge tag 'soundwire-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2019-08-16Merge tag 'drm-intel-fixes-2019-08-15' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-08-15ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_termHui Peng
2019-08-15Merge tag 'xfs-5.3-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-08-15Merge tag 'iomap-5.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-08-15io_uring: fix an issue when IOSQE_IO_LINK is inserted into defer listJackie Liu
2019-08-15block: remove REQ_NOWAIT_INLINEJens Axboe