Age | Commit message (Expand) | Author |
2022-01-25 | Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2022-01-17 | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-01-16 | Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds |
2022-01-13 | NFSv4.1 test and add 4.1 trunking transport | Olga Kornievskaia |
2022-01-13 | NFSv4 handle port presence in fs_location server string | Olga Kornievskaia |
2022-01-13 | NFSv4 expose nfs_parse_server_name function | Olga Kornievskaia |
2022-01-13 | NFSv4.1 query for fs_location attr on a new file system | Olga Kornievskaia |
2022-01-12 | Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-01-12 | NFSv4 store server support for fs_location attribute | Olga Kornievskaia |
2022-01-12 | NFSv4 remove zero number of fs_locations entries error check | Olga Kornievskaia |
2022-01-11 | 9p, afs, ceph, nfs: Use current_is_kswapd() rather than gfpflags_allow_blocki... | David Howells |
2022-01-10 | nfs: Implement cache I/O by accessing the cache directly | David Howells |
2022-01-10 | nfs: Convert to new fscache volume/cookie API | Dave Wysochanski |
2022-01-08 | nfs: block notification on fs with its own ->lock | J. Bruce Fields |
2022-01-07 | NFSv4: nfs_atomic_open() can race when looking up a non-regular file | Trond Myklebust |
2022-01-07 | NFSv4: Handle case where the lookup of a directory fails | Trond Myklebust |
2022-01-07 | fscache, cachefiles: Disable configuration | David Howells |
2022-01-06 | NFSv42: Fallocate and clone should also request 'blocks used' | Trond Myklebust |
2022-01-06 | NFSv4: Allow writebacks to request 'blocks used' | Trond Myklebust |
2022-01-06 | NFS: use default_groups in kobj_type | Greg Kroah-Hartman |
2022-01-06 | NFS: Fix the verifier for case sensitive filesystem in nfs_atomic_open() | Trond Myklebust |
2022-01-06 | NFS: Add a helper to remove case-insensitive aliases | Trond Myklebust |
2022-01-06 | NFS: Invalidate negative dentries on all case insensitive directory changes | Trond Myklebust |
2022-01-06 | NFSv4: Just don't cache negative dentries on case insensitive servers | Trond Myklebust |
2022-01-06 | NFSv4: Add some support for case insensitive filesystems | Trond Myklebust |
2022-01-06 | NFSv4.1: Fix uninitialised variable in devicenotify | Trond Myklebust |
2022-01-06 | nfs: nfs4clinet: check the return value of kstrdup() | Xiaoke Wang |
2022-01-06 | NFSv4 only print the label when its queried | Olga Kornievskaia |
2022-01-06 | nfs41: pnfs: filelayout: Replace one-element array with flexible-array member | Gustavo A. R. Silva |
2022-01-06 | NFS: Ensure the server has an up to date ctime before renaming | Trond Myklebust |
2022-01-06 | NFS: Ensure the server has an up to date ctime before hardlinking | Trond Myklebust |
2022-01-06 | NFS: don't store 'struct cred *' in struct nfs_access_entry | NeilBrown |
2022-01-06 | NFS: pass cred explicitly for access tests | NeilBrown |
2022-01-06 | NFS: change nfs_access_get_cached to only report the mask | NeilBrown |
2021-12-29 | net: Don't include filter.h from net/sock.h | Jakub Kicinski |
2021-12-13 | NFS: switch the callback service back to non-pooled. | NeilBrown |
2021-12-13 | SUNRPC: discard svo_setup and rename svc_set_num_threads_sync() | NeilBrown |
2021-12-13 | SUNRPC: stop using ->sv_nrthreads as a refcount | NeilBrown |
2021-12-13 | SUNRPC/NFSD: clean up get/put functions. | NeilBrown |
2021-12-13 | SUNRPC: change svc_get() to return the svc. | NeilBrown |
2021-12-13 | exit: Rename module_put_and_exit to module_put_and_kthread_exit | Eric W. Biederman |
2021-11-27 | Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2021-11-17 | NFSv4.1: handle NFS4ERR_NOSPC by CREATE_SESSION | Olga Kornievskaia |
2021-11-17 | NFSv42: Fix pagecache invalidation after COPY/CLONE | Benjamin Coddington |
2021-11-17 | NFS: Add a tracepoint to show the results of nfs_set_cache_invalid() | Benjamin Coddington |
2021-11-17 | NFSv42: Don't fail clone() unless the OP_CLONE operation failed | Trond Myklebust |
2021-11-10 | Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2021-11-10 | Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2021-11-07 | NFSv4: Sanity check the parameters in nfs41_update_target_slotid() | Trond Myklebust |
2021-11-05 | NFS: Remove the nfs4_label argument from decode_getattr_*() functions | Anna Schumaker |