summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: Avoid digging into the ATOMIC poolChuck Lever2019-04-252-2/+2
* Fix nfs4.2 return -EINVAL when do dedupe operationXiaoli Feng2019-04-251-1/+1
* NFS: Remove redundant open context from nfs_pageTrond Myklebust2019-04-252-8/+3
* NFS: Add a helper to return a pointer to the open context of a struct nfs_pageTrond Myklebust2019-04-258-23/+31
* NFS: Ensure that all nfs lock contexts have a valid open contextTrond Myklebust2019-04-251-4/+9
* NFS: Allow signal interruption of NFS4ERR_DELAYed operationsTrond Myklebust2019-04-252-34/+106
* pNFS: Add tracking to limit the number of pNFS retriesTrond Myklebust2019-04-255-2/+36
* NFS: Remove unused argument from nfs_create_request()Trond Myklebust2019-04-255-14/+13
* NFS: Fix up NFS I/O subrequest creationTrond Myklebust2019-04-251-38/+55
* NFS: Replace custom error reporting mechanism with generic oneTrond Myklebust2019-04-254-46/+26
* NFS: Don't inadvertently clear writeback errorsTrond Myklebust2019-04-252-4/+4
* NFS: Don't call generic_error_remove_page() while holding locksTrond Myklebust2019-04-251-2/+1
* NFS: Don't interrupt file writeout due to fatal errorsTrond Myklebust2019-04-251-1/+1
* NFS: Add a mount option "softerr" to allow clients to see ETIMEDOUT errorsTrond Myklebust2019-04-253-3/+15
* NFS: Move internal constants out of uapi/linux/nfs_mount.hTrond Myklebust2019-04-252-9/+9
* NFS: Consider ETIMEDOUT to be a fatal errorTrond Myklebust2019-04-251-0/+1
* SUNRPC: Add the 'softerr' rpc_client flagTrond Myklebust2019-04-252-1/+9
* SUNRPC: Ensure to ratelimit the "server not responding" syslog messagesTrond Myklebust2019-04-251-5/+7
* SUNRPC: Start the first major timeout calculation at task creationTrond Myklebust2019-04-251-10/+34
* SUNRPC: Make "no retrans timeout" soft tasks behave like softconn for timeoutsTrond Myklebust2019-04-251-0/+9
* SUNRPC: Add tracking of RPC level errorsTrond Myklebust2019-04-253-13/+30
* SUNRPC: Ensure that the transport layer respect major timeoutsTrond Myklebust2019-04-251-4/+13
* SUNRPC: Declare RPC timers as TIMER_DEFERRABLETrond Myklebust2019-04-252-2/+6
* SUNRPC: Simplify queue timeouts using timer_reduce()Trond Myklebust2019-04-252-5/+2
* SUNRPC: Fix up tracking of timeoutsTrond Myklebust2019-04-255-3/+18
* SUNRPC: Add function rpc_sleep_on_timeout()Trond Myklebust2019-04-257-40/+101
* SUNRPC: Remove unused argument 'action' from rpc_sleep_on_priority()Trond Myklebust2019-04-253-6/+4
* SUNRPC: Refactor rpc_sleep_on()Trond Myklebust2019-04-251-16/+24
* SUNRPC: Refactor xprt_request_wait_receive()Trond Myklebust2019-04-255-46/+51
* SUNRPC: Refactor rpc_restart_call/rpc_restart_call_prepareTrond Myklebust2019-04-251-13/+17
* SUNRPC: Fix up task signallingTrond Myklebust2019-04-257-26/+40
* Linux 5.1-rc6v5.1-rc6Linus Torvalds2019-04-211-1/+1
* Merge tag 'nfs-for-5.1-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2019-04-201-2/+5
|\
| * SUNRPC: Ignore queue transmission errors on successful transmissionTrond Myklebust2019-04-171-2/+5
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-04-206-8/+12
|\ \
| * | scsi: aic7xxx: fix EISA supportChristoph Hellwig2019-04-184-6/+7
| * | Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"Saurav Kashyap2019-04-181-1/+0
| * | scsi: core: set result when the command cannot be dispatchedJaesoo Lee2019-04-151-1/+5
* | | Merge tag 'for-linus-20190420' of git://git.kernel.dk/linux-blockLinus Torvalds2019-04-206-15/+43
|\ \ \
| * | | block: make sure that bvec length can't be overflowMing Lei2019-04-191-2/+3
| * | | block: kill all_q_node in request_queueHou Tao2019-04-191-1/+0
| * | | io_uring: fix CQ overflow conditionJens Axboe2019-04-171-1/+1
| * | | io_uring: fix possible deadlock between io_uring_{enter,register}Jens Axboe2019-04-151-0/+12
| * | | io_uring: drop io_file_put() 'file' argumentJens Axboe2019-04-131-6/+4
| * | | bfq: update internal depth state when queue depth changesJens Axboe2019-04-133-1/+10
| * | | io_uring: only test SQPOLL cpu after we've verified itJens Axboe2019-04-131-4/+8
| * | | io_uring: park SQPOLL thread if it's percpuJens Axboe2019-04-131-0/+5
* | | | Merge tag 'i3c/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-04-203-5/+3
|\ \ \ \
| * | | | MAINTAINERS: Fix the I3C entryBoris Brezillon2019-04-101-1/+0
| * | | | i3c: dw: Fix dw_i3c_master_disable controller by using correct maskVitor Soares2019-04-101-1/+1