UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / fs / 9p /
2011-01-13 Al Viroswitch 9p
2011-01-11 Aneesh Kumar K.Vfs/9p: Don't set dentry->d_op in create routines
2011-01-11 Eric Van Hensbergenfs/9p: fix spelling typo
2011-01-11 M. Mohan Kumarfs/9p: TREADLINK bugfix
2011-01-11 Aneesh Kumar K.Vfs/9p: Simplify the .L create operation
2011-01-11 Aneesh Kumar K.Vfs/9p: Move dotl inode operations into a seperate file
2011-01-11 Randy Dunlapfs/9p: fix menu presentation
2011-01-11 Aneesh Kumar K.Vfs/9p: Fix the return error on default acl removal
2011-01-11 Joe Perchesfs/9p: Remove unnecessary semicolons
2011-01-07 Nick Pigginfs: dcache per-inode inode alias locking
2011-01-07 Nick Pigginfs: provide rcu-walk aware permission i_ops
2011-01-07 Nick Pigginfs: dcache reduce branches in lookup path
2011-01-07 Nick Pigginfs: icache RCU free inodes
2011-01-07 Nick Pigginfs: dcache remove dcache_lock
2011-01-07 Nick Pigginfs: scale inode alias list
2011-01-07 Nick Pigginfs: change d_delete semantics
2010-10-29 Al Viroconvert v9fs
2010-10-28 Venkateswararao... 9p: Add datasync to client side TFSYNC/RFSYNC for dotl
2010-10-28 Aneesh Kumar K.Vfs/9p: Use generic_file_open with lookup_instantiate_filp
2010-10-28 Aneesh Kumar K.Vfs/9p: Add missing iput in v9fs_vfs_lookup
2010-10-28 Aneesh Kumar K.Vfs/9p: Use mknod 9p operation on create without open...
2010-10-28 M. Mohan Kumar9p: Implement TREADLINK operation for 9p2000.L
2010-10-28 M. Mohan Kumar9p: Use V9FS_MAGIC in statfs
2010-10-28 M. Mohan Kumar9p: Implement TGETLOCK
2010-10-28 M. Mohan Kumar9p: Implement TLOCK
2010-10-28 Venkateswararao... [9p] Introduce client side TFSYNC/RFSYNC for dotl.
2010-10-28 Venkateswararao... [fs/9p] Add file_operations for cached mode in dotl...
2010-10-28 Aneesh Kumar K.Vfs/9p: Add access = client option to opt in acl evaluation.
2010-10-28 Aneesh Kumar K.Vfs/9p: Implement create time inheritance
2010-10-28 Aneesh Kumar K.Vfs/9p: Update ACL on chmod
2010-10-28 Aneesh Kumar K.Vfs/9p: Implement setting posix acl
2010-10-28 Aneesh Kumar K.Vfs/9p: Add xattr callbacks for POSIX ACL
2010-10-28 Aneesh Kumar K.Vfs/9p: Implement POSIX ACL permission checking function
2010-10-28 jvraofs/9p: Remove the redundant rsize calculation in v9fs_f...
2010-10-28 jvrao9p: Add a Direct IO support for non-cached operations.
2010-10-28 Harsh Prateek Borafs/9p: mkdir fix for setting S_ISGID bit as per parent...
2010-10-28 Sripathi Kodi9p: Pass the correct end of buffer to p9dirent_read
2010-10-28 Harsh Prateek Borafs/9p: setrlimit fix for 9p write
2010-10-28 Dan Carpenter9p: remove unneeded checks
2010-10-26 Al Vironew helper: ihold()
2010-09-13 Aneesh Kumar K.Vfs/9p: Don't use dotl version of mknod for dotu inode...
2010-09-13 Aneesh Kumar K.Vfs/9p: Use the correct dentry operations
2010-09-13 jvrao9p: Check for NULL fid in v9fs_dir_release()
2010-09-13 Aneesh Kumar K.Vfs/9p: Fix error handling in v9fs_get_sb
2010-09-13 Latchesar Ionkovfs/9p, net/9p: memory leak fixes
2010-08-30 Dan Carpenter9p: potential ERR_PTR() dereference
2010-08-11 Stephen Rothwellv9fs: fixup for inode_setattr being removed
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-09 Al Viroconvert remaining ->clear_inode() to ->evict_inode()
2010-08-09 Christoph Hellwigremove inode_setattr
2010-08-04 Latchesar Ionkov9p: Pass the correct end of buffer to p9stat_read
2010-08-02 Eric Van Hensbergen9p: fix sparse warnings in new xattr code
2010-08-02 Eric Van Hensbergenfs/9p: remove sparse warning in vfs_inode
2010-08-02 Aneesh Kumar K.Vfs/9p: Prevent parallel rename when doing fid_lookup
2010-08-02 Aneesh Kumar K.Vfs/9p: Add support user. xattr
2010-08-02 M. Mohan Kumar9p: Implement LOPEN
2010-08-02 Venkateswararao... fs/9p: This patch implements TLCREATE for 9p2000.L...
2010-08-02 M. Mohan Kumar9p: Implement TMKDIR
2010-08-02 M. Mohan Kumar9p: Implement TMKNOD
2010-08-02 Venkateswararao... 9p: Define and implement TSYMLINK for 9P2000.L
2010-08-02 Eric Van Hensbergen9p: Define and implement TLINK for 9P2000.L
2010-08-02 Sripathi Kodi9p: Implement client side of setattr for 9P2000.L protocol.
2010-08-02 Sripathi Kodi9p: getattr client implementation for 9P2000.L protocol.
2010-08-02 Aneesh Kumar K.Vfs/9p: Pass the correct user credentials during attach
2010-08-02 Sripathi Kodi9p: readdir implementation for 9p2000.L
2010-08-02 M. Mohan Kumar9p: Make use of iounit for read/write
2010-07-27 Latchesar Ionkov9p: Pass the correct end of buffer to p9stat_read
2010-05-28 Christoph Hellwigdrop unused dentry argument to ->fsync
2010-05-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-22 Venkateswararao... 9p: Optimize TCREATE by eliminating a redundant fid...
2010-05-22 Dan Carpenter9p: cleanup: remove unneeded assignment
2010-05-22 Venkateswararao... 9p: Add mksock support
2010-05-22 Aneesh Kumar K.Vfs/9p: Make sure we properly instantiate dentry.
2010-05-21 Dmitry Monakhov9p: replace inode uid,gid,mode initialization with...
2010-05-21 Sripathi Kodi9p: add 9P2000.L rename operation
2010-05-21 Sripathi Kodi9p: add 9P2000.L statfs operation
2010-05-21 Sripathi Kodi9p: VFS switches for 9p2000.L: VFS switches
2010-04-22 Jens Axboe9p: add bdi backing to mount session
2010-04-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-04-05 Dan Carpenter9p: return on mutex_lock_interruptible()
2010-04-05 Sripathi Kodi9p: Creating files with names too long should fail...
2010-04-05 Aneesh Kumar K.V9p: Make sure we are able to clunk the cached fid on...
2010-04-05 Aneesh Kumar K.V9p: drop nlink remove
2010-04-05 Aneesh Kumar K.Vfs/9p: Clunk the fid resulting from partial walk of...
2010-04-05 Sripathi Kodi9p: Fix setting of protocol flags in v9fs_session_info...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-13 Sachin Prabhu9p: Skip check for mandatory locks when unlocking
2010-03-13 jvrao9p: Fixes a simple bug enabling writes beyond 2GB.
2010-03-13 Sripathi Kodi9p: Change the name of new protocol from 9p2010.L to...
2010-03-13 Aneesh Kumar K.Vfs/9p: re-init the wstat in readdir loop
2010-03-05 Aneesh Kumar K.Vfs/9p: Add hardlink support to .u extension
2010-03-05 Sripathi Kodi9P2010.L handshake: Remove "dotu" variable
2010-03-05 Sripathi Kodi9P2010.L handshake: Add VFS flags
2010-02-08 Eric Van Hensbergen9p: fix memory leak in v9fs_parse_options()
2010-02-08 Eric Van Hensbergen9p: fix option parsing
2010-02-08 M. Mohan Kumar9p: Include fsync support for 9p client
2010-01-27 Al Virofix oops in fs/9p late mount failure
2010-01-14 Al ViroKill 9p readlink()
2009-12-01 David Howells9p: fix build breakage introduced by FS-Cache
2009-11-19 David HowellsFS-Cache: Handle pages pending storage that get evicted...
next