aboutsummaryrefslogtreecommitdiff
path: root/fs/hppfs/hppfs.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-07fs: icache RCU free inodesGravatar Nick Piggin 1-1/+8
2010-10-29convert get_sb_nodev() usersGravatar Al Viro 1-4/+4
2010-10-15llseek: automatically add .llseek fopGravatar Arnd Bergmann 1-0/+1
2010-08-09switch hppfs to ->evict_inode()Gravatar Al Viro 1-4/+3
2010-08-09missing include in hppfsGravatar Al Viro 1-0/+1
2010-05-27drop unused dentry argument to ->fsyncGravatar Christoph Hellwig 1-1/+1
2010-03-03hppfs can use existing proc_mnt, no need for do_kern_mount() in thereGravatar Al Viro 1-1/+1
2010-01-14hppfs: handle ->put_link()Gravatar Al Viro 1-6/+12
2009-04-02hppfs: hppfs_read_file() may return -ERRORGravatar Roel Kluin 1-1/+6
2008-11-14CRED: Use creds in file structsGravatar David Howells 1-2/+2
2008-11-14CRED: Pass credentials through dentry_open()Gravatar David Howells 1-2/+4
2008-07-26[patch] hppfs: remove hppfs_permissionGravatar Miklos Szeredi 1-7/+0
2008-05-13uml: move hppfs_kern.c to hppfs.cGravatar Jeff Dike 1-0/+771