summaryrefslogtreecommitdiffstats
path: root/fs/hppfs
Commit message (Expand)AuthorAgeFilesLines
* convert get_sb_nodev() usersAl Viro2010-10-291-4/+4
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* switch hppfs to ->evict_inode()Al Viro2010-08-091-4/+3
* missing include in hppfsAl Viro2010-08-091-0/+1
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-271-1/+1
* hppfs can use existing proc_mnt, no need for do_kern_mount() in thereAl Viro2010-03-031-1/+1
* hppfs: handle ->put_link()Al Viro2010-01-141-6/+12
* hppfs: hppfs_read_file() may return -ERRORRoel Kluin2009-04-021-1/+6
* CRED: Use creds in file structsDavid Howells2008-11-141-2/+2
* CRED: Pass credentials through dentry_open()David Howells2008-11-141-2/+4
* [patch] hppfs: remove hppfs_permissionMiklos Szeredi2008-07-261-7/+0
* fix hppfs Makefile breakageAl Viro2008-05-211-4/+1
* uml: move hppfs_kern.c to hppfs.cJeff Dike2008-05-132-3/+3
* uml: hppfs fixesJeff Dike2008-05-131-52/+30
* [PATCH] sanitize hppfsAl Viro2008-03-191-79/+34
* hppfs pass vfsmount to dentry_open()Dave Hansen2008-03-191-176/+188
* iget: stop HPPFS from using iget() and read_inode()David Howells2008-02-071-5/+22
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-121-2/+2
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-121-3/+3
* [PATCH] struct path: convert hppfsJosef Sipek2006-12-081-6/+6
* [PATCH] hppfs: readdir callback missed in prototype changeAl Viro2006-10-091-1/+1
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-231-1/+1
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-4/+4
* [PATCH] uml: __user annotationsAl Viro2006-03-311-7/+7
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-2/+2
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-3/+3
* [PATCH] hppfs: fix symlink error pathPaolo 'Blaisorblade' Giarrusso2005-08-261-15/+9
* [PATCH] Fixup symlink function pointers for hppfs [for 2.6.13]Paolo 'Blaisorblade' Giarrusso2005-08-261-8/+8
* [PATCH] uml: fix hppfs error pathPaolo 'Blaisorblade' Giarrusso2005-07-141-3/+3
* [PATCH] uml: restore hppfs supportPaolo 'Blaisorblade' Giarrusso2005-07-071-3/+4
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-162-0/+824
OpenPOWER on IntegriCloud