summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-05SUNRPC: allow for upcalls for same uid but different gss serviceOlga Kornievskaia
2016-08-02SUNRPC: Fix up socket autodisconnectTrond Myklebust
2016-08-01SUNRPC: Handle EADDRNOTAVAIL on connection failuresTrond Myklebust
2016-07-28pNFS: Actively set attributes as invalid if LAYOUTCOMMIT is outstandingBenjamin Coddington
2016-07-26NFSv4: Clean up lookup of SECINFO_NO_NAMETrond Myklebust
2016-07-24NFSv4.2: Fix warning "variable ‘stateids’ set but not used"Trond Myklebust
2016-07-24NFSv4: Fix warning "no previous prototype for ‘nfs4_listxattr’"Trond Myklebust
2016-07-24Merge branch 'nfs-rdma'Trond Myklebust
2016-07-24Merge branch 'pnfs'Trond Myklebust
2016-07-24Merge branch 'writeback'Trond Myklebust
2016-07-24Merge branch 'sunrpc'Trond Myklebust
2016-07-24SUNRPC: Fix a compiler warning in fs/nfs/clnt.cTrond Myklebust
2016-07-24pNFS: Remove redundant smp_mb() from pnfs_init_lseg()Trond Myklebust
2016-07-24pNFS: Cleanup - do layout segment initialisation in one placeTrond Myklebust
2016-07-24pNFS: Remove redundant stateid invalidationTrond Myklebust
2016-07-24pNFS: Remove redundant pnfs_mark_layout_returned_if_empty()Trond Myklebust
2016-07-24pNFS: Clear the layout metadata if the server changed the layout stateidTrond Myklebust
2016-07-24pNFS: Cleanup - don't open code pnfs_mark_layout_stateid_invalid()Trond Myklebust
2016-07-24NFS: pnfs_mark_matching_lsegs_return() should match the layout sequence idTrond Myklebust
2016-07-24pNFS: Do not set plh_return_seq for non-callback related layoutreturnsTrond Myklebust
2016-07-24pNFS: Ensure layoutreturn acts as a completion for layout callbacksTrond Myklebust
2016-07-24pNFS: Fix CB_LAYOUTRECALL stateid verificationTrond Myklebust
2016-07-24pNFS: Always update the layout barrier seqid on LAYOUTGETTrond Myklebust
2016-07-24pNFS: Always update the layout stateid if NFS_LAYOUT_INVALID_STID is setTrond Myklebust
2016-07-24pNFS: Clear the layout return tracking on layout reinitialisationTrond Myklebust
2016-07-24pNFS: LAYOUTRETURN should only update the stateid if the layout is validTrond Myklebust
2016-07-24Merge commit 'e7bdea7750eb'Trond Myklebust
2016-07-22nfs: don't create zero-length requestsBenjamin Coddington
2016-07-22Fix NULL pointer dereference in bl_free_device().Artem Savkov
2016-07-21pNFS/files: filelayout_write_done_cb must call nfs_writeback_update_inode()Trond Myklebust
2016-07-19Merge tag 'nfs-rdma-4.8-2' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust
2016-07-19xprtrdma: fix semicolon.cocci warningskbuild test robot
2016-07-19sunrpc: Prevent resvport min/max inversion via sysfs and module parameterFrank Sorenson
2016-07-19sunrpc: Prevent resvport min/max inversion via sysctlFrank Sorenson
2016-07-19sunrpc: Fix reserved port range calculationFrank Sorenson
2016-07-19sunrpc: Fix bit count when setting hashtable size to power-of-twoFrank Sorenson
2016-07-19nfs4: flexfiles: respect noresvport when establishing connections to DSesTigran Mkrtchyan
2016-07-19nfs4: clnt: respect noresvport when establishing connections to DSesTigran Mkrtchyan
2016-07-19pnfs/blocklayout: put deviceid node after releasing bl_ext_lockBenjamin Coddington
2016-07-19sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flagsScott Mayhew
2016-07-19mount: use sec= that was specified on the command lineSteve Dickson
2016-07-19pNFS: Fix LAYOUTGET handling of NFS4ERR_BAD_STATEID and NFS4ERR_EXPIREDTrond Myklebust
2016-07-19pNFS: Handle NFS4ERR_RECALLCONFLICT correctly in LAYOUTGETTrond Myklebust
2016-07-19pNFS: Separate handling of NFS4ERR_LAYOUTTRYLATER and RECALLCONFLICTTrond Myklebust
2016-07-19pNFS: Fix post-layoutget error handling in pnfs_update_layout()Trond Myklebust
2016-07-18pNFS: Don't mark the inode as revalidated if a LAYOUTCOMMIT is outstandingTrond Myklebust
2016-07-16SUNRPC: Fix infinite looping in rpc_clnt_iterate_for_each_xprtTrond Myklebust
2016-07-15Merge tag 'nfs-rdma-4.8-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust
2016-07-15nfs/blocklayout: Check max uuids and devices before decodingKinglong Mee
2016-07-15nfs/blocklayout: Make sure calculate signature length alignedKinglong Mee