summaryrefslogtreecommitdiff
path: root/fs/hppfs
Commit message (Expand)AuthorAge
* filesystems: add set_nlink()Miklos Szeredi2011-11-02
* hppfs: missing includeAl Viro2011-07-27
* fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-20
* hppfs_lookup(): don't open-code lookup_one_len()Al Viro2011-07-17
* hppfs: fix dentry leakAl Viro2011-07-17
* fs: icache RCU free inodesNick Piggin2011-01-07
* convert get_sb_nodev() usersAl Viro2010-10-29
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* switch hppfs to ->evict_inode()Al Viro2010-08-09
* missing include in hppfsAl Viro2010-08-09
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
* hppfs can use existing proc_mnt, no need for do_kern_mount() in thereAl Viro2010-03-03
* hppfs: handle ->put_link()Al Viro2010-01-14
* hppfs: hppfs_read_file() may return -ERRORRoel Kluin2009-04-02
* CRED: Use creds in file structsDavid Howells2008-11-14
* CRED: Pass credentials through dentry_open()David Howells2008-11-14
* [patch] hppfs: remove hppfs_permissionMiklos Szeredi2008-07-26
* fix hppfs Makefile breakageAl Viro2008-05-21
* uml: move hppfs_kern.c to hppfs.cJeff Dike2008-05-13
* uml: hppfs fixesJeff Dike2008-05-13
* [PATCH] sanitize hppfsAl Viro2008-03-19
* hppfs pass vfsmount to dentry_open()Dave Hansen2008-03-19
* iget: stop HPPFS from using iget() and read_inode()David Howells2008-02-07
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-12
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-12
* [PATCH] struct path: convert hppfsJosef Sipek2006-12-08
* [PATCH] hppfs: readdir callback missed in prototype changeAl Viro2006-10-09
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-23
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-23
* [PATCH] uml: __user annotationsAl Viro2006-03-31
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-09
* [PATCH] hppfs: fix symlink error pathPaolo 'Blaisorblade' Giarrusso2005-08-26
* [PATCH] Fixup symlink function pointers for hppfs [for 2.6.13]Paolo 'Blaisorblade' Giarrusso2005-08-26
* [PATCH] uml: fix hppfs error pathPaolo 'Blaisorblade' Giarrusso2005-07-14
* [PATCH] uml: restore hppfs supportPaolo 'Blaisorblade' Giarrusso2005-07-07
* Linux-2.6.12-rc2Linus Torvalds2005-04-16