index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
pnfs.c
Age
Commit message (
Expand
)
Author
2014-01-13
NFSv4.1: Fix a race in nfs4_write_inode
Trond Myklebust
2013-08-22
NFSv4: Add tracepoints for debugging reads and writes
Trond Myklebust
2013-06-18
NFSv4.1: Clean up layout segment comparison helper names
Trond Myklebust
2013-06-18
NFSv4.1: layout segment comparison helpers should take 'const' parameters
Trond Myklebust
2013-06-06
NFSv4.1: Simplify setting the layout header credential
Trond Myklebust
2013-06-06
NFSv4.1: Ensure that layoutreturn uses the correct credential
Trond Myklebust
2013-06-06
NFSv4.1: Ensure that layoutget is called using the layout credential
Trond Myklebust
2013-03-25
NFSv4: Fail I/O if the state recovery fails irrevocably
Trond Myklebust
2013-03-21
NFSv4.1: Add a helper pnfs_commit_and_return_layout
Trond Myklebust
2013-03-21
NFSv4.1: Always clear the NFS_INO_LAYOUTCOMMIT in layoutreturn
Trond Myklebust
2013-03-21
NFSv4.1: Fix a race in pNFS layoutcommit
Trond Myklebust
2013-02-28
NFSv4.1: LAYOUTGET EDELAY loops timeout to the MDS
Weston Andros Adamson
2013-02-24
pnfs: fix resend_to_mds for directio
Benny Halevy
2013-02-14
NFSv4.1: Fix bulk recall and destroy of layouts
Trond Myklebust
2013-01-04
pnfs: Increase the refcount when LAYOUTGET fails the first time
Yanchuan Nian
2012-11-04
NFSv4.1: Remove assertion BUG_ON()s from the files and generic layout code
Trond Myklebust
2012-11-04
NFSv4.1: Remove unused function last_byte_offset
Trond Myklebust
2012-10-31
nfs: Check whether a layout pointer is NULL before free it
Yanchuan Nian
2012-10-08
NFS41: send real read size in layoutget
Peng Tao
2012-10-08
NFS41: send real write size in layoutget
Peng Tao
2012-10-05
NFSv4.1: Cleanup ugliness in pnfs_layoutgets_blocked()
Trond Myklebust
2012-10-04
NFSv4.1: Ensure that the layout sequence id stays 'close' to the current
Trond Myklebust
2012-10-04
NFSv4.1: Deal with seqid wraparound in the pNFS return-on-close code
Trond Myklebust
2012-10-02
NFSv4.1: Deal with wraparound when updating the layout "barrier" seqid
Trond Myklebust
2012-10-02
NFSv4.1: Deal with wraparound issues when updating the layout stateid
Trond Myklebust
2012-10-02
NFSv4.1: Always set the layout stateid if this is the first layoutget
Trond Myklebust
2012-10-02
NFSv4.1: Fix another refcount issue in pnfs_find_alloc_layout
Trond Myklebust
2012-09-28
NFSv4.1: _pnfs_return_layout() shouldn't invalidate the layout on failure
Trond Myklebust
2012-09-28
NFSv4.1: Remove the NFS_LAYOUT_RETURNED state
Trond Myklebust
2012-09-28
NFSv4.1: Clear NFS_LAYOUT_BULK_RECALL when the layout segments are freed
Trond Myklebust
2012-09-28
NFSv4.1: Get rid of the NFS_LAYOUT_DESTROYED state
Trond Myklebust
2012-09-28
NFSv4.1: Remove unused 'default allocation' for pnfs_alloc_layout_hdr()
Trond Myklebust
2012-09-28
NFSv4.1: Get rid of pNFS spin lock debugging asserts...
Trond Myklebust
2012-09-28
NFSv4.1: Balance pnfs_layout_hdr refcount in pnfs_layout_(insert|remove)_lseg
Trond Myklebust
2012-09-28
NFSv4.1: Clean up pnfs_put_lseg()
Trond Myklebust
2012-09-28
NFSv4.1: Clean up the removal of pnfs_layout_hdr from the server list
Trond Myklebust
2012-09-28
NFSv4.1: Free the pnfs_layout_hdr outside the inode->i_lock
Trond Myklebust
2012-09-28
NFSv4.1: Remove redundant reference to the pnfs_layout_hdr
Trond Myklebust
2012-09-28
NFSv4.1: Rename the pnfs_put_lseg_common to pnfs_layout_remove_lseg
Trond Myklebust
2012-09-28
NFSv4.1: reset the inode MDS threshold counters on layout destruction
Trond Myklebust
2012-09-28
NFSv4.1: Fix a race in the pNFS return-on-close code
Trond Myklebust
2012-09-28
NFSv4.1: pnfs_layout_io_set_failed must clear invalid lsegs
Trond Myklebust
2012-09-28
NFSv4.1: Don't drop the pnfs_layout_hdr after a layoutget failure
Trond Myklebust
2012-09-28
NFSv4.1: Fix a reference leak in pnfs_update_layout
Trond Myklebust
2012-09-28
NFSv4.1: Retry pNFS after a 2 minute timeout
Trond Myklebust
2012-09-28
NFSv4.1: Add helpers for setting/reading the I/O fail bit
Trond Myklebust
2012-09-28
NFSv4.1: Replace dprintk() in pnfs_update_layout with something less buggy
Trond Myklebust
2012-09-28
NFSv4.1: Cleanup; add "pnfs_" prefix to put_lseg() and get_lseg()
Trond Myklebust
2012-09-28
NFSv4.1: Cleanup; add "pnfs_" prefix to get_layout_hdr() and put_layout_hdr()
Trond Myklebust
2012-09-28
NFSv4.1: Cleanup add a "pnfs_" prefix to mark_matching_lsegs_invalid
Trond Myklebust
[next]