index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
super.c
Age
Commit message (
Expand
)
Author
2024-09-23
nfs: add 'noalignwrite' option for lock-less 'lost writes' prevention
Dan Aloni
2024-08-22
NFSv4: Add missing rescheduling points in nfs_client_return_marked_delegations
Trond Myklebust
2024-05-20
NFS: make sure lock/nolock overriding local_lock mount option
Chen Hanxiao
2024-02-28
NFS: Display the "fsc=" mount option if it is set
Chen Hanxiao
2023-11-08
Merge tag 'nfs-for-6.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-10-22
NFSv4: Add a parameter to limit the number of retries after NFS4ERR_DELAY
Trond Myklebust
2023-10-19
fs: add a new SB_I_NOUMASK flag
Jeff Layton
2023-10-04
nfs: dynamically allocate the nfs-acl shrinker
Qi Zheng
2023-08-31
NFS: switch back to using kill_anon_super
Christoph Hellwig
2023-06-19
NFS: add superblock sysfs entries
Benjamin Coddington
2023-06-19
NFS: Add an "xprtsec=" NFS mount option
Chuck Lever
2023-04-29
Merge tag 'nfs-for-6.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2023-04-11
NFS: Remove all NFSIOS_FSCACHE counters due to conversion to netfs API
Dave Wysochanski
2023-03-16
fs_context: drop the unused lsm_flags member
Ondrej Mosnacek
2022-10-27
NFS: Avoid memcpy() run-time warning for struct sockaddr overflows
Kees Cook
2022-09-12
Merge tag 'nfs-for-5.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-09-01
NFSv4: Turn off open-by-filehandle and NFS re-export for NFSv4.0
Trond Myklebust
2022-07-03
mm: shrinkers: provide shrinkers with names
Roman Gushchin
2022-01-10
nfs: Convert to new fscache volume/cookie API
Dave Wysochanski
2021-10-20
NFS: Call nfs_probe_server() during a fscontext-reconfigure event
Anna Schumaker
2021-08-27
NFSv4 introduce max_connect mount options
Olga Kornievskaia
2021-05-27
nfs: Remove trailing semicolon in macros
Huilong Deng
2021-05-07
Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-04-26
NFSv4.2: Remove ifdef CONFIG_NFSD from NFSv4.2 client SSC code.
Dai Ngo
2021-04-05
nfs: hornor timeo and retrans option when mounting NFSv3
Eryu Guan
2021-03-22
nfs: account for selinux security context when deciding to share superblock
Olga Kornievskaia
2021-03-22
nfs: remove unneeded null check in nfs_fill_super()
Olga Kornievskaia
2021-02-26
Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2021-02-17
NFS: Support the '-owrite=' option in /proc/self/mounts and mountinfo
Trond Myklebust
2021-01-28
NFSv4_2: SSC helper should use its own config.
Dai Ngo
2020-10-22
Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2020-10-21
NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copy
Dai Ngo
2020-10-20
Merge tag 'nfs-for-5.10-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2020-10-02
nfs: remove incorrect fallthrough label
Nick Desaulniers
2020-09-24
bdi: initialize ->ra_pages and ->io_pages in bdi_init
Christoph Hellwig
2020-09-21
nfs: Convert to use the preferred fallthrough macro
Miaohe Lin
2020-05-11
Merge tag 'fscache-fixes-20200508-2' of git://git.kernel.org/pub/scm/linux/ke...
Trond Myklebust
2020-05-08
NFS: Fix fscache super_cookie allocation
Dave Wysochanski
2020-04-30
NFS: Fix a race in __nfs_list_for_each_server()
Trond Myklebust
2020-04-07
Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-03-30
NFS: Ensure security label is set for root inode
Scott Mayhew
2020-03-16
NFS: Add a helper nfs_client_for_each_server()
Trond Myklebust
2020-01-15
NFS: Add mount option 'softreval'
Trond Myklebust
2020-01-15
NFS: Attach supplementary error information to fs_context.
Scott Mayhew
2020-01-15
NFS: Additional refactoring for fs_context conversion
Scott Mayhew
2020-01-15
NFS: Add fs_context support.
David Howells
2020-01-15
NFS: rename nfs_fs_context pointer arg in a few functions
Scott Mayhew
2020-01-15
NFS: Do some tidying of the parsing code
David Howells
2020-01-15
NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_context
David Howells
[next]