summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2017-07-13NFS: Fix commit policy for non-blocking calls to nfs_write_inode()Trond Myklebust
2017-07-13NFS: Ensure we commit after writeback is completeTrond Myklebust
2017-07-13NFS: Remove unused fields in the page I/O structuresTrond Myklebust
2017-07-13NFS: nfs_rename() - revalidate directories on -ERESTARTSYSBenjamin Coddington
2017-07-13NFS: convert flags to boolBenjamin Coddington
2017-07-13NFS: Set FATTR4_WORD0_TYPE for . and .. entriesAnna Schumaker
2017-07-13sunrpc: mark all struct svc_version instances as constChristoph Hellwig
2017-07-13sunrpc: mark all struct svc_procinfo instances as constChristoph Hellwig
2017-07-13sunrpc: move pc_count out of struct svc_procinfoChristoph Hellwig
2017-07-13sunrpc: properly type pc_encode callbacksChristoph Hellwig
2017-07-13sunrpc: properly type pc_decode callbacksChristoph Hellwig
2017-07-13sunrpc: properly type pc_func callbacksChristoph Hellwig
2017-07-13sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig
2017-07-13nfs: use ARRAY_SIZE() in the nfsacl_version3 declarationChristoph Hellwig
2017-07-13sunrpc: move p_count out of struct rpc_procinfoChristoph Hellwig
2017-07-13nfs: don't cast callback decode/proc/encode routinesChristoph Hellwig
2017-07-13nfs: fix decoder callback prototypesChristoph Hellwig
2017-07-13nfs: fix encoder callback prototypesChristoph Hellwig
2017-06-04Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2017-06-03nfs: Mark unnecessarily extern functions as staticJan Kara
2017-05-28NFS: Use ERR_CAST() to avoid cross-structure castKees Cook
2017-05-24NFSv4.0: Fix a lock leak in nfs40_walk_client_listTrond Myklebust
2017-05-24pnfs: Fix the check for requests in range of layout segmentBenjamin Coddington
2017-05-24pNFS/flexfiles: missing error code in ff_layout_alloc_lseg()Dan Carpenter
2017-05-24NFS fix COMMIT after COPYOlga Kornievskaia
2017-05-10Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-05-10Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2017-05-09pNFS/flexfiles: Always attempt to call layoutstats when flexfiles is enabledTrond Myklebust
2017-05-09NFSv4.1: Work around a Linux server bug...Trond Myklebust
2017-05-08NFS append COMMIT after synchronous COPYOlga Kornievskaia
2017-05-08NFSv4: Fix exclusive create attributes encodingTrond Myklebust
2017-05-08NFSv4: Fix an rcu lock leakTrond Myklebust
2017-05-05nfs: use kmap/kunmap directlyFabian Frederick
2017-05-05NFS: always treat the invocation of nfs_getattr as cache hit when noac is onHou Tao
2017-05-05Fix nfs_client refcounting if kmalloc fails in nfs4_proc_exchange_id and nfs4...Dave Wysochanski
2017-05-05NFSv4.1: RECLAIM_COMPLETE must handle NFS4ERR_CONN_NOT_BOUND_TO_SESSIONTrond Myklebust
2017-05-04nfs: Fix bdi handling for cloned superblocksJan Kara
2017-05-03pNFS: Fix NULL dereference in pnfs_generic_alloc_ds_commitsFred Isaman
2017-05-02pNFS: Fix a typo in pnfs_generic_alloc_ds_commitsTrond Myklebust
2017-05-02pNFS: Fix a deadlock when coalescing writes and returning the layoutTrond Myklebust
2017-05-02pNFS: Don't clear the layout return info if there are segments to returnTrond Myklebust
2017-05-01Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-04-29pNFS: Ensure we commit the layout if it has been invalidatedTrond Myklebust
2017-04-29pNFS: Don't send COMMITs to the DSes if the server invalidated our layoutTrond Myklebust
2017-04-29pNFS/flexfiles: Fix up the ff_layout_write_pagelist failure pathTrond Myklebust
2017-04-28pNFS: Ensure we check layout validity before marking it for returnTrond Myklebust
2017-04-28NFS4.1 handle interrupted slot reuse from ERR_DELAYOlga Kornievskaia
2017-04-28NFSv4: check return value of xdr_inline_decodePan Bian
2017-04-28nfs/filelayout: fix NULL pointer dereference in fl_pnfs_update_layout()Artem Savkov
2017-04-27NFSv4: Fix callback server shutdownTrond Myklebust