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
/
nfsd
Age
Commit message (
Expand
)
Author
2023-08-30
nfsd: use vfs setgid helper
Christian Brauner
2023-08-30
nfsd: Fix race to FREE_STATEID and cl_revoked
Benjamin Coddington
2023-08-03
nfsd: Remove incorrect check in nfsd4_validate_stateid
Trond Myklebust
2023-07-23
NFSD: add encoding of op_recall flag for write delegation
Dai Ngo
2023-04-13
NFSD: callback request does not use correct credential for AUTH_SYS
Dai Ngo
2023-04-13
NFSD: Avoid calling OPDESC() with ops->opnum == OP_ILLEGAL
Chuck Lever
2023-04-13
NFSD: pass range end to vfs_fsync_range() instead of count
Brian Foster
2023-04-13
NFSD: Fix sparse warning
Chuck Lever
2023-03-30
NFSD: fix use-after-free in __nfs42_ssc_open()
Dai Ngo
2023-03-10
nfsd: zero out pointers after putting nfsd_files on COPY setup error
Jeff Layton
2023-03-10
nfsd: fix race to check ls_layouts
Benjamin Coddington
2023-02-01
NFSD: fix use-after-free in nfsd4_ssc_setup_dul()
Xingyuan Mo
2023-01-12
nfsd: fix handling of readdir in v4root vs. mount upcall timeout
Jeff Layton
2023-01-12
nfsd: shut down the NFSv4 state objects before the filecache
Jeff Layton
2022-12-31
nfsd: under NFSv4.1, fix double svc_xprt_put on rpc_create failure
Dan Aloni
2022-12-31
nfsd: don't call nfsd_file_put from client states seqfile display
Jeff Layton
2022-12-31
NFSD: Finish converting the NFSv2 GETACL result encoder
Chuck Lever
2022-12-31
SUNRPC: Return true/false (not 1/0) from bool functions
Haowen Bai
2022-12-19
vfs: fix copy_file_range() averts filesystem freeze protection
Amir Goldstein
2022-10-26
NFSD: fix use-after-free on source server when doing inter-server copy
Dai Ngo
2022-10-26
NFSD: Return nfserr_serverfault if splice_ok but buf->pages have data
Anna Schumaker
2022-10-26
NFSD: Fix handling of oversized NFSv4 COMPOUND requests
Chuck Lever
2022-10-26
NFSD: Protect against send buffer overflow in NFSv2 READDIR
Chuck Lever
2022-10-26
nfsd: Fix a memory leak in an error handling path
Christophe JAILLET
2022-10-26
NFSD: Protect against send buffer overflow in NFSv3 READ
Chuck Lever
2022-10-26
NFSD: Protect against send buffer overflow in NFSv2 READ
Chuck Lever
2022-10-26
NFSD: Protect against send buffer overflow in NFSv3 READDIR
Chuck Lever
2022-08-17
nfsd: eliminate the NFSD_FILE_BREAK_* flags
Jeff Layton
2022-08-17
NFSD: Clean up the show_nf_flags() macro
Chuck Lever
2022-07-12
NFSD: COMMIT operations must not return NFS?ERR_INVAL
Chuck Lever
2022-07-12
NFSD: De-duplicate net_generic(nf->nf_net, nfsd_net_id)
Chuck Lever
2022-07-07
vfs: fix copy_file_range() regression in cross-fs copies
Amir Goldstein
2022-07-07
NFSD: restore EINVAL error translation in nfsd_commit()
Alexey Khoroshilov
2022-07-02
fs: add is_idmapped_mnt() helper
Christian Brauner
2022-06-22
nfsd: Replace use of rwsem with errseq_t
Trond Myklebust
2022-06-09
nfsd: destroy percpu stats counters after reply cache shutdown
Julian Schroeder
2022-06-06
NFSD: Fix possible sleep during nfsd4_release_lockowner()
Chuck Lever
2022-04-08
NFSD: Fix nfsd_breaker_owns_lease() return values
Chuck Lever
2022-04-08
nfsd: more robust allocation failure handling in nfsd_file_cache_init
Amir Goldstein
2022-04-08
NFSD: prevent underflow in nfssvc_decode_writeargs()
Dan Carpenter
2022-03-08
nfsd: fix crash on COPY_NOTIFY with special stateid
J. Bruce Fields
2022-03-08
Revert "nfsd: skip some unnecessary stats in the v4 case"
Chuck Lever
2022-03-08
NFSD: Fix verifier returned in stable WRITEs
Chuck Lever
2022-03-08
NFSD: Fix zero-length NFSv3 WRITEs
Chuck Lever
2022-03-08
NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()
Chuck Lever
2022-02-16
NFSD: Fix the behavior of READ near OFFSET_MAX
Chuck Lever
2022-02-16
NFSD: Fix offset type in I/O trace points
Chuck Lever
2022-02-16
NFSD: Clamp WRITE offsets
Chuck Lever
2022-02-16
NFSD: Fix ia_size underflow
Chuck Lever
2022-02-16
NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes
Chuck Lever
[next]