index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
flexfilelayout
/
flexfilelayout.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-25
ktime: Get rid of ktime_equal()
Thomas Gleixner
1
-1
/
+1
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
1
-2
/
+1
2016-12-20
pNFS/flexfiles: delete deviceid, don't mark inactive
Weston Andros Adamson
1
-2
/
+4
2016-12-10
pNFS/flexfiles: Ensure we have enough buffer for layoutreturn
Trond Myklebust
1
-6
/
+26
2016-12-10
pNFS/flexfiles: Remove a redundant parameter in ff_layout_encode_ioerr()
Trond Myklebust
1
-6
/
+4
2016-12-09
pNFS/flexfiles: Fix a deadlock on LAYOUTGET
Fred Isaman
1
-34
/
+3
2016-12-03
pNFS/flexfiles: Support sending layoutstats in layoutreturn
Trond Myklebust
1
-6
/
+76
2016-12-03
pNFS/flexfiles: Minor refactoring before adding iostats to layoutreturn
Trond Myklebust
1
-25
/
+34
2016-12-03
NFS: Fix up read of mirror stats
Trond Myklebust
1
-0
/
+2
2016-12-03
pNFS/flexfiles: Clean up layoutstats
Trond Myklebust
1
-20
/
+7
2016-12-03
pNFS/flexfiles: Refactor encoding of the layoutreturn payload
Trond Myklebust
1
-13
/
+50
2016-12-02
pNFS/flexfiles: Only send layoutstats updates for mirrors that were updated
Trond Myklebust
1
-0
/
+6
2016-12-02
pNFS/flexfiles: Don't attempt to send layoutstats if there are no entries
Trond Myklebust
1
-0
/
+5
2016-12-02
pNFS: Get rid of unnecessary layout parameter in encode_layoutreturn callback
Trond Myklebust
1
-2
/
+2
2016-12-02
pNFS: Fix a deadlock between read resends and layoutreturn
Trond Myklebust
1
-0
/
+4
2016-09-27
NFSv4.x: Allow callers of nfs_remove_bad_delegation() to specify a stateid
Trond Myklebust
1
-1
/
+1
2016-08-29
pNFS/flexfiles: Fix an Oopsable condition when connection to the DS fails
Trond Myklebust
1
-19
/
+18
2016-08-15
pNFS/flexfiles: Fix layoutstat periodic reporting
Trond Myklebust
1
-4
/
+4
2016-07-06
pNFS: Files and flexfiles always need to commit before layoutcommit
Trond Myklebust
1
-2
/
+5
2016-07-06
pNFS/flexfiles: Clean up calls to pnfs_set_layoutcommit()
Trond Myklebust
1
-9
/
+10
2016-07-06
pNFS/flexfiles: Fix layoutcommit after a commit to DS
Trond Myklebust
1
-2
/
+1
2016-05-26
pnfs: pnfs_update_layout needs to consider if strict iomode checking is on
Tom Haynes
1
-13
/
+36
2016-05-26
nfs/flexfiles: Use the layout segment for reading unless it a IOMODE_RW and r...
Tom Haynes
1
-2
/
+3
2016-05-17
flexfiles: remove pointless setting of NFS_LAYOUT_RETURN_REQUESTED
Jeff Layton
1
-2
/
+0
2016-05-17
pnfs: don't merge new ff lsegs with ones that have LAYOUTRETURN bit set
Jeff Layton
1
-2
/
+2
2016-05-17
pNFS/flexfiles: When initing reads or writes, we might have to retry connecti...
Tom Haynes
1
-4
/
+25
2016-05-17
pNFS/flexfiles: When checking for available DSes, conditionally check for MDS io
Tom Haynes
1
-3
/
+2
2016-05-17
pNFS/flexfile: Fix erroneous fall back to read/write through the MDS
Trond Myklebust
1
-17
/
+6
2016-05-17
NFSv4: Label stateids with the type
Trond Myklebust
1
-3
/
+4
2016-05-09
nfs: have flexfiles mirror keep creds for both ro and rw layouts
Jeff Layton
1
-7
/
+23
2016-05-09
nfs: get a reference to the credential in ff_layout_alloc_lseg
Jeff Layton
1
-7
/
+34
2016-05-09
nfs: have ff_layout_get_ds_cred take a reference to the cred
Jeff Layton
1
-6
/
+9
2016-05-09
NFS: Save struct inode * inside nfs_commit_info to clarify usage of i_lock
Dave Wysochanski
1
-2
/
+2
2016-01-28
NFS: Cleanup - rename NFS_LAYOUT_RETURN_BEFORE_CLOSE
Trond Myklebust
1
-1
/
+1
2016-01-22
Merge branch 'bugfixes'
Trond Myklebust
1
-4
/
+2
2016-01-22
pNFS/flexfiles: Fix an XDR encoding bug in layoutreturn
Trond Myklebust
1
-4
/
+2
2016-01-08
Merge branch 'bugfixes'
Trond Myklebust
1
-1
/
+1
2016-01-04
Merge branch 'pnfs_generic'
Trond Myklebust
1
-12
/
+1
2015-12-31
NFS/pNFS: Fix up pNFS write reschedule layering violations and bugs
Trond Myklebust
1
-12
/
+1
2015-12-30
pNFS/flexfiles: Fix an Oopsable typo in ff_mirror_match_fh()
Trond Myklebust
1
-1
/
+1
2015-12-28
pNFS/flexfiles: Ensure we record layoutstats even if RPC is terminated early
Trond Myklebust
1
-6
/
+31
2015-12-28
pNFS: Add flag to track if we've called nfs4_ff_layout_stat_io_start_read/write
Trond Myklebust
1
-25
/
+70
2015-12-28
pNFS/flexfiles: Fix a statistics gathering imbalance
Trond Myklebust
1
-1
/
+1
2015-12-28
pNFS/flexfiles: Don't prevent flexfiles client from retrying LAYOUTGET
Trond Myklebust
1
-4
/
+0
2015-12-28
pnfs/flexfiles: count io stat in rpc_count_stats callback
Peng Tao
1
-12
/
+10
2015-12-28
pnfs/flexfiles: do not mark delay-like status as DS failure
Peng Tao
1
-1
/
+8
2015-12-28
NFS41: pop some layoutget errors to application
Peng Tao
1
-3
/
+22
2015-12-28
pNFS/flexfiles: Support server-supplied layoutstats sampling period
Trond Myklebust
1
-3
/
+13
2015-11-02
pNFS/flexfiles: Add support for FF_FLAGS_NO_IO_THRU_MDS
Trond Myklebust
1
-2
/
+16
2015-11-02
pNFS/flexfiles: When mirrored, retry failed reads by switching mirrors
Trond Myklebust
1
-8
/
+14
[prev]
[next]