| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | * | | | | | | | | | | | | | | | | | | | pnfs: lookup new lseg at lseg boundary | Weston Andros Adamson | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | nfs41: .init_read and .init_write can be called with valid pg_lseg | Peng Tao | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | pnfs/flexfiles: Add the FlexFile Layout Driver | Tom Haynes | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | nfs: count DIO good bytes correctly with mirroring | Peng Tao | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | nfs41: wait for LAYOUTRETURN before retrying LAYOUTGET | Peng Tao | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | nfs: add a helper to set NFS_ODIRECT_RESCHED_WRITES to direct writes | Peng Tao | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | nfs41: add NFS_LAYOUT_RETRY_LAYOUTGET to layout header flags | Peng Tao | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | nfs/flexfiles: send layoutreturn before freeing lseg | Peng Tao | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | nfs41: introduce NFS_LAYOUT_RETURN_BEFORE_CLOSE | Peng Tao | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | nfs41: allow async version layoutreturn | Peng Tao | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | nfs41: add range to layoutreturn args | Peng Tao | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | pnfs: allow LD to ask to resend read through pnfs | Peng Tao | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | nfs: add nfs_pgio_current_mirror helper | Peng Tao | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | nfs: only reset desc->pg_mirror_idx when mirroring is supported | Peng Tao | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | nfs41: add a debug warning if we destroy an unempty layout | Peng Tao | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | pnfs: fail comparison when bucket verifier not set | Weston Andros Adamson | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | nfs: mirroring support for direct io | Weston Andros Adamson | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | nfs: add mirroring support to pgio layer | Weston Andros Adamson | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | pnfs: pass ds_commit_idx through the commit path | Weston Andros Adamson | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | nfs: rename pgio header ds_idx to ds_commit_idx | Weston Andros Adamson | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | nfs: handle overlapping reqs in lock_and_join | Weston Andros Adamson | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | pnfs: release lseg in pnfs_generic_pg_cleanup | Weston Andros Adamson | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | nfs: introduce pg_cleanup op for pgio descriptors | Weston Andros Adamson | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | nfs/filelayout: use pnfs_error_mark_layout_for_return | Peng Tao | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | nfs41: clear NFS_LAYOUT_RETURN if layoutreturn is sent or failed to send | Peng Tao | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | nfs41: send layoutreturn in last put_lseg | Peng Tao | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | nfs41: don't use a layout if it is marked for returning | Peng Tao | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | nfs41: add a helper to mark layout for return | Peng Tao | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | nfs41: make a helper function to send layoutreturn | Peng Tao | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | nfs41: pass iomode through layoutreturn args | Peng Tao | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | nfs: save server READ/WRITE/COMMIT status | Peng Tao | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | nfs41: serialize first layoutget of a file | Peng Tao | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | nfs41: close a small race window when adding new layout to global list | Peng Tao | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | nfs/flexclient: export pnfs_layoutcommit_inode | Peng Tao | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | nfs: set hostname when creating nfsv3 ds connection | Peng Tao | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | NFSv4.1/NFSv3: Add pNFS callbacks for nfs3_(read|write|commit)_done() | Trond Myklebust | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | nfs: allow to specify cred in nfs_initiate_pgio | Peng Tao | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | nfs4: export nfs4_sequence_done | Peng Tao | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | nfs4: pass slot table to nfs40_setup_sequence | Peng Tao | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | nfs: allow different protocol in nfs_initiate_commit | Peng Tao | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgio | Tom Haynes | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | nfs41: create NFSv3 DS connection if specified | Peng Tao | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | nfs41: allow LD to choose DS connection version/minor_version | Peng Tao | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | nfsv3: introduce nfs3_set_ds_client | Peng Tao | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | nfs41: move file layout macros to generic pnfs | Peng Tao | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | nfs41: allow LD to choose DS connection auth flavor | Peng Tao | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | nfs41: pull nfs4_ds_connect from file layout to generic pnfs | Peng Tao | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | nfs41: pull decode_ds_addr from file layout to generic pnfs | Peng Tao | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | nfs41: pull data server cache from file layout to generic pnfs | Peng Tao | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | pnfs: Do not grab the commit_info lock twice when rescheduling writes | Tom Haynes | 2015-02-03 | |
