summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-12replace strict_strto callsDaniel Walter3-13/+9
2014-07-12NFS: use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick1-2/+1
2014-07-12NFSv4: Drop castHimangi Saraogi1-1/+1
2014-07-12rpc_pipe: Drop memory allocation castHimangi Saraogi1-1/+1
2014-07-12fs/nfs_common/nfsacl.c: move EXPORT symbol after functionsFabian Frederick1-3/+2
2014-07-12nfs4: copy acceptor name from context to nfs_clientJeff Layton5-1/+47
2014-07-12sunrpc: add a new "stringify_acceptor" rpc_credopJeff Layton3-20/+53
2014-07-12auth_gss: fetch the acceptor name out of the downcallJeff Layton2-3/+18
2014-07-12nfs4: turn free_lock_state into a void return operationJeff Layton2-8/+8
2014-07-12nfs4: queue free_lock_state job submission to nfsiodJeff Layton2-12/+25
2014-07-12nfs4: treat lock owners as opaque valuesJeff Layton2-48/+10
2014-07-12nfs41: layout return on close in delegation returnPeng Tao1-1/+16
2014-07-12nfs41: return layout on last closePeng Tao1-1/+43
2014-07-12nfs4: add nfs4_check_delegationPeng Tao2-9/+26
2014-07-12pnfs/filelayout: retry ds commit if nfs_commitdata_alloc failsPeng Tao1-13/+26
2014-07-12pnfs/filelayout: fix race between mark_request_commit and scan_commit_listsPeng Tao1-18/+25
2014-07-12NFSv4: Fix OPEN w/create access mode checkingTrond Myklebust1-5/+13
2014-07-08nfs: check hostname in nfs_get_clientPeng Tao1-2/+7
2014-07-08nfsv4: set hostname when creating nfsv4 ds connectionPeng Tao1-0/+5
2014-07-03SUNRPC: Handle EPIPE in xprt_connect_statusTrond Myklebust2-0/+2
2014-06-30SUNRPC: Ensure that we handle ENOBUFS errors correctly.Trond Myklebust2-0/+9
2014-06-25FS/NFS: replace count*size kzalloc by kcallocFabian Frederick2-2/+2
2014-06-25nfs: get rid of duplicate dprintkWeston Andros Adamson1-6/+0
2014-06-24nfs: Fix unused variable errorAnna Schumaker1-3/+2
2014-06-24nfs: remove unneeded EXPORTsWeston Andros Adamson1-2/+0
2014-06-24pnfs: clean up *_resend_to_mdsWeston Andros Adamson5-68/+47
2014-06-24nfs: remove pgio_header refcount, related cleanupWeston Andros Adamson3-32/+11
2014-06-24nfs: remove unused writeverf codeWeston Andros Adamson7-46/+18
2014-06-24nfs: merge nfs_pgio_data into _headerWeston Andros Adamson19-482/+460
2014-06-24nfs: rename members of nfs_pgio_dataWeston Andros Adamson5-21/+25
2014-06-24nfs: move nfs_pgio_data and remove nfs_rw_headerWeston Andros Adamson8-119/+71
2014-06-24NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for supportAndy Adamson4-45/+58
2014-06-24NFS Return -EPERM if no supported or matching SECINFO flavorAndy Adamson1-7/+4
2014-06-24NFS check the return of nfs4_negotiate_security in nfs4_submountAndy Adamson1-2/+5
2014-06-24NFS: Don't mark the data cache as invalid if it has been flushedTrond Myklebust1-35/+40
2014-06-24NFS: Clear NFS_INO_REVAL_PAGECACHE when we update the file sizeTrond Myklebust1-0/+1
2014-06-24nfs: Fix cache_validity check in nfs_write_pageuptodate()Scott Mayhew1-1/+3
2014-06-21Linux 3.16-rc2v3.16-rc2Linus Torvalds1-1/+1
2014-06-21Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-0/+1216
2014-06-21Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linuxLinus Torvalds2-1/+7
2014-06-21Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds4-11/+12
2014-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds11-172/+359
2014-06-21Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-0/+79
2014-06-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds41-126/+1249
2014-06-21Merge branch 'locking-urgent-for-linus.patch' of git://git.kernel.org/pub/scm...Linus Torvalds3-35/+218
2014-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds26-456/+505
2014-06-21Merge tag 'for-linus' of git://github.com/gxt/linuxLinus Torvalds16-102/+88
2014-06-21Merge tag 'char-misc-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-3/+12
2014-06-21Merge tag 'staging-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-34/+49
2014-06-21Merge tag 'tty-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds38-44/+60