Age | Commit message (Expand) | Author | Files | Lines |
2019-07-12 | Revert "NFS: readdirplus optimization by cache mechanism" (memleak) | Max Kellermann | 1 | -2/+1 |
2019-07-06 | Merge branch 'multipath_tcp' | Trond Myklebust | 1 | -0/+2 |
2019-07-06 | NFSv4: Allow multiple connections to NFSv4.x (x>0) servers | Trond Myklebust | 1 | -0/+1 |
2019-07-06 | NFS: Add a mount option to specify number of TCP connections to use | Trond Myklebust | 1 | -0/+1 |
2019-07-06 | NFS: Cleanup - add nfs_clients_exit to mirror nfs_clients_init | Trond Myklebust | 1 | -1/+1 |
2019-05-09 | Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 1 | -6/+2 |
2019-05-01 | nfs{,4}: switch to ->free_inode() | Al Viro | 1 | -1/+1 |
2019-04-26 | NFS: Store the credential of the mount process in the nfs_server | Trond Myklebust | 1 | -0/+1 |
2019-04-25 | NFS: Replace custom error reporting mechanism with generic one | Trond Myklebust | 1 | -6/+0 |
2019-04-25 | NFS: Consider ETIMEDOUT to be a fatal error | Trond Myklebust | 1 | -0/+1 |
2019-02-20 | NFS: readdirplus optimization by cache mechanism | luanshi | 1 | -1/+2 |
2019-02-20 | NFS: ENOMEM should also be a fatal error. | Trond Myklebust | 1 | -0/+1 |
2019-02-20 | NFS: EINTR is also a fatal error. | Trond Myklebust | 1 | -0/+1 |
2019-01-05 | Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -1/+1 |
2019-01-02 | sunrpc: Add xprt after nfs4_test_session_trunk() | Santosh kumar pradhan | 1 | -3/+3 |
2018-12-21 | LSM: hide struct security_mnt_opts from any generic code | Al Viro | 1 | -1/+1 |
2018-12-19 | NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'. | NeilBrown | 1 | -4/+4 |
2018-12-19 | NFSv4: cleanup remove unused nfs4_xdev_fs_type | Olga Kornievskaia | 1 | -1/+0 |
2017-11-27 | Rename superblock flags (MS_xyz -> SB_xyz) | Linus Torvalds | 1 | -1/+1 |
2017-11-13 | Pass mode to wait_on_atomic_t() action funcs and provide default actions | David Howells | 1 | -1/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-09-11 | NFS: various changes relating to reporting IO errors. | NeilBrown | 1 | -0/+7 |
2017-09-08 | NFS: Fix 2 use after free issues in the I/O code | Trond Myklebust | 1 | -1/+0 |
2017-07-13 | Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 1 | -3/+5 |
2017-07-13 | nfs: add export operations | Peng Tao | 1 | -0/+2 |
2017-07-13 | Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -5/+5 |
2017-07-13 | NFS: convert flags to bool | Benjamin Coddington | 1 | -3/+3 |
2017-07-13 | sunrpc: mark all struct svc_version instances as const | Christoph Hellwig | 1 | -2/+2 |
2017-07-13 | sunrpc: mark all struct rpc_procinfo instances as const | Christoph Hellwig | 1 | -3/+3 |
2017-06-28 | Merge tag 'v4.12-rc5' into nfsd tree | J. Bruce Fields | 1 | -2/+0 |
2017-06-20 | sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa... | Ingo Molnar | 1 | -0/+1 |
2017-06-03 | nfs: Mark unnecessarily extern functions as static | Jan Kara | 1 | -2/+0 |
2017-05-15 | sunrpc: mark all struct svc_version instances as const | Christoph Hellwig | 1 | -2/+2 |
2017-05-15 | sunrpc: mark all struct rpc_procinfo instances as const | Christoph Hellwig | 1 | -3/+3 |
2017-05-08 | NFS append COMMIT after synchronous COPY | Olga Kornievskaia | 1 | -1/+0 |
2017-04-26 | NFS: Add a few more fatal I/O errors to nfs_error_is_fatal() | Trond Myklebust | 1 | -0/+4 |
2017-03-17 | pNFS: return status from nfs4_pnfs_ds_connect | Weston Andros Adamson | 1 | -0/+2 |
2016-12-19 | NFS: Clean up cache validity checking | Trond Myklebust | 1 | -0/+1 |
2016-12-02 | NFS: Allow getattr to also report readdirplus cache hits | Trond Myklebust | 1 | -0/+1 |
2016-12-01 | NFS: Remove unused authflavour parameter from nfs_get_client() | Anna Schumaker | 1 | -5/+3 |
2016-10-13 | Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 1 | -4/+3 |
2016-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+2 |
2016-10-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -3/+3 |
2016-10-07 | mm: remove page_file_index | Huang Ying | 1 | -3/+3 |
2016-10-05 | switch generic_file_splice_read() to use of ->read_iter() | Al Viro | 1 | -2/+0 |
2016-09-27 | pNFS: Fix atime updates on pNFS clients | Trond Myklebust | 1 | -1/+0 |
2016-09-27 | fs: make remaining filesystems use .rename2 | Miklos Szeredi | 1 | -1/+2 |
2016-09-20 | nfs: cover ->migratepage with CONFIG_MIGRATION | Chao Yu | 1 | -3/+0 |
2016-09-19 | NFS pnfs data server multipath session trunking | Andy Adamson | 1 | -0/+3 |
2016-08-16 | NFS: Allow the mount option retrans=0 | Trond Myklebust | 1 | -1/+4 |