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
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
2015-02-03
nfs41: .init_read and .init_write can be called with valid pg_lseg
Peng Tao
2015-02-03
pnfs/flexfiles: Add the FlexFile Layout Driver
Tom Haynes
2015-02-03
nfs41: wait for LAYOUTRETURN before retrying LAYOUTGET
Peng Tao
2015-02-03
nfs41: add NFS_LAYOUT_RETRY_LAYOUTGET to layout header flags
Peng Tao
2015-02-03
nfs/flexfiles: send layoutreturn before freeing lseg
Peng Tao
2015-02-03
nfs41: introduce NFS_LAYOUT_RETURN_BEFORE_CLOSE
Peng Tao
2015-02-03
nfs41: allow async version layoutreturn
Peng Tao
2015-02-03
nfs41: add range to layoutreturn args
Peng Tao
2015-02-03
pnfs: allow LD to ask to resend read through pnfs
Peng Tao
2015-02-03
nfs: add nfs_pgio_current_mirror helper
Peng Tao
2015-02-03
nfs41: add a debug warning if we destroy an unempty layout
Peng Tao
2015-02-03
nfs: add mirroring support to pgio layer
Weston Andros Adamson
2015-02-03
pnfs: release lseg in pnfs_generic_pg_cleanup
Weston Andros Adamson
2015-02-03
nfs41: clear NFS_LAYOUT_RETURN if layoutreturn is sent or failed to send
Peng Tao
2015-02-03
nfs41: send layoutreturn in last put_lseg
Peng Tao
2015-02-03
nfs41: don't use a layout if it is marked for returning
Peng Tao
2015-02-03
nfs41: add a helper to mark layout for return
Peng Tao
2015-02-03
nfs41: make a helper function to send layoutreturn
Peng Tao
2015-02-03
nfs41: pass iomode through layoutreturn args
Peng Tao
2015-02-03
nfs41: serialize first layoutget of a file
Peng Tao
2015-02-03
nfs41: close a small race window when adding new layout to global list
Peng Tao
2015-02-03
nfs/flexclient: export pnfs_layoutcommit_inode
Peng Tao
2015-01-24
NFSv4.1: Optimise layout return-on-close
Trond Myklebust
2014-10-08
NFSv4.1/pnfs: replace broken pnfs_put_lseg_async
Trond Myklebust
2014-09-10
pnfs: add return_range method
Christoph Hellwig
2014-09-10
pnfs: force a layout commit when encountering busy segments during recall
Christoph Hellwig
2014-09-10
pnfs: allow splicing pre-encoded pages into the layoutcommit args
Christoph Hellwig
2014-09-10
pnfs: avoid using stale stateids after layoutreturn
Christoph Hellwig
2014-09-10
pnfs: don't check sequence on new stateids in layoutget
Christoph Hellwig
2014-09-10
pnfs: do not pass uninitialized lsegs to ->free_lseg
Christoph Hellwig
2014-09-10
nfs41: add a helper function to set layoutcommit after commit
Peng Tao
2014-08-13
Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-08-03
pnfs: add pnfs_put_lseg_async
Weston Andros Adamson
2014-07-16
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
2014-06-24
pnfs: clean up *_resend_to_mds
Weston Andros Adamson
2014-06-24
nfs: remove pgio_header refcount, related cleanup
Weston Andros Adamson
2014-06-24
nfs: merge nfs_pgio_data into _header
Weston Andros Adamson
2014-06-24
nfs: move nfs_pgio_data and remove nfs_rw_header
Weston Andros Adamson
2014-06-10
Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
[next]