index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
internal.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFS: Create a new nfs_alloc_fattr_with_label() function
Anna Schumaker
2021-11-05
1
-9
/
+0
*
NFS: Unexport nfs_probe_fsinfo()
Anna Schumaker
2021-10-21
1
-1
/
+0
*
NFS: Move nfs_probe_destination() into the generic client
Anna Schumaker
2021-10-21
1
-0
/
+1
*
NFS: Create an nfs4_server_set_init_caps() function
Anna Schumaker
2021-10-21
1
-0
/
+1
*
NFSv4 introduce max_connect mount options
Olga Kornievskaia
2021-08-27
1
-0
/
+2
*
Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-05-07
1
-1
/
+1
|
\
|
*
nfs: hornor timeo and retrans option when mounting NFSv3
Eryu Guan
2021-04-05
1
-1
/
+1
*
|
Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-04-27
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
nfs: account for selinux security context when deciding to share superblock
Olga Kornievskaia
2021-03-22
1
-0
/
+1
*
|
NFS: Clean up function nfs_mark_dir_for_revalidate()
Trond Myklebust
2021-03-08
1
-1
/
+2
|
/
*
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
1
-5
/
+9
*
NFS: nfs_igrab_and_active must first reference the superblock
Trond Myklebust
2021-01-10
1
-5
/
+7
*
NFS: Adjust fs_context error logging
Scott Mayhew
2021-01-10
1
-3
/
+23
*
NFS: Support larger readdir buffers
Trond Myklebust
2020-12-02
1
-6
/
+0
*
mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead
NeilBrown
2020-06-02
1
-3
/
+7
*
NFS: Remove the redundant function nfs_pgio_has_mirroring()
Trond Myklebust
2020-04-01
1
-6
/
+0
*
NFS: Remove bucket array from struct pnfs_ds_commit_info
Trond Myklebust
2020-03-27
1
-3
/
+0
*
pNFS: Add infrastructure for cleaning up per-layout commit structures
Trond Myklebust
2020-03-27
1
-1
/
+3
*
NFS/pNFS: Support commit arrays in nfs_clear_pnfs_ds_commit_verifiers()
Trond Myklebust
2020-03-27
1
-3
/
+16
*
NFS: Fix O_DIRECT commit verifier handling
Trond Myklebust
2020-03-27
1
-0
/
+8
*
NFS: Add a helper nfs_client_for_each_server()
Trond Myklebust
2020-03-16
1
-1
/
+3
*
NFS: Add softreval behaviour to nfs_lookup_revalidate()
Trond Myklebust
2020-01-24
1
-0
/
+9
*
nfs: use timespec64 in nfs_fattr
Arnd Bergmann
2020-01-15
1
-2
/
+2
*
NFS: Attach supplementary error information to fs_context.
Scott Mayhew
2020-01-15
1
-0
/
+4
*
NFS: Additional refactoring for fs_context conversion
Scott Mayhew
2020-01-15
1
-37
/
+16
*
NFS: Add fs_context support.
David Howells
2020-01-15
1
-41
/
+33
*
NFS: Do some tidying of the parsing code
David Howells
2020-01-15
1
-5
/
+11
*
NFS: Add a small buffer in nfs_fs_context to avoid string dup
David Howells
2020-01-15
1
-0
/
+2
*
NFS: Split nfs_parse_mount_options()
David Howells
2020-01-15
1
-0
/
+3
*
NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_context
David Howells
2020-01-15
1
-7
/
+7
*
NFS: Move mount parameterisation bits into their own file
David Howells
2020-01-15
1
-0
/
+30
*
nfs: get rid of ->set_security()
Al Viro
2020-01-15
1
-3
/
+0
*
nfs: get rid of mount_info ->fill_super()
Al Viro
2020-01-15
1
-3
/
+1
*
nfs: don't pass nfs_subversion to ->create_server()
Al Viro
2020-01-15
1
-5
/
+2
*
nfs: unexport nfs_fs_mount_common()
Al Viro
2020-01-15
1
-3
/
+0
*
nfs: merge xdev and remote file_system_type
Al Viro
2020-01-15
1
-1
/
+1
*
nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_co...
Al Viro
2020-01-15
1
-4
/
+2
*
nfs: stash nfs_subversion reference into nfs_mount_info
Al Viro
2020-01-15
1
-0
/
+1
*
nfs: lift setting mount_info from nfs_xdev_mount()
Al Viro
2020-01-15
1
-2
/
+1
*
nfs: stash server into struct nfs_mount_info
Al Viro
2020-01-15
1
-1
/
+2
*
NFS: Convert struct nfs_fattr to use struct timespec64
Trond Myklebust
2019-11-04
1
-1
/
+1
*
Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-09-26
1
-8
/
+0
|
\
|
*
NFS: Optimise the default readahead size
Trond Myklebust
2019-09-24
1
-8
/
+0
*
|
NFS: Fix spurious EIO read errors
Trond Myklebust
2019-08-26
1
-0
/
+10
|
/
*
Revert "NFS: readdirplus optimization by cache mechanism" (memleak)
Max Kellermann
2019-07-12
1
-2
/
+1
*
Merge branch 'multipath_tcp'
Trond Myklebust
2019-07-06
1
-0
/
+2
|
\
|
*
NFSv4: Allow multiple connections to NFSv4.x (x>0) servers
Trond Myklebust
2019-07-06
1
-0
/
+1
|
*
NFS: Add a mount option to specify number of TCP connections to use
Trond Myklebust
2019-07-06
1
-0
/
+1
*
|
NFS: Cleanup - add nfs_clients_exit to mirror nfs_clients_init
Trond Myklebust
2019-07-06
1
-1
/
+1
|
/
*
Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-05-09
1
-6
/
+2
|
\
[next]