summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-07-21NFS: Refactor NFS access to kernel access mask calculationTrond Myklebust
2017-07-21nfs: count correct array for mnt3_counts array sizeEryu Guan
2017-07-19Revert commit 722f0b891198 ("pNFS: Don't send COMMITs to the DSes if...")Trond Myklebust
2017-07-19pNFS/flexfiles: Handle expired layout segments in ff_layout_initiate_commit()Trond Myklebust
2017-07-19NFS: Fix another COMMIT race in pNFSTrond Myklebust
2017-07-19NFS: Fix a COMMIT race in pNFSTrond Myklebust
2017-07-19mount: copy the port field into the cloned nfs_server structure.Steve Dickson
2017-07-13NFS: Don't run wake_up_bit() when nobody is waiting...Trond Myklebust
2017-07-13nfs: add export operationsPeng Tao
2017-07-13nfs4: add NFSv4 LOOKUPP handlersJeff Layton
2017-07-13nfs: add a nfs_ilookup helperPeng Tao
2017-07-13nfs: replace d_add with d_splice_alias in atomic_openPeng Tao
2017-07-13NFSv4.2 fix size storage for nfs42_proc_copyOlga Kornievskaia
2017-07-13NFSv4.1: Use seqid returned by EXCHANGE_ID after state migrationChuck Lever
2017-07-13NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migrationChuck Lever
2017-07-13NFS: check for nfs_refresh_inode() errors in nfs_fhget()NeilBrown
2017-07-13NFS: guard against confused server in nfs_atomic_open()NeilBrown
2017-07-13NFS: only invalidate dentrys that are clearly invalid.NeilBrown
2017-07-13PNFS for stateid errors retry against MDS firstOlga Kornievskaia
2017-07-13PNFS fix EACCESS on commit to DS handlingOlga Kornievskaia
2017-07-13NFS: silence a uninitialized variable warningDan Carpenter
2017-07-13nfs: Fix fscache stat printing in nfs_show_stats()Tuo Chen Peng
2017-07-13NFS: Fix initialization of nfs_page_array->npagesBenjamin Coddington
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-13nfsd4: const-ify nfsd4_opsChristoph Hellwig
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-13nfsd4: properly type op_func callbacksChristoph Hellwig
2017-07-13nfsd4: remove nfsd4op_rsizeChristoph Hellwig
2017-07-13nfsd4: properly type op_get_currentstateid callbacksChristoph Hellwig
2017-07-13nfsd4: properly type op_set_currentstateid callbacksChristoph 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_release callbacksChristoph Hellwig
2017-07-13sunrpc: properly type pc_func callbacksChristoph Hellwig
2017-07-13nfsd: remove the unused PROC() macro in nfs3proc.cChristoph Hellwig
2017-07-13nfsd: use named initializers in PROC()Christoph Hellwig
2017-07-13nfsd4: const-ify nfs_cb_version4Christoph 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-13lockd: fix some weird indentationChristoph Hellwig
2017-07-13nfs: don't cast callback decode/proc/encode routinesChristoph Hellwig
2017-07-13nfs: fix decoder callback prototypesChristoph Hellwig