Age | Commit message (Expand) | Author |
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 |
2018-09-30 | NFS: Fix dentry revalidation on NFSv4 lookup | Trond Myklebust |
2018-09-30 | NFS: Remove private spinlock in struct nfs_pgio_header | Trond Myklebust |
2018-09-30 | NFSv3: Improve NFSv3 performance when server returns no post-op attributes | Trond Myklebust |
2018-09-30 | NFSv4: Split out NFS v4.2 copy completion functions | Anna Schumaker |
2018-09-30 | NFS: Reduce indentation of nfs4_recovery_handle_error() | Anna Schumaker |
2018-09-30 | NFS: Reduce indentation of the switch statement in nfs4_reclaim_open_state() | Anna Schumaker |
2018-09-30 | NFS: Split out the body of nfs4_reclaim_open_state() | Anna Schumaker |
2018-09-30 | nfs4: flex_file: ignore synthetic uid/gid for tightly coupled DSes | Tigran Mkrtchyan |
2018-09-30 | NFSv4.1: Fix the r/wsize checking | Trond Myklebust |
2018-09-30 | NFSv4: Convert struct nfs4_state to use refcount_t | Trond Myklebust |
2018-09-30 | NFSv4: Convert open state lookup to use RCU | Trond Myklebust |
2018-09-30 | NFS: Convert lookups of the open context to RCU | Trond Myklebust |
2018-09-30 | NFS: Simplify internal check for whether file is open for write | Trond Myklebust |
2018-09-30 | NFS: Convert lookups of the lock context to RCU | Trond Myklebust |
2018-09-30 | pNFS: Don't allocate more pages than we need to fit a layoutget response | Trond Myklebust |
2018-09-30 | pNFS: Don't zero out the array in nfs4_alloc_pages() | Trond Myklebust |
2018-09-30 | SUNRPC: Add a label for RPC calls that require allocation on receive | Trond Myklebust |
2018-09-14 | Merge tag 'nfs-for-4.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2018-09-14 | NFS: Don't open code clearing of delegation state | Trond Myklebust |
2018-09-14 | NFSv4.1 fix infinite loop on I/O. | Trond Myklebust |
2018-09-14 | NFSv4: Fix a tracepoint Oops in initiate_file_draining() | Trond Myklebust |
2018-09-14 | pNFS: Ensure we return the error if someone kills a waiting layoutget | Trond Myklebust |
2018-09-14 | NFSv4: Fix a tracepoint Oops in initiate_file_draining() | Trond Myklebust |
2018-08-23 | Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2018-08-21 | pNFS: Remove unwanted optimisation of layoutget | Trond Myklebust |
2018-08-21 | pNFS/flexfiles: ff_layout_pg_init_read should exit on error | Trond Myklebust |
2018-08-16 | pNFS: Treat RECALLCONFLICT like DELAY... | Trond Myklebust |
2018-08-16 | pNFS: When updating the stateid in layoutreturn, also update the recall range | Trond Myklebust |
2018-08-15 | NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence() | Trond Myklebust |
2018-08-15 | NFSv4: Fix locking in pnfs_generic_recover_commit_reqs | Trond Myklebust |
2018-08-13 | Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2018-08-13 | Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2018-08-13 | NFSv4: Fix a typo in nfs4_init_channel_attrs() | Trond Myklebust |
2018-08-13 | NFSv4: Don't busy wait if NFSv4 session draining is interrupted | Trond Myklebust |