index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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
/
callback_proc.c
Age
Commit message (
Expand
)
Author
2025-01-21
NFS: CB_OFFLOAD can return NFS4ERR_DELAY
Chuck Lever
2024-07-08
pNFS: Add a flag argument to pnfs_destroy_layouts_byclid()
Trond Myklebust
2024-07-08
NFSv4: Add CB_GETATTR support for delegated attributes
Trond Myklebust
2024-01-04
NFSv4.1: if referring calls are complete, trust the stateid argument
Trond Myklebust
2024-01-04
NFSv4: Track the number of referring calls in struct cb_process_state
Trond Myklebust
2023-10-18
nfs: convert to new timestamp accessors
Jeff Layton
2023-07-24
nfs: convert to ctime accessor functions
Jeff Layton
2022-06-06
pNFS: Avoid a live lock condition in pnfs_update_layout()
Trond Myklebust
2022-03-28
NFSv4/pNFS: Fix another issue with a list iterator pointing to the head
Trond Myklebust
2022-02-25
NFSv4.2/copyoffload: Convert GFP_NOFS to GFP_KERNEL
Trond Myklebust
2022-01-06
NFSv4.1: Fix uninitialised variable in devicenotify
Trond Myklebust
2021-11-04
NFSv4.2 add tracepoint to CB_OFFLOAD
Olga Kornievskaia
2021-04-16
NFSv4.x: Don't return NFS4ERR_NOMATCHING_LAYOUT if we're unmounting
Trond Myklebust
2020-12-15
kernel.h: split out mathematical helpers
Andy Shevchenko
2020-03-16
NFSv4: Add support for CB_RECALL_ANY for flexfiles layouts
Trond Myklebust
2020-03-16
NFSv4/pnfs: Clean up nfs_layout_find_inode()
Trond Myklebust
2020-03-16
NFSv4/pnfs: Return valid stateids in nfs_layout_find_inode_by_stateid()
Trond Myklebust
2020-03-16
NFSv4/pnfs: pnfs_set_layout_stateid() should update the layout cred
Trond Myklebust
2019-11-03
NFSv4: nfs4_callback_getattr() should ignore revoked delegations
Trond Myklebust
2019-11-03
NFSv4: NFSv4 callbacks also support 64-bit timestamps
Trond Myklebust
2019-07-09
NFS4: Add a trace event to record invalid CB sequence IDs
Chuck Lever
2018-11-22
NFSv4.2 copy do not allocate memory under the lock
Olga Kornievskaia
2018-11-13
NFSv4: Fix an Oops during delegation callbacks
Trond Myklebust
2018-08-15
NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence()
Trond Myklebust
2018-08-09
NFS handle COPY reply CB_OFFLOAD call race
Olga Kornievskaia
2018-08-09
NFS add support for asynchronous COPY
Olga Kornievskaia
2018-08-09
NFS CB_OFFLOAD xdr
Olga Kornievskaia
2018-07-26
NFSv4.1: Fix a potential layoutget/layoutrecall deadlock
Trond Myklebust
2018-07-26
pNFS: Parse the results of layoutget on open even if permissions checks fail
Trond Myklebust
2018-07-26
pNFS: Don't update the stateid when replying NFS4ERR_DELAY to a layout recall
Trond Myklebust
2018-07-26
pNFS: Don't discard layout segments that are marked for return
Trond Myklebust
2018-06-14
Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...
Arnd Bergmann
2018-06-09
NFSv4: Revert commit 5f83d86cf531d ("NFSv4.x: Fix wraparound issues..")
Trond Myklebust
2018-06-08
NFSv4: Return NFS4ERR_DELAY when a layout recall fails due to igrab()
Trond Myklebust
2018-06-08
NFSv4: Return NFS4ERR_DELAY when a delegation recall fails due to igrab()
Trond Myklebust
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-05-31
pnfs: Add barrier to prevent lgopen using LAYOUTGET during recall
Fred Isaman
2018-02-21
NFSv4: Fix broken cast in nfs4_callback_recallany()
Trond Myklebust
2017-11-17
Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-11-17
NFS: Fix bool initialization/comparison
Thomas Meyer
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-15
NFS: Use an atomic_long_t to count the number of requests
Trond Myklebust
2017-05-15
nfs: don't cast callback decode/proc/encode routines
Christoph Hellwig
2017-05-08
NFSv4: Fix an rcu lock leak
Trond Myklebust
2017-04-20
NFS: Remove extra dprintk()s from callback_proc.c
Anna Schumaker
2017-04-20
NFS: Clean up nfs4_callback_layoutrecall()
Anna Schumaker
2017-04-20
NFS: Clean up do_callback_layoutrecall()
Anna Schumaker
2016-12-01
pNFS: Delay getting the layout header in CB_LAYOUTRECALL handlers
Trond Myklebust
2016-09-22
nfs: allow blocking locks to be awoken by lock callbacks
Jeff Layton
2016-09-22
nfs: add handling for CB_NOTIFY_LOCK in client
Jeff Layton
[next]