summaryrefslogtreecommitdiffstats
path: root/fs/configfs
Commit message (Expand)AuthorAgeFilesLines
* Merge rsync://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Steven Whitehouse2006-07-034-13/+11Star
|\
| * configfs: Clear up a few extra spaces where there should be TABs.Joel Becker2006-06-292-4/+4
| * [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-1/+1
| * [PATCH] fs: use list_move()Akinobu Mita2006-06-261-4/+2Star
| * Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-241-3/+3
| |\
| | * [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+3
| * | VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Trond Myklebust2006-06-091-1/+1
| |/
* | Merge branch 'master'Steven Whitehouse2006-05-251-41/+96
|\|
| * configfs: configfs_mkdir() failed to cleanup linkage.Joel Becker2006-05-171-32/+72
| * configfs: Fix a reference leak in configfs_mkdir().Joel Becker2006-05-171-11/+26
* | Merge branch 'master'Steven Whitehouse2006-04-211-1/+1
|\|
| * [PATCH] Bogus NULL pointer check in fs/configfs/dir.cEric Sesterhenn2006-04-101-1/+1
* | Merge branch 'master'Steven Whitehouse2006-03-313-5/+5
|\|
| * [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-283-5/+5
* | Merge branch 'master'Steven Whitehouse2006-02-236-40/+178
|\|
| * [PATCH] BUG_ON() Conversion in fs/configfs/Eric Sesterhenn / snakebyte2006-02-032-4/+2Star
| * configfs: Add permission and ownership to configfs objects.Joel Becker2006-02-036-36/+176
* | [DLM] Export config_group_find_obj for use by the DLMDavid Teigland2006-01-181-1/+1
|/
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-103-32/+32
* [PATCH] configfs: User-driven configuration filesystemJoel Becker2006-01-038-0/+2440