Remove all #inclusions of asm/system.h
[linux-flexiantxendom0-3.2.10.git] / fs / coda / psdev.c
2012-03-28 David HowellsRemove all #inclusions of asm/system.h
2011-01-13 Al Virotake coda-private headers out of include/linux
2010-10-25 Yoshihisa AbeCoda: replace BKL with mutex
2010-10-25 Yoshihisa AbeCoda: push BKL regions into coda_upcall()
2010-10-22 Linus TorvaldsMerge branch 'llseek' of git://git./linux/kernel/git...
2010-10-15 Arnd Bergmannllseek: automatically add .llseek fop
2010-09-19 Jan HarkesCoda: mount hangs because of missed REQ_WRITE rename
2010-08-07 Jens Axboecoda: fixup clash with block layer REQ_* defines
2010-05-17 Arnd Bergmanncoda/psdev: Remove BKL from ioctl function
2009-10-04 Alexey Dobriyanheaders: remove sched.h from poll.h
2008-10-27 Alan CoxSwitch to a valid email address...
2008-10-16 Greg Kroah-Hartmandevice create: misc: convert device_create_drvdata...
2008-07-25 Adrian Bunkcoda: remove CODA_FS_OLD_API
2008-07-22 Greg Kroah-Hartmandevice create: coda: convert device_create to device_cr...
2008-01-25 Kay Sieverscoda: convert struct class_device to struct device
2007-07-19 Jan Harkescoda: update module information
2007-07-19 Jan Harkescoda: remove statistics counters from /proc/fs/coda
2007-07-19 Jan Harkescoda: replace upc_alloc/upc_free with kmalloc/kfree
2007-07-19 Jan Harkescoda: cleanup /dev/cfs open and close handling
2007-07-19 Jan Harkescoda: do not grab an uninitialized fd when the open...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the devfs_fs_kernel.h file from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_remove() function from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_mk_cdev() function from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_mk_dir() function from...
2006-06-26 Akinobu Mita[PATCH] use list_add_tail() instead of list_add()
2006-03-28 Arjan van de Ven[PATCH] Make most file operations structs in fs/ const
2006-03-24 Adrian Bunk[PATCH] fs/coda/: proper prototypes
2005-10-28 Greg Kroah-Hartman[PATCH] Driver Core: fix up all callers of class_device...
2005-06-20 gregkh@suse.de[PATCH] class: convert the remaining class_simple users...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2