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
/
nfs4filelayout.c
Age
Commit message (
Expand
)
Author
2014-01-29
NFSv4.1: Cleanup
Trond Myklebust
2014-01-29
NFSv4.1 free slot before resending I/O to MDS
Andy Adamson
2014-01-21
pnfs: fix BUG in filelayout_recover_commit_reqs
Weston Andros Adamson
2014-01-05
NFS: dprintk() should not print negative fileids and inode numbers
Niels de Vos
2013-09-06
NFSv4.1 Use MDS auth flavor for data server connection
Andy Adamson
2013-08-22
NFSv4: Add tracepoints for debugging reads and writes
Trond Myklebust
2013-06-06
NFSv4.1: Use layout credentials for get_deviceinfo calls
Trond Myklebust
2013-03-25
NFSv4: The stateid must remain the same for replayed RPC calls
Trond Myklebust
2013-03-25
NFS: Don't accept more reads/writes if the open context recovery failed
Trond Myklebust
2013-03-25
NFSv4: Fail I/O if the state recovery fails irrevocably
Trond Myklebust
2013-03-21
NFSv4.1: Always clear the NFS_INO_LAYOUTCOMMIT in layoutreturn
Trond Myklebust
2013-02-24
pnfs: fix resend_to_mds for directio
Benny Halevy
2012-12-12
SUNRPC handle EKEYEXPIRED in call_refreshresult
Andy Adamson
2012-12-06
NFSv4.1: Simplify the sequence setup
Trond Myklebust
2012-12-06
NFSv4.1: Move slot table and session struct definitions to nfs4session.h
Trond Myklebust
2012-11-04
NFSv4.1: Remove assertion BUG_ON()s from the files and generic layout code
Trond Myklebust
2012-10-15
NFSv4.1: Use kcalloc() to allocate zeroed arrays instead of kzalloc()
Trond Myklebust
2012-10-15
NFSv4.1: Do not call pnfs_return_layout() from an rpciod context
Trond Myklebust
2012-10-15
NFSv4.1: Kill nfs4_ds_disconnect()
Trond Myklebust
2012-09-28
NFSv4.1: Get rid of the NFS_LAYOUT_DESTROYED state
Trond Myklebust
2012-09-28
NFSv4.1: Get rid of pNFS layout state "NFS_LAYOUT_INVALID"
Trond Myklebust
2012-09-28
NFSv4.1: pNFS data servers may be temporarily offline
Trond Myklebust
2012-09-28
NFSv4.1: Replace get_device_info() with filelayout_get_device_info()
Trond Myklebust
2012-09-28
NFSv4.1: Cleanup; add "pnfs_" prefix to put_lseg() and get_lseg()
Trond Myklebust
2012-07-16
NFSv4.1 don't send LAYOUTCOMMIT if data resent through MDS
Andy Adamson
2012-07-16
NFSv4.1 return the LAYOUT for each file with failed DS connection I/O
Andy Adamson
2012-06-28
NFS: Cleanup - only store the write verifier in struct nfs_page
Trond Myklebust
2012-05-27
NFSv4.1: Handle other occurrences of NFS4ERR_CONN_NOT_BOUND_TO_SESSION
Trond Myklebust
2012-05-22
NFS: Fix compiler warnings
Bryan Schumaker
2012-05-22
NFSv4.1 skip rpc_call_done only on disconnected DS slot_table_waitq tasks
Andy Adamson
2012-05-22
NFSv4.1 Just use nfs_put_client in filelayout release
Andy Adamson
2012-05-22
NFSv4.1 fix null state reference in filelayout_async_handle_error
Andy Adamson
2012-05-22
NFSv4.1: Fix a bad reference count issue in the pNFS commit code
Trond Myklebust
2012-05-19
NFSv4.1 resend LAYOUTGET on data server invalid layout errors
Andy Adamson
2012-05-19
NFSv4.1 dereference a disconnected data server client record
Andy Adamson
2012-05-19
NFSv4.1 ref count nfs_client across filelayout data server io
Andy Adamson
2012-05-19
NFSv4.1 send layoutreturn to fence disconnected data server
Andy Adamson
2012-05-19
NFSv4.1 wake up all tasks on un-connected DS slot table waitq
Andy Adamson
2012-05-19
NFSv4.1 Check invalid deviceid upon slot table waitq wakeup
Andy Adamson
2012-05-19
NFSv4.1: mark deviceid invalid on filelayout DS connection errors
Andy Adamson
2012-05-19
NFSv4.1 set RPC_TASK_SOFTCONN for filelayout DS RPC calls
Andy Adamson
2012-05-19
NFSv4.1 cleanup filelayout invalid layout handling
Andy Adamson
2012-05-19
NFSv4.1: cleanup filelayout invalid deviceid handling
Andy Adamson
2012-04-27
NFS: Prevent garbage cinfo->ds from leaking out
Fred Isaman
2012-04-27
NFS: rewrite directio write to use async coalesce code
Fred Isaman
2012-04-27
NFS: create nfs_commit_completion_ops
Fred Isaman
2012-04-27
NFS: create struct nfs_commit_info
Fred Isaman
2012-04-27
NFS: prepare coalesce testing for directio
Fred Isaman
2012-04-27
NFS: merge _full and _partial write rpc_ops
Fred Isaman
2012-04-27
NFS: merge _full and _partial read rpc_ops
Fred Isaman
[next]