Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PATCH] 9p: remove superflous MS_NODIRATIME assignment | Christoph Hellwig | 2006-01-10 | 1 | -1/+1 |
* | [PATCH] v9fs: handle kthread_create failure, minor bugfixes | Latchesar Ionkov | 2006-01-08 | 1 | -2/+1 |
* | [PATCH] v9fs: zero copy implementation | Latchesar Ionkov | 2006-01-08 | 1 | -5/+5 |
* | [PATCH] v9fs: new multiplexer implementation | Latchesar Ionkov | 2006-01-08 | 1 | -1/+2 |
* | [PATCH] missing ERR_PTR in 9fs | Al Viro | 2005-09-30 | 1 | -1/+1 |
* | [PATCH] v9fs: fix races in fid allocation | Latchesar Ionkov | 2005-09-28 | 1 | -13/+8 |
* | [PATCH] v9fs: don't free root dentry & inode if error occurs in v9fs_get_sb | Latchesar Ionkov | 2005-09-22 | 1 | -17/+7 |
* | [PATCH] v9fs: Support to force umount | Eric Van Hensbergen | 2005-09-09 | 1 | -0/+9 |
* | [PATCH] v9fs: VFS superblock operations and glue | Eric Van Hensbergen | 2005-09-09 | 1 | -0/+271 |