aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/pnfs.h
Commit message (Expand)AuthorAgeFilesLines
* pnfs-obj: Must return layout on IO errorBoaz Harrosh2012-01-251-0/+1
* pnfs: let layoutcommit handle a list of lsegPeng Tao2011-08-041-0/+2
* pnfs: save layoutcommit cred at layout header initPeng Tao2011-08-041-1/+1
* pnfs: save layoutcommit lwb at layout headerPeng Tao2011-08-041-1/+1
* NFS: fix umount of pnfs filesystemsWeston Andros Adamson2011-06-151-0/+1
* NFSv4.1: use pnfs_generic_pg_test directly by layout driverBenny Halevy2011-05-291-2/+4
* NFSv4.1: change pg_test return type to boolBenny Halevy2011-05-291-2/+2
* NFSv4.1: unify pnfs_pageio_init functionsBenny Halevy2011-05-291-11/+10
* pnfs: encode_layoutcommitBenny Halevy2011-05-291-0/+4
* pnfs: encode_layoutreturnAndy Adamson2011-05-291-0/+4
* pnfs: layoutret_on_setattrBenny Halevy2011-05-291-0/+22
* pnfs: layoutreturnBenny Halevy2011-05-291-0/+18
* pnfs: support for non-rpc layout driversBenny Halevy2011-05-291-0/+2
* pnfs: alloc and free layout_hdr layoutdriver methodsBenny Halevy2011-05-291-0/+4
* pnfs: Use byte-range for cb_layoutrecallBenny Halevy2011-05-291-1/+1
* pnfs: Use byte-range for layoutgetBenny Halevy2011-05-291-2/+4
* NFSv4.1: use layout driver in global device cacheBenny Halevy2011-05-291-3/+3
* pnfs: CB_NOTIFY_DEVICEIDMarc Eshel2011-05-291-0/+1
* NFSv4.1: purge deviceid cache on nfs_free_clientBenny Halevy2011-05-291-0/+11
* NFSv4.1: make deviceid cache globalBenny Halevy2011-05-291-0/+17
* pnfs: resolve header dependency in pnfs.hBenny Halevy2011-05-291-0/+1
* NFSv4.1: Ensure that layoutget uses the correct gfp modesTrond Myklebust2011-05-111-3/+3
* Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFOWeston Andros Adamson2011-03-241-1/+0
* NFSv4.1 convert layoutcommit sync to booleanAndy Adamson2011-03-241-2/+2
* NFSv4.1: layoutcommitAndy Adamson2011-03-231-1/+8
* NFSv4.1: add generic layer hooks for pnfs COMMITFred Isaman2011-03-231-0/+73
* NFSv4.1: implement generic pnfs layer write switchAndy Adamson2011-03-111-0/+10
* NFSv4.1: trigger LAYOUTGET for writesFred Isaman2011-03-111-0/+7
* NFSv4.1 move deviceid cache to filelayout driverChristoph Hellwig2011-03-111-48/+0
* NFSv4.1: generic readAndy Adamson2011-03-111-0/+20
* NFSv4.1: shift pnfs_update_layout locationsFred Isaman2011-03-111-0/+1
* NFSv4.1: coelesce across layout stripesFred Isaman2011-03-111-0/+12
* NFSv4.1: lseg refcountingFred Isaman2011-03-111-0/+20
* pnfs: layout roc codeFred Isaman2011-01-061-0/+29
* pnfs: add CB_LAYOUTRECALL handlingFred Isaman2011-01-061-0/+11
* pnfs: change lo refcounting to atomic_tFred Isaman2011-01-061-2/+2
* pnfs: serialize LAYOUTGET(openstateid)Fred Isaman2011-01-061-0/+1
* pnfs: change how lsegs are removed from layout listFred Isaman2011-01-061-1/+7
* pnfs: change layout state seqlock to a spinlockFred Isaman2011-01-061-4/+3
* pnfs: add prefix to struct pnfs_layout_hdr fieldsFred Isaman2011-01-061-6/+6
* pnfs: add prefix to struct pnfs_layout_segment fieldsFred Isaman2011-01-061-5/+5
* NFSv4.1: Use more sensible names for 'initialize_mountpoint'Trond Myklebust2010-10-241-2/+2
* NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructureAndy Adamson2010-10-241-1/+72
* NFS: client needs to maintain list of inodes with active layoutsAndy Adamson2010-10-241-0/+14
* NFS: create and destroy inode's layout cacheBenny Halevy2010-10-241-0/+39
* NFSv4.1: pnfs: full mount/umount infrastructureFred Isaman2010-10-241-0/+9
* NFS: set layout driverRicardo Labiaga2010-10-241-0/+56