r/o bind mounts: filesystem helpers for custom 'struct file's
[safe/jmp/linux-2.6] / fs / configfs / dir.c
2007-10-17 Dave Hansenr/o bind mounts: filesystem helpers for custom 'struct...
2007-07-11 Joel Beckerconfigfs: config item dependancies.
2007-07-11 Joel Beckerconfigfs: accessing item hierarchy during rmdir(2)
2007-07-11 Joel Beckerconfigfs: Convert subsystem semaphore to mutex
2007-03-14 Joel Beckerconfigfs: add missing mutex_unlock()
2007-02-12 Arjan van de Ven[PATCH] mark struct inode_operations const 1
2007-02-11 Robert P. J. Day[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_...
2006-12-08 Josef "Jeff" Sipek[PATCH] configfs: change uses of f_{dentry, vfsmnt...
2006-12-02 Adrian Bunkconfigfs: make configfs_dirent_exists() static
2006-12-02 Mark Fashehconfigfs: mutex_lock_nested() fix
2006-10-01 Dave Hansen[PATCH] r/o bind mount prepwork: inc_nlink() helper
2006-09-20 Joel Beckerconfigfs: Prevent duplicate subsystem names.
2006-06-29 Joel Beckerconfigfs: Clear up a few extra spaces where there shoul...
2006-06-26 Akinobu Mita[PATCH] fs: use list_move()
2006-05-17 Joel Beckerconfigfs: configfs_mkdir() failed to cleanup linkage.
2006-05-17 Joel Beckerconfigfs: Fix a reference leak in configfs_mkdir().
2006-04-10 Eric Sesterhenn[PATCH] Bogus NULL pointer check in fs/configfs/dir.c
2006-03-28 Arjan van de Ven[PATCH] Make most file operations structs in fs/ const
2006-02-03 Joel Beckerconfigfs: Add permission and ownership to configfs...
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2006-01-03 Joel Becker[PATCH] configfs: User-driven configuration filesystem