aboutsummaryrefslogtreecommitdiffstats
path: root/fs/coda/psdev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-24coda: convert struct class_device to struct deviceKay Sievers1-4/+4
2007-07-19coda: update module informationJan Harkes1-9/+8
2007-07-19coda: remove statistics counters from /proc/fs/codaJan Harkes1-1/+0
2007-07-19coda: replace upc_alloc/upc_free with kmalloc/kfreeJan Harkes1-4/+2
2007-07-19coda: cleanup /dev/cfs open and close handlingJan Harkes1-31/+30
2007-07-19coda: do not grab an uninitialized fd when the open upcall returns an errorJan Harkes1-1/+2
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman1-8/+2
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman1-10/+1
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] use list_add_tail() instead of list_add()Akinobu Mita1-1/+1
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-1/+1
2006-03-24[PATCH] fs/coda/: proper prototypesAdrian Bunk1-7/+2
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman1-2/+2
2005-06-20[PATCH] class: convert the remaining class_simple users in the kernel to usee the new class apigregkh@suse.de1-9/+9
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+462