| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2017-11-17 | 1 | -1/+2 |
|\ |
|
| * | fs, nfs: convert nfs4_ff_layout_mirror.ref from atomic_t to refcount_t | Elena Reshetova | 2017-11-17 | 1 | -1/+2 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | pNFS/flexfiles: never nfs4_mark_deviceid_unavailable | Weston Andros Adamson | 2017-03-17 | 1 | -1/+13 |
* | pNFS/flexfiles: Ensure we have enough buffer for layoutreturn | Trond Myklebust | 2016-12-10 | 1 | -0/+1 |
* | pNFS/flexfiles: Fix a deadlock on LAYOUTGET | Fred Isaman | 2016-12-09 | 1 | -1/+1 |
* | pNFS/flexfiles: Support sending layoutstats in layoutreturn | Trond Myklebust | 2016-12-03 | 1 | -0/+3 |
* | pNFS/flexfiles: Refactor encoding of the layoutreturn payload | Trond Myklebust | 2016-12-03 | 1 | -3/+11 |
* | pNFS/flexfiles: Only send layoutstats updates for mirrors that were updated | Trond Myklebust | 2016-12-02 | 1 | -0/+3 |
* | pNFS/flexfiles: Fix layoutstat periodic reporting | Trond Myklebust | 2016-08-15 | 1 | -1/+1 |
* | nfs/flexfiles: Helper function to detect FF_FLAGS_NO_READ_IO | Tom Haynes | 2016-05-25 | 1 | -1/+10 |
* | pNFS/flexfiles: When checking for available DSes, conditionally check for MDS io | Tom Haynes | 2016-05-17 | 1 | -0/+1 |
* | nfs: have flexfiles mirror keep creds for both ro and rw layouts | Jeff Layton | 2016-05-09 | 1 | -1/+2 |
* | nfs: get a reference to the credential in ff_layout_alloc_lseg | Jeff Layton | 2016-05-09 | 1 | -2/+0 |
* | pNFS/flexfiles: Support server-supplied layoutstats sampling period | Trond Myklebust | 2015-12-28 | 1 | -0/+1 |
* | pNFS/flexfiles: Add support for FF_FLAGS_NO_IO_THRU_MDS | Trond Myklebust | 2015-11-02 | 1 | -0/+7 |
* | NFSv4.1/flexfile: Ensure uniqueness of mirrors across layout segments | Trond Myklebust | 2015-08-25 | 1 | -0/+3 |
* | NFSv4.1/flexfiles: Remove mirror backpointer to lseg. | Trond Myklebust | 2015-08-25 | 1 | -1/+0 |
* | NFSv4.1/flexfiles: Add refcounting to struct nfs4_ff_layout_mirror | Trond Myklebust | 2015-08-25 | 1 | -0/+1 |
* | pNFS/flexfiles: Turn off layoutcommit for servers that don't need it | Trond Myklebust | 2015-06-26 | 1 | -0/+3 |
* | pnfs/flexfiles: report layoutstat regularly | Peng Tao | 2015-06-24 | 1 | -1/+5 |
* | pnfs/flexfiles: encode LAYOUTSTATS flexfiles specific data | Peng Tao | 2015-06-24 | 1 | -0/+1 |
* | pNFS/flexfiles: track when layout is first used | Peng Tao | 2015-06-24 | 1 | -0/+1 |
* | pNFS/flexfiles: add layoutstats tracking | Trond Myklebust | 2015-06-24 | 1 | -0/+22 |
* | pNFS/flexfiles: Remove unused struct members user_name, group_name | Trond Myklebust | 2015-06-24 | 1 | -2/+0 |
* | pnfs/flexfiles: Add the FlexFile Layout Driver | Tom Haynes | 2015-02-03 | 1 | -0/+155 |