summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4layouts.c
Commit message (Expand)AuthorAgeFilesLines
* nfsd: don't set a FL_LAYOUT lease for flexfiles layoutsJeff Layton2016-09-161-1/+5
* nfsd: allow nfsd to advertise multiple layout typesJeff Layton2016-07-151-3/+3
* nfsd: Add a super simple flex file serverTom Haynes2016-07-131-1/+11
* nfsd: handle seqid wraparound in nfsd4_preprocess_layout_stateidJeff Layton2016-05-131-1/+1
* nfsd: add SCSI layout supportChristoph Hellwig2016-03-181-3/+24
* nfsd: add a new config option for the block layout driverChristoph Hellwig2016-03-181-0/+4
* Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-01-151-12/+27
|\
| * nfsd: give up on CB_LAYOUTRECALLs after two lease periodsJeff Layton2016-01-081-10/+25
| * nfsd: constify nfsd4_callback_ops structureJulia Lawall2015-11-231-2/+2
* | nfsd: don't hold ls_mutex across a layout recallJeff Layton2015-12-161-1/+1
|/
* nfsd: ensure that seqid morphing operations are atomic wrt to copiesJeff Layton2015-10-231-9/+4
* nfsd: serialize layout stateid morphing operationsJeff Layton2015-10-231-4/+21
* nfsd: Fix a file leak on nfsd4_layout_setlease failureKinglong Mee2015-07-201-0/+1
* nfsd: require an explicit option to enable pNFSChristoph Hellwig2015-03-301-1/+1
* NFSD: Fix bad update of layout in nfsd4_return_file_layoutKinglong Mee2015-03-251-3/+2
* NFSD: Check layout type when returning client layoutsKinglong Mee2015-03-201-0/+3
* NFSD: restore trace event lost in mismergeKinglong Mee2015-03-201-0/+2
* Subject: nfsd: don't recursively call nfsd4_cb_layout_failChristoph Hellwig2015-03-191-2/+0
* nfsd: pNFS block layout driverChristoph Hellwig2015-02-051-0/+8
* nfsd: add trace eventsChristoph Hellwig2015-02-021-1/+15
* nfsd: implement pNFS layout recallsChristoph Hellwig2015-02-021-1/+213
* nfsd: implement pNFS operationsChristoph Hellwig2015-02-021-0/+487