configfs: consistent attribute size
[safe/jmp/linux-2.6] / fs / configfs /
2007-07-10 Joel Beckerconfigfs: consistent attribute size
2007-05-21 Alexey DobriyanDetach sched.h from mm.h
2007-05-09 Akinobu Mitause simple_read_from_buffer() in fs/
2007-05-03 Greg Kroah-Hartmanremove "struct subsystem" as it is no longer needed
2007-03-14 Joel Beckerconfigfs: add missing mutex_unlock()
2007-02-12 Josef 'Jeff' Sipek[PATCH] Mark struct super_operations const
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_...
2007-02-07 Joel Beckerconfigfs: Zero terminate data in configfs attribute...
2006-12-08 Josef "Jeff" Sipek[PATCH] configfs: change uses of f_{dentry, vfsmnt...
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
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