Age | Commit message (Expand) | Author |
2013-03-02 | Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-02-27 | nfs: don't allow nfs_find_actor to match inodes of the wrong type | Jeff Layton |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2013-02-22 | new helper: file_inode(file) | Al Viro |
2013-02-13 | nfs: kuid and kgid conversions for nfs/inode.c | Eric W. Biederman |
2013-02-01 | Revert "NFS: add nfs_sb_deactive_async to avoid deadlock" | Trond Myklebust |
2012-12-20 | NFS: Use FS-Cache invalidation | David Howells |
2012-12-14 | NFS: Ensure that we always drop inodes that have been marked as stale | Trond Myklebust |
2012-11-04 | NFS: Remove BUG_ON()s in the fs/nfs/inode.c | Trond Myklebust |
2012-10-31 | NFS: add nfs_sb_deactive_async to avoid deadlock | Weston Andros Adamson |
2012-10-10 | Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2012-10-02 | fs: push rcu_barrier() from deactivate_locked_super() to filesystems | Kirill A. Shutemov |
2012-09-28 | NFS: Clean up helper function nfs4_select_rw_stateid() | Trond Myklebust |
2012-09-28 | NFS: Convert nfs_get_lock_context to return an ERR_PTR on failure | Trond Myklebust |
2012-09-04 | NFS: Fix the initialisation of the readdir 'cookieverf' array | Trond Myklebust |
2012-07-31 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-07-31 | nfs: disable data cache revalidation for swapfiles | 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: Convert v2 into a module | Bryan Schumaker |
2012-07-30 | NFS: Split out remaining NFS v4 inode functions | Bryan Schumaker |
2012-07-30 | NFS: Add version registering framework | Bryan Schumaker |
2012-07-17 | NFS: Create an init_nfs_v4() function | Bryan Schumaker |
2012-06-29 | NFS: Create a return_delegation rpc op | Bryan Schumaker |
2012-06-29 | NFS: Create a have_delegation rpc_op | Bryan Schumaker |
2012-06-19 | NFS: Initialise commit_info.rpc_out when !defined(CONFIG_NFS_V4) | Trond Myklebust |
2012-05-31 | NFS: Ensure that setattr and getattr wait for O_DIRECT write completion | Trond Myklebust |
2012-05-29 | Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2012-05-24 | NFSv4.1 add nfs_inode book keeping for mdsthreshold | Andy Adamson |
2012-05-24 | NFSv4.1 cache mdsthreshold values on OPEN | Andy Adamson |
2012-05-19 | Fixed goto readability in nfs_update_inode. | Matthew Treinish |
2012-05-06 | vfs: Rename end_writeback() to clear_inode() | Jan Kara |
2012-05-01 | NFS: Adapt readdirplus to application usage patterns | Trond Myklebust |
2012-05-01 | NFS: Simplify the cache invalidation code | Trond Myklebust |
2012-05-01 | NFS: Change attribute updates should set NFS_INO_REVAL_PAGECACHE | Trond Myklebust |
2012-05-01 | NFS: Simplify nfs_fhget() | Trond Myklebust |
2012-05-01 | NFS: Optimise away nfs_check_inode_attributes() when holding a delegation | Trond Myklebust |
2012-05-01 | NFS: Don't force page cache revalidations when holding a delegation | Trond Myklebust |
2012-04-27 | NFS: create struct nfs_commit_info | Fred Isaman |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |
2012-03-20 | SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG | Trond Myklebust |
2012-03-10 | NFS: remove nfs_inode radix tree | Fred Isaman |
2012-03-07 | NFS: add fh_crc to debug output | Weston Andros Adamson |
2012-03-07 | NFS: add filehandle crc for debug display | Weston Andros Adamson |
2012-03-06 | NFS: Fix a typo in _nfs_display_fhandle | Trond Myklebust |
2012-03-02 | NFS: Add a client-side function to display NFS file handles | Chuck Lever |
2012-02-06 | NFS: make cb_ident_idr per net ns | Stanislav Kinsbursky |
2012-02-06 | NFS: make nfs_client_list per net ns | Stanislav Kinsbursky |