UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / fs / hostfs /
2011-01-13 Al Viroswitch hostfs
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 Pigginhostfs: simplify locking
2011-01-07 Nick Pigginfs: change d_delete semantics
2010-10-29 Al Viroconvert get_sb_nodev() users
2010-10-26 Richard Weinbergerhostfs: code cleanups
2010-10-26 Richard Weinbergerhostfs: fix UML crash: remove f_spare from hostfs
2010-10-26 Richard Weinbergerhostfs: fix UML crash: remove f_spare from hostfs
2010-10-24 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2010-10-18 Justin P. MattockUpdate broken web addresses in the kernel.
2010-08-18 Al Virohostfs ->follow_link() braino
2010-08-18 Al Virohostfs: dumb (and usually harmless) tpyo - strncpy...
2010-08-09 Al Virotry to get rid of races in hostfs open()
2010-08-09 Al Viroleak in hostfs_unlink()
2010-08-09 Al Virohostfs: fix races in dentry_name() and inode_name()
2010-08-09 Al Virohostfs: sanitize symlinks
2010-08-09 Al Virohostfs: get rid of inode_dentry_name()
2010-08-09 Al Virohostfs: get rid of file_type(), fold init_inode()
2010-08-09 Al Viroswitch stat_file() to passing a single struct rather...
2010-08-09 Al Virohostfs: pass pathname to init_inode()
2010-08-09 Al Viroget rid of hostfs_read_inode()
2010-08-09 Al Virohostfs: don't keep a field in each inode when we are...
2010-08-09 Al Virostop icache pollution in hostfs, switch to ->evict_inode()
2010-08-09 Christoph Hellwigremove inode_setattr
2010-08-09 Al ViroDeal with missing exports for hostfs
2010-05-28 Christoph Hellwigdrop unused dentry argument to ->fsync
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-07-01 Wolfgang Illmeyerhostfs: set maximum filesize in superblock for proper...
2009-03-27 Al Viroconstify dentry_operations: misc filesystems
2009-01-04 Nick Pigginfs: symlink write_begin allocation context fix
2008-11-20 WANG Conghostfs: fix a duplicated global function name
2008-10-21 Al Viro[PATCH] introduce fmode_t, do annotations
2008-07-27 Al Viro[PATCH] sanitize ->permission() prototype
2008-02-09 Jiri KosinaUML: fix hostfs build
2008-02-08 Miklos Szeredimount options: fix hostfs
2008-02-07 David Howellsiget: stop HOSTFS from using iget() and read_inode()
2008-02-05 Dominique Quatravauxuml: fix hostfs tv_usec calculations
2007-10-16 Jeff Dikeuml: fix hostfs style
2007-10-16 Jeff Dikeuml: remove unneeded if from hostfs
2007-10-16 Miklos SzerediUML: remove unnecessary hostfs_getattr()
2007-10-16 Nick Pigginhostfs: convert to new aops
2007-07-10 Jens Axboesendfile: remove .sendfile from filesystems that use...
2007-05-08 Jeff Dikeuml: hostfs style fixes
2007-05-08 Alberto Bertogliuml: make hostfs_setattr() support operations on unlink...
2007-03-29 Paolo 'Blaisorblad... [PATCH] uml: hostfs variable renaming
2007-03-29 Jeff Dike[PATCH] uml: fix compilation problems
2007-03-08 Paolo 'Blaisorblad... [PATCH] uml: hostfs: make hostfs= option work as a...
2007-03-08 Paolo 'Blaisorblad... [PATCH] uml: hostfs: fix double free
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 2
2007-01-30 Johannes Stezenbach[PATCH] uml: fix mknod
2006-12-08 Josef Sipek[PATCH] struct path: convert hostfs
2006-10-01 Badari Pulavarty[PATCH] Streamline generic_file_* interfaces and filema...
2006-10-01 Badari Pulavarty[PATCH] Remove readv/writev methods and use aio_read...
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Eliminate i_blksize from the inode...
2006-06-28 Christoph Hellwig[PATCH] mark address_space_operations const
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to perform statfs with...
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
2006-03-28 Arjan van de Ven[PATCH] Make most file operations structs in fs/ const
2006-03-27 Jeff Dike[PATCH] uml: fix hostfs stack corruption
2005-12-29 Paolo 'Blaisorblad... [PATCH] uml: hostfs - fix possible PAGE_CACHE_SHIFT...
2005-12-29 Paolo 'Blaisorblad... [PATCH] Hostfs: remove unused var
2005-11-09 Olaf Hering[PATCH] changing CONFIG_LOCALVERSION rebuilds too much...
2005-11-07 Jesper Juhl[PATCH] kfree cleanup: fs
2005-09-30 Paolo 'Blaisorblad... [PATCH] uml: remove empty hostfs_truncate method
2005-09-09 Mark Fasheh[PATCH] update filesystems for new delete_inode behavior
2005-09-07 Miklos Szeredi[PATCH] remove iattr.ia_attr_flags
2005-07-29 Paolo 'Blaisorblad... [PATCH] uml: implement hostfs syncing
2005-07-14 Paolo 'Blaisorblad... [PATCH] uml: hostfs: unuse ROOT_DEV
2005-05-28 Jeff Dike[PATCH] uml: remove 2_5compat.h
2005-05-05 Jeff Dike[PATCH] uml: hostfs failed mount handling
2005-05-01 Paolo 'Blaisorblad... [PATCH] uml - hostfs: avoid buffers
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2