index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
flexfilelayout
/
flexfilelayout.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
2018-12-19
1
-22
/
+11
*
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
1
-12
/
+9
*
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
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
|
pnfs: Add layout driver flag PNFS_LAYOUTGET_ON_OPEN
Fred Isaman
2018-05-31
1
-0
/
+1
|
/
*
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
1
-4
/
+4
*
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
*
pNFS/flexfiles: missing error code in ff_layout_alloc_lseg()
Dan Carpenter
2017-05-24
1
-0
/
+1
*
pNFS/flexfiles: Always attempt to call layoutstats when flexfiles is enabled
Trond Myklebust
2017-05-09
1
-0
/
+11
*
pNFS/flexfiles: Fix up the ff_layout_write_pagelist failure path
Trond Myklebust
2017-04-29
1
-3
/
+8
*
pNFS: Ensure we check layout segment validity in the pg_init() callback
Trond Myklebust
2017-04-25
1
-0
/
+2
*
Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-03-01
1
-39
/
+21
|
\
|
*
pNFS/flexfiles: If the layout is invalid, it must be updated before retrying
Trond Myklebust
2017-02-22
1
-6
/
+7
|
*
NFSv4: Replace ad-hoc xdr encode/decode helpers with xdr_stream_* generics
Trond Myklebust
2017-02-21
1
-4
/
+1
|
*
pNFS/flexfiles: Make local symbol layoutreturn_ops static
Wei Yongjun
2017-01-30
1
-1
/
+1
|
*
NFS: Use nfs4_setup_sequence() everywhere
Anna Schumaker
2017-01-30
1
-28
/
+12
*
|
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-27
1
-2
/
+2
|
/
*
ktime: Get rid of ktime_equal()
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
ktime: Get rid of the union
Thomas Gleixner
2016-12-25
1
-2
/
+1
*
pNFS/flexfiles: delete deviceid, don't mark inactive
Weston Andros Adamson
2016-12-19
1
-2
/
+4
*
pNFS/flexfiles: Ensure we have enough buffer for layoutreturn
Trond Myklebust
2016-12-09
1
-6
/
+26
*
pNFS/flexfiles: Remove a redundant parameter in ff_layout_encode_ioerr()
Trond Myklebust
2016-12-09
1
-6
/
+4
*
pNFS/flexfiles: Fix a deadlock on LAYOUTGET
Fred Isaman
2016-12-08
1
-34
/
+3
*
pNFS/flexfiles: Support sending layoutstats in layoutreturn
Trond Myklebust
2016-12-03
1
-6
/
+76
*
pNFS/flexfiles: Minor refactoring before adding iostats to layoutreturn
Trond Myklebust
2016-12-03
1
-25
/
+34
*
NFS: Fix up read of mirror stats
Trond Myklebust
2016-12-03
1
-0
/
+2
*
pNFS/flexfiles: Clean up layoutstats
Trond Myklebust
2016-12-03
1
-20
/
+7
*
pNFS/flexfiles: Refactor encoding of the layoutreturn payload
Trond Myklebust
2016-12-03
1
-13
/
+50
*
pNFS/flexfiles: Only send layoutstats updates for mirrors that were updated
Trond Myklebust
2016-12-02
1
-0
/
+6
*
pNFS/flexfiles: Don't attempt to send layoutstats if there are no entries
Trond Myklebust
2016-12-02
1
-0
/
+5
*
pNFS: Get rid of unnecessary layout parameter in encode_layoutreturn callback
Trond Myklebust
2016-12-01
1
-2
/
+2
*
pNFS: Fix a deadlock between read resends and layoutreturn
Trond Myklebust
2016-12-01
1
-0
/
+4
*
NFSv4.x: Allow callers of nfs_remove_bad_delegation() to specify a stateid
Trond Myklebust
2016-09-27
1
-1
/
+1
*
pNFS/flexfiles: Fix an Oopsable condition when connection to the DS fails
Trond Myklebust
2016-08-29
1
-19
/
+18
*
pNFS/flexfiles: Fix layoutstat periodic reporting
Trond Myklebust
2016-08-14
1
-4
/
+4
*
pNFS: Files and flexfiles always need to commit before layoutcommit
Trond Myklebust
2016-07-05
1
-2
/
+5
*
pNFS/flexfiles: Clean up calls to pnfs_set_layoutcommit()
Trond Myklebust
2016-07-05
1
-9
/
+10
*
pNFS/flexfiles: Fix layoutcommit after a commit to DS
Trond Myklebust
2016-07-05
1
-2
/
+1
[next]