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