summaryrefslogtreecommitdiffstats
path: root/fs/nfs/pnfs.c
Commit message (Expand)AuthorAgeFilesLines
* NFSv4.1: generic readAndy Adamson2011-03-111-0/+28
* NFSv4.1: shift pnfs_update_layout locationsFred Isaman2011-03-111-11/+16
* NFSv4.1: coelesce across layout stripesFred Isaman2011-03-111-0/+16
* NFSv4.1: lseg refcountingFred Isaman2011-03-111-23/+39
* NFSv4.1: put_layout_hdr can remove nfsi->layoutAndy Adamson2011-03-111-1/+1
* pnfs: fix pnfs lock inversion of i_lock and cl_lockFred Isaman2011-03-111-17/+25
* pnfs: do not need to clear NFS_LAYOUT_BULK_RECALL flagFred Isaman2011-03-111-2/+0
* pnfs: avoid incorrect use of layout stateidFred Isaman2011-03-111-3/+10
* NFS improve pnfs_put_deviceid_cache debug printAndy Adamson2011-01-251-1/+1
* pnfs: layout roc codeFred Isaman2011-01-061-1/+85
* pnfs: add CB_LAYOUTRECALL handlingFred Isaman2011-01-061-19/+64
* pnfs: change lo refcounting to atomic_tFred Isaman2011-01-061-22/+26
* pnfs: check that partial LAYOUTGET return is ignoredFred Isaman2011-01-061-0/+11
* pnfs: add layout to client list before sending rpcFred Isaman2011-01-061-8/+19
* pnfs: serialize LAYOUTGET(openstateid)Fred Isaman2011-01-061-5/+19
* pnfs: change how lsegs are removed from layout listFred Isaman2011-01-061-42/+88
* pnfs: change layout state seqlock to a spinlockFred Isaman2011-01-061-56/+23
* pnfs: add prefix to struct pnfs_layout_hdr fieldsFred Isaman2011-01-061-47/+47
* pnfs: add prefix to struct pnfs_layout_segment fieldsFred Isaman2011-01-061-33/+33
* pnfs: fix incorrect comment in destroy_lsegFred Isaman2011-01-061-1/+1
* 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-32/+353
* NFS: client needs to maintain list of inodes with active layoutsAndy Adamson2010-10-241-3/+157
* NFS: create and destroy inode's layout cacheBenny Halevy2010-10-241-0/+140
* NFSv4.1: pnfs: full mount/umount infrastructureFred Isaman2010-10-241-2/+86
* NFS: set layout driverRicardo Labiaga2010-10-241-0/+84