Fix common misspellings
[linux-flexiantxendom0-3.2.10.git] / fs / autofs4 / root.c
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-24 Ian Kentautofs4 - remove autofs4_lock
2011-03-24 Ian Kentautofs4 - fix d_manage() return on rcu-walk
2011-03-24 Ian Kentautofs4 - reinstate last used update on access
2011-03-18 Al Virolose 'mounting_here' argument in ->d_manage()
2011-01-18 Al Viroautofs4: clean ->d_release() and autofs4_free_ino() up
2011-01-18 Al Viroautofs4: split autofs4_init_ino()
2011-01-18 Al Viroautofs4: mkdir and symlink always get a dentry that...
2011-01-18 Al Viroautofs4: autofs4_get_inode() doesn't need autofs_info...
2011-01-18 Al Viroautofs4: kill ->size in autofs_info
2011-01-18 Al Viroautofs4: pass mode to autofs4_get_inode() explicitly
2011-01-18 Al Viroautofs4: keep symlink body in inode->i_private
2011-01-18 Ian Kentautofs4 - fix debug print in autofs4_lookup()
2011-01-16 David Howellsautofs4: Merge the remaining dentry ops tables
2011-01-16 David HowellsAllow d_manage() to be used in RCU-walk mode
2011-01-16 Ian Kentautofs4: Add v4 pseudo direct mount support
2011-01-16 Ian Kentautofs4: Clean up autofs4_free_ino()
2011-01-16 Ian Kentautofs4: Clean up dentry operations
2011-01-16 Ian Kentautofs4: Clean up inode operations
2011-01-16 Ian Kentautofs4: Remove unused code
2011-01-16 Ian Kentautofs4: Add d_manage() dentry operation
2011-01-16 Ian Kentautofs4: Add d_automount() dentry operation
2011-01-16 David HowellsAdd a dentry op to allow processes to be held during...
2011-01-07 Nick Pigginfs: rcu-walk aware d_revalidate method
2011-01-07 Nick Pigginfs: dcache reduce branches in lookup path
2011-01-07 Nick Pigginfs: dcache remove dcache_lock
2011-01-07 Nick Pigginfs: dcache scale subdirs
2011-01-07 Nick Pigginfs: dcache scale dentry refcount
2010-12-07 Ian Kentautofs4 - remove ioctl mutex (bz23142)
2010-10-05 Felipe Contrerasautofs4: Only declare function when CONFIG_COMPAT is...
2010-10-04 Arnd BergmannBKL: Remove BKL from autofs4
2010-08-11 Dan Carpenterautofs4: remove unneeded null check in try_to_fill_dentry()
2010-08-08 Arnd Bergmannautofs/autofs4: Move compat_ioctl handling into fs
2010-05-22 Frederic Weisbeckerautofs4: Pushdown the bkl from ioctl
2010-05-10 Ian Kentautofs4-2.6.34-rc1 - fix link_count usage
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-03 Al ViroRevert "autofs4: always use lookup for lookup"
2009-12-16 Ian Kentautofs4: always use lookup for lookup
2009-12-16 Ian Kentautofs4: rename dentry to expiring in autofs4_lookup_ex...
2009-12-16 Ian Kentautofs4: rename dentry to active in autofs4_lookup_active()
2009-12-16 Ian Kentautofs4: eliminate d_unhashed in path walk checks
2009-12-16 Ian Kentautofs4: cleanup active and expire lookup
2009-12-16 Ian Kentautofs4: renamer unhashed to active in autofs4_lookup()
2009-12-16 Ian Kentautofs4: use autofs_info for pending flag
2009-12-16 Ian Kentautofs4: use helper function for need mount check
2009-12-16 Ian Kentautofs4: use helper functions for expiring list
2009-12-16 Ian Kentautofs4: use helper functions for active list handling
2009-06-12 Al Viroswitch follow_down()
2009-04-01 Ian Kentautofs4: fix lookup deadlock
2009-03-27 Al Viroconstify dentry_operations: autofs, autofs4
2008-08-25 Al Viro[PATCH] fix ->llseek() for a bunch of directories
2008-07-24 Ian Kentautofs4: remove unused ioctls
2008-07-24 Ian Kentautofs4: reorganize expire pending wait function calls
2008-07-24 Ian Kentautofs4: fix direct mount pending expire race - correction
2008-07-24 Ian Kentautofs4: fix direct mount pending expire race
2008-07-24 Ian Kentautofs4: fix indirect mount pending expire race
2008-07-24 Ian Kentautofs4: fix pending checks
2008-07-24 Ian Kentautofs4: cleanup redundant readir code
2008-07-24 Ian Kentautofs4: use lookup intent flags to trigger mounts
2008-07-24 Ian Kentautofs4: don't release directory mutex if called in...
2008-07-24 Ian Kentautofs4: fix symlink name allocation
2008-07-24 Ian Kentautofs4: use look aside list for lookups
2008-07-24 Ian Kentautofs4: revert - redo lookup in ttfd
2008-07-24 Ian Kentautofs4: don't make expiring dentry negative
2008-05-01 Jan Blunckautofs: path_{get,put}() cleanups
2008-05-01 Jeff Moyerautofs4: fix incorrect return from root.c:try_to_fill_d...
2008-05-01 Jeff Moyerautofs4: fix execution order race in mount request...
2008-04-29 Harvey Harrisonautofs4: fix sparse warning in root.c
2008-02-15 Jan BlunckIntroduce path_put()
2008-02-15 Jan BlunckEmbed a struct path into struct nameidata instead of...
2007-10-19 Pavel Emelianovpid namespaces: round up the API
2007-08-23 Ian Kentautofs4: deadlock during create
2007-05-11 Sukadev BhattiproluFix some coding-style errors in autofs
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-04-12 Jeff Mahoney[PATCH] autofs4: fix race in unhashed dentry code
2007-02-21 Ian Kent[PATCH] autofs4: check for directory re-create in lookup
2007-02-21 Ian Kent[PATCH] autofs4: fix another race between mount and...
2007-02-12 Arjan van de Ven[PATCH] mark struct inode_operations const 1
2006-12-08 Josef "Jeff" Sipek[PATCH] autofs4: change uses of f_{dentry, vfsmnt}...
2006-10-01 Dave Hansen[PATCH] r/o bind mounts: monitor zeroing of i_nlink
2006-10-01 Dave Hansen[PATCH] r/o bind mount prepwork: inc_nlink() helper
2006-10-01 Dave Hansen[PATCH] r/o bind mounts: unlink: monitor i_nlink
2006-09-29 Ian Kent[PATCH] autofs4: pending flag not cleared on mount...
2006-09-29 Ian Kent[PATCH] autofs4: autofs4_follow_link false negative fix
2006-09-27 Ian Kent[PATCH] autofs4 needs to force fail return revalidate
2006-05-15 Ian Kent[PATCH] autofs4: NFY_NONE wait race fix
2006-03-28 Arjan van de Ven[PATCH] Make most file operations structs in fs/ const
2006-03-27 Ian Kent[PATCH] autofs4: follow_link missing functionality
2006-03-27 Ian Kent[PATCH] autofs4: add v5 follow_link mount trigger method
2006-03-27 Ian Kent[PATCH] autofs4: change may_umount* functions to boolean
2006-03-27 Ian Kent[PATCH] autofs4: rename simple_empty_nolock function
2006-03-27 Ian Kent[PATCH] autofs4: remove update_atime unused function
2006-03-27 Ian Kent[PATCH] autofs4: expire mounts that hold no (extra...
2006-03-27 Ian Kent[PATCH] autofs4: fix false negative return from expire
2006-03-27 Ian Kent[PATCH] autofs4: can't mount due to mount point dir...
2006-03-27 Ian Kent[PATCH] autofs4: use libfs routines for readdir
2006-03-27 Ian Kent[PATCH] autofs4: lookup white space cleanup
2006-01-15 Ian Kent[PATCH] autofs4 oops fix
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (fs/)
2006-01-10 Christoph Hellwig[PATCH] switch autofs4 to touch_atime()
next