Age | Commit message (Expand) | Author | Files | Lines |
2015-04-15 | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 1 | -2/+2 |
2014-10-09 | 9p: switch to %p[dD] | Al Viro | 1 | -4/+4 |
2013-11-16 | consolidate simple ->d_delete() instances | Al Viro | 1 | -18/+1 |
2013-02-28 | v9fs: get rid of v9fs_dentry | Al Viro | 1 | -10/+4 |
2013-02-28 | 9p: turn fid->dlist into hlist | Al Viro | 1 | -6/+3 |
2013-02-26 | vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op | Jeff Layton | 1 | -0/+1 |
2012-07-14 | stop passing nameidata * to ->d_revalidate() | Al Viro | 1 | -2/+2 |
2012-01-05 | 9p: Reduce object size with CONFIG_NET_9P_DEBUG | Joe Perches | 1 | -6/+6 |
2011-04-16 | fs/9p: Fix revalidate to return correct value | Aneesh Kumar K.V | 1 | -1/+3 |
2011-03-15 | fs/9p: Add support for marking inode attribute invalid | Aneesh Kumar K.V | 1 | -0/+34 |
2011-03-15 | fs/9p: Clarify cached dentry delete operation | Aneesh Kumar K.V | 1 | -9/+4 |
2011-01-13 | switch 9p | Al Viro | 1 | -1/+1 |
2011-01-07 | fs: change d_delete semantics | Nick Piggin | 1 | -2/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-03-27 | constify dentry_operations: 9p | Al Viro | 1 | -2/+2 |
2008-12-20 | 9p: convert d_iname references to d_name.name | Wu Fengguang | 1 | -3/+6 |
2007-07-15 | 9p: Reorganization of 9p file system code | Latchesar Ionkov | 1 | -22/+15 |
2007-05-21 | Detach sched.h from mm.h | Alexey Dobriyan | 1 | -0/+1 |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 1 | -1/+0 |
2007-02-18 | 9p: implement optional loose read cache | Eric Van Hensbergen | 1 | -0/+26 |
2006-03-25 | [PATCH] v9fs: update license boilerplate | Eric Van Hensbergen | 1 | -3/+2 |
2006-03-25 | [PATCH] v9fs: print 9p messages | Latchesar Ionkov | 1 | -1/+1 |
2006-03-02 | [PATCH] v9fs: simplify fid mapping | Eric Van Hensbergen | 1 | -37/+8 |
2006-01-09 | [PATCH] v9fs: zero copy implementation | Latchesar Ionkov | 1 | -2/+2 |
2006-01-09 | [PATCH] v9fs: new multiplexer implementation | Latchesar Ionkov | 1 | -8/+5 |
2005-09-28 | [PATCH] v9fs: fix races in fid allocation | Latchesar Ionkov | 1 | -1/+1 |
2005-09-10 | [PATCH] v9fs: VFS file, dentry, and directory operations | Eric Van Hensbergen | 1 | -0/+126 |