Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-01-03 | vfs: fix the stupidity with i_dentry in inode destructors | Al Viro | 1 | -1/+0 |
2011-11-02 | filesystems: add set_nlink() | Miklos Szeredi | 1 | -1/+1 |
2011-01-07 | fs: icache RCU free inodes | Nick Piggin | 1 | -1/+8 |
2010-10-29 | convert get_sb_mtd() users to ->mount() | Al Viro | 1 | -9/+8 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -0/+1 |
2010-01-26 | fix leak in romfs_fill_super() | Al Viro | 1 | -0/+1 |
2009-09-24 | fs/romfs: correct error-handling code | Julia Lawall | 1 | -1/+1 |
2009-09-22 | const: mark remaining inode_operations as const | Alexey Dobriyan | 1 | -1/+1 |
2009-05-09 | ROMFS: romfs_dev_read() error ignored | Roel Kluin | 1 | -1/+2 |
2009-04-24 | ROMFS: romfs_lookup() shouldn't be doing a partial name comparison | David Howells | 1 | -2/+2 |
2009-04-07 | fs/romfs: return f_fsid for statfs(2) | Coly Li | 1 | -0/+5 |
2009-03-24 | NOMMU: Make it possible for RomFS to use MTD devices directly | David Howells | 1 | -0/+648 |