index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
pnfs.c
Age
Commit message (
Expand
)
Author
2019-03-23
NFS41: pop some layoutget errors to application
Peng Tao
2018-02-16
nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mds
Scott Mayhew
2017-09-13
NFS: Fix 2 use after free issues in the I/O code
Trond Myklebust
2017-01-19
pNFS: Fix race in pnfs_wait_on_layoutreturn
Trond Myklebust
2016-09-24
pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialised
Trond Myklebust
2016-09-24
pNFS: The client must not do I/O to the DS if it's lease has expired
Trond Myklebust
2015-12-13
sched/wait: Fix the signal handling fix
Peter Zijlstra
2015-11-25
nfs4: resend LAYOUTGET when there is a race that changes the seqid
Jeff Layton
2015-10-21
NFSv4.1/pnfs: Retry through MDS when getting bad length of data
Kinglong Mee
2015-09-23
NFS41: make close wait for layoutreturn
Peng Tao
2015-08-31
NFSv4.1/pNFS: Don't request a minimal read layout beyond the end of file
Trond Myklebust
2015-08-31
NFSv4.1/pnfs: Don't ask for a read layout for an empty file.
Trond Myklebust
2015-08-27
NFSv4.1/pNFS: pnfs_mark_matching_lsegs_return must notify of layout return
Trond Myklebust
2015-08-25
NFSv4.1/pnfs: Allow pNFS device drivers to customise layout segment insertion
Trond Myklebust
2015-08-25
NFSv4.1/pnfs: Add sanity check for the layout range returned by the server
Trond Myklebust
2015-08-25
NFSv4.2/pnfs: Make the layoutstats timer configurable
Trond Myklebust
2015-08-25
NFS41: remove NFS_LAYOUT_ROC flag
Peng Tao
2015-08-25
NFSv4.1/pnfs: Add a tracepoint for return-on-close events
Trond Myklebust
2015-08-19
pNFS: Fix an unused variable warning in pnfs_roc_get_barrier
Trond Myklebust
2015-08-19
NFS41: make sure sending LAYOUTRETURN before close if marked so
Peng Tao
2015-08-18
NFSv4.1/pnfs: Fix a close/delegreturn hang when return-on-close is set
Trond Myklebust
2015-08-12
NFSv4.1/pnfs: Remove redundant wakeup in pnfs_send_layoutreturn()
Trond Myklebust
2015-08-12
NFSv4.1/pnfs: Remove redundant check in pnfs_layoutgets_blocked()
Trond Myklebust
2015-08-12
NFSv4.1/pnfs: Remove redundant lo->plh_block_lgets in layoutreturn
Trond Myklebust
2015-08-12
NFSv4.1/pnfs: Don't prevent layoutgets when doing return-on-close
Trond Myklebust
2015-08-12
NFSv4.1/pnfs: Fix serialisation of layout return and layoutget
Trond Myklebust
2015-08-12
NFSv4.1/pnfs: Remove redundant checks in pnfs_layoutgets_blocked()
Trond Myklebust
2015-08-12
NFSv4.2/pnfs: Use GFP_NOIO for layoutstat reporting in the writeback path
Trond Myklebust
2015-07-28
nfs: plug memory leak when ->prepare_layoutcommit fails
Jeff Layton
2015-07-11
pNFS: Don't throw out valid layout segments
Trond Myklebust
2015-07-11
pNFS: pnfs_roc_drain() fix a race with open
Trond Myklebust
2015-07-11
pNFS: Fix races between return-on-close and layoutreturn.
Trond Myklebust
2015-07-11
pNFS: pnfs_roc_drain should return 'true' when sleeping
Trond Myklebust
2015-06-27
NFSv4.2: LAYOUTSTATS is optional to implement
Trond Myklebust
2015-06-26
nfs: provide pnfs_report_layoutstat when NFS42 is disabled
Peng Tao
2015-06-24
nfs42: serialize LAYOUTSTATS calls of the same file
Peng Tao
2015-06-24
pnfs: add pnfs_report_layoutstat helper function
Peng Tao
2015-06-17
NFS: Ensure we set NFS_CONTEXT_RESEND_WRITES when requeuing writes
Trond Myklebust
2015-06-17
pNFS: Fix a memory leak when attempted pnfs fails
Trond Myklebust
2015-04-23
Merge branch 'bugfixes'
Trond Myklebust
2015-03-27
NFSv4.1/pnfs: Separate out metadata and data consistency for pNFS
Trond Myklebust
2015-03-27
NFSv4.1/pnfs: Ensure we send layoutcommit before return-on-close
Trond Myklebust
2015-03-27
NFSv4.1/pnfs: Refactor pnfs_set_layoutcommit()
Trond Myklebust
2015-03-27
NFSv4.1/pnfs: Fix setting of layoutcommit last write byte
Trond Myklebust
2015-03-12
NFSv4.1: don't export static symbol
Julia Lawall
2015-02-10
pnfs: delete an unintended goto
Dan Carpenter
2015-02-05
NFSv4.1: Fix pnfs_put_lseg races
Trond Myklebust
2015-02-05
NFSv4.1: pnfs_send_layoutreturn should use GFP_NOFS
Trond Myklebust
2015-02-03
Merge branch 'flexfiles'
Trond Myklebust
2015-02-03
pnfs: lookup new lseg at lseg boundary
Weston Andros Adamson
[next]