index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2018-12-19
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
1
-22
/
+11
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
1
-12
/
+9
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-13
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-05-31
pnfs: Add layout driver flag PNFS_LAYOUTGET_ON_OPEN
Fred Isaman
1
-0
/
+1
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
1
-4
/
+4
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
2017-04-25
pNFS: Ensure we check layout segment validity in the pg_init() callback
Trond Myklebust
1
-0
/
+2
2017-03-02
Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-39
/
+21
2017-02-28
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
1
-2
/
+2
2017-02-22
pNFS/flexfiles: If the layout is invalid, it must be updated before retrying
Trond Myklebust
1
-6
/
+7
2017-02-22
NFSv4: Replace ad-hoc xdr encode/decode helpers with xdr_stream_* generics
Trond Myklebust
1
-4
/
+1
2017-01-30
pNFS/flexfiles: Make local symbol layoutreturn_ops static
Wei Yongjun
1
-1
/
+1
2017-01-30
NFS: Use nfs4_setup_sequence() everywhere
Anna Schumaker
1
-28
/
+12
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
[next]