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
/
nfs4proc.c
Age
Commit message (
Expand
)
Author
2025-04-27
nfs: handle failure of nfs_get_lock_context in unlock path
Li Lingfeng
2025-04-27
NFSv4: Handle fatal ENETDOWN and ENETUNREACH errors
Trond Myklebust
2025-04-02
Merge tag 'nfs-for-6.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2025-03-28
NFS: Don't allow waiting for exiting tasks
Trond Myklebust
2025-03-26
NFSv4: Further cleanups to shutdown loops
Trond Myklebust
2025-03-24
Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-21
NFS: Treat ENETUNREACH errors as fatal in containers
Trond Myklebust
2025-03-17
NFS: Implement NFSv4.2's OFFLOAD_STATUS operation
Chuck Lever
2025-03-05
nfs: change mkdir inode_operation to return alternate dentry if needed.
NeilBrown
2025-02-26
nfs/vfs: discard d_exact_alias()
NeilBrown
2025-02-25
lsm,nfs: fix memory leak of lsm_context
Stephen Smalley
2025-02-19
NFSv4: Fix a deadlock when recovering state on a sillyrenamed file
Trond Myklebust
2025-01-30
Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-01-27
nfs: fix ->d_revalidate() UAF on ->d_name accesses
Al Viro
2024-12-04
lsm: lsm_context in security_dentry_init_security
Casey Schaufler
2024-12-04
lsm: ensure the correct LSM context releaser
Casey Schaufler
2024-11-09
NFSv4.0: Fix a use-after-free problem in the asynchronous open()
Trond Myklebust
2024-11-04
NFS: Fix attribute delegation behaviour on exclusive create
Trond Myklebust
2024-09-23
NFSv4.2: Fix detection of "Proxying of Times" server support
Roi Azarzar
2024-08-22
NFSv4: Fix clearing of layout segments in layoutreturn
Trond Myklebust
2024-08-22
nfs: fix the fetch of FATTR4_OPEN_ARGUMENTS
Jeff Layton
2024-07-08
NFSv4.1 another fix for EXCHGID4_FLAG_USE_PNFS_DS for DS server
Olga Kornievskaia
2024-07-08
NFSv4/pnfs: Give nfs4_proc_layoutreturn() a flags argument
Trond Myklebust
2024-07-08
NFSv4/pNFS: Retry the layout return later in case of a timeout or reboot
Trond Myklebust
2024-07-08
NFSv4.1: constify the stateid argument in nfs41_test_stateid()
Trond Myklebust
2024-07-08
NFSv4: Don't send delegation-related share access modes to CLOSE
Trond Myklebust
2024-07-08
Return the delegation when deleting sillyrenamed files
Lance Shelton
2024-07-08
NFSv4: Ask for a delegation or an open stateid in OPEN
Trond Myklebust
2024-07-08
NFSv4: Add support for OPEN4_RESULT_NO_OPEN_STATEID
Trond Myklebust
2024-07-08
NFSv4: Detect support for OPEN4_SHARE_ACCESS_WANT_OPEN_XOR_DELEGATION
Trond Myklebust
2024-07-08
NFSv4: Add support for the FATTR4_OPEN_ARGUMENTS attribute
Trond Myklebust
2024-07-08
NFSv4: Don't request atime/mtime/size if they are delegated to us
Trond Myklebust
2024-07-08
NFSv4: Delegreturn must set m/atime when they are delegated
Trond Myklebust
2024-07-08
NFSv4: Enable attribute delegations
Trond Myklebust
2024-07-08
NFSv4: Add a capability for delegated attributes
Trond Myklebust
2024-07-08
NFSv4: Add recovery of attribute delegations
Trond Myklebust
2024-07-08
NFSv4: Add support for delegated atime and mtime attributes
Trond Myklebust
2024-07-08
NFSv4: Add a flags argument to the 'have_delegation' callback
Trond Myklebust
2024-07-08
NFSv4: Plumb in XDR support for the new delegation-only setattr op
Trond Myklebust
2024-07-08
NFSv4: Add new attribute delegation definitions
Trond Myklebust
2024-07-08
NFSv4: Refactor nfs4_opendata_check_deleg()
Trond Myklebust
2024-07-08
NFSv4: Clean up open delegation return structure
Trond Myklebust
2024-05-30
NFSv4.1 enforce rootpath check in fs_location query
Olga Kornievskaia
2024-05-22
NFSv4: Fix memory leak in nfs4_set_security_label
Dmitry Mastykin
2024-05-20
NFS: Fix READ_PLUS when server doesn't support OP_READ_PLUS
Anna Schumaker
2024-03-16
Merge tag 'nfs-for-6.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2024-03-09
NFSv4: nfs4_do_open() is incorrectly triggering state recovery
Trond Myklebust
2024-03-09
NFSv4.1: add tracepoint to trunked nfs4_exchange_id calls
Olga Kornievskaia
2024-02-28
NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102
Jorge Mora
2024-02-05
filelock: split leases out of struct file_lock
Jeff Layton
[next]