aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hppfs/hppfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-07fs: icache RCU free inodesNick Piggin1-1/+8
2010-10-29convert get_sb_nodev() usersAl Viro1-4/+4
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-08-09switch hppfs to ->evict_inode()Al Viro1-4/+3
2010-08-09missing include in hppfsAl Viro1-0/+1
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig1-1/+1
2010-03-03hppfs can use existing proc_mnt, no need for do_kern_mount() in thereAl Viro1-1/+1
2010-01-14hppfs: handle ->put_link()Al Viro1-6/+12
2009-04-02hppfs: hppfs_read_file() may return -ERRORRoel Kluin1-1/+6
2008-11-14CRED: Use creds in file structsDavid Howells1-2/+2
2008-11-14CRED: Pass credentials through dentry_open()David Howells1-2/+4
2008-07-26[patch] hppfs: remove hppfs_permissionMiklos Szeredi1-7/+0
2008-05-13uml: move hppfs_kern.c to hppfs.cJeff Dike1-0/+771