configfs: make configfs_dirent_exists() static
[safe/jmp/linux-2.6] / fs / configfs /
2006-12-02 Adrian Bunkconfigfs: make configfs_dirent_exists() static
2006-12-02 Mark Fashehconfigfs: mutex_lock_nested() fix
2006-10-20 Chandra Seetharamanconfigfs: handle kzalloc() failure in check_perm()
2006-10-04 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6
2006-10-03 Zach Brown[PATCH] pr_debug: configfs: use size_t length modifier...
2006-10-02 Steven WhitehouseMerge branch 'master' into gfs2
2006-10-01 Dave Hansen[PATCH] r/o bind mount prepwork: inc_nlink() helper
2006-09-28 Steven WhitehouseMerge branch 'master' into gfs2
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Eliminate i_blksize from the inode...
2006-09-27 Panagiotis Issaris[PATCH] fs: Conversions from kmalloc+memset to k(z...
2006-09-25 Steven Whitehouse[GFS2] Fix up merge of Linus' kernel into GFS2
2006-09-20 Joel Beckerconfigfs: Prevent duplicate subsystem names.
2006-07-03 Steven WhitehouseMerge git./linux/kernel/git/torvalds/linux-2.6
2006-06-29 Joel Beckerconfigfs: Clear up a few extra spaces where there shoul...
2006-06-28 Christoph Hellwig[PATCH] mark address_space_operations const
2006-06-26 Akinobu Mita[PATCH] fs: use list_move()
2006-06-24 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
2006-06-09 Trond MyklebustVFS: Unexport do_kern_mount() and clean up simple_pin_fs()
2006-05-25 Steven WhitehouseMerge branch 'master'
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-21 Steven WhitehouseMerge branch 'master'
2006-04-10 Eric Sesterhenn[PATCH] Bogus NULL pointer check in fs/configfs/dir.c
2006-03-31 Steven WhitehouseMerge branch 'master'
2006-03-28 Arjan van de Ven[PATCH] Make most file operations structs in fs/ const
2006-02-23 Steven WhitehouseMerge branch 'master'
2006-02-03 Eric Sesterhenn... [PATCH] BUG_ON() Conversion in fs/configfs/
2006-02-03 Joel Beckerconfigfs: Add permission and ownership to configfs...
2006-01-18 David Teigland[DLM] Export config_group_find_obj for use by the DLM
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2006-01-03 Joel Becker[PATCH] configfs: User-driven configuration filesystem