summaryrefslogtreecommitdiff
path: root/drivers/misc/ibmasm/ibmasmfs.c
AgeCommit message (Expand)Author
2018-07-07ibmasm: don't write out of bounds in read handlerJann Horn
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-09-27fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2013-09-03ibmasmfs: don't bother passing superblock when not neededAl Viro
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-03-20tidy up after d_make_root() conversionAl Viro
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro
2012-01-02misc latin1 to utf8 conversionsAl Viro
2011-04-08ibmasm: fix comment typoJustin P. Mattock
2010-10-29convert get_sb_single() usersAl Viro
2010-10-25fs: do not assign default i_ino in new_inodeChristoph Hellwig
2010-09-16ibmasmfs: use generic_file_llseekArnd Bergmann
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-22const: mark remaining super_operations constAlexey Dobriyan
2009-01-05zero i_uid/i_gid on inode allocationAl Viro
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-17IBMASM: whitespace cleanupDmitry Torokhov
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2005-06-21[PATCH] ibmasm driver: fix race in command refcount logicMax Asbock
2005-06-21[PATCH] ibmasm driver: redesign handling of remote control eventsMax Asbock
2005-06-21[PATCH] ibmasm driver: correctly wake up sleeping threadsMax Asbock
2005-04-16Linux-2.6.12-rc2Linus Torvalds