index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
flexfilelayout
/
flexfilelayout.c
Commit message (
Expand
)
Author
Age
*
pNFS: Don't allocate more pages than we need to fit a layoutget response
Trond Myklebust
2018-09-30
*
pNFS/flexfiles: ff_layout_pg_init_read should exit on error
Trond Myklebust
2018-08-21
*
pNFS/flexfiles: Ensure we always return a layout if it has layoutstats
Trond Myklebust
2018-07-26
*
Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-06-21
|
\
|
*
pNFS/flexfiles: Process writeback resends from nfsiod context as well
Trond Myklebust
2018-06-19
|
*
pNFS/flexfiles: Don't tie up all the rpciod threads in resends
Trond Myklebust
2018-06-19
*
|
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-12
|
\
\
|
|
/
|
/
|
|
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
*
|
pnfs: Add layout driver flag PNFS_LAYOUTGET_ON_OPEN
Fred Isaman
2018-05-31
|
/
*
fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_t
Elena Reshetova
2017-11-17
*
fs, nfs: convert nfs4_ff_layout_mirror.ref from atomic_t to refcount_t
Elena Reshetova
2017-11-17
*
pNFS/flexfiles: Handle expired layout segments in ff_layout_initiate_commit()
Trond Myklebust
2017-07-19
*
PNFS for stateid errors retry against MDS first
Olga Kornievskaia
2017-07-13
*
pNFS/flexfiles: missing error code in ff_layout_alloc_lseg()
Dan Carpenter
2017-05-24
*
pNFS/flexfiles: Always attempt to call layoutstats when flexfiles is enabled
Trond Myklebust
2017-05-09
*
pNFS/flexfiles: Fix up the ff_layout_write_pagelist failure path
Trond Myklebust
2017-04-29
*
pNFS: Ensure we check layout segment validity in the pg_init() callback
Trond Myklebust
2017-04-25
*
Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-03-01
|
\
|
*
pNFS/flexfiles: If the layout is invalid, it must be updated before retrying
Trond Myklebust
2017-02-22
|
*
NFSv4: Replace ad-hoc xdr encode/decode helpers with xdr_stream_* generics
Trond Myklebust
2017-02-21
|
*
pNFS/flexfiles: Make local symbol layoutreturn_ops static
Wei Yongjun
2017-01-30
|
*
NFS: Use nfs4_setup_sequence() everywhere
Anna Schumaker
2017-01-30
*
|
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-27
|
/
*
ktime: Get rid of ktime_equal()
Thomas Gleixner
2016-12-25
*
ktime: Get rid of the union
Thomas Gleixner
2016-12-25
*
pNFS/flexfiles: delete deviceid, don't mark inactive
Weston Andros Adamson
2016-12-19
*
pNFS/flexfiles: Ensure we have enough buffer for layoutreturn
Trond Myklebust
2016-12-09
*
pNFS/flexfiles: Remove a redundant parameter in ff_layout_encode_ioerr()
Trond Myklebust
2016-12-09
*
pNFS/flexfiles: Fix a deadlock on LAYOUTGET
Fred Isaman
2016-12-08
*
pNFS/flexfiles: Support sending layoutstats in layoutreturn
Trond Myklebust
2016-12-03
*
pNFS/flexfiles: Minor refactoring before adding iostats to layoutreturn
Trond Myklebust
2016-12-03
*
NFS: Fix up read of mirror stats
Trond Myklebust
2016-12-03
*
pNFS/flexfiles: Clean up layoutstats
Trond Myklebust
2016-12-03
*
pNFS/flexfiles: Refactor encoding of the layoutreturn payload
Trond Myklebust
2016-12-03
*
pNFS/flexfiles: Only send layoutstats updates for mirrors that were updated
Trond Myklebust
2016-12-02
*
pNFS/flexfiles: Don't attempt to send layoutstats if there are no entries
Trond Myklebust
2016-12-02
*
pNFS: Get rid of unnecessary layout parameter in encode_layoutreturn callback
Trond Myklebust
2016-12-01
*
pNFS: Fix a deadlock between read resends and layoutreturn
Trond Myklebust
2016-12-01
*
NFSv4.x: Allow callers of nfs_remove_bad_delegation() to specify a stateid
Trond Myklebust
2016-09-27
*
pNFS/flexfiles: Fix an Oopsable condition when connection to the DS fails
Trond Myklebust
2016-08-29
*
pNFS/flexfiles: Fix layoutstat periodic reporting
Trond Myklebust
2016-08-14
*
pNFS: Files and flexfiles always need to commit before layoutcommit
Trond Myklebust
2016-07-05
*
pNFS/flexfiles: Clean up calls to pnfs_set_layoutcommit()
Trond Myklebust
2016-07-05
*
pNFS/flexfiles: Fix layoutcommit after a commit to DS
Trond Myklebust
2016-07-05
*
pnfs: pnfs_update_layout needs to consider if strict iomode checking is on
Tom Haynes
2016-05-26
*
nfs/flexfiles: Use the layout segment for reading unless it a IOMODE_RW and r...
Tom Haynes
2016-05-26
*
flexfiles: remove pointless setting of NFS_LAYOUT_RETURN_REQUESTED
Jeff Layton
2016-05-17
*
pnfs: don't merge new ff lsegs with ones that have LAYOUTRETURN bit set
Jeff Layton
2016-05-17
*
pNFS/flexfiles: When initing reads or writes, we might have to retry connecti...
Tom Haynes
2016-05-17
*
pNFS/flexfiles: When checking for available DSes, conditionally check for MDS io
Tom Haynes
2016-05-17
[next]