summaryrefslogtreecommitdiffstats
path: root/fs/autofs
Commit message (Expand)AuthorAgeFilesLines
* vfs: Use const for kernel parser tableSteven Whitehouse2008-10-131-1/+1
* mount options: fix autofsMiklos Szeredi2008-02-081-0/+3
* iget: stop autofs from using iget() and read_inode()David Howells2008-02-073-13/+37
* Use task_pid_nr() instead of pid_nr(task_pid())Pavel Emelyanov2007-10-191-1/+1
* pid namespaces: round up the APIPavel Emelianov2007-10-192-3/+3
* sparse pointer use of zero as nullStephen Hemminger2007-10-181-1/+1
* Replace pid_t in autofs with struct pid referenceSukadev Bhattiprolu2007-05-113-8/+22
* Fix some coding-style errors in autofsSukadev Bhattiprolu2007-05-112-52/+54
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-121-1/+1
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-123-4/+4
* [PATCH] autofs: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-081-2/+2
* [PATCH] autofs: fix error code path in autofs_fill_sb()Jiri Kosina2006-12-071-3/+4
* [PATCH] autofs4: panic after mount failIan Kent2006-11-142-1/+14
* [PATCH] autofs3: Make sure all dentries refs are released before calling kill...David Howells2006-10-204-4/+4
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-011-1/+1
* [PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen2006-10-011-1/+1
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-272-2/+2
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-271-2/+1
* Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Jeff Garzik2006-09-242-2/+1
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+3
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-282-2/+2
* [PATCH] autofs4: change may_umount* functions to booleanIan Kent2006-03-271-1/+1
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-111-0/+1
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-2/+2
* [PATCH] kfree cleanup: fsJesper Juhl2005-11-071-4/+2
* [PATCH] autofs: fix "busy inodes after umount..."Alexander Krizhanovsky2005-09-093-4/+7
* Fix nasty ncpfs symlink handling bug.Linus Torvalds2005-08-191-2/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-168-0/+1517