summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFSv4: Use the right stateid for delegations in setattr, read and writeTrond Myklebust2016-05-175-14/+28
* NFSv4: Label stateids with the typeTrond Myklebust2016-05-178-24/+85
* SUNRPC: Ensure get_rpccred() and put_rpccred() can take NULL argumentsTrond Myklebust2016-05-172-3/+5
* pNFS: Fix a leaked layoutstats flagTrond Myklebust2016-05-171-1/+2
* xprtrdma: Remove qplockChuck Lever2016-05-172-4/+0
* xprtrdma: Faster server reboot recoveryChuck Lever2016-05-171-1/+11
* xprtrdma: Remove ro_unmap() from all registration modesChuck Lever2016-05-174-88/+0
* xprtrdma: Add ro_unmap_safe memreg methodChuck Lever2016-05-176-19/+150
* xprtrdma: Refactor __fmr_dma_unmap()Chuck Lever2016-05-171-5/+2
* xprtrdma: Move fr_xprt and fr_worker to struct rpcrdma_mwChuck Lever2016-05-172-7/+7
* xprtrdma: Refactor the FRWR recovery workerChuck Lever2016-05-171-9/+16
* xprtrdma: Reset MRs in frwr_op_unmap_sync()Chuck Lever2016-05-171-38/+60
* xprtrdma: Save I/O direction in struct rpcrdma_frwrChuck Lever2016-05-172-3/+4
* xprtrdma: Rename rpcrdma_frwr::sg and sg_nentsChuck Lever2016-05-172-20/+20
* xprtrdma: Use core ib_drain_qp() APIChuck Lever2016-05-171-35/+6
* xprtrdma: Remove rpcrdma_create_chunks()Chuck Lever2016-05-171-151/+0
* xprtrdma: Allow Read list and Reply chunk simultaneouslyChuck Lever2016-05-172-60/+272
* xprtrdma: Update comments in rpcrdma_marshal_req()Chuck Lever2016-05-171-14/+4
* xprtrdma: Avoid using Write list for small NFS READ requestsChuck Lever2016-05-171-4/+5
* xprtrdma: Prevent inline overflowChuck Lever2016-05-175-11/+90
* xprtrdma: Limit number of RDMA segments in RPC-over-RDMA headersChuck Lever2016-05-175-26/+23
* xprtrdma: Bound the inline threshold valuesChuck Lever2016-05-172-1/+9
* sunrpc: Advertise maximum backchannel payload sizeChuck Lever2016-05-178-4/+49
* sunrpc: Update RPCBIND_MAXNETIDLENChuck Lever2016-05-171-2/+2
* xprtrdma: Add rdma6 option to support NFS/RDMA IPv6Shirley Ma2016-05-171-0/+4
* nfs4: client: do not send empty SETATTR after OPEN_CREATETigran Mkrtchyan2016-05-171-9/+25
* NFS: Add COPY nfs operationAnna Schumaker2016-05-179-0/+305
* NFS: Add nfs_commit_file()Anna Schumaker2016-05-173-6/+42
* Fixing oops in callback pathOlga Kornievskaia2016-05-171-2/+4
* nfs: don't share mounts between network namespacesJ. Bruce Fields2016-05-091-0/+5
* NFS: Fix an LOCK/OPEN race when unlinking an open fileChuck Lever2016-05-091-0/+4
* nfs: have flexfiles mirror keep creds for both ro and rw layoutsJeff Layton2016-05-093-10/+30
* nfs: get a reference to the credential in ff_layout_alloc_lsegJeff Layton2016-05-093-54/+36
* nfs: have ff_layout_get_ds_cred take a reference to the credJeff Layton2016-05-092-10/+35
* nfs: don't call nfs4_ff_layout_prepare_ds from ff_layout_get_ds_credJeff Layton2016-05-091-5/+1
* sunrpc: add a get_rpccred_rcu inlineJeff Layton2016-05-091-0/+18
* sunrpc: add rpc_lookup_generic_credWeston Andros Adamson2016-05-092-0/+8
* sunrpc: plumb gfp_t parm into crcreate operationJeff Layton2016-05-095-13/+13
* SUNRPC: init xdr_stream for zero iov_len, page_lenBenjamin Coddington2016-05-091-0/+2
* NFS: Save struct inode * inside nfs_commit_info to clarify usage of i_lockDave Wysochanski2016-05-096-34/+34
* nfs: add debug to directio "good_bytes" countingWeston Andros Adamson2016-05-091-2/+5
* pnfs: set NFS_IOHDR_REDO in pnfs_read_resend_pnfsWeston Andros Adamson2016-05-092-7/+9
* Linux 4.6-rc7v4.6-rc7Linus Torvalds2016-05-081-1/+1
* Merge tag 'char-misc-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-05-073-8/+27
|\
| * nvmem: mxs-ocotp: fix buffer overflow in readStanislav Meduna2016-05-021-2/+2
| * Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read()K. Y. Srinivasan2016-04-301-6/+20
| * misc: mic: Fix for double fetch security bug in VOP driverAshutosh Dixit2016-04-281-0/+5
* | Merge tag 'staging-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-074-7/+34
|\ \
| * \ Merge tag 'iio-fixes-for-4.6d' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-05-062-4/+29
| |\ \
| | * | iio: imu: mpu6050: Fix name/chip_id when using ACPIDaniel Baluta2016-05-041-3/+26