summaryrefslogtreecommitdiffstats
path: root/fs/nfs/pnfs.c
AgeCommit message (Expand)Author
2011-05-29Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2011-05-29NFSv4.1: use pnfs_generic_pg_test directly by layout driverBenny Halevy
2011-05-29NFSv4.1: change pg_test return type to boolBenny Halevy
2011-05-29NFSv4.1: unify pnfs_pageio_init functionsBenny Halevy
2011-05-29pnfs: layoutreturnBenny Halevy
2011-05-29pnfs: support for non-rpc layout driversBenny Halevy
2011-05-29pnfs: alloc and free layout_hdr layoutdriver methodsBenny Halevy
2011-05-29pnfs: Use byte-range for cb_layoutrecallBenny Halevy
2011-05-29pnfs: align layoutget requests on page boundariesBenny Halevy
2011-05-29pnfs: Use byte-range for layoutgetBenny Halevy
2011-05-27nfs41: Correct offset for LAYOUTCOMMITVitaliy Gusev
2011-05-11NFSv4.1: Ensure that layoutget uses the correct gfp modesTrond Myklebust
2011-05-11NFSv4.1: remove pnfs_layout_hdr from pnfs_destroy_all_layouts tmp_listAndy Adamson
2011-04-13Don't mark_inode_dirty_sync() while holding lockWeston Andros Adamson
2011-03-24Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFOWeston Andros Adamson
2011-03-24NFSv4.1 convert layoutcommit sync to booleanAndy Adamson
2011-03-24NFSv4.1 pnfs_layoutcommit_inode fixesAndy Adamson
2011-03-23NFSv4.1: layoutcommitAndy Adamson
2011-03-23NFSv4.1: filelayout driver specific code for COMMITFred Isaman
2011-03-11NFSv4.1: implement generic pnfs layer write switchAndy Adamson
2011-03-11NFSv4.1: trigger LAYOUTGET for writesFred Isaman
2011-03-11NFSv4.1: turn off pNFS on ds connection failureAndy Adamson
2011-03-11NFSv4.1 move deviceid cache to filelayout driverChristoph Hellwig
2011-03-11NFSv4.1: generic readAndy Adamson
2011-03-11NFSv4.1: shift pnfs_update_layout locationsFred Isaman
2011-03-11NFSv4.1: coelesce across layout stripesFred Isaman
2011-03-11NFSv4.1: lseg refcountingFred Isaman
2011-03-11NFSv4.1: put_layout_hdr can remove nfsi->layoutAndy Adamson
2011-03-11pnfs: fix pnfs lock inversion of i_lock and cl_lockFred Isaman
2011-03-11pnfs: do not need to clear NFS_LAYOUT_BULK_RECALL flagFred Isaman
2011-03-11pnfs: avoid incorrect use of layout stateidFred Isaman
2011-01-25NFS improve pnfs_put_deviceid_cache debug printAndy Adamson
2011-01-06pnfs: layout roc codeFred Isaman
2011-01-06pnfs: add CB_LAYOUTRECALL handlingFred Isaman
2011-01-06pnfs: change lo refcounting to atomic_tFred Isaman
2011-01-06pnfs: check that partial LAYOUTGET return is ignoredFred Isaman
2011-01-06pnfs: add layout to client list before sending rpcFred Isaman
2011-01-06pnfs: serialize LAYOUTGET(openstateid)Fred Isaman
2011-01-06pnfs: change how lsegs are removed from layout listFred Isaman
2011-01-06pnfs: change layout state seqlock to a spinlockFred Isaman
2011-01-06pnfs: add prefix to struct pnfs_layout_hdr fieldsFred Isaman
2011-01-06pnfs: add prefix to struct pnfs_layout_segment fieldsFred Isaman
2011-01-06pnfs: fix incorrect comment in destroy_lsegFred Isaman
2010-10-24NFSv4.1: Use more sensible names for 'initialize_mountpoint'Trond Myklebust
2010-10-24NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructureAndy Adamson
2010-10-24NFS: client needs to maintain list of inodes with active layoutsAndy Adamson
2010-10-24NFS: create and destroy inode's layout cacheBenny Halevy
2010-10-24NFSv4.1: pnfs: full mount/umount infrastructureFred Isaman
2010-10-24NFS: set layout driverRicardo Labiaga