Age | Commit message (Expand) | Author | Files | Lines |
2020-10-22 | Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -0/+17 |
2020-10-21 | NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copy | Dai Ngo | 1 | -0/+17 |
2020-10-20 | Merge tag 'nfs-for-5.10-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 1 | -1/+1 |
2020-10-02 | nfs: remove incorrect fallthrough label | Nick Desaulniers | 1 | -1/+1 |
2020-09-24 | bdi: initialize ->ra_pages and ->io_pages in bdi_init | Christoph Hellwig | 1 | -8/+1 |
2020-09-21 | nfs: Convert to use the preferred fallthrough macro | Miaohe Lin | 1 | -1/+1 |
2020-05-11 | Merge tag 'fscache-fixes-20200508-2' of git://git.kernel.org/pub/scm/linux/ke... | Trond Myklebust | 1 | -1/+0 |
2020-05-08 | NFS: Fix fscache super_cookie allocation | Dave Wysochanski | 1 | -1/+0 |
2020-04-30 | NFS: Fix a race in __nfs_list_for_each_server() | Trond Myklebust | 1 | -1/+1 |
2020-04-07 | Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -0/+35 |
2020-03-30 | NFS: Ensure security label is set for root inode | Scott Mayhew | 1 | -25/+0 |
2020-03-16 | NFS: Add a helper nfs_client_for_each_server() | Trond Myklebust | 1 | -0/+35 |
2020-01-15 | NFS: Add mount option 'softreval' | Trond Myklebust | 1 | -0/+1 |
2020-01-15 | NFS: Attach supplementary error information to fs_context. | Scott Mayhew | 1 | -2/+2 |
2020-01-15 | NFS: Additional refactoring for fs_context conversion | Scott Mayhew | 1 | -26/+22 |
2020-01-15 | NFS: Add fs_context support. | David Howells | 1 | -210/+76 |
2020-01-15 | NFS: rename nfs_fs_context pointer arg in a few functions | Scott Mayhew | 1 | -27/+27 |
2020-01-15 | NFS: Do some tidying of the parsing code | David Howells | 1 | -1/+1 |
2020-01-15 | NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_context | David Howells | 1 | -96/+98 |
2020-01-15 | NFS: Move mount parameterisation bits into their own file | David Howells | 1 | -1411/+0 |
2020-01-15 | nfs: get rid of ->set_security() | Al Viro | 1 | -48/+21 |
2020-01-15 | nfs_clone_sb_security(): simplify the check for server bogosity | Al Viro | 1 | -1/+1 |
2020-01-15 | nfs: get rid of mount_info ->fill_super() | Al Viro | 1 | -59/+16 |
2020-01-15 | nfs: don't pass nfs_subversion to ->create_server() | Al Viro | 1 | -7/+7 |
2020-01-15 | nfs: unexport nfs_fs_mount_common() | Al Viro | 1 | -2/+3 |
2020-01-15 | nfs: merge xdev and remote file_system_type | Al Viro | 1 | -6/+8 |
2020-01-15 | nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_co... | Al Viro | 1 | -11/+8 |
2020-01-15 | nfs: stash nfs_subversion reference into nfs_mount_info | Al Viro | 1 | -0/+1 |
2020-01-15 | nfs: lift setting mount_info from nfs_xdev_mount() | Al Viro | 1 | -21/+4 |
2020-01-15 | nfs: stash server into struct nfs_mount_info | Al Viro | 1 | -11/+8 |
2020-01-15 | saner calling conventions for nfs_fs_mount_common() | Al Viro | 1 | -7/+4 |
2019-11-18 | NFS: remove unneeded semicolon | YueHaibing | 1 | -3/+3 |
2019-09-26 | Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 1 | -1/+8 |
2019-09-24 | NFS: Optimise the default readahead size | Trond Myklebust | 1 | -1/+8 |
2019-08-30 | fs: nfs: Initialize filesystem timestamp ranges | Deepa Dinamani | 1 | -1/+19 |
2019-08-04 | NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mounts | Trond Myklebust | 1 | -0/+1 |
2019-07-20 | Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -4/+2 |
2019-07-13 | NFS: Replace 16 seq_printf() calls by seq_puts() | Markus Elfring | 1 | -16/+16 |
2019-07-13 | NFS: Use seq_putc() in nfs_show_stats() | Markus Elfring | 1 | -1/+1 |
2019-07-06 | NFSv4: Add lease_time and lease_expired to 'nfs4:' line of mountstats | Dave Wysochanski | 1 | -0/+11 |
2019-07-06 | NFS: Display the "nconnect" mount option if it is set. | Trond Myklebust | 1 | -0/+2 |
2019-07-06 | NFS: Add a mount option to specify number of TCP connections to use | Trond Myklebust | 1 | -0/+10 |
2019-07-04 | nfs: dget_parent() never returns NULL | Al Viro | 1 | -4/+2 |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 1 | -0/+1 |
2019-05-09 | Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 1 | -3/+29 |
2019-05-07 | Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -1/+1 |
2019-05-01 | nfs{,4}: switch to ->free_inode() | Al Viro | 1 | -1/+1 |
2019-04-26 | NFS: When mounting, don't share filesystems between different user namespaces | Trond Myklebust | 1 | -0/+17 |
2019-04-25 | NFS: Add a mount option "softerr" to allow clients to see ETIMEDOUT errors | Trond Myklebust | 1 | -3/+12 |
2019-04-11 | NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family. | Tetsuo Handa | 1 | -1/+2 |