Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirel...
[linux-flexiantxendom0-3.2.10.git] / fs / autofs4 / inode.c
2012-04-29 Linus Torvaldsautofs: make the autofsv5 packet file descriptor use...
2012-04-28 Linus TorvaldsRevert "autofs: work around unhappy compat problem...
2012-03-21 Al Viroswitch open-coded instances of d_make_root() to new...
2012-02-25 Ian Kentautofs: work around unhappy compat problem on x86-64
2012-01-11 Al Viroautofs4: deal with autofs4_write/autofs4_write races
2012-01-07 Al Virovfs: switch ->show_options() to struct dentry *
2012-01-04 Al Viroautofs4: propagate umode_t
2011-11-02 Miklos Szeredifilesystems: add set_nlink()
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: 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: autofs4_mkroot() is not different from autofs4...
2011-01-18 Al Viroautofs4: keep symlink body in inode->i_private
2011-01-16 David Howellsautofs4: Merge the remaining dentry ops tables
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: Add d_manage() dentry operation
2011-01-16 Ian Kentautofs4: Add d_automount() dentry operation
2011-01-07 Nick Pigginfs: dcache reduce branches in lookup path
2010-10-26 Christoph Hellwigfs: do not assign default i_ino in new_inode
2010-03-03 Al ViroUse kill_litter_super() in autofs4 ->kill_sb()
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: use helper functions for active list handling
2009-03-27 Al Viroconstify dentry_operations: autofs, autofs4
2009-01-06 Ian Kentautofs4: make autofs type usage explicit
2009-01-05 Al Virozero i_uid/i_gid on inode allocation
2008-11-13 David HowellsCRED: Wrap task credential accesses in the autofs4...
2008-10-16 Ian Kentautofs4: track uid and gid of last mount requester
2008-10-16 Ian Kentautofs4: cleanup autofs mount type usage
2008-10-13 Steven Whitehousevfs: Use const for kernel parser table
2008-07-24 Ian Kentautofs4: fix waitq locking
2008-07-24 Ian Kentautofs4: use look aside list for lookups
2008-07-24 Ian Kentautofs4: don't make expiring dentry negative
2008-02-08 Miklos Szeredimount options: fix autofs4
2007-10-19 Pavel Emelianovpid namespaces: round up the API
2007-10-17 Mariusz Kozlowskifs/autofs4/inode.c: kmalloc + memset conversion to...
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-02-21 Ian Kent[PATCH] autofs4: fix another race between mount and...
2007-02-12 Josef 'Jeff' Sipek[PATCH] Mark struct super_operations const
2006-12-13 Robert P. J. Day[PATCH] getting rid of all casts of k[cmz]alloc() calls
2006-12-07 Jiri Kosina[PATCH] autofs: fix error code path in autofs_fill_sb()
2006-11-14 Ian Kent[PATCH] autofs4: panic after mount fail
2006-10-11 David Howells[PATCH] AUTOFS: Make sure all dentries refs are release...
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Eliminate i_blksize from the inode...
2006-09-24 Jeff GarzikMove several *_SUPER_MAGIC symbols to include/linux...
2006-03-28 Adrian Bunk[PATCH] autofs4: proper prototype for autofs4_dentry_re...
2006-03-27 Dave Jones[PATCH] Remove redundant check from autofs4_put_super
2006-03-27 Ian Kent[PATCH] autofs4: change AUTOFS_TYP_* AUTOFS_TYPE_*
2006-03-27 Ian Kent[PATCH] autofs4: add v5 follow_link mount trigger method
2006-03-27 Ian Kent[PATCH] autofs4: add a show mount options for proc...
2006-03-27 Ian Kent[PATCH] autofs4: fix false negative return from expire
2006-03-23 Ingo Molnar[PATCH] sem2mutex: autofs4 wq_sem
2006-01-09 Eric Dumazet[PATCH] shrink dentry struct
2005-11-07 Jesper Juhl[PATCH] kfree cleanup: fs
2005-07-27 Ian Kent[PATCH] autofs4: fix infamous "Busy inodes after umount...
2005-05-01 Ian Kent[PATCH] autofs4: tree race fix
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2