index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
super.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2020-10-22
1
-0
/
+17
|
\
|
*
NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copy
Dai Ngo
2020-10-21
1
-0
/
+17
*
|
Merge tag 'nfs-for-5.10-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2020-10-20
1
-1
/
+1
|
\
\
|
*
|
nfs: remove incorrect fallthrough label
Nick Desaulniers
2020-10-02
1
-1
/
+1
|
*
|
nfs: Convert to use the preferred fallthrough macro
Miaohe Lin
2020-09-21
1
-1
/
+1
|
|
/
*
/
bdi: initialize ->ra_pages and ->io_pages in bdi_init
Christoph Hellwig
2020-09-24
1
-8
/
+1
|
/
*
Merge tag 'fscache-fixes-20200508-2' of git://git.kernel.org/pub/scm/linux/ke...
Trond Myklebust
2020-05-11
1
-1
/
+0
|
\
|
*
NFS: Fix fscache super_cookie allocation
Dave Wysochanski
2020-05-08
1
-1
/
+0
*
|
NFS: Fix a race in __nfs_list_for_each_server()
Trond Myklebust
2020-04-30
1
-1
/
+1
|
/
*
Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-04-07
1
-0
/
+35
|
\
|
*
NFS: Add a helper nfs_client_for_each_server()
Trond Myklebust
2020-03-16
1
-0
/
+35
*
|
NFS: Ensure security label is set for root inode
Scott Mayhew
2020-03-30
1
-25
/
+0
|
/
*
NFS: Add mount option 'softreval'
Trond Myklebust
2020-01-15
1
-0
/
+1
*
NFS: Attach supplementary error information to fs_context.
Scott Mayhew
2020-01-15
1
-2
/
+2
*
NFS: Additional refactoring for fs_context conversion
Scott Mayhew
2020-01-15
1
-26
/
+22
*
NFS: Add fs_context support.
David Howells
2020-01-15
1
-210
/
+76
*
NFS: rename nfs_fs_context pointer arg in a few functions
Scott Mayhew
2020-01-15
1
-27
/
+27
*
NFS: Do some tidying of the parsing code
David Howells
2020-01-15
1
-1
/
+1
*
NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_context
David Howells
2020-01-15
1
-96
/
+98
*
NFS: Move mount parameterisation bits into their own file
David Howells
2020-01-15
1
-1411
/
+0
*
nfs: get rid of ->set_security()
Al Viro
2020-01-15
1
-48
/
+21
*
nfs_clone_sb_security(): simplify the check for server bogosity
Al Viro
2020-01-15
1
-1
/
+1
*
nfs: get rid of mount_info ->fill_super()
Al Viro
2020-01-15
1
-59
/
+16
*
nfs: don't pass nfs_subversion to ->create_server()
Al Viro
2020-01-15
1
-7
/
+7
*
nfs: unexport nfs_fs_mount_common()
Al Viro
2020-01-15
1
-2
/
+3
*
nfs: merge xdev and remote file_system_type
Al Viro
2020-01-15
1
-6
/
+8
*
nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_co...
Al Viro
2020-01-15
1
-11
/
+8
*
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
-21
/
+4
*
nfs: stash server into struct nfs_mount_info
Al Viro
2020-01-15
1
-11
/
+8
*
saner calling conventions for nfs_fs_mount_common()
Al Viro
2020-01-15
1
-7
/
+4
*
NFS: remove unneeded semicolon
YueHaibing
2019-11-18
1
-3
/
+3
*
Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-09-26
1
-1
/
+8
|
\
|
*
NFS: Optimise the default readahead size
Trond Myklebust
2019-09-24
1
-1
/
+8
*
|
fs: nfs: Initialize filesystem timestamp ranges
Deepa Dinamani
2019-08-30
1
-1
/
+19
|
/
*
NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mounts
Trond Myklebust
2019-08-04
1
-0
/
+1
*
Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-07-20
1
-4
/
+2
|
\
|
*
nfs: dget_parent() never returns NULL
Al Viro
2019-07-04
1
-4
/
+2
*
|
NFS: Replace 16 seq_printf() calls by seq_puts()
Markus Elfring
2019-07-13
1
-16
/
+16
*
|
NFS: Use seq_putc() in nfs_show_stats()
Markus Elfring
2019-07-13
1
-1
/
+1
*
|
NFSv4: Add lease_time and lease_expired to 'nfs4:' line of mountstats
Dave Wysochanski
2019-07-06
1
-0
/
+11
*
|
NFS: Display the "nconnect" mount option if it is set.
Trond Myklebust
2019-07-06
1
-0
/
+2
*
|
NFS: Add a mount option to specify number of TCP connections to use
Trond Myklebust
2019-07-06
1
-0
/
+10
|
/
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-05-09
1
-3
/
+29
|
\
|
*
NFS: When mounting, don't share filesystems between different user namespaces
Trond Myklebust
2019-04-26
1
-0
/
+17
|
*
NFS: Add a mount option "softerr" to allow clients to see ETIMEDOUT errors
Trond Myklebust
2019-04-25
1
-3
/
+12
*
|
Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-05-07
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
nfs{,4}: switch to ->free_inode()
Al Viro
2019-05-01
1
-1
/
+1
*
|
NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family.
Tetsuo Handa
2019-04-11
1
-1
/
+2
|
/
[next]