aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-31NFS: silence a harmless uninitialized variable warningDan Carpenter
2018-07-31sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt c...Dave Wysochanski
2018-07-30sunrpc: Add _add_rpc_iostats() to add rpc_iostats metricsDave Wysochanski
2018-07-30sunrpc: add _print_rpc_iostats() to output metrics for one RPC opDave Wysochanski
2018-07-30net/sunrpc: Make rpc_auth_create_args a constSargun Dhillon
2018-07-30pnfs/blocklayout: off by one in bl_map_stripe()Dan Carpenter
2018-07-30nfs: Referrals not inheriting proto setting from parentCalum Mackay
2018-07-30nfs: initiate returning delegation when reclaiming one that's been recalledJeff Layton
2018-07-30fs: nfs: Adding new return type vm_fault_tSouptick Joarder
2018-07-30nfs: add error check in nfs_idmap_prepare_message()Chengguang Xu
2018-07-26Fix error code in nfs_lookup_verify_inode()Lance Shelton
2018-07-26NFS: More excessive attribute revalidation in nfs_execute_ok()Trond Myklebust
2018-07-26NFS: Fix excessive attribute revalidation in nfs_execute_ok()Trond Myklebust
2018-07-26NFS: Ensure we immediately start writeback on rescheduled writesTrond Myklebust
2018-07-26NFSv4.1: Fix a potential layoutget/layoutrecall deadlockTrond Myklebust
2018-07-26pNFS: Parse the results of layoutget on open even if permissions checks failTrond Myklebust
2018-07-26NFS: Allow optimisation of lseek(fd, SEEK_CUR, 0) on directoriesTrond Myklebust
2018-07-26pNFS: Wait for stale layoutget calls to complete in pnfs_update_layout()Trond Myklebust
2018-07-26pNFS/flexfiles: Ensure we always return a layout if it has layoutstatsTrond Myklebust
2018-07-26pNFS: Ignore non-recalled layouts in pnfs_layout_need_return()Trond Myklebust
2018-07-26pNFS: Don't update the stateid when replying NFS4ERR_DELAY to a layout recallTrond Myklebust
2018-07-26pNFS: Don't discard layout segments that are marked for returnTrond Myklebust
2018-07-26Merge tag 'usb-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-07-26Merge tag 'staging-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-07-26Merge tag 'driver-core-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-07-26Merge tag 'acpi-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-07-26Merge tag 'pm-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-07-25Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-07-25Merge tag 'fscache-fixes-20180725' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-07-25cachefiles: Wait rather than BUG'ing on "Unexpected object collision"Kiran Kumar Modukuri
2018-07-25cachefiles: Fix missing clear of the CACHEFILES_OBJECT_ACTIVE flagKiran Kumar Modukuri
2018-07-25fscache: Fix reference overput in fscache_attach_object() error handlingKiran Kumar Modukuri
2018-07-25cachefiles: Fix refcounting bug in backing-file read monitoringKiran Kumar Modukuri
2018-07-25fscache: Allow cancelled operations to be enqueuedKiran Kumar Modukuri
2018-07-24Merge tag 'mips_fixes_4.18_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-24net: axienet: Fix double deregister of mdioShubhrajyoti Datta
2018-07-24qmi_wwan: fix interface number for DW5821e production firmwareAleksander Morgado
2018-07-24ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pullWillem de Bruijn
2018-07-24bnx2x: Fix invalid memory access in rss hash config path.Sudarsana Reddy Kalluru
2018-07-24net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein
2018-07-24r8169: restore previous behavior to accept BIOS WoL settingsHeiner Kallweit
2018-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-07-24media: staging: omap4iss: Include asm/cacheflush.h after generic includesGuenter Roeck
2018-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-07-24Merge tag 'mac80211-for-davem-2018-07-24' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-07-24cpufreq: qcom-kryo: add NULL entry to the end of_device_id arrayYueHaibing
2018-07-24cfg80211: never ignore user regulatory hintAmar Singhal
2018-07-24s390: disable gcc pluginsMartin Schwidefsky
2018-07-23sock: fix sg page frag coalescing in sk_alloc_sgDaniel Borkmann