summaryrefslogtreecommitdiff
path: root/fs/autofs
Commit message (Expand)AuthorAge
* autofs/autofs4: Move compat_ioctl handling into fsArnd Bergmann2010-08-09
* fs/: do not fallback to default_llseek() when readdir() uses BKLjan Blunck2010-05-27
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* trivial: remove unnecessary semicolonsJoe Perches2009-09-21
* switch follow_down()Al Viro2009-06-11
* Fix autofs_expire()Al Viro2009-04-20
* constify dentry_operations: autofs, autofs4Al Viro2009-03-27
* fs/Kconfig: move autofs, autofs4 outAlexey Dobriyan2009-01-22
* zero i_uid/i_gid on inode allocationAl Viro2009-01-05
* CRED: Wrap task credential accesses in the autofs filesystemDavid Howells2008-11-14
* vfs: Use const for kernel parser tableSteven Whitehouse2008-10-13
* mount options: fix autofsMiklos Szeredi2008-02-08
* iget: stop autofs from using iget() and read_inode()David Howells2008-02-07
* Use task_pid_nr() instead of pid_nr(task_pid())Pavel Emelyanov2007-10-19
* pid namespaces: round up the APIPavel Emelianov2007-10-19
* sparse pointer use of zero as nullStephen Hemminger2007-10-18
* Replace pid_t in autofs with struct pid referenceSukadev Bhattiprolu2007-05-11
* Fix some coding-style errors in autofsSukadev Bhattiprolu2007-05-11
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-12
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-12
* [PATCH] autofs: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-08
* [PATCH] autofs: fix error code path in autofs_fill_sb()Jiri Kosina2006-12-07
* [PATCH] autofs4: panic after mount failIan Kent2006-11-14
* [PATCH] autofs3: Make sure all dentries refs are released before calling kill...David Howells2006-10-20
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-01
* [PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen2006-10-01
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-27
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-27
* Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Jeff Garzik2006-09-24
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-23
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] autofs4: change may_umount* functions to booleanIan Kent2006-03-27
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-11
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-09
* [PATCH] kfree cleanup: fsJesper Juhl2005-11-07
* [PATCH] autofs: fix "busy inodes after umount..."Alexander Krizhanovsky2005-09-09
* Fix nasty ncpfs symlink handling bug.Linus Torvalds2005-08-19
* Linux-2.6.12-rc2Linus Torvalds2005-04-16