aboutsummaryrefslogtreecommitdiffstats
path: root/fs/configfs
Commit message (Expand)AuthorAgeFilesLines
* configfs: Prevent duplicate subsystem names.Joel Becker2006-09-201-2/+30
* 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/+2
* 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
|/
* 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
* [PATCH] Bogus NULL pointer check in fs/configfs/dir.cEric Sesterhenn2006-04-101-1/+1
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-283-5/+5
* [PATCH] BUG_ON() Conversion in fs/configfs/Eric Sesterhenn / snakebyte2006-02-032-4/+2
* configfs: Add permission and ownership to configfs objects.Joel Becker2006-02-036-36/+176
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-093-32/+32
* [PATCH] configfs: User-driven configuration filesystemJoel Becker2006-01-038-0/+2440