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
Age
Commit message (
Expand
)
Author
2026-01-20
NFS: reformat nfs_mark_delegation_revoked
Christoph Hellwig
2026-01-20
NFS: use a local RCU critical section in nfs_start_delegation_return
Christoph Hellwig
2026-01-20
NFS: use refcount_inc_not_zero nfs_start_delegation_return
Christoph Hellwig
2026-01-20
NFS: don't consume a delegation reference in nfs_end_delegation_return
Christoph Hellwig
2026-01-20
NFS: take a delegation reference in nfs4_get_valid_delegation
Christoph Hellwig
2026-01-20
NFS: simplify the detached delegation check in update_open_stateid
Christoph Hellwig
2026-01-20
NFS: move the deleg_cur check out of nfs_detach_delegation_locked
Christoph Hellwig
2026-01-20
NFS: return bool from nfs_detach_delegation{,_locked}
Christoph Hellwig
2026-01-20
NFS: move delegation lookup into can_open_delegated
Christoph Hellwig
2026-01-20
NFS: rewrite nfs_delegations_present in terms of nr_active_delegations
Christoph Hellwig
2026-01-20
NFS: remove nfs_free_delegation
Christoph Hellwig
2026-01-20
NFS: open code nfs_delegation_need_return
Christoph Hellwig
2026-01-20
NFS: remove NFS_DELEGATION_INODE_FREEING
Christoph Hellwig
2026-01-20
NFS: drop the _locked postfix from nfs_start_delegation_return
Christoph Hellwig
2026-01-20
NFS: assert rcu_read_lock is held in nfs_start_delegation_return_locked
Christoph Hellwig
2026-01-20
NFS: remove nfs_start_delegation_return
Christoph Hellwig
2026-01-20
NFS: remove nfs_inode_detach_delegation
Christoph Hellwig
2026-01-20
NFS: remove the NULL inode check in nfs4_inode_return_delegation_on_close
Christoph Hellwig
2026-01-20
NFS: remove nfs_client_mark_return_all_delegations
Christoph Hellwig
2026-01-20
NFS: remove nfs_client_mark_return_unused_delegation_types
Christoph Hellwig
2026-01-20
NFS: remove __nfs_client_for_each_server
Christoph Hellwig
2026-01-15
NFS: Fix size read races in truncate, fallocate and copy offload
Trond Myklebust
2026-01-12
NFS: Don't immediately return directory delegations when disabled
Anna Schumaker
2026-01-12
fs: refactor ->update_time handling
Christoph Hellwig
2026-01-12
nfs: split nfs_update_timestamps
Christoph Hellwig
2026-01-12
fs: remove simple_nosetlease()
Jeff Layton
2026-01-12
nfs: properly disallow delegation requests on directories
Jeff Layton
2026-01-07
NFS/localio: Deal with page bases that are > PAGE_SIZE
Trond Myklebust
2026-01-07
NFS/localio: Stop further I/O upon hitting an error
Trond Myklebust
2026-01-07
NFSv4.x: Directory delegations don't require any state recovery
Trond Myklebust
2026-01-06
nfs: unify security_inode_listsecurity() calls
Stephen Smalley
2026-01-04
NFSv4: Don't free slots prematurely if requesting a directory delegation
Trond Myklebust
2026-01-04
NFSv4: Fix nfs_clear_verifier_delegated() for delegated directories
Trond Myklebust
2026-01-04
NFS: Fix directory delegation verifier checks
Anna Schumaker
2026-01-04
pnfs/blocklayout: Fix memory leak in bl_parse_scsi()
Zilin Guan
2026-01-04
pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node()
Zilin Guan
2026-01-04
NFS: Fix a deadlock involving nfs_release_folio()
Trond Myklebust
2026-01-04
pNFS: Fix a deadlock when returning a delegation during open()
Trond Myklebust
2025-12-12
Merge tag 'nfs-for-6.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2025-12-05
nfs/localio: fix regression due to out-of-order __put_cred
Mike Snitzer
2025-12-05
NFSv4: Handle NFS4ERR_NOTSUPP errors for directory delegations
Trond Myklebust
2025-12-05
nfs/localio: remove 61 byte hole from needless ____cacheline_aligned
Mike Snitzer
2025-12-05
nfs/localio: remove alignment size checking in nfs_is_local_dio_possible
Mike Snitzer
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/sc...
Linus Torvalds
2025-12-01
Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-11-29
NFS: Fix up the automount fs_context to use the correct cred
Trond Myklebust
2025-11-29
NFS: Fix inheritance of the block sizes when automounting
Trond Myklebust
2025-11-29
NFS: Automounted filesystems should inherit ro,noexec,nodev,sync flags
Trond Myklebust
2025-11-29
Revert "nfs: ignore SB_RDONLY when mounting nfs"
Trond Myklebust
[prev]
[next]