summaryrefslogtreecommitdiff
path: root/scripts/nsdeps
AgeCommit message (Expand)Author
2020-07-10scripts: add dummy report mode to add_namespace.cocciMatthias Maennich
2019-11-11scripts/nsdeps: support nsdeps for external module buildsMasahiro Yamada
2019-11-11modpost: dump missing namespaces into a single modules.nsdeps fileMasahiro Yamada
2019-11-05scripts/nsdeps: make sure to pass all module source files to spatchJessica Yu
2019-10-23scripts/nsdeps: use alternative sed delimiterJessica Yu
2019-10-07nsdeps: make generated patches independent of localeMasahiro Yamada
2019-10-07nsdeps: fix hashbang of scripts/nsdepsMasahiro Yamada
2019-09-10scripts: Coccinelle script for namespace dependencies.Matthias Maennich
'>change the calling conventions for vfs_parse_fs_string()Al Viro 2025-05-05saner calling conventions for ->d_automount()Al Viro 2025-01-27nfs: fix ->d_revalidate() UAF on ->d_name accessesAl Viro 2024-11-08NFS: Implement get_nfs_version()Anna Schumaker 2023-08-09fs: pass the request_mask to generic_fillattrJeff Layton 2023-01-19fs: port ->getattr() to pass mnt_idmapChristian Brauner 2023-01-19fs: port ->setattr() to pass mnt_idmapChristian Brauner 2022-12-06NFS: use sysfs_emit() to instead of scnprintf()ye xingchen 2022-11-27NFS: Fix an Oops in nfs_d_automount()Trond Myklebust 2022-10-27NFS: Avoid memcpy() run-time warning for struct sockaddr overflowsKees Cook 2021-11-05NFS: Remove the label from the nfs4_lookup_res structAnna Schumaker 2021-05-27nfs: Remove trailing semicolon in macrosHuilong Deng 2021-01-24fs: make helpers idmap mount awareChristian Brauner 2021-01-24stat: handle idmapped mountsChristian Brauner 2020-10-06NFS: fix nfs_path in case of a rename retryAshish Sangwan 2020-04-02NFS: Add a module parameter to set nfs_mountpoint_expiry_timeoutTrond Myklebust 2020-04-02NFS: finish_automount() requires us to hold 2 refs to the mount recordTrond Myklebust 2020-03-17nfs: Fix up documentation in nfs_follow_referral() and nfs_do_submount()Trond Myklebust 2020-02-25NFS: Don't hard-code the fs_type when submountingScott Mayhew 2020-01-24NFS: Add softreval behaviour to nfs_lookup_revalidate()Trond Myklebust 2020-01-15NFS: Attach supplementary error information to fs_context.Scott Mayhew 2020-01-15NFS: Additional refactoring for fs_context conversionScott Mayhew 2020-01-15NFS: Add fs_context support.David Howells 2020-01-15nfs: get rid of ->set_security()Al Viro 2020-01-15nfs: get rid of mount_info ->fill_super()Al Viro 2020-01-15nfs: merge xdev and remote file_system_typeAl Viro 2020-01-15nfs: stash nfs_subversion reference into nfs_mount_infoAl Viro 2020-01-15nfs: lift setting mount_info from nfs_xdev_mount()Al Viro 2019-11-03NFS: If nfs_mountpoint_expiry_timeout < 0, do not expire submountsTrond Myklebust 2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner 2019-02-20NFS: Fix up documentation warningsTrond Myklebust