aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/ibmasm/ibmasmfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-22const: mark remaining super_operations constAlexey Dobriyan1-1/+1
2009-01-05zero i_uid/i_gid on inode allocationAl Viro1-2/+0
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-07-17IBMASM: whitespace cleanupDmitry Torokhov1-12/+12
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven1-5/+5
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o1-1/+0
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o1-8/+8
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-3/+4
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-1/+1
2005-06-21[PATCH] ibmasm driver: fix race in command refcount logicMax Asbock1-1/+1
2005-06-21[PATCH] ibmasm driver: redesign handling of remote control eventsMax Asbock1-89/+0
2005-06-21[PATCH] ibmasm driver: correctly wake up sleeping threadsMax Asbock1-8/+26
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+709