summaryrefslogtreecommitdiff
path: root/fs/coda/psdev.c
Commit message (Expand)AuthorAge
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* fs/coda: use linux/uaccess.hFabian Frederick2014-08-08
* fs/coda: use __func__Fabian Frederick2014-06-06
* fs/coda: logging prefix uniformizationFabian Frederick2014-06-06
* fs/coda: replace printk by pr_foo()Fabian Frederick2014-06-06
* coda: Restrict coda messages to the initial user namespaceEric W. Biederman2013-02-13
* coda: Restrict coda messages to the initial pid namespaceEric W. Biederman2013-02-13
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* take coda-private headers out of include/linuxAl Viro2011-01-12
* Coda: replace BKL with mutexYoshihisa Abe2010-10-25
* Coda: push BKL regions into coda_upcall()Yoshihisa Abe2010-10-25
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | Coda: mount hangs because of missed REQ_WRITE renameJan Harkes2010-09-19
|/
* coda: fixup clash with block layer REQ_* definesJens Axboe2010-08-07
* coda/psdev: Remove BKL from ioctl functionArnd Bergmann2010-05-17
* headers: remove sched.h from poll.hAlexey Dobriyan2009-10-04
* 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-21
* 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-rc2Linus Torvalds2005-04-16