index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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 tracepoints for detecting pnfs fallback to MDS
Trond Myklebust
2019-07-18
1
-0
/
+26
*
pnfs/flexfiles: Fix PTR_ERR() dereferences in ff_layout_track_ds_error
Trond Myklebust
2019-07-18
1
-1
/
+1
*
NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O
Trond Myklebust
2019-06-28
1
-1
/
+1
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
NFS: Add a helper to return a pointer to the open context of a struct nfs_page
Trond Myklebust
2019-04-25
1
-3
/
+3
*
pNFS: Add tracking to limit the number of pNFS retries
Trond Myklebust
2019-04-25
1
-0
/
+8
*
pNFS/flexfiles: Fix layoutstats handling during read failovers
Trond Myklebust
2019-03-23
1
-1
/
+4
*
NFS/flexfiles: Clean up mirror DS initialisation
Trond Myklebust
2019-03-01
1
-35
/
+31
*
NFS/flexfiles: Remove dead code in ff_layout_mirror_valid()
Trond Myklebust
2019-03-01
1
-15
/
+0
*
NFS/flexfile: Simplify nfs4_ff_layout_select_ds_stateid()
Trond Myklebust
2019-03-01
3
-26
/
+10
*
NFS/flexfile: Simplify nfs4_ff_layout_ds_version()
Trond Myklebust
2019-03-01
2
-5
/
+5
*
NFS/flexfiles: Simplify ff_layout_get_ds_cred()
Trond Myklebust
2019-03-01
3
-8
/
+9
*
NFS/flexfiles: Simplify nfs4_ff_find_or_create_ds_client()
Trond Myklebust
2019-03-01
3
-10
/
+6
*
NFS/flexfiles: Simplify nfs4_ff_layout_select_ds_fh()
Trond Myklebust
2019-03-01
3
-16
/
+5
*
NFS/flexfiles: Speed up read failover when DSes are down
Trond Myklebust
2019-03-01
1
-12
/
+62
*
NFS/flexfiles: Don't invalidate DS deviceids for being unresponsive
Trond Myklebust
2019-03-01
2
-21
/
+3
*
NFS/flexfiles: Remove bogus checks for invalid deviceids
Trond Myklebust
2019-03-01
1
-20
/
+0
*
NFS/flexfiles: Avoid unnecessary layout invalidations
Trond Myklebust
2019-03-01
1
-3
/
+3
*
NFS/flexfiles: refactor calls to fs4_ff_layout_prepare_ds()
Trond Myklebust
2019-03-01
3
-22
/
+28
*
NFS/flexfiles: Send LAYOUTERROR when failing over mirrored reads
Trond Myklebust
2019-03-01
3
-6
/
+57
*
NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated
Trond Myklebust
2019-03-01
1
-0
/
+17
*
NFS/flexfiles: Fix up sparse RCU annotations
Trond Myklebust
2019-03-01
1
-2
/
+2
*
NFSv4/flexfiles: Fix invalid deref in FF_LAYOUT_DEVID_NODE()
Trond Myklebust
2019-03-01
1
-13
/
+19
*
Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
2019-02-25
1
-1
/
+1
|
\
|
*
SUNRPC: Add xdr_stream::rqst field
Chuck Lever
2019-02-13
1
-1
/
+1
*
|
NFS: Fix up documentation warnings
Trond Myklebust
2019-02-20
1
-3
/
+9
|
/
*
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
2018-12-19
3
-34
/
+23
*
SUNRPC: remove uid and gid from struct auth_cred
NeilBrown
2018-12-19
1
-6
/
+8
*
SUNRPC: remove groupinfo from struct auth_cred.
NeilBrown
2018-12-19
1
-13
/
+1
*
SUNRPC: add 'struct cred *' to auth_cred and rpc_cred
NeilBrown
2018-12-19
1
-0
/
+17
*
flexfiles: enforce per-mirror stateid only for v4 DSes
Tigran Mkrtchyan
2018-12-02
1
-2
/
+4
*
flexfiles: use per-mirror specified stateid for IO
Tigran Mkrtchyan
2018-11-22
3
-12
/
+32
*
nfs4: flex_file: ignore synthetic uid/gid for tightly coupled DSes
Tigran Mkrtchyan
2018-09-30
1
-1
/
+1
*
pNFS: Don't allocate more pages than we need to fit a layoutget response
Trond Myklebust
2018-09-30
1
-0
/
+1
*
pNFS/flexfiles: ff_layout_pg_init_read should exit on error
Trond Myklebust
2018-08-21
1
-17
/
+11
*
pNFS/flexfiles: Ensure we always return a layout if it has layoutstats
Trond Myklebust
2018-07-26
1
-0
/
+3
*
Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-06-22
1
-5
/
+16
|
\
|
*
pNFS/flexfiles: Process writeback resends from nfsiod context as well
Trond Myklebust
2018-06-19
1
-2
/
+8
|
*
pNFS/flexfiles: Don't tie up all the rpciod threads in resends
Trond Myklebust
2018-06-19
1
-3
/
+8
*
|
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-12
2
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
2
-2
/
+3
*
|
pnfs: Add layout driver flag PNFS_LAYOUTGET_ON_OPEN
Fred Isaman
2018-05-31
1
-0
/
+1
|
/
*
Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-11-17
2
-11
/
+12
|
\
|
*
fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_t
Elena Reshetova
2017-11-17
1
-6
/
+6
|
*
fs, nfs: convert nfs4_ff_layout_mirror.ref from atomic_t to refcount_t
Elena Reshetova
2017-11-17
2
-5
/
+6
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
|
/
*
nfs/flexfiles: fix leak of nfs4_ff_ds_version arrays
Weston Andros Adamson
2017-08-08
1
-0
/
+1
*
pNFS/flexfiles: Handle expired layout segments in ff_layout_initiate_commit()
Trond Myklebust
2017-07-19
1
-0
/
+4
*
PNFS for stateid errors retry against MDS first
Olga Kornievskaia
2017-07-13
1
-33
/
+0
[next]