index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
flexfilelayout
Commit message (
Expand
)
Author
Age
Files
Lines
*
pNFS/flexfiles: Add support for FF_FLAGS_NO_IO_THRU_MDS
Trond Myklebust
2015-11-02
2
-2
/
+23
*
pNFS/flexfiles: When mirrored, retry failed reads by switching mirrors
Trond Myklebust
2015-11-02
1
-8
/
+14
*
NFSv4.1/flexfiles: Clean up ff_layout_write_done_cb/ff_layout_commit_done_cb
Trond Myklebust
2015-09-02
1
-11
/
+9
*
NFSv4.1/flexfiles: Mark the layout for return in ff_layout_io_track_ds_error()
Trond Myklebust
2015-09-02
1
-9
/
+1
*
NFSv4.1/flexfiles: Mark layout for return if the mirrors are invalid
Trond Myklebust
2015-09-01
1
-15
/
+30
*
NFSv4.1/flexfiles: RW layouts are valid only if all mirrors are valid
Trond Myklebust
2015-09-01
1
-2
/
+28
*
NFSv4.1/flexfiles: Fix incorrect usage of pnfs_generic_mark_devid_invalid()
Trond Myklebust
2015-09-01
1
-2
/
+2
*
NFSv4.1/flexfiles: Fix freeing of mirrors
Trond Myklebust
2015-09-01
1
-12
/
+2
*
NFSv4.1/flexfiles: Don't mark the entire deviceid as bad for file errors
Trond Myklebust
2015-08-30
1
-8
/
+16
*
NFSv4.1/flexfiles: Fix a protocol error in layoutreturn
Trond Myklebust
2015-08-27
1
-2
/
+5
*
NFSv4.1/flexfiles: Allow coalescing of new layout segments and existing ones
Trond Myklebust
2015-08-25
1
-0
/
+60
*
NFSv4.1/flexfile: ff_layout_remove_mirror can be static
kbuild test robot
2015-08-25
1
-1
/
+1
*
NFSv4.2/pnfs: Make the layoutstats timer configurable
Trond Myklebust
2015-08-25
1
-1
/
+4
*
NFSv4.1/flexfile: Ensure uniqueness of mirrors across layout segments
Trond Myklebust
2015-08-25
2
-29
/
+99
*
NFSv4.1/flexfiles: Remove mirror backpointer to lseg.
Trond Myklebust
2015-08-25
2
-14
/
+12
*
NFSv4.1/flexfiles: Add refcounting to struct nfs4_ff_layout_mirror
Trond Myklebust
2015-08-25
2
-9
/
+28
*
NFS41/flexfiles: zero out DS write wcc
Peng Tao
2015-08-25
1
-0
/
+2
*
NFSv4.1/pnfs Ensure flexfiles reports all connection related errors
Trond Myklebust
2015-08-20
1
-13
/
+35
*
NFSv4.1/pnfs: Ensure the flexfiles layoutstats timers are consistent
Trond Myklebust
2015-08-20
1
-27
/
+24
*
NFS41/flexfiles: update inode after write finishes
Peng Tao
2015-08-19
1
-0
/
+3
*
nfs: remove some dead code in ff_layout_pg_get_mirror_count_write
Jeff Layton
2015-08-17
1
-2
/
+0
*
NFSv4.2/pnfs: Use GFP_NOIO for layoutstat reporting in the writeback path
Trond Myklebust
2015-08-12
1
-2
/
+4
*
pnfs/flexfiles: LAYOUTSTATS ii_count should be ops instead of bytes
Peng Tao
2015-08-12
1
-3
/
+2
*
NFSv4.2/flexfiles: Fix a typo in the flexfiles layoutstats code
Trond Myklebust
2015-07-08
1
-1
/
+1
*
pNFS/flexfiles: Fix the reset of struct pgio_header when resending
Trond Myklebust
2015-06-26
1
-1
/
+1
*
pNFS/flexfiles: Turn off layoutcommit for servers that don't need it
Trond Myklebust
2015-06-26
2
-1
/
+18
*
Merge branch 'layoutstats'
Trond Myklebust
2015-06-26
2
-13
/
+470
|
\
|
*
pnfs/flexfiles: protect ktime manipulation with mirror lock
Peng Tao
2015-06-26
1
-19
/
+12
|
*
pnfs/flexfiles: report layoutstat regularly
Peng Tao
2015-06-24
2
-5
/
+28
|
*
pnfs/flexfiles: encode LAYOUTSTATS flexfiles specific data
Peng Tao
2015-06-24
2
-2
/
+177
|
*
pnfs/flexfiles: add ff_layout_prepare_layoutstats
Peng Tao
2015-06-24
1
-0
/
+71
|
*
pNFS/flexfiles: track when layout is first used
Peng Tao
2015-06-24
2
-3
/
+8
|
*
pNFS/flexfiles: add layoutstats tracking
Trond Myklebust
2015-06-24
2
-11
/
+203
|
*
pNFS/flexfiles: Remove unused struct members user_name, group_name
Trond Myklebust
2015-06-24
1
-2
/
+0
*
|
nfs: always update creds in mirror, even when we have an already connected ds
Jeff Layton
2015-06-25
1
-2
/
+2
*
|
nfs: fix potential credential leak in ff_layout_update_mirror_cred
Jeff Layton
2015-06-25
1
-1
/
+2
|
/
*
pnfs/flexfiles: use swap() in ff_layout_sort_mirrors()
Fabian Frederick
2015-06-16
1
-6
/
+3
*
NFS: Move nfs_idmap.h into fs/nfs/
Anna Schumaker
2015-04-23
1
-1
/
+1
*
NFSv4.1/pnfs: Separate out metadata and data consistency for pNFS
Trond Myklebust
2015-03-27
1
-0
/
+1
*
NFSv4.1/pnfs: Refactor pnfs_set_layoutcommit()
Trond Myklebust
2015-03-27
1
-2
/
+3
*
NFS: Fix free_deveiceid -> free_deviceid
Trond Myklebust
2015-03-27
1
-2
/
+2
*
NFSv4.1: Convert pNFS deviceid to use kfree_rcu()
Trond Myklebust
2015-03-27
1
-1
/
+1
*
pnfs: Refactor the *_layout_mark_request_commit to use pnfs_layout_mark_reque...
Tom Haynes
2015-02-18
1
-37
/
+1
*
nfs: Provide and use helper functions for marking a page as unstable
Tom Haynes
2015-02-13
1
-7
/
+2
*
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-02-12
1
-1
/
+1
*
pnfs/flexfiles: Do not dprintk after the free
Tom Haynes
2015-02-09
1
-1
/
+1
*
pnfs/flexfiles: Add the FlexFile Layout Driver
Tom Haynes
2015-02-03
4
-0
/
+2286