aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hppfs/hppfs.c
Commit message (Expand)AuthorAgeFilesLines
* hppfs: missing includeAl Viro2011-11-111-0/+1
* hppfs_lookup(): don't open-code lookup_one_len()Al Viro2011-07-171-16/+3
* hppfs: fix dentry leakAl Viro2011-07-171-6/+6
* fs: icache RCU free inodesNick Piggin2011-01-071-1/+8
* 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
* uml: move hppfs_kern.c to hppfs.cJeff Dike2008-05-131-0/+771