| Commit message (Expand) | Author | Age |
* | NFS: Fix an Oops in the nfs_access_cache_shrinker() | Trond Myklebust | 2007-07-10 |
* | NFS: nfs3_proc_create() should use nfs_post_op_update_inode() | Trond Myklebust | 2007-07-10 |
* | NFS4: on a O_EXCL OPEN make sure SETATTR sets the fields holding the verifier | Jeff Layton | 2007-07-10 |
* | NFS: Re-enable forced umounts | Trond Myklebust | 2007-07-10 |
* | NFS: Use GFP_HIGHUSER for page allocation in nfs_symlink() | Jeff Layton | 2007-07-10 |
* | NFS: Fix nfs_reval_fsid() | Trond Myklebust | 2007-07-10 |
* | NFSv4: Clean up nfs4_call_async() | Trond Myklebust | 2007-07-10 |
* | NFSv4: Ensure that nfs4_do_close() doesn't race with umount | Trond Myklebust | 2007-07-10 |
* | NFSv4: Ensure asynchronous open() calls always pin the mountpoint | Trond Myklebust | 2007-07-10 |
* | NFSv4: Cleanup: pass the nfs_open_context to open recovery code | Trond Myklebust | 2007-07-10 |
* | NFS: Replace vfsmount and dentry in nfs_open_context with struct path | Trond Myklebust | 2007-07-10 |
* | NFS: Minor read optimisation... | Trond Myklebust | 2007-07-10 |
* | NFS: Don't mark a written page as uptodate until it is on disk | Trond Myklebust | 2007-07-10 |
* | NFS: Don't fail an O_DIRECT read/write if get_user_pages() returns pages | Trond Myklebust | 2007-07-10 |
* | NFS: Clean ups in fs/nfs/direct.c | Chuck Lever | 2007-07-10 |
* | Make common helpers for seq_files that work with list_heads | Pavel Emelianov | 2007-07-10 |
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2007-07-10 |
|\ |
|
| * | [S390] fixed cdl-format detection. | Stefan Haberland | 2007-07-10 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds | 2007-07-10 |
|\ \ |
|
| * | | [GFS2] Accept old format NFS filehandles | Steven Whitehouse | 2007-07-10 |
| * | | [GFS2] Small fixes to logging code | Steven Whitehouse | 2007-07-09 |
| * | | [DLM] dump more lock values | David Teigland | 2007-07-09 |
| * | | [GFS2] Remove i_mode passing from NFS File Handle | Wendy Cheng | 2007-07-09 |
| * | | [GFS2] Obtaining no_formal_ino from directory entry | Wendy Cheng | 2007-07-09 |
| * | | [GFS2] git-gfs2-nmw-build-fix | akpm@linux-foundation.org | 2007-07-09 |
| * | | [GFS2] System won't suspend with GFS2 file system mounted | Abhijith Das | 2007-07-09 |
| * | | [GFS2] remounting w/o acl option leaves acls enabled | Bob Peterson | 2007-07-09 |
| * | | [GFS2] inode size inconsistency | Wendy Cheng | 2007-07-09 |
| * | | [DLM] Telnet to port 21064 can stop all lockspaces | Patrick Caulfield | 2007-07-09 |
| * | | [GFS2] Fix gfs2_block_truncate_page err return | S. Wendy Cheng | 2007-07-09 |
| * | | [GFS2] Addendum to the journaled file/unmount patch | Robert Peterson | 2007-07-09 |
| * | | [GFS2] Simplify multiple glock aquisition | Steven Whitehouse | 2007-07-09 |
| * | | [GFS2] assertion failure after writing to journaled file, umount | Robert Peterson | 2007-07-09 |
| * | | [GFS2] Use zero_user_page() in stuffed_readpage() | Steven Whitehouse | 2007-07-09 |
| * | | [GFS2] Remove bogus '\0' in rgrp.c | Steven Whitehouse | 2007-07-09 |
| * | | [GFS2] Journaled file write/unstuff bug | Robert Peterson | 2007-07-09 |
| * | | [DLM] don't require FS flag on all nodes | David Teigland | 2007-07-09 |
| * | | [GFS2] Fix deallocation issues | Abhijith Das | 2007-07-09 |
| * | | [GFS2] return conflicts for GETLK | David Teigland | 2007-07-09 |
| * | | [GFS2] set plock owner in GETLK info | David Teigland | 2007-07-09 |
| * | | [GFS2] gfs2_lookupi() uninitialised var fix | akpm@linux-foundation.org | 2007-07-09 |
| * | | [GFS2] Recovery for lost unlinked inodes | Steven Whitehouse | 2007-07-09 |
| * | | [GFS2] Can't mount GFS2 file system on AoE device | Robert Peterson | 2007-07-09 |
| * | | [GFS2] Fix bug in error path of inode | Steven Whitehouse | 2007-07-09 |
| * | | [GFS2] Fix typo in rename of directories | Steven Whitehouse | 2007-07-09 |
| * | | [DLM] variable allocation | Patrick Caulfield | 2007-07-09 |
| * | | [DLM] fix reference counting | Josef Bacik | 2007-07-09 |
| * | | [GFS2] Add nanosecond timestamp feature | Steven Whitehouse | 2007-07-09 |
| * | | [GFS2] Fix sign problem in quota/statfs and cleanup _host structures | Steven Whitehouse | 2007-07-09 |
| * | | [GFS2] fix jdata issues | Benjamin Marzinski | 2007-07-09 |