Age | Commit message (Expand) | Author |
2013-02-01 | Revert "NFS: add nfs_sb_deactive_async to avoid deadlock" | Trond Myklebust |
2012-12-14 | NFS: Ensure that we always drop inodes that have been marked as stale | Trond Myklebust |
2012-12-13 | nfs: Remove duplicate function declaration in internal.h | Yanchuan Nian |
2012-12-06 | NFSv4: Simplify the NFSv4/v4.1 synchronous call switch | Trond Myklebust |
2012-12-06 | NFSv4.1: Move slot table and session struct definitions to nfs4session.h | Trond Myklebust |
2012-12-06 | NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.c | Trond Myklebust |
2012-10-31 | NFS: add nfs_sb_deactive_async to avoid deadlock | Weston Andros Adamson |
2012-10-31 | nfs: Show original device name verbatim in /proc/*/mount{s,info} | Ben Hutchings |
2012-10-08 | NFS41: send real write size in layoutget | Peng Tao |
2012-10-01 | NFS: Discover NFSv4 server trunking when mounting | Chuck Lever |
2012-10-01 | NFS: nfs_parsed_mount_options can use unsigned int | Chuck Lever |
2012-07-31 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-07-31 | nfs: teach the NFS client how to treat PG_swapcache pages | Mel Gorman |
2012-07-30 | NFS: Convert v4 into a module | Bryan Schumaker |
2012-07-30 | NFS: Convert v3 into a module | Bryan Schumaker |
2012-07-30 | NFS: Split out remaining NFS v4 inode functions | Bryan Schumaker |
2012-07-30 | NFS: Pass super operations and xattr handlers in the nfs_subversion | Bryan Schumaker |
2012-07-30 | NFS: Only initialize the ACL client in the v3 case | Bryan Schumaker |
2012-07-30 | NFS: Create a try_mount rpc op | Bryan Schumaker |
2012-07-30 | NFS: Add version registering framework | Bryan Schumaker |
2012-07-17 | NFS: Split out the NFS v4 filesystem types | Bryan Schumaker |
2012-07-17 | NFS: Split out NFS v4 server creating code | Bryan Schumaker |
2012-07-17 | NFS: Initialize the NFS v4 client from init_nfs_v4() | Bryan Schumaker |
2012-07-17 | NFS: Split out NFS v4 file operations | Bryan Schumaker |
2012-07-17 | NFS: Split out NFS v2 inode operations | Bryan Schumaker |
2012-06-29 | NFS: Create an write_pageio_init() function | Bryan Schumaker |
2012-06-29 | NFS: Create an read_pageio_init() function | Bryan Schumaker |
2012-06-29 | NFS: Create an alloc_client rpc_op | Bryan Schumaker |
2012-06-29 | NFS: Create a free_client rpc_op | Bryan Schumaker |
2012-05-31 | NFS: Ensure that setattr and getattr wait for O_DIRECT write completion | Trond Myklebust |
2012-05-23 | NFSv4: Fix a race in the net namespace mount notification | Trond Myklebust |
2012-05-23 | NFSv4.1: Fix session initialisation races | Trond Myklebust |
2012-05-22 | NFS: Add nfs_client behavior flags | Chuck Lever |
2012-05-22 | NFS: Refactor nfs_get_client(): initialize nfs_client | Chuck Lever |
2012-05-19 | NFSv4.1 remove nfs4_reset_write and nfs4_reset_read | Andy Adamson |
2012-05-19 | NFSv4.1 data server timeo and retrans module parameters | Andy Adamson |
2012-05-19 | NFSv4.1 set RPC_TASK_SOFTCONN for filelayout DS RPC calls | Andy Adamson |
2012-05-14 | NFS: Create an NFS v3 stat_to_errno() | Bryan Schumaker |
2012-05-14 | NFS: Create a single function for text mount data | Bryan Schumaker |
2012-05-01 | NFSv2/v3: Simulate the change attribute | Trond Myklebust |
2012-04-27 | NFS: Create a submount rpc_op | Bryan Schumaker |
2012-04-27 | NFS: Remove secinfo knowledge out of the generic client | Bryan Schumaker |
2012-04-27 | NFS: rewrite directio write to use async coalesce code | Fred Isaman |
2012-04-27 | NFS: create nfs_commit_completion_ops | Fred Isaman |
2012-04-27 | NFS: create struct nfs_commit_info | Fred Isaman |
2012-04-27 | NFS: rewrite directio read to use async coalesce code | Fred Isaman |
2012-04-27 | NFS: create completion structure to pass into page_init functions | Fred Isaman |
2012-04-27 | NFS: merge _full and _partial write rpc_ops | Fred Isaman |
2012-04-27 | NFS: merge _full and _partial read rpc_ops | Fred Isaman |
2012-04-27 | NFS: create struct nfs_page_array | Fred Isaman |