Merge commit 'v2.6.30' into for-2.6.31
[safe/jmp/linux-2.6] / fs / configfs /
2009-04-21 Subrata Modakconfigfs: Fix Trivial Warning in fs/configfs/symlink.c
2009-03-27 Al Viroconstify dentry_operations: configfs
2009-02-04 Mark FashehRevert "configfs: Silence lockdep on mkdir(), rmdir...
2009-02-02 Joel Beckerconfigfs: Silence lockdep on mkdir(), rmdir() and confi...
2009-01-22 Alexey Dobriyanfs/Kconfig: move configfs out
2009-01-05 Al Virozero i_uid/i_gid on inode allocation
2008-10-23 Al Viro[PATCH] assorted path_lookup() -> kern_path() conversions
2008-08-22 Louis Rilling[PATCH] configfs: Consolidate locking around configfs_d...
2008-07-31 Joel Becker[PATCH] configfs: Pin configfs subsystems separately...
2008-07-31 Louis Rilling[PATCH] configfs: Fix open directory making rmdir(...
2008-07-31 Louis Rilling[PATCH] configfs: Lock new directory inodes before...
2008-07-31 Louis Rilling[PATCH] configfs: Prevent userspace from creating new...
2008-07-31 Louis Rilling[PATCH] configfs: Fix failing symlink() making rmdir...
2008-07-31 Louis Rilling[PATCH] configfs: Fix symlink() to a removing item
2008-07-31 Joel Becker[PATCH] configfs: Include linux/err.h in linux/configfs.h
2008-07-17 Joel Beckerconfigfs: Allow ->make_item() and ->make_group() to...
2008-07-17 Joel BeckerRevert "configfs: Allow ->make_item() and ->make_group...
2008-07-14 Louis Rillingconfigfs: call drop_link() to cleanup after create_link...
2008-07-14 Joel Beckerconfigfs: Allow ->make_item() and ->make_group() to...
2008-07-14 Louis Rillingconfigfs: Fix failing mkdir() making racing rmdir(...
2008-07-14 Louis Rillingconfigfs: Fix deadlock with racing rmdir() and rename()
2008-07-14 Louis Rillingconfigfs: Make configfs_new_dirent() return error code...
2008-07-14 Louis Rillingconfigfs: Protect configfs_dirent s_links list mutations
2008-07-14 Louis Rillingconfigfs: Introduce configfs_dirent_lock
2008-04-30 Harvey Harrisonfs: replace remaining __FUNCTION__ occurrences
2008-04-30 Miklos Szeredimm: bdi: add separate writeback accounting capability
2008-02-15 Jan BlunckIntroduce path_put()
2008-02-15 Jan BlunckEmbed a struct path into struct nameidata instead of...
2008-01-25 Joonwoo Parkconfigfs: file.c fix possible recursive locking
2008-01-25 Joonwoo Parkconfigfs: dir.c fix possible recursive locking
2008-01-25 Greg Kroah-HartmanKobject: convert fs/* from kobject_unregister() to...
2008-01-25 Greg Kroah-Hartmankobject: convert kernel_kset to be a kobject
2008-01-25 Greg Kroah-Hartmankset: convert kernel_subsys to use kset_create
2008-01-25 Greg Kroah-Hartmankobject: convert configfs to use kobject_create
2008-01-25 Greg Kroah-Hartmankobject: remove struct kobj_type from struct kset
2007-10-17 Dave Hansenr/o bind mounts: filesystem helpers for custom 'struct...
2007-10-17 Peter Zijlstramm: bdi init hooks
2007-10-16 Nick Pigginimplement simple fs aops
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-11 Joel Beckerconfigfs: config item dependancies.
2007-07-11 Joel Beckerconfigfs: accessing item hierarchy during rmdir(2)
2007-07-11 Johannes Berg[PATCH] configsfs buffer: use mutex
2007-07-11 Joel Beckerconfigfs: Convert subsystem semaphore to mutex
2007-07-11 Satyam Sharma[PATCH] configfs+dlm: Rename config_group_find_obj...
2007-07-10 Satyam Sharmaconfigfs: misc cleanups
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