summaryrefslogtreecommitdiff
path: root/fs/coda/psdev.c
AgeCommit message (Expand)Author
2011-01-12take coda-private headers out of include/linuxAl Viro
2010-10-25Coda: replace BKL with mutexYoshihisa Abe
2010-10-25Coda: push BKL regions into coda_upcall()Yoshihisa Abe
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-09-19Coda: mount hangs because of missed REQ_WRITE renameJan Harkes
2010-08-07coda: fixup clash with block layer REQ_* definesJens Axboe
2010-05-17coda/psdev: Remove BKL from ioctl functionArnd Bergmann
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan
2008-10-27Switch to a valid email address...Alan Cox
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-07-25coda: remove CODA_FS_OLD_APIAdrian Bunk
2008-07-21device create: coda: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-01-24coda: convert struct class_device to struct deviceKay Sievers
2007-07-19coda: update module informationJan Harkes
2007-07-19coda: remove statistics counters from /proc/fs/codaJan Harkes
2007-07-19coda: replace upc_alloc/upc_free with kmalloc/kfreeJan Harkes
2007-07-19coda: cleanup /dev/cfs open and close handlingJan Harkes
2007-07-19coda: do not grab an uninitialized fd when the open upcall returns an errorJan Harkes
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] use list_add_tail() instead of list_add()Akinobu Mita
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-24[PATCH] fs/coda/: proper prototypesAdrian Bunk
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman
2005-06-20[PATCH] class: convert the remaining class_simple users in the kernel to usee...gregkh@suse.de
2005-01-10[PATCH] coda: rename coda_psdev to codaJan Harkes
2005-01-10[PATCH] code: ulist_for_each_entry_safe()Jan Harkes
2005-01-07[PATCH] fs/coda/psdev.c shouldn't include lp.hAdrian Bunk
2004-09-02[PATCH] coda: fix ifdefs for CONFIG_CODA_FS_OLD_APIJan Harkes
2004-07-11[PATCH] sparse: misc NULL noise in fs/*Alexander Viro
2004-06-03[PATCH] sparse: coda annotationAlexander Viro
2004-04-08[PATCH] fix sysfs class support to fs/coda/psdev.cHanna V. Linder
2004-04-08[PATCH] Add sysfs class support to fs/coda/psdev.cHanna V. Linder
2003-09-16[PATCH] Coda updates [5/5]Jan Harkes
2003-09-16[PATCH] Coda updates [1/5]Jan Harkes
2003-08-30[PATCH] dev_t handling cleanups (10/12)Alexander Viro
2003-05-07[PATCH] switch most remaining drivers over to devfs_mk_bdevAndrew Morton
2003-04-15[PATCH] Fix coda/devfs oopsJan Harkes
2002-12-03[PATCH] coda/psdev.c cleanupAlexander Viro
2002-10-11[PATCH] C99 designated initializer for fs/codaLuca Tettamanti
2002-07-30Removed devfs_register_chrdev and devfs_unregister_chrdev.Greg Kroah-Hartman
2002-03-01[PATCH] 2.5.6-pre2 - Coda fixes and cleanupsJan Harkes
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones
2002-02-05v2.5.2.2 -> v2.5.2.3Linus Torvalds
2002-02-04v2.5.1.7 -> v2.5.1.8Linus Torvalds
2002-02-04v2.5.1.3 -> v2.5.1.4Linus Torvalds
2002-02-04v2.5.0.5 -> v2.5.0.6Linus Torvalds