aboutsummaryrefslogtreecommitdiff
path: root/fs/hppfs/hppfs.c
AgeCommit message (Expand)Author
2012-01-03vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_rootAl Viro
2012-01-03vfs: fix the stupidity with i_dentry in inode destructorsAl Viro
2011-11-02filesystems: add set_nlink()Miklos Szeredi
2011-07-27hppfs: missing includeAl Viro
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik
2011-07-17hppfs_lookup(): don't open-code lookup_one_len()Al Viro
2011-07-17hppfs: fix dentry leakAl Viro
2011-01-07fs: icache RCU free inodesNick Piggin
2010-10-29convert get_sb_nodev() usersAl Viro
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-08-09switch hppfs to ->evict_inode()Al Viro
2010-08-09missing include in hppfsAl Viro
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2010-03-03hppfs can use existing proc_mnt, no need for do_kern_mount() in thereAl Viro
2010-01-14hppfs: handle ->put_link()Al Viro
2009-04-02hppfs: hppfs_read_file() may return -ERRORRoel Kluin
2008-11-14CRED: Use creds in file structsDavid Howells
2008-11-14CRED: Pass credentials through dentry_open()David Howells
2008-07-26[patch] hppfs: remove hppfs_permissionMiklos Szeredi
2008-05-13uml: move hppfs_kern.c to hppfs.cJeff Dike