aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2017-07-13NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migrationGravatar Chuck Lever 2-5/+16
2017-07-13NFS: check for nfs_refresh_inode() errors in nfs_fhget()Gravatar NeilBrown 1-2/+8
2017-07-13NFS: guard against confused server in nfs_atomic_open()Gravatar NeilBrown 1-2/+4
2017-07-13NFS: only invalidate dentrys that are clearly invalid.Gravatar NeilBrown 2-6/+10
2017-07-13PNFS for stateid errors retry against MDS firstGravatar Olga Kornievskaia 2-61/+0
2017-07-13PNFS fix EACCESS on commit to DS handlingGravatar Olga Kornievskaia 1-1/+2
2017-07-13NFS: silence a uninitialized variable warningGravatar Dan Carpenter 1-1/+2
2017-07-13nfs: Fix fscache stat printing in nfs_show_stats()Gravatar Tuo Chen Peng 1-1/+1
2017-07-13NFS: Fix initialization of nfs_page_array->npagesGravatar Benjamin Coddington 1-0/+1
2017-07-13NFS: Fix commit policy for non-blocking calls to nfs_write_inode()Gravatar Trond Myklebust 1-1/+1
2017-07-13NFS: Ensure we commit after writeback is completeGravatar Trond Myklebust 2-0/+60
2017-07-13NFS: Remove unused fields in the page I/O structuresGravatar Trond Myklebust 1-2/+0
2017-07-13NFS: nfs_rename() - revalidate directories on -ERESTARTSYSGravatar Benjamin Coddington 2-1/+18
2017-07-13NFS: convert flags to boolGravatar Benjamin Coddington 8-37/+37
2017-07-13NFS: Set FATTR4_WORD0_TYPE for . and .. entriesGravatar Anna Schumaker 1-4/+7
2017-07-13nfsd4: const-ify nfsd4_opsGravatar Christoph Hellwig 1-7/+6
2017-07-13sunrpc: mark all struct svc_version instances as constGravatar Christoph Hellwig 12-62/+62
2017-07-13sunrpc: mark all struct svc_procinfo instances as constGravatar Christoph Hellwig 9-10/+10
2017-07-13sunrpc: move pc_count out of struct svc_procinfoGravatar Christoph Hellwig 7-0/+20
2017-07-13nfsd4: properly type op_func callbacksGravatar Christoph Hellwig 3-173/+209
2017-07-13nfsd4: remove nfsd4op_rsizeGravatar Christoph Hellwig 1-55/+54
2017-07-13nfsd4: properly type op_get_currentstateid callbacksGravatar Christoph Hellwig 3-35/+50
2017-07-13nfsd4: properly type op_set_currentstateid callbacksGravatar Christoph Hellwig 4-19/+27
2017-07-13sunrpc: properly type pc_encode callbacksGravatar Christoph Hellwig 17-157/+173
2017-07-13sunrpc: properly type pc_decode callbacksGravatar Christoph Hellwig 17-187/+211
2017-07-13sunrpc: properly type pc_release callbacksGravatar Christoph Hellwig 10-61/+57
2017-07-13sunrpc: properly type pc_func callbacksGravatar Christoph Hellwig 9-224/+325
2017-07-13nfsd: remove the unused PROC() macro in nfs3proc.cGravatar Christoph Hellwig 1-12/+0
2017-07-13nfsd: use named initializers in PROC()Gravatar Christoph Hellwig 3-27/+27
2017-07-13nfsd4: const-ify nfs_cb_version4Gravatar Christoph Hellwig 1-1/+1
2017-07-13sunrpc: mark all struct rpc_procinfo instances as constGravatar Christoph Hellwig 10-14/+14
2017-07-13nfs: use ARRAY_SIZE() in the nfsacl_version3 declarationGravatar Christoph Hellwig 1-2/+1
2017-07-13sunrpc: move p_count out of struct rpc_procinfoGravatar Christoph Hellwig 8-6/+27
2017-07-13lockd: fix some weird indentationGravatar Christoph Hellwig 2-19/+19
2017-07-13nfs: don't cast callback decode/proc/encode routinesGravatar Christoph Hellwig 3-69/+77
2017-07-13nfs: fix decoder callback prototypesGravatar Christoph Hellwig 5-84/+151
2017-07-13lockd: fix decoder callback prototypesGravatar Christoph Hellwig 3-10/+16
2017-07-13nfsd: fix decoder callback prototypesGravatar Christoph Hellwig 1-4/+7
2017-07-13nfsd: fix encoder callback prototypesGravatar Christoph Hellwig 1-5/+8
2017-07-13nfs: fix encoder callback prototypesGravatar Christoph Hellwig 5-122/+242
2017-07-13lockd: fix encoder callback prototypesGravatar Christoph Hellwig 3-18/+34
2017-07-13Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 7-13/+138
2017-07-13Btrfs: fix write corruption due to bio cloning on raid5/6Gravatar Filipe Manana 1-8/+18
2017-07-13isofs: Fix isofs_show_options()Gravatar David Howells 1-1/+1
2017-07-13ext2: Fix memory leak when truncate races ext2_get_blocksGravatar Ernesto A. Fernández 1-0/+1
2017-07-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 2-14/+31
2017-07-12writeback: rework wb_[dec|inc]_stat family of functionsGravatar Nikolay Borisov 1-4/+4
2017-07-12xfs: map KM_MAYFAIL to __GFP_RETRY_MAYFAILGravatar Michal Hocko 1-0/+10
2017-07-12fault-inject: support systematic fault injectionGravatar Dmitry Vyukov 1-0/+52
2017-07-12kcmp: fs/epoll: wrap kcmp code with CONFIG_CHECKPOINT_RESTOREGravatar Cyrill Gorcunov 1-0/+2