aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/pnfs.c
Commit message (Expand)AuthorAge
* NFSv4.1 fix page number calculation bug for filelayout decode buffersAndy Adamson2012-04-26
* NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit codeTrond Myklebust2012-03-17
* NFSv4: Simplify the struct nfs4_stateidTrond Myklebust2012-03-06
* NFSv4: Add helpers for basic copying of stateidsTrond Myklebust2012-03-06
* NFSv4.1: Get rid of redundant NFS4CLNT_LAYOUTRECALL testsTrond Myklebust2012-03-01
* NFS: start printks w/ NFS: even if __func__ shownWeston Andros Adamson2012-02-06
* NFS: Use kcalloc() when allocating arraysTrond Myklebust2012-01-31
* NFS: Remove pNFS bloat from the generic write pathTrond Myklebust2012-01-06
* pnfs-obj: Must return layout on IO errorBoaz Harrosh2012-01-06
* Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-11-22
|\
| * NFS: Revert pnfs ugliness from the generic NFS read code pathTrond Myklebust2011-11-10
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\ \ | |/ |/|
| * fs: add module.h to files that were implicitly using itPaul Gortmaker2011-10-31
* | nfs4: serialize layoutcommitPeng Tao2011-10-31
|/
* pnfs: recoalesce when ld read pagelist failsPeng Tao2011-10-18
* pnfs: recoalesce when ld write pagelist failsPeng Tao2011-10-18
* pnfs: make _set_lo_fail genericPeng Tao2011-10-18
* pnfs: cleanup_layoutcommitAndy Adamson2011-07-31
* pnfs: add set-clear layoutdriver interfaceBenny Halevy2011-07-31
* pnfs: let layoutcommit handle a list of lsegPeng Tao2011-07-31
* pnfs: save layoutcommit cred at layout header initPeng Tao2011-07-31
* pnfs: save layoutcommit lwb at layout headerPeng Tao2011-07-31
* NFS: Clean up - simplify the switch to read/write-through-MDSTrond Myklebust2011-07-15
* NFS: Move the pnfs write code into pnfs.cTrond Myklebust2011-07-15
* NFS: Move the pnfs read code into pnfs.cTrond Myklebust2011-07-15
* NFSv4.1: do not use deviceids after MDS clientid invalidationAndy Adamson2011-07-12
* NFSv4.1: Clean up layoutreturnTrond Myklebust2011-07-12
* NFSv4.1: File layout only supports whole file layoutsAndy Adamson2011-07-12
* NFSv4.1: Fall back to ordinary i/o through the mds if we have no layout segmentTrond Myklebust2011-07-12
* NFSv4.1: Add an initialisation callback for pNFSTrond Myklebust2011-07-12
* NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfixTrond Myklebust2011-07-12
* NFS: move pnfs layouts to nfs_server structureWeston Andros Adamson2011-07-12
* NFSv4.1: Fix an off-by-one error in pnfs_generic_pg_testTrond Myklebust2011-06-21
* NFSv4.1: Fix some issues with pnfs_generic_pg_testTrond Myklebust2011-06-21
* nfs4.1: mark layout as bad on error path in _pnfs_return_layoutFred Isaman2011-06-15
* nfs4.1: prevent race that allowed use of freed layout in _pnfs_return_layoutFred Isaman2011-06-15
* NFSv4.1: need to put_layout_hdr on _pnfs_return_layout error pathBenny Halevy2011-06-15
* NFSv4.1: fix break condition in pnfs_find_lsegBenny Halevy2011-06-15
* nfs4.1: fix several problems with _pnfs_return_layoutFred Isaman2011-06-15
* Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-05-29
|\
| * NFSv4.1: use pnfs_generic_pg_test directly by layout driverBenny Halevy2011-05-29
| * NFSv4.1: change pg_test return type to boolBenny Halevy2011-05-29
| * NFSv4.1: unify pnfs_pageio_init functionsBenny Halevy2011-05-29
| * pnfs: layoutreturnBenny Halevy2011-05-29
| * pnfs: support for non-rpc layout driversBenny Halevy2011-05-29
| * pnfs: alloc and free layout_hdr layoutdriver methodsBenny Halevy2011-05-29
| * pnfs: Use byte-range for cb_layoutrecallBenny Halevy2011-05-29
| * pnfs: align layoutget requests on page boundariesBenny Halevy2011-05-29
| * pnfs: Use byte-range for layoutgetBenny Halevy2011-05-29
* | nfs41: Correct offset for LAYOUTCOMMITVitaliy Gusev2011-05-27
|/