summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * nfs41: pull nfs4_ds_connect from file layout to generic pnfsPeng Tao2015-02-033-73/+89
| * nfs41: pull decode_ds_addr from file layout to generic pnfsPeng Tao2015-02-033-150/+154
| * nfs41: pull data server cache from file layout to generic pnfsPeng Tao2015-02-034-252/+265
| * pnfs: Do not grab the commit_info lock twice when rescheduling writesTom Haynes2015-02-033-26/+23
| * pnfs: Prepare for flexfiles by pulling out common codeTom Haynes2015-02-036-290/+330
* | Merge tag 'nfs-rdma-for-3.20' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-02-036-347/+481
|\ \
| * | xprtrdma: Update the GFP flags used in xprt_rdma_allocate()Chuck Lever2015-01-301-2/+5
| * | xprtrdma: Clean up after adding regbuf managementChuck Lever2015-01-302-11/+2
| * | xprtrdma: Allocate zero pad separately from rpcrdma_bufferChuck Lever2015-01-303-23/+13
| * | xprtrdma: Allocate RPC/RDMA receive buffer separately from struct rpcrdma_repChuck Lever2015-01-303-23/+23
| * | xprtrdma: Allocate RPC/RDMA send buffer separately from struct rpcrdma_reqChuck Lever2015-01-304-29/+19
| * | xprtrdma: Allocate RPC send buffer separately from struct rpcrdma_reqChuck Lever2015-01-304-104/+78
| * | xprtrdma: Add struct rpcrdma_regbuf and helpersChuck Lever2015-01-302-0/+98
| * | xprtrdma: Refactor rpcrdma_buffer_create() and rpcrdma_buffer_destroy()Chuck Lever2015-01-301-53/+95
| * | xprtrdma: Simplify synopsis of rpcrdma_buffer_create()Chuck Lever2015-01-303-7/+7
| * | xprtrdma: Take struct ib_qp_attr and ib_qp_init_attr off the stackChuck Lever2015-01-302-7/+10
| * | xprtrdma: Take struct ib_device_attr off the stackChuck Lever2015-01-302-24/+14
| * | xprtrdma: Free the pd if ib_query_qp() failsChuck Lever2015-01-301-3/+7
| * | xprtrdma: Remove rpcrdma_ep::rep_func and ::rep_xprtChuck Lever2015-01-304-8/+6
| * | xprtrdma: Move credit update to RPC reply handlerChuck Lever2015-01-303-16/+10
| * | xprtrdma: Remove rl_mr field, and the mr_chunk unionChuck Lever2015-01-302-17/+13
| * | xprtrdma: Remove rpcrdma_ep::rep_iaChuck Lever2015-01-302-2/+0
| * | xprtrdma: Rename "xprt" and "rdma_connect" fields in struct rpcrdma_xprtChuck Lever2015-01-302-12/+13
| * | xprtrdma: Clean up hdrlenChuck Lever2015-01-302-6/+11
| * | xprtrdma: Display XIDs in host byte orderChuck Lever2015-01-301-3/+5
| * | xprtrdma: Modernize htonl and ntohlChuck Lever2015-01-303-24/+35
| * | xprtrdma: human-readable completion statusChuck Lever2015-01-301-13/+57
| |/
* | NFS: a couple off by onesDan Carpenter2015-01-311-2/+2
* | nfs: prevent truncate on active swapfileOmar Sandoval2015-01-311-1/+6
* | nfs: don't call blocking operations while !TASK_RUNNINGJeff Layton2015-01-311-3/+5
* | NFSv4: Deal with atomic upgrades of an existing delegationTrond Myklebust2015-01-251-3/+17
* | NFSv4.1: Replace usage of nfs_client->cl_addr in encode_create_sessionTrond Myklebust2015-01-251-7/+3
* | SUNRPC: Allow waiting on memory allocationTrond Myklebust2015-01-251-2/+2
* | SUNRPC: Adjust rpciod workqueue parametersTrond Myklebust2015-01-251-1/+2
* | NFSv4.1: Optimise layout return-on-closeTrond Myklebust2015-01-253-40/+31
* | NFSv4.1: Allow parallel LOCK/LOCKU callsTrond Myklebust2015-01-251-2/+6
* | NFSv4: Update of VFS byte range lock must be atomic with the stateid updateTrond Myklebust2015-01-252-22/+16
* | NFSv4: Fix lock on-wire reordering issuesTrond Myklebust2015-01-253-11/+30
* | NFSv4: Always do open_to_lock_owner if the lock stateid is uninitialisedTrond Myklebust2015-01-251-1/+1
* | NFSv4: Fix atomicity problems with lock stateid updatesTrond Myklebust2015-01-241-13/+29
* | NFSv4.1: Allow parallel OPEN/OPEN_DOWNGRADE/CLOSETrond Myklebust2015-01-242-2/+18
* | NFSv4: Check for NULL argument in nfs_*_seqid() functionsTrond Myklebust2015-01-242-8/+18
* | NFSv4: Convert nfs_alloc_seqid() to return an ERR_PTR() if allocation failsTrond Myklebust2015-01-242-10/+10
* | NFSv4: More CLOSE/OPEN racesTrond Myklebust2015-01-241-1/+15
* | NFSv4: Fix an atomicity problem in CLOSETrond Myklebust2015-01-243-4/+9
* | NFS: Fix use of nfs_attr_use_mounted_on_fileid()Anna Schumaker2015-01-212-4/+3
* | NFSv4.1: Fix an Oops in nfs41_walk_client_listTrond Myklebust2015-01-211-1/+1
* | nfs: fix dio deadlock when O_DIRECT flag is flippedPeng Tao2015-01-211-0/+6
|/
* Linux 3.19-rc5v3.19-rc5Linus Torvalds2015-01-181-1/+1
* Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-01-1832-80/+272
|\