nfsd4: don't check ip address in setclientid
[safe/jmp/linux-2.6] / fs / 9p /
2009-01-22 Alexey Dobriyanfs/Kconfig: move 9p out
2008-12-25 James MorrisMerge branch 'next' into for-linus
2008-12-19 Julia Lawallfs/9p: change simple_strtol to simple_strtoul
2008-12-19 Wu Fengguang9p: convert d_iname references to d_name.name
2008-12-19 Duane Griffin9p: Remove potentially bad parameter from function...
2008-11-13 David HowellsCRED: Wrap task credential accesses in 9P2000 filesystem
2008-10-22 Eric Van Hensbergen9p: fix format warning
2008-10-17 Magnus Deininger9p: fix device file handling
2008-10-17 Eric Van Hensbergen9p: eliminate depricated conv functions
2008-10-17 Eric Van Hensbergen9p: rework client code to use new protocol support...
2008-10-17 Eric Van Hensbergen9p: move dirread to fs layer
2008-10-17 Eric Van Hensbergen9p: adjust 9p vfs write operation
2008-10-17 Eric Van Hensbergen9p: move readn meta-function from client to fs layer
2008-10-17 Eric Van Hensbergen9p: consolidate read/write functions
2008-10-17 Eric Van Hensbergen9p: consolidate transport structure
2008-10-13 Steven Whitehousevfs: Use const for kernel parser table
2008-09-24 Julien Brunel9p: use an IS_ERR test rather than a NULL test
2008-08-25 Al Viro[PATCH] fix ->llseek() for a bunch of directories
2008-07-03 Eric Van Hensbergen9p: fix O_APPEND in legacy mode
2008-05-15 Eric Van Hensbergen9p: fix error path during early mount
2008-05-15 Jim Meyeringfs/9p/v9fs.c (v9fs_parse_options): Handle kstrdup and...
2008-05-15 Eric Van Hensbergen9p: Documentation updates
2008-05-15 Markus Armbrusteradd match_strlcpy() us it to make v9fs make uname and...
2008-04-25 Al Viro[PATCH] restore sane ->umount_begin() API
2008-04-19 Matthew Wilcoxfs: Remove unnecessary inclusions of asm/semaphore.h
2008-02-07 David HowellsConvert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
2008-02-07 Eric Van Hensbergen9p: transport API reorganization
2008-02-07 Eric Van Hensbergen9p: fix mmap to be read-only
2008-02-07 Anthony Liguori9p: add support for sticky bit
2008-02-07 Eric Van Hensbergen9p: fix bug in attach-per-user
2007-11-06 Latchesar Ionkov9p: use copy of the options value instead of original
2007-11-06 Latchesar Ionkov9p: fix memory leak in v9fs_get_sb
2007-10-23 Latchesar Ionkov9p: v9fs_vfs_rename incorrect clunk order
2007-10-23 Adrian Bunk9p: fix memleak in fs/9p/v9fs.c
2007-10-17 Eric Van Hensbergen9p: fix bad kconfig cross-dependency
2007-10-17 Eric Van Hensbergen9p: soften invalidation in loose_mode
2007-10-17 Latchesar Ionkov9p: attach-per-user
2007-10-17 Latchesar Ionkov9p: rename uid and gid parameters
2007-10-17 Latchesar Ionkov9p: define session flags
2007-10-17 Eric Van Hensbergen9p: Make transports dynamic
2007-10-09 Pavel Emelyanov9PFS: clean up explicit check for mandatory locks
2007-08-23 Eric Van Hensbergen9p: remove deprecated v9fs_fid_lookup_remove()
2007-07-16 Eric Van Hensbergen9p: fix debug compilation error
2007-07-14 Eric Van Hensbergen9p: re-enable mount time debug option
2007-07-14 Eric Van Hensbergen9p: cache meta-data when cache=loose
2007-07-14 Latchesar Ionkov9p: Reorganization of 9p file system code
2007-05-21 Alexey DobriyanDetach sched.h from mm.h
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-04-24 Latchesar Ionkovv9fs: don't use primary fid when removing file
2007-03-26 Adrian Bunk9p: make struct v9fs_cached_file_operations static
2007-02-18 Eric Van Hensbergen9p: implement optional loose read cache
2007-02-18 Eric W. Biederman9p: Use kthread_stop instead of sending a SIGKILL.
2007-02-12 Josef 'Jeff' Sipek[PATCH] Mark struct super_operations const
2007-02-12 Arjan van de Ven[PATCH] mark struct inode_operations const 1
2007-02-11 Andrew Morton[PATCH] remove invalidate_inode_pages()
2007-02-09 Adrian Bunk[PATCH] v9fs_vfs_mkdir(): fix a double free
2007-01-26 Eric Van Hensbergen[PATCH] 9p: null terminate error strings for debug...
2007-01-26 Eric Van Hensbergen[PATCH] 9p: fix segfault caused by race condition in...
2007-01-26 Eric Van Hensbergen[PATCH] 9p: fix rename return code
2007-01-26 Eric Van Hensbergen[PATCH] 9p: fix bogus return code checks during initial...
2006-12-08 Josef "Jeff" Sipek[PATCH] 9p: change uses of f_{dentry,vfsmnt} to use...
2006-12-07 Mika Kukkonen[PATCH] Function v9fs_get_idpool returns int, not u32...
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-04 Al Viro[PATCH] severing fs.h, radix-tree.h -> sched.h
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-01 Dave Hansen[PATCH] r/o bind mount prepwork: inc_nlink() helper
2006-09-29 Alexey Dobriyan[PATCH] 9p: fix leak on error path
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Eliminate i_blksize from the inode...
2006-07-31 Eric Van Hensbergen[PATCH] 9p: fix fid behavior on failed remove
2006-07-31 Russ Ross[PATCH] 9p: fix marshalling bug in tcreate with empty...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-30 Paul Collinsv9fs: do not include linux/version.h
2006-06-28 Latchesar Ionkov[PATCH] v9fs: fix fid check in v9fs_create
2006-06-28 Latchesar Ionkov[PATCH] v9fs: return the correct error when interrupted...
2006-06-28 Christoph Hellwig[PATCH] mark address_space_operations const
2006-06-26 Andreas Mohrspelling fixes
2006-06-25 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2006-06-25 Eric Sesterhenn[PATCH] Remove needless checks in fs/9p/vfs_inode.c
2006-06-25 Florin Malita[PATCH] 9pfs: missing result check in v9fs_vfs_readlink...
2006-06-24 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
2006-06-09 Trond MyklebustVFS: Remove dependency of ->umount_begin() call on...
2006-05-15 Latchesar Ionkov[PATCH] v9fs: signal handling fixes
2006-05-15 Latchesar Ionkov[PATCH] v9fs: Twalk memory leak
2006-04-11 Eric Van Hensbergen[PATCH] 9p: handle sget() failure
2006-03-28 Arjan van de Ven[PATCH] Make most file operations structs in fs/ const
2006-03-25 Eric Van Hensbergen[PATCH] 9p: fix name consistency problems
2006-03-25 Eric Van Hensbergen[PATCH] v9fs: update license boilerplate
2006-03-25 Eugene Teo[PATCH] v9fs: fix vfs_inode dereference before NULL...
2006-03-25 Latchesar Ionkov[PATCH] v9fs: add extension field to Tcreate
2006-03-25 Latchesar Ionkov[PATCH] v9fs: print 9p messages
2006-03-25 Russ Cox[PATCH] v9fs: rename tids to tags to be consistent...
2006-03-25 Russ Cox[PATCH] v9fs: consolidate trans_sock into trans_fd
2006-03-24 Adrian Bunk[PATCH] fs/9p/: possible cleanups
2006-03-23 Ingo Molnar[PATCH] convert fs/9p/ to mutexes, fix locking bugs
2006-03-22 Latchesar Ionkov[PATCH] v9fs: assign dentry ops to negative dentries
2006-03-17 Eric Van Hensbergen[PATCH] v9fs: fix overzealous dropping of dentry which...
2006-03-08 Latchesar Ionkov[PATCH] v9fs: fix for access to unitialized variables...
2006-03-02 Eric Van Hensbergen[PATCH] v9fs: simplify fid mapping
2006-03-02 Eric Van Hensbergen[PATCH] v9fs: fix bug in atomic create open fix
next