| Commit message (Expand) | Author | Age | Files | Lines |
* | pnfs-obj: Must return layout on IO error | Boaz Harrosh | 2012-01-25 | 1 | -0/+1 |
* | pnfs: let layoutcommit handle a list of lseg | Peng Tao | 2011-08-04 | 1 | -0/+2 |
* | pnfs: save layoutcommit cred at layout header init | Peng Tao | 2011-08-04 | 1 | -1/+1 |
* | pnfs: save layoutcommit lwb at layout header | Peng Tao | 2011-08-04 | 1 | -1/+1 |
* | NFS: fix umount of pnfs filesystems | Weston Andros Adamson | 2011-06-15 | 1 | -0/+1 |
* | NFSv4.1: use pnfs_generic_pg_test directly by layout driver | Benny Halevy | 2011-05-29 | 1 | -2/+4 |
* | NFSv4.1: change pg_test return type to bool | Benny Halevy | 2011-05-29 | 1 | -2/+2 |
* | NFSv4.1: unify pnfs_pageio_init functions | Benny Halevy | 2011-05-29 | 1 | -11/+10 |
* | pnfs: encode_layoutcommit | Benny Halevy | 2011-05-29 | 1 | -0/+4 |
* | pnfs: encode_layoutreturn | Andy Adamson | 2011-05-29 | 1 | -0/+4 |
* | pnfs: layoutret_on_setattr | Benny Halevy | 2011-05-29 | 1 | -0/+22 |
* | pnfs: layoutreturn | Benny Halevy | 2011-05-29 | 1 | -0/+18 |
* | pnfs: support for non-rpc layout drivers | Benny Halevy | 2011-05-29 | 1 | -0/+2 |
* | pnfs: alloc and free layout_hdr layoutdriver methods | Benny Halevy | 2011-05-29 | 1 | -0/+4 |
* | pnfs: Use byte-range for cb_layoutrecall | Benny Halevy | 2011-05-29 | 1 | -1/+1 |
* | pnfs: Use byte-range for layoutget | Benny Halevy | 2011-05-29 | 1 | -2/+4 |
* | NFSv4.1: use layout driver in global device cache | Benny Halevy | 2011-05-29 | 1 | -3/+3 |
* | pnfs: CB_NOTIFY_DEVICEID | Marc Eshel | 2011-05-29 | 1 | -0/+1 |
* | NFSv4.1: purge deviceid cache on nfs_free_client | Benny Halevy | 2011-05-29 | 1 | -0/+11 |
* | NFSv4.1: make deviceid cache global | Benny Halevy | 2011-05-29 | 1 | -0/+17 |
* | pnfs: resolve header dependency in pnfs.h | Benny Halevy | 2011-05-29 | 1 | -0/+1 |
* | NFSv4.1: Ensure that layoutget uses the correct gfp modes | Trond Myklebust | 2011-05-11 | 1 | -3/+3 |
* | Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFO | Weston Andros Adamson | 2011-03-24 | 1 | -1/+0 |
* | NFSv4.1 convert layoutcommit sync to boolean | Andy Adamson | 2011-03-24 | 1 | -2/+2 |
* | NFSv4.1: layoutcommit | Andy Adamson | 2011-03-23 | 1 | -1/+8 |
* | NFSv4.1: add generic layer hooks for pnfs COMMIT | Fred Isaman | 2011-03-23 | 1 | -0/+73 |
* | NFSv4.1: implement generic pnfs layer write switch | Andy Adamson | 2011-03-11 | 1 | -0/+10 |
* | NFSv4.1: trigger LAYOUTGET for writes | Fred Isaman | 2011-03-11 | 1 | -0/+7 |
* | NFSv4.1 move deviceid cache to filelayout driver | Christoph Hellwig | 2011-03-11 | 1 | -48/+0 |
* | NFSv4.1: generic read | Andy Adamson | 2011-03-11 | 1 | -0/+20 |
* | NFSv4.1: shift pnfs_update_layout locations | Fred Isaman | 2011-03-11 | 1 | -0/+1 |
* | NFSv4.1: coelesce across layout stripes | Fred Isaman | 2011-03-11 | 1 | -0/+12 |
* | NFSv4.1: lseg refcounting | Fred Isaman | 2011-03-11 | 1 | -0/+20 |
* | pnfs: layout roc code | Fred Isaman | 2011-01-06 | 1 | -0/+29 |
* | pnfs: add CB_LAYOUTRECALL handling | Fred Isaman | 2011-01-06 | 1 | -0/+11 |
* | pnfs: change lo refcounting to atomic_t | Fred Isaman | 2011-01-06 | 1 | -2/+2 |
* | pnfs: serialize LAYOUTGET(openstateid) | Fred Isaman | 2011-01-06 | 1 | -0/+1 |
* | pnfs: change how lsegs are removed from layout list | Fred Isaman | 2011-01-06 | 1 | -1/+7 |
* | pnfs: change layout state seqlock to a spinlock | Fred Isaman | 2011-01-06 | 1 | -4/+3 |
* | pnfs: add prefix to struct pnfs_layout_hdr fields | Fred Isaman | 2011-01-06 | 1 | -6/+6 |
* | pnfs: add prefix to struct pnfs_layout_segment fields | Fred Isaman | 2011-01-06 | 1 | -5/+5 |
* | NFSv4.1: Use more sensible names for 'initialize_mountpoint' | Trond Myklebust | 2010-10-24 | 1 | -2/+2 |
* | NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructure | Andy Adamson | 2010-10-24 | 1 | -1/+72 |
* | NFS: client needs to maintain list of inodes with active layouts | Andy Adamson | 2010-10-24 | 1 | -0/+14 |
* | NFS: create and destroy inode's layout cache | Benny Halevy | 2010-10-24 | 1 | -0/+39 |
* | NFSv4.1: pnfs: full mount/umount infrastructure | Fred Isaman | 2010-10-24 | 1 | -0/+9 |
* | NFS: set layout driver | Ricardo Labiaga | 2010-10-24 | 1 | -0/+56 |