#!/bin/bash # description: display a table of dropped frames perf script -s "$PERF_EXEC_PATH"/scripts/python/net_dropmonitor.py $@ le='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/fs/exportfs?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/fs/exportfs
AgeCommit message (Expand)Author
2024-05-28fhandle: relax open_by_handle_at() permission checksChristian Brauner
2024-01-23fs: Create a generic is_dot_dotdot() utilityChuck Lever
2024-01-23exportfs: fix the fallback implementation of the get_name export operationTrond Myklebust
2023-10-28fs: fix build error with CONFIG_EXPORTFS=m or not definedAmir Goldstein
2023-10-28exportfs: support encoding non-decodeable file handles by defaultAmir Goldstein
2023-10-28exportfs: make ->encode_fh() a mandatory method for NFS exportAmir Goldstein
2023-10-24exportfs: add helpers to check if filesystem can encode/decode file handlesAmir Goldstein
2023-08-29exportfs: remove kernel-doc warnings in exportfsZhu Wang
2023-08-06vfs: get rid of old '->iterate' directory operationLinus Torvalds
2023-05-22exportfs: add explicit flag to request non-decodeable file handlesAmir Goldstein
2023-05-22exportfs: change connectable argument to bit flagsAmir Goldstein
2023-01-19fs: port ->permission() to pass mnt_idmapChristian Brauner
2022-11-28exportfs: use pr_debug for unreachable debug statementsDavid Disseldorp
2022-08-17Change calling conventions for filldir_tAl Viro
2022-04-28exportfs: support idmapped mountsChristian Brauner