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
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-04-25
NFS: Add a helper to return a pointer to the open context of a struct nfs_page
Trond Myklebust
1
-3
/
+3
2019-04-25
pNFS: Add tracking to limit the number of pNFS retries
Trond Myklebust
1
-0
/
+8
2019-03-23
pNFS/flexfiles: Fix layoutstats handling during read failovers
Trond Myklebust
1
-1
/
+4
2019-03-01
NFS/flexfiles: Clean up mirror DS initialisation
Trond Myklebust
1
-35
/
+31
2019-03-01
NFS/flexfiles: Remove dead code in ff_layout_mirror_valid()
Trond Myklebust
1
-15
/
+0
2019-03-01
NFS/flexfile: Simplify nfs4_ff_layout_select_ds_stateid()
Trond Myklebust
3
-26
/
+10
2019-03-01
NFS/flexfile: Simplify nfs4_ff_layout_ds_version()
Trond Myklebust
2
-5
/
+5
2019-03-01
NFS/flexfiles: Simplify ff_layout_get_ds_cred()
Trond Myklebust
3
-8
/
+9
2019-03-01
NFS/flexfiles: Simplify nfs4_ff_find_or_create_ds_client()
Trond Myklebust
3
-10
/
+6
2019-03-01
NFS/flexfiles: Simplify nfs4_ff_layout_select_ds_fh()
Trond Myklebust
3
-16
/
+5
2019-03-01
NFS/flexfiles: Speed up read failover when DSes are down
Trond Myklebust
1
-12
/
+62
2019-03-01
NFS/flexfiles: Don't invalidate DS deviceids for being unresponsive
Trond Myklebust
2
-21
/
+3
2019-03-01
NFS/flexfiles: Remove bogus checks for invalid deviceids
Trond Myklebust
1
-20
/
+0
2019-03-01
NFS/flexfiles: Avoid unnecessary layout invalidations
Trond Myklebust
1
-3
/
+3
2019-03-01
NFS/flexfiles: refactor calls to fs4_ff_layout_prepare_ds()
Trond Myklebust
3
-22
/
+28
2019-03-01
NFS/flexfiles: Send LAYOUTERROR when failing over mirrored reads
Trond Myklebust
3
-6
/
+57
2019-03-01
NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated
Trond Myklebust
1
-0
/
+17
2019-03-01
NFS/flexfiles: Fix up sparse RCU annotations
Trond Myklebust
1
-2
/
+2
2019-03-01
NFSv4/flexfiles: Fix invalid deref in FF_LAYOUT_DEVID_NODE()
Trond Myklebust
1
-13
/
+19
2019-02-25
Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
1
-1
/
+1
2019-02-20
NFS: Fix up documentation warnings
Trond Myklebust
1
-3
/
+9
2019-02-13
SUNRPC: Add xdr_stream::rqst field
Chuck Lever
1
-1
/
+1
2018-12-19
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
3
-34
/
+23
2018-12-19
SUNRPC: remove uid and gid from struct auth_cred
NeilBrown
1
-6
/
+8
2018-12-19
SUNRPC: remove groupinfo from struct auth_cred.
NeilBrown
1
-13
/
+1
2018-12-19
SUNRPC: add 'struct cred *' to auth_cred and rpc_cred
NeilBrown
1
-0
/
+17
2018-12-02
flexfiles: enforce per-mirror stateid only for v4 DSes
Tigran Mkrtchyan
1
-2
/
+4
2018-11-22
flexfiles: use per-mirror specified stateid for IO
Tigran Mkrtchyan
3
-12
/
+32
2018-09-30
nfs4: flex_file: ignore synthetic uid/gid for tightly coupled DSes
Tigran Mkrtchyan
1
-1
/
+1
2018-09-30
pNFS: Don't allocate more pages than we need to fit a layoutget response
Trond Myklebust
1
-0
/
+1
2018-08-21
pNFS/flexfiles: ff_layout_pg_init_read should exit on error
Trond Myklebust
1
-17
/
+11
2018-07-26
pNFS/flexfiles: Ensure we always return a layout if it has layoutstats
Trond Myklebust
1
-0
/
+3
2018-06-22
Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-5
/
+16
2018-06-19
pNFS/flexfiles: Process writeback resends from nfsiod context as well
Trond Myklebust
1
-2
/
+8
2018-06-19
pNFS/flexfiles: Don't tie up all the rpciod threads in resends
Trond Myklebust
1
-3
/
+8
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+3
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-2
/
+3
2018-05-31
pnfs: Add layout driver flag PNFS_LAYOUTGET_ON_OPEN
Fred Isaman
1
-0
/
+1
2017-11-17
Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2
-11
/
+12
2017-11-17
fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_t
Elena Reshetova
1
-6
/
+6
2017-11-17
fs, nfs: convert nfs4_ff_layout_mirror.ref from atomic_t to refcount_t
Elena Reshetova
2
-5
/
+6
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-08-08
nfs/flexfiles: fix leak of nfs4_ff_ds_version arrays
Weston Andros Adamson
1
-0
/
+1
2017-07-19
pNFS/flexfiles: Handle expired layout segments in ff_layout_initiate_commit()
Trond Myklebust
1
-0
/
+4
2017-07-13
PNFS for stateid errors retry against MDS first
Olga Kornievskaia
1
-33
/
+0
2017-05-24
pNFS/flexfiles: missing error code in ff_layout_alloc_lseg()
Dan Carpenter
1
-0
/
+1
2017-05-09
pNFS/flexfiles: Always attempt to call layoutstats when flexfiles is enabled
Trond Myklebust
1
-0
/
+11
2017-04-29
pNFS/flexfiles: Fix up the ff_layout_write_pagelist failure path
Trond Myklebust
1
-3
/
+8
[next]