| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-09-06 | fs/9p: avoid debug OOPS when reading a long symlink | Jim Meyering | 1 | -4/+4 |
| 2012-07-14 | don't pass nameidata to ->create() | Al Viro | 1 | -1/+1 |
| 2012-07-14 | stop passing nameidata to ->lookup() | Al Viro | 1 | -4/+4 |
| 2012-07-14 | make finish_no_open() return int | Al Viro | 1 | -4/+2 |
| 2012-07-14 | kill struct opendata | Al Viro | 1 | -9/+6 |
| 2012-07-14 | make ->atomic_open() return int | Al Viro | 1 | -6/+4 |
| 2012-07-14 | ->atomic_open() prototype change - pass int * instead of bool * | Al Viro | 1 | -3/+3 |
| 2012-07-14 | 9p: implement i_op->atomic_open() | Miklos Szeredi | 1 | -67/+102 |
| 2012-05-06 | vfs: Rename end_writeback() to clear_inode() | Jan Kara | 1 | -1/+1 |
| 2012-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 1 | -72/+93 |
| 2012-01-05 | fs/9p: We should not allocate a new inode when creating hardlines. | Aneesh Kumar K.V | 1 | -19/+24 |
| 2012-01-05 | fs/9p: v9fs_stat2inode should update suid/sgid bits. | Aneesh Kumar K.V | 1 | -12/+28 |
| 2012-01-05 | 9p: Reduce object size with CONFIG_NET_9P_DEBUG | Joe Perches | 1 | -43/+43 |
| 2012-01-03 | 9p: propagate umode_t | Al Viro | 1 | -10/+11 |
| 2012-01-03 | 9p: don't bother with unixmode2p9mode() for link() and symlink() | Al Viro | 1 | -12/+8 |
| 2012-01-03 | switch ->mknod() to umode_t | Al Viro | 1 | -1/+1 |
| 2012-01-03 | switch ->create() to umode_t | Al Viro | 1 | -1/+1 |
| 2012-01-03 | switch vfs_mkdir() and ->mkdir() to umode_t | Al Viro | 1 | -1/+1 |
| 2012-01-03 | vfs: fix the stupidity with i_dentry in inode destructors | Al Viro | 1 | -1/+0 |
| 2011-11-02 | filesystems: add set_nlink() | Miklos Szeredi | 1 | -2/+2 |
| 2011-10-24 | fs/9p: inode file operation is properly initialized init_special_inode | Aneesh Kumar K.V | 1 | -2/+0 |
| 2011-09-06 | fs/9p: Always ask new inode in lookup for cache mode disabled | Aneesh Kumar K.V | 1 | -7/+21 |
| 2011-09-06 | fs/9p: Add OS dependent open flags in 9p protocol | Aneesh Kumar K.V | 1 | -1/+15 |
| 2011-09-06 | fs/9p: Don't update file type when updating file attributes | Aneesh Kumar K.V | 1 | -41/+50 |
| 2011-09-06 | fs/9p: Add fid before dentry instantiation | Aneesh Kumar K.V | 1 | -3/+1 |
| 2011-07-23 | fs/9p: add 9P2000.L unlinkat operation | Aneesh Kumar K.V | 1 | -18/+30 |
| 2011-07-23 | fs/9p: add 9P2000.L renameat operation | Aneesh Kumar K.V | 1 | -3/+6 |
| 2011-07-23 | fs/9p: Always ask new inode in create | Aneesh Kumar K.V | 1 | -5/+17 |
| 2011-07-23 | fs/9p: When doing inode lookup compare qid details and inode mode bits. | Aneesh Kumar K.V | 1 | -3/+33 |
| 2011-07-23 | fs/9p: remove rename work around in 9p | Aneesh Kumar K.V | 1 | -5/+0 |
| 2011-07-20 | no need to check for LOOKUP_OPEN in ->create() instances | Al Viro | 1 | -2/+2 |
| 2011-07-20 | don't transliterate lower bits of ->intent.open.flags to FMODE_... | Al Viro | 1 | -1/+1 |
| 2011-05-28 | 9p: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil | 1 | -4/+0 |
| 2011-05-26 | vfs: push dentry_unhash on rename_dir into file systems | Sage Weil | 1 | -0/+3 |
| 2011-05-26 | vfs: push dentry_unhash on rmdir into file systems | Sage Weil | 1 | -0/+1 |
| 2011-03-22 | fs/9p: Add v9fs_dentry2v9ses | Aneesh Kumar K.V | 1 | -3/+3 |
| 2011-03-22 | fs/9p: Attach writeback_fid on first open with WR flag | Aneesh Kumar K.V | 1 | -1/+2 |
| 2011-03-22 | fs/9p: Use truncate_setsize instead of vmtruncate | Aneesh Kumar K.V | 1 | -6/+10 |
| 2011-03-22 | fs/9p: Fix race in initializing writeback fid | Aneesh Kumar K.V | 1 | -0/+4 |
| 2011-03-15 | fs/9p: Writeback dirty data before setattr | Aneesh Kumar K.V | 1 | -0/+4 |
| 2011-03-15 | fs/9p: call vmtruncate before setattr 9p opeation | Aneesh Kumar K.V | 1 | -6/+4 |
| 2011-03-15 | fs/9p: Properly update inode attributes on link | Aneesh Kumar K.V | 1 | -1/+3 |
| 2011-03-15 | fs/9p: Workaround vfs rename rehash bug | Aneesh Kumar K.V | 1 | -0/+5 |
| 2011-03-15 | fs/9p: Mark directory inode invalid for many directory inode operations | Aneesh Kumar K.V | 1 | -7/+16 |
| 2011-03-15 | fs/9p: mark inode attribute invalid on rename, unlink and setattr | Aneesh Kumar K.V | 1 | -0/+4 |
| 2011-03-15 | fs/9p: Add support for marking inode attribute invalid | Aneesh Kumar K.V | 1 | -0/+29 |
| 2011-03-15 | fs/9p: Update link count correctly on different file system operations | Aneesh Kumar K.V | 1 | -4/+28 |
| 2011-03-15 | fs/9p: Move writeback fid to v9fs_inode | Aneesh Kumar K.V | 1 | -8/+13 |
| 2011-03-15 | fs/9p: Add v9fs_inode | Aneesh Kumar K.V | 1 | -20/+16 |
| 2011-03-15 | fs/9p: Don't set stat.st_blocks based on nrpages | Aneesh Kumar K.V | 1 | -3/+4 |
| 2011-03-15 | fs/9p: Add inode hashing | Aneesh Kumar K.V | 1 | -46/+75 |
| 2011-03-15 | fs/9p: Add fid to inode in cached mode | Aneesh Kumar K.V | 1 | -1/+21 |
| 2011-03-15 | fs/9p: set fs cache cookie in create path also | Aneesh Kumar K.V | 1 | -0/+4 |
| 2011-03-15 | fs/9p: set the cached file_operations struct during inode init | Aneesh Kumar K.V | 1 | -2/+9 |
| 2011-01-12 | switch 9p | Al Viro | 1 | -5/+0 |
| 2011-01-11 | fs/9p: Don't set dentry->d_op in create routines | Aneesh Kumar K.V | 1 | -6/+0 |
| 2011-01-11 | fs/9p: Move dotl inode operations into a seperate file | Aneesh Kumar K.V | 1 | -859/+6 |
| 2011-01-07 | fs: dcache per-inode inode alias locking | Nick Piggin | 1 | -2/+2 |
| 2011-01-07 | fs: dcache reduce branches in lookup path | Nick Piggin | 1 | -13/+13 |
| 2011-01-07 | fs: icache RCU free inodes | Nick Piggin | 1 | -1/+8 |
| 2011-01-07 | fs: dcache remove dcache_lock | Nick Piggin | 1 | -2/+0 |
| 2011-01-07 | fs: scale inode alias list | Nick Piggin | 1 | -0/+2 |
| 2010-10-28 | fs/9p: Use generic_file_open with lookup_instantiate_filp | Aneesh Kumar K.V | 1 | -9/+2 |
| 2010-10-28 | fs/9p: Add missing iput in v9fs_vfs_lookup | Aneesh Kumar K.V | 1 | -1/+3 |
| 2010-10-28 | fs/9p: Use mknod 9p operation on create without open request | Aneesh Kumar K.V | 1 | -2/+12 |
| 2010-10-28 | 9p: Implement TREADLINK operation for 9p2000.L | M. Mohan Kumar | 1 | -3/+57 |
| 2010-10-28 | fs/9p: Implement create time inheritance | Aneesh Kumar K.V | 1 | -44/+97 |
| 2010-10-28 | fs/9p: Update ACL on chmod | Aneesh Kumar K.V | 1 | -0/+6 |
| 2010-10-28 | fs/9p: Implement setting posix acl | Aneesh Kumar K.V | 1 | -1/+1 |
| 2010-10-28 | fs/9p: Implement POSIX ACL permission checking function | Aneesh Kumar K.V | 1 | -1/+9 |
| 2010-10-28 | fs/9p: mkdir fix for setting S_ISGID bit as per parent directory | Harsh Prateek Bora | 1 | -0/+2 |
| 2010-10-28 | 9p: remove unneeded checks | Dan Carpenter | 1 | -13/+0 |
| 2010-10-25 | new helper: ihold() | Al Viro | 1 | -2/+3 |
| 2010-09-13 | fs/9p: Don't use dotl version of mknod for dotu inode operations | Aneesh Kumar K.V | 1 | -1/+1 |
| 2010-09-13 | fs/9p: Use the correct dentry operations | Aneesh Kumar K.V | 1 | -1/+4 |
| 2010-09-13 | fs/9p, net/9p: memory leak fixes | Latchesar Ionkov | 1 | -0/+2 |
| 2010-08-11 | v9fs: fixup for inode_setattr being removed | Stephen Rothwell | 1 | -3/+12 |
| 2010-08-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -4/+15 |
| 2010-08-09 | convert remaining ->clear_inode() to ->evict_inode() | Al Viro | 1 | -1/+3 |
| 2010-08-09 | remove inode_setattr | Christoph Hellwig | 1 | -3/+12 |
| 2010-08-02 | fs/9p: remove sparse warning in vfs_inode | Eric Van Hensbergen | 1 | -1/+1 |
| 2010-08-02 | fs/9p: Prevent parallel rename when doing fid_lookup | Aneesh Kumar K.V | 1 | -3/+10 |
| 2010-08-02 | fs/9p: Add support user. xattr | Aneesh Kumar K.V | 1 | -0/+15 |
| 2010-08-02 | fs/9p: This patch implements TLCREATE for 9p2000.L protocol. | Venkateswararao Jujjuri (JV) | 1 | -1/+113 |
| 2010-08-02 | 9p: Implement TMKDIR | M. Mohan Kumar | 1 | -3/+80 |
| 2010-08-02 | 9p: Implement TMKNOD | M. Mohan Kumar | 1 | -3/+103 |
| 2010-08-02 | 9p: Define and implement TSYMLINK for 9P2000.L | Venkateswararao Jujjuri (JV) | 1 | -4/+97 |
| 2010-08-02 | 9p: Define and implement TLINK for 9P2000.L | Eric Van Hensbergen | 1 | -1/+106 |
| 2010-08-02 | 9p: Implement client side of setattr for 9P2000.L protocol. | Sripathi Kodi | 1 | -3/+46 |
| 2010-08-02 | 9p: getattr client implementation for 9P2000.L protocol. | Sripathi Kodi | 1 | -16/+161 |
| 2010-05-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 1 | -28/+79 |
| 2010-05-22 | 9p: Optimize TCREATE by eliminating a redundant fid clone. | Venkateswararao Jujjuri | 1 | -12/+6 |
| 2010-05-22 | 9p: cleanup: remove unneeded assignment | Dan Carpenter | 1 | -2/+0 |
| 2010-05-22 | 9p: Add mksock support | Venkateswararao Jujjuri | 1 | -0/+2 |
| 2010-05-22 | fs/9p: Make sure we properly instantiate dentry. | Aneesh Kumar K.V | 1 | -3/+4 |
| 2010-05-21 | 9p: replace inode uid,gid,mode initialization with helper function | Dmitry Monakhov | 1 | -3/+1 |
| 2010-05-21 | 9p: add 9P2000.L rename operation | Sripathi Kodi | 1 | -0/+7 |
| 2010-05-21 | 9p: VFS switches for 9p2000.L: VFS switches | Sripathi Kodi | 1 | -11/+60 |
| 2010-04-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 1 | -1/+8 |
| 2010-04-05 | 9p: Creating files with names too long should fail with ENAMETOOLONG. | Sripathi Kodi | 1 | -0/+3 |
| 2010-04-05 | 9p: drop nlink remove | Aneesh Kumar K.V | 1 | -1/+5 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2010-03-05 | fs/9p: Add hardlink support to .u extension | Aneesh Kumar K.V | 1 | -1/+18 |
| 2010-03-05 | 9P2010.L handshake: Add VFS flags | Sripathi Kodi | 1 | -14/+15 |
| 2010-02-08 | 9p: Include fsync support for 9p client | M. Mohan Kumar | 1 | -1/+1 |
| 2010-01-14 | Kill 9p readlink() | Al Viro | 1 | -40/+1 |
| 2009-11-02 | 9p: fix readlink | Martin Stava | 1 | -3/+2 |
| 2009-09-23 | 9p: Add fscache support to 9p | Abhishek Kulkarni | 1 | -1/+56 |
| 2009-09-23 | 9p: Use the i_size_[read, write]() macros instead of using inode->i_size dire... | Abhishek Kulkarni | 1 | -2/+2 |
| 2009-08-17 | 9p: Add missing cast for the error return value in v9fs_get_inode | Abhishek Kulkarni | 1 | -1/+1 |
| 2009-08-17 | 9p: Fix possible memleak in v9fs_inode_from fid. | Abhishek Kulkarni | 1 | -9/+4 |
| 2009-08-17 | 9p: minor comment fixes | Abhishek Kulkarni | 1 | -2/+1 |
| 2009-08-17 | 9p: Fix possible inode leak in v9fs_get_inode. | Abhishek Kulkarni | 1 | -49/+56 |
| 2009-08-17 | 9p: Check for error in return value of v9fs_fid_add | Abhishek Kulkarni | 1 | -1/+4 |
| 2008-12-25 | Merge branch 'next' into for-linus | James Morris | 1 | -2/+2 |
| 2008-12-19 | 9p: convert d_iname references to d_name.name | Wu Fengguang | 1 | -1/+2 |
| 2008-12-19 | 9p: Remove potentially bad parameter from function entry debug print. | Duane Griffin | 1 | -1/+2 |
| 2008-11-14 | CRED: Wrap task credential accesses in 9P2000 filesystem | David Howells | 1 | -2/+2 |
| 2008-10-17 | 9p: fix device file handling | Magnus Deininger | 1 | -0/+1 |
| 2008-10-17 | 9p: rework client code to use new protocol support functions | Eric Van Hensbergen | 1 | -20/+18 |
| 2008-09-24 | 9p: use an IS_ERR test rather than a NULL test | Julien Brunel | 1 | -2/+1 |
| 2008-07-03 | 9p: fix O_APPEND in legacy mode | Eric Van Hensbergen | 1 | -8/+10 |
| 2008-05-14 | 9p: Documentation updates | Eric Van Hensbergen | 1 | -13/+37 |
| 2008-02-07 | Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) | David Howells | 1 | -1/+1 |
| 2008-02-06 | 9p: add support for sticky bit | Anthony Liguori | 1 | -0/+5 |
| 2007-10-23 | 9p: v9fs_vfs_rename incorrect clunk order | Latchesar Ionkov | 1 | -2/+2 |
| 2007-10-17 | 9p: attach-per-user | Latchesar Ionkov | 1 | -10/+10 |
| 2007-10-17 | 9p: rename uid and gid parameters | Latchesar Ionkov | 1 | -2/+2 |
| 2007-10-17 | 9p: define session flags | Latchesar Ionkov | 1 | -13/+13 |
| 2007-07-14 | 9p: cache meta-data when cache=loose | Eric Van Hensbergen | 1 | -0/+3 |
| 2007-07-14 | 9p: Reorganization of 9p file system code | Latchesar Ionkov | 1 | -470/+283 |
| 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-04-24 | v9fs: don't use primary fid when removing file | Latchesar Ionkov | 1 | -1/+1 |
| 2007-02-18 | 9p: implement optional loose read cache | Eric Van Hensbergen | 1 | -4/+16 |
| 2007-02-12 | [PATCH] mark struct inode_operations const 1 | Arjan van de Ven | 1 | -8/+8 |
| 2007-02-09 | [PATCH] v9fs_vfs_mkdir(): fix a double free | Adrian Bunk | 1 | -5/+2 |
| 2007-01-26 | [PATCH] 9p: fix segfault caused by race condition in meta-data operations | Eric Van Hensbergen | 1 | -86/+118 |
| 2007-01-26 | [PATCH] 9p: fix rename return code | Eric Van Hensbergen | 1 | -1/+1 |
| 2006-12-07 | [PATCH] Function v9fs_get_idpool returns int, not u32 as called twice in fs/9... | Mika Kukkonen | 1 | -2/+2 |
| 2006-10-01 | [PATCH] r/o bind mount prepwork: inc_nlink() helper | Dave Hansen | 1 | -1/+1 |
| 2006-09-27 | [PATCH] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o | 1 | -3/+1 |
| 2006-07-31 | [PATCH] 9p: fix fid behavior on failed remove | Eric Van Hensbergen | 1 | -3/+3 |
| 2006-06-28 | [PATCH] v9fs: fix fid check in v9fs_create | Latchesar Ionkov | 1 | -1/+1 |
| 2006-06-25 | [PATCH] Remove needless checks in fs/9p/vfs_inode.c | Eric Sesterhenn | 1 | -6/+0 |
| 2006-06-25 | [PATCH] 9pfs: missing result check in v9fs_vfs_readlink() and v9fs_vfs_link() | Florin Malita | 1 | -0/+6 |
| 2006-05-15 | [PATCH] v9fs: signal handling fixes | Latchesar Ionkov | 1 | -3/+16 |
| 2006-03-25 | [PATCH] v9fs: update license boilerplate | Eric Van Hensbergen | 1 | -3/+2 |
| 2006-03-25 | [PATCH] v9fs: fix vfs_inode dereference before NULL check | Eugene Teo | 1 | -0/+2 |
| 2006-03-25 | [PATCH] v9fs: add extension field to Tcreate | Latchesar Ionkov | 1 | -28/+19 |
| 2006-03-25 | [PATCH] v9fs: print 9p messages | Latchesar Ionkov | 1 | -1/+1 |
| 2006-03-22 | [PATCH] v9fs: assign dentry ops to negative dentries | Latchesar Ionkov | 1 | -2/+1 |
| 2006-03-08 | [PATCH] v9fs: fix for access to unitialized variables or freed memory | Latchesar Ionkov | 1 | -5/+3 |
| 2006-03-02 | [PATCH] v9fs: fix atomic create open | Latchesar Ionkov | 1 | -166/+312 |
| 2006-02-03 | [PATCH] v9fs: symlink support fixes | Latchesar Ionkov | 1 | -3/+3 |
| 2006-01-18 | [PATCH] v9fs: add readpage support | Eric Van Hensbergen | 1 | -0/+1 |
| 2006-01-10 | spelling: s/retreive/retrieve/ | Adrian Bunk | 1 | -1/+1 |
| 2006-01-08 | [PATCH] v9fs: handle kthread_create failure, minor bugfixes | Latchesar Ionkov | 1 | -1/+6 |
| 2006-01-08 | [PATCH] v9fs: zero copy implementation | Latchesar Ionkov | 1 | -372/+173 |
| 2006-01-08 | [PATCH] v9fs: fix fid management in v9fs_create | Latchesar Ionkov | 1 | -3/+3 |
| 2006-01-08 | [PATCH] v9fs: new multiplexer implementation | Latchesar Ionkov | 1 | -47/+42 |
| 2005-11-28 | [PATCH] v9fs: fix memory leak in v9fs dentry code | Latchesar Ionkov | 1 | -0/+2 |
| 2005-11-07 | [PATCH] V9FS: 'names_cache' memory leak | Davi Arnaut | 1 | -5/+5 |
| 2005-09-28 | [PATCH] v9fs: fix races in fid allocation | Latchesar Ionkov | 1 | -32/+59 |
| 2005-09-22 | [PATCH] v9fs: replace strlen on newly allocated by __getname buffers to PATH_MAX | Latchesar Ionkov | 1 | -2/+2 |
| 2005-09-09 | [PATCH] v9fs: readlink extended mode check | Eric Van Hensbergen | 1 | -5/+30 |
| 2005-09-09 | [PATCH] v9fs: Fix support for special files (devices, named pipes, etc.) | Eric Van Hensbergen | 1 | -0/+3 |
| 2005-09-09 | [PATCH] v9fs: Clean-up vfs_inode and setattr functions | Eric Van Hensbergen | 1 | -96/+35 |
| 2005-09-09 | [PATCH] v9fs: VFS inode operations | Eric Van Hensbergen | 1 | -0/+1371 |