aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/ibmasm/ibmasmfs.c
Commit message (Expand)AuthorAge
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
* simple_open: automatically convert to simple_open()Stephen Boyd2012-04-05
* tidy up after d_make_root() conversionAl Viro2012-03-20
* switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
* misc latin1 to utf8 conversionsAl Viro2012-01-02
* ibmasm: fix comment typoJustin P. Mattock2011-04-08
* convert get_sb_single() usersAl Viro2010-10-29
* fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-25
* ibmasmfs: use generic_file_llseekArnd Bergmann2010-09-16
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* const: mark remaining super_operations constAlexey Dobriyan2009-09-22
* zero i_uid/i_gid on inode allocationAl Viro2009-01-05
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-19
* IBMASM: whitespace cleanupDmitry Torokhov2007-07-17
* [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-12
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-27
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-23
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] ibmasm driver: fix race in command refcount logicMax Asbock2005-06-21
* [PATCH] ibmasm driver: redesign handling of remote control eventsMax Asbock2005-06-21
* [PATCH] ibmasm driver: correctly wake up sleeping threadsMax Asbock2005-06-21
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16