| Commit message (Expand) | Author | Age | Files | Lines |
* | fs/: do not fallback to default_llseek() when readdir() uses BKL | jan Blunck | 2010-05-27 | 1 | -0/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | trivial: remove unnecessary semicolons | Joe Perches | 2009-09-21 | 1 | -1/+1 |
* | switch follow_down() | Al Viro | 2009-06-12 | 1 | -3/+2 |
* | Fix autofs_expire() | Al Viro | 2009-04-21 | 1 | -16/+18 |
* | constify dentry_operations: autofs, autofs4 | Al Viro | 2009-03-27 | 1 | -1/+1 |
* | fs/Kconfig: move autofs, autofs4 out | Alexey Dobriyan | 2009-01-22 | 1 | -0/+21 |
* | zero i_uid/i_gid on inode allocation | Al Viro | 2009-01-05 | 1 | -2/+0 |
* | CRED: Wrap task credential accesses in the autofs filesystem | David Howells | 2008-11-14 | 1 | -2/+2 |
* | vfs: Use const for kernel parser table | Steven Whitehouse | 2008-10-13 | 1 | -1/+1 |
* | mount options: fix autofs | Miklos Szeredi | 2008-02-08 | 1 | -0/+3 |
* | iget: stop autofs from using iget() and read_inode() | David Howells | 2008-02-07 | 3 | -13/+37 |
* | Use task_pid_nr() instead of pid_nr(task_pid()) | Pavel Emelyanov | 2007-10-19 | 1 | -1/+1 |
* | pid namespaces: round up the API | Pavel Emelianov | 2007-10-19 | 2 | -3/+3 |
* | sparse pointer use of zero as null | Stephen Hemminger | 2007-10-18 | 1 | -1/+1 |
* | Replace pid_t in autofs with struct pid reference | Sukadev Bhattiprolu | 2007-05-11 | 3 | -8/+22 |
* | Fix some coding-style errors in autofs | Sukadev Bhattiprolu | 2007-05-11 | 2 | -52/+54 |
* | [PATCH] Mark struct super_operations const | Josef 'Jeff' Sipek | 2007-02-12 | 1 | -1/+1 |
* | [PATCH] mark struct inode_operations const 1 | Arjan van de Ven | 2007-02-12 | 3 | -4/+4 |
* | [PATCH] autofs: change uses of f_{dentry, vfsmnt} to use f_path | Josef "Jeff" Sipek | 2006-12-08 | 1 | -2/+2 |
* | [PATCH] autofs: fix error code path in autofs_fill_sb() | Jiri Kosina | 2006-12-07 | 1 | -3/+4 |
* | [PATCH] autofs4: panic after mount fail | Ian Kent | 2006-11-14 | 2 | -1/+14 |
* | [PATCH] autofs3: Make sure all dentries refs are released before calling kill... | David Howells | 2006-10-20 | 4 | -4/+4 |
* | [PATCH] r/o bind mount prepwork: inc_nlink() helper | Dave Hansen | 2006-10-01 | 1 | -1/+1 |
* | [PATCH] r/o bind mounts: unlink: monitor i_nlink | Dave Hansen | 2006-10-01 | 1 | -1/+1 |
* | [PATCH] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o | 2006-09-27 | 1 | -1/+0 |
* | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private | Theodore Ts'o | 2006-09-27 | 2 | -2/+2 |
* | [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc | Panagiotis Issaris | 2006-09-27 | 1 | -2/+1 |
* | Move several *_SUPER_MAGIC symbols to include/linux/magic.h. | Jeff Garzik | 2006-09-24 | 2 | -2/+1 |
* | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells | 2006-06-23 | 1 | -3/+3 |
* | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 2006-03-28 | 2 | -2/+2 |
* | [PATCH] autofs4: change may_umount* functions to boolean | Ian Kent | 2006-03-27 | 1 | -1/+1 |
* | [PATCH] capable/capability.h (fs/) | Randy Dunlap | 2006-01-12 | 1 | -0/+1 |
* | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen | 2006-01-10 | 1 | -2/+2 |
* | [PATCH] kfree cleanup: fs | Jesper Juhl | 2005-11-07 | 1 | -4/+2 |
* | [PATCH] autofs: fix "busy inodes after umount..." | Alexander Krizhanovsky | 2005-09-09 | 3 | -4/+7 |
* | Fix nasty ncpfs symlink handling bug. | Linus Torvalds | 2005-08-20 | 1 | -2/+3 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 8 | -0/+1517 |