aboutsummaryrefslogtreecommitdiffstats
path: root/fs/coda/psdev.c
Commit message (Expand)AuthorAge
* Switch to a valid email address...Alan Cox2008-10-27
* device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* coda: remove CODA_FS_OLD_APIAdrian Bunk2008-07-25
* device create: coda: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-22
* coda: convert struct class_device to struct deviceKay Sievers2008-01-24
* coda: update module informationJan Harkes2007-07-19
* coda: remove statistics counters from /proc/fs/codaJan Harkes2007-07-19
* coda: replace upc_alloc/upc_free with kmalloc/kfreeJan Harkes2007-07-19
* coda: cleanup /dev/cfs open and close handlingJan Harkes2007-07-19
* coda: do not grab an uninitialized fd when the open upcall returns an errorJan Harkes2007-07-19
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-26
* [PATCH] use list_add_tail() instead of list_add()Akinobu Mita2006-06-26
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] fs/coda/: proper prototypesAdrian Bunk2006-03-24
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-28
* [PATCH] class: convert the remaining class_simple users in the kernel to usee...gregkh@suse.de2005-06-20
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16