Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
[linux-flexiantxendom0-3.2.10.git] / fs / nfs / pnfs.c
2012-04-26 Andy AdamsonNFSv4.1 fix page number calculation bug for filelayout...
2012-03-17 Trond MyklebustNFSv4.1: Clean ups and bugfixes for the pNFS read/write...
2012-03-06 Trond MyklebustNFSv4: Simplify the struct nfs4_stateid
2012-03-06 Trond MyklebustNFSv4: Add helpers for basic copying of stateids
2012-03-01 Trond MyklebustNFSv4.1: Get rid of redundant NFS4CLNT_LAYOUTRECALL...
2012-02-06 Weston Andros AdamsonNFS: start printks w/ NFS: even if __func__ shown
2012-02-01 Trond MyklebustNFS: Use kcalloc() when allocating arrays
2012-01-06 Trond MyklebustNFS: Remove pNFS bloat from the generic write path
2012-01-06 Boaz Harroshpnfs-obj: Must return layout on IO error
2011-11-22 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2011-11-10 Trond MyklebustNFS: Revert pnfs ugliness from the generic NFS read...
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-10-31 Paul Gortmakerfs: add module.h to files that were implicitly using it
2011-10-31 Peng Taonfs4: serialize layoutcommit
2011-10-18 Peng Taopnfs: recoalesce when ld read pagelist fails
2011-10-18 Peng Taopnfs: recoalesce when ld write pagelist fails
2011-10-18 Peng Taopnfs: make _set_lo_fail generic
2011-07-31 Andy Adamsonpnfs: cleanup_layoutcommit
2011-07-31 Benny Halevypnfs: add set-clear layoutdriver interface
2011-07-31 Peng Taopnfs: let layoutcommit handle a list of lseg
2011-07-31 Peng Taopnfs: save layoutcommit cred at layout header init
2011-07-31 Peng Taopnfs: save layoutcommit lwb at layout header
2011-07-15 Trond MyklebustNFS: Clean up - simplify the switch to read/write-throu...
2011-07-15 Trond MyklebustNFS: Move the pnfs write code into pnfs.c
2011-07-15 Trond MyklebustNFS: Move the pnfs read code into pnfs.c
2011-07-12 Andy AdamsonNFSv4.1: do not use deviceids after MDS clientid invali...
2011-07-12 Trond MyklebustNFSv4.1: Clean up layoutreturn
2011-07-12 Andy AdamsonNFSv4.1: File layout only supports whole file layouts
2011-07-12 Trond MyklebustNFSv4.1: Fall back to ordinary i/o through the mds...
2011-07-12 Trond MyklebustNFSv4.1: Add an initialisation callback for pNFS
2011-07-12 Trond MyklebustNFS: Cleanup of the nfs_pageio code in preparation...
2011-07-12 Weston Andros AdamsonNFS: move pnfs layouts to nfs_server structure
2011-06-21 Trond MyklebustNFSv4.1: Fix an off-by-one error in pnfs_generic_pg_test
2011-06-21 Trond MyklebustNFSv4.1: Fix some issues with pnfs_generic_pg_test
2011-06-15 Fred Isamannfs4.1: mark layout as bad on error path in _pnfs_retur...
2011-06-15 Fred Isamannfs4.1: prevent race that allowed use of freed layout...
2011-06-15 Benny HalevyNFSv4.1: need to put_layout_hdr on _pnfs_return_layout...
2011-06-15 Benny HalevyNFSv4.1: fix break condition in pnfs_find_lseg
2011-06-15 Fred Isamannfs4.1: fix several problems with _pnfs_return_layout
2011-05-29 Linus TorvaldsMerge branch 'pnfs-submit' of git://git.open-osd.org...
2011-05-29 Benny HalevyNFSv4.1: use pnfs_generic_pg_test directly by layout...
2011-05-29 Benny HalevyNFSv4.1: change pg_test return type to bool
2011-05-29 Benny HalevyNFSv4.1: unify pnfs_pageio_init functions
2011-05-29 Benny Halevypnfs: layoutreturn
2011-05-29 Benny Halevypnfs: support for non-rpc layout drivers
2011-05-29 Benny Halevypnfs: alloc and free layout_hdr layoutdriver methods
2011-05-29 Benny Halevypnfs: Use byte-range for cb_layoutrecall
2011-05-29 Benny Halevypnfs: align layoutget requests on page boundaries
2011-05-29 Benny Halevypnfs: Use byte-range for layoutget
2011-05-27 Vitaliy Gusevnfs41: Correct offset for LAYOUTCOMMIT
2011-05-12 Trond MyklebustNFSv4.1: Ensure that layoutget uses the correct gfp...
2011-05-11 Andy AdamsonNFSv4.1: remove pnfs_layout_hdr from pnfs_destroy_all_l...
2011-04-13 Weston Andros AdamsonDon't mark_inode_dirty_sync() while holding lock
2011-03-24 Weston Andros AdamsonCleanup XDR parsing for LAYOUTGET, GETDEVICEINFO
2011-03-24 Andy AdamsonNFSv4.1 convert layoutcommit sync to boolean
2011-03-24 Andy AdamsonNFSv4.1 pnfs_layoutcommit_inode fixes
2011-03-23 Andy AdamsonNFSv4.1: layoutcommit
2011-03-23 Fred IsamanNFSv4.1: filelayout driver specific code for COMMIT
2011-03-11 Andy AdamsonNFSv4.1: implement generic pnfs layer write switch
2011-03-11 Fred IsamanNFSv4.1: trigger LAYOUTGET for writes
2011-03-11 Andy AdamsonNFSv4.1: turn off pNFS on ds connection failure
2011-03-11 Christoph HellwigNFSv4.1 move deviceid cache to filelayout driver
2011-03-11 Andy AdamsonNFSv4.1: generic read
2011-03-11 Fred IsamanNFSv4.1: shift pnfs_update_layout locations
2011-03-11 Fred IsamanNFSv4.1: coelesce across layout stripes
2011-03-11 Fred IsamanNFSv4.1: lseg refcounting
2011-03-11 Andy AdamsonNFSv4.1: put_layout_hdr can remove nfsi->layout
2011-03-11 Fred Isamanpnfs: fix pnfs lock inversion of i_lock and cl_lock
2011-03-11 Fred Isamanpnfs: do not need to clear NFS_LAYOUT_BULK_RECALL flag
2011-03-11 Fred Isamanpnfs: avoid incorrect use of layout stateid
2011-01-25 Andy AdamsonNFS improve pnfs_put_deviceid_cache debug print
2011-01-06 Fred Isamanpnfs: layout roc code
2011-01-06 Fred Isamanpnfs: add CB_LAYOUTRECALL handling
2011-01-06 Fred Isamanpnfs: change lo refcounting to atomic_t
2011-01-06 Fred Isamanpnfs: check that partial LAYOUTGET return is ignored
2011-01-06 Fred Isamanpnfs: add layout to client list before sending rpc
2011-01-06 Fred Isamanpnfs: serialize LAYOUTGET(openstateid)
2011-01-06 Fred Isamanpnfs: change how lsegs are removed from layout list
2011-01-06 Fred Isamanpnfs: change layout state seqlock to a spinlock
2011-01-06 Fred Isamanpnfs: add prefix to struct pnfs_layout_hdr fields
2011-01-06 Fred Isamanpnfs: add prefix to struct pnfs_layout_segment fields
2011-01-06 Fred Isamanpnfs: fix incorrect comment in destroy_lseg
2010-10-24 Trond MyklebustNFSv4.1: Use more sensible names for 'initialize_mountp...
2010-10-24 Andy AdamsonNFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastr...
2010-10-24 Andy AdamsonNFS: client needs to maintain list of inodes with activ...
2010-10-24 Benny HalevyNFS: create and destroy inode's layout cache
2010-10-24 Fred IsamanNFSv4.1: pnfs: full mount/umount infrastructure
2010-10-24 Ricardo LabiagaNFS: set layout driver