Age | Commit message (Expand) | Author |
2019-01-02 | Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2019-01-02 | Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2019-01-02 | sunrpc: Add xprt after nfs4_test_session_trunk() | Santosh kumar pradhan |
2019-01-02 | NFS: remove unnecessary test for IS_ERR(cred) | NeilBrown |
2019-01-02 | NFSv4.2 fix async copy reboot recovery | Olga Kornievskaia |
2019-01-02 | NFS: Fix NFSv4 symbolic trace point output | Chuck Lever |
2019-01-02 | NFS: Make "port=" mount option optional for RDMA mounts | Chuck Lever |
2018-12-31 | nfs: fixed broken compilation in nfs_callback_up_net() | Vasily Averin |
2018-12-28 | mm: convert totalram_pages and totalhigh_pages variables to atomic | Arun KS |
2018-12-27 | nfs: minor typo in nfs4_callback_up_net() | Vasily Averin |
2018-12-27 | sunrpc: replace svc_serv->sv_bc_xprt by boolean flag | Vasily Averin |
2018-12-27 | Merge tag 'locks-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds |
2018-12-21 | NFS: nfs_compare_mount_options always compare auth flavors. | Chris Perl |
2018-12-19 | NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'. | NeilBrown |
2018-12-19 | NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred. | NeilBrown |
2018-12-19 | NFS: change access cache to use 'struct cred'. | NeilBrown |
2018-12-19 | NFS: move credential expiry tracking out of SUNRPC into NFS. | NeilBrown |
2018-12-19 | NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred(). | NeilBrown |
2018-12-19 | NFSv4: don't require lock for get_renew_cred or get_machine_cred | NeilBrown |
2018-12-19 | NFSv4: add cl_root_cred for use when machine cred is not available. | NeilBrown |
2018-12-19 | SUNRPC: remove uid and gid from struct auth_cred | NeilBrown |
2018-12-19 | SUNRPC: remove groupinfo from struct auth_cred. | NeilBrown |
2018-12-19 | SUNRPC: add 'struct cred *' to auth_cred and rpc_cred | NeilBrown |
2018-12-19 | nfs: fix comment to nfs_generic_pg_test which does the opposite | Pavel Tikhomirov |
2018-12-19 | NFSv4: cleanup remove unused nfs4_xdev_fs_type | Olga Kornievskaia |
2018-12-02 | nfs: don't dirty kernel pages read by direct-io | Dave Kleikamp |
2018-12-02 | flexfiles: enforce per-mirror stateid only for v4 DSes | Tigran Mkrtchyan |
2018-11-30 | NFS: use locks_copy_lock() to copy locks. | NeilBrown |
2018-11-22 | flexfiles: use per-mirror specified stateid for IO | Tigran Mkrtchyan |
2018-11-22 | NFSv4.2 copy do not allocate memory under the lock | Olga Kornievskaia |
2018-11-19 | NFSv4: Fix a NFSv4 state manager deadlock | Trond Myklebust |
2018-11-13 | NFSv4: Fix an Oops during delegation callbacks | Trond Myklebust |
2018-11-12 | NFSv4: Ensure that the state manager exits the loop on SIGKILL | Trond Myklebust |
2018-11-12 | NFSv4: Don't exit the state manager without clearing NFS4CLNT_MANAGER_RUNNING | Trond Myklebust |
2018-11-04 | Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2018-11-02 | Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2018-11-01 | NFS: fix spelling mistake, EACCESS -> EACCES | Colin Ian King |
2018-10-30 | Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2018-10-30 | vfs: make remap_file_range functions take and return bytes completed | Darrick J. Wong |
2018-10-30 | vfs: combine the clone and dedupe into a single remap_file_range | Darrick J. Wong |
2018-10-29 | NFS: Fix up a typo in nfs_dns_ent_put | Trond Myklebust |
2018-10-29 | NFS: Lockless DNS lookups | Trond Myklebust |
2018-10-28 | Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds |
2018-10-23 | NFS: change sign of nfs_fh length | Frank Sorenson |
2018-10-21 | page cache: Convert hole search to XArray | Matthew Wilcox |
2018-10-18 | nfs: remove redundant call to nfs_context_set_write_error() | Benjamin Coddington |
2018-10-18 | nfs: Fix a missed page unlock after pg_doio() | Benjamin Coddington |
2018-10-05 | NFSv4.x: fix lock recovery during delegation recall | Olga Kornievskaia |
2018-09-30 | NFSv4: Fix lookup revalidate of regular files | Trond Myklebust |
2018-09-30 | NFS: Refactor nfs_lookup_revalidate() | Trond Myklebust |