aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/pnfs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-11NFSv4.1: Ensure that layoutget uses the correct gfp modesTrond Myklebust1-3/+3
2011-03-24Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFOWeston Andros Adamson1-1/+0
2011-03-24NFSv4.1 convert layoutcommit sync to booleanAndy Adamson1-2/+2
2011-03-23NFSv4.1: layoutcommitAndy Adamson1-1/+8
2011-03-23NFSv4.1: add generic layer hooks for pnfs COMMITFred Isaman1-0/+73
2011-03-11NFSv4.1: implement generic pnfs layer write switchAndy Adamson1-0/+10
2011-03-11NFSv4.1: trigger LAYOUTGET for writesFred Isaman1-0/+7
2011-03-11NFSv4.1 move deviceid cache to filelayout driverChristoph Hellwig1-48/+0
2011-03-11NFSv4.1: generic readAndy Adamson1-0/+20
2011-03-11NFSv4.1: shift pnfs_update_layout locationsFred Isaman1-0/+1
2011-03-11NFSv4.1: coelesce across layout stripesFred Isaman1-0/+12
2011-03-11NFSv4.1: lseg refcountingFred Isaman1-0/+20
2011-01-06pnfs: layout roc codeFred Isaman1-0/+29
2011-01-06pnfs: add CB_LAYOUTRECALL handlingFred Isaman1-0/+11
2011-01-06pnfs: change lo refcounting to atomic_tFred Isaman1-2/+2
2011-01-06pnfs: serialize LAYOUTGET(openstateid)Fred Isaman1-0/+1
2011-01-06pnfs: change how lsegs are removed from layout listFred Isaman1-1/+7
2011-01-06pnfs: change layout state seqlock to a spinlockFred Isaman1-4/+3
2011-01-06pnfs: add prefix to struct pnfs_layout_hdr fieldsFred Isaman1-6/+6
2011-01-06pnfs: add prefix to struct pnfs_layout_segment fieldsFred Isaman1-5/+5
2010-10-24NFSv4.1: Use more sensible names for 'initialize_mountpoint'Trond Myklebust1-2/+2
2010-10-24NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructureAndy Adamson1-1/+72
2010-10-24NFS: client needs to maintain list of inodes with active layoutsAndy Adamson1-0/+14
2010-10-24NFS: create and destroy inode's layout cacheBenny Halevy1-0/+39
2010-10-24NFSv4.1: pnfs: full mount/umount infrastructureFred Isaman1-0/+9
2010-10-24NFS: set layout driverRicardo Labiaga1-0/+56