aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4layouts.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-15Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-12/+27
2016-01-08nfsd: give up on CB_LAYOUTRECALLs after two lease periodsJeff Layton1-10/+25
2015-12-16nfsd: don't hold ls_mutex across a layout recallJeff Layton1-1/+1
2015-11-23nfsd: constify nfsd4_callback_ops structureJulia Lawall1-2/+2
2015-10-23nfsd: ensure that seqid morphing operations are atomic wrt to copiesJeff Layton1-9/+4
2015-10-23nfsd: serialize layout stateid morphing operationsJeff Layton1-4/+21
2015-07-20nfsd: Fix a file leak on nfsd4_layout_setlease failureKinglong Mee1-0/+1
2015-03-30nfsd: require an explicit option to enable pNFSChristoph Hellwig1-1/+1
2015-03-25NFSD: Fix bad update of layout in nfsd4_return_file_layoutKinglong Mee1-3/+2
2015-03-20NFSD: Check layout type when returning client layoutsKinglong Mee1-0/+3
2015-03-20NFSD: restore trace event lost in mismergeKinglong Mee1-0/+2
2015-03-19Subject: nfsd: don't recursively call nfsd4_cb_layout_failChristoph Hellwig1-2/+0
2015-02-05nfsd: pNFS block layout driverChristoph Hellwig1-0/+8
2015-02-02nfsd: add trace eventsChristoph Hellwig1-1/+15
2015-02-02nfsd: implement pNFS layout recallsChristoph Hellwig1-1/+213
2015-02-02nfsd: implement pNFS operationsChristoph Hellwig1-0/+487