drop unused dentry argument to ->fsync
[safe/jmp/linux-2.6] / fs / nilfs2 / nilfs.h
2010-05-28 Christoph Hellwigdrop unused dentry argument to ->fsync
2010-03-03 Al Vironilfs really shouldn't slap struct dentry on stack...
2009-10-01 Alexey Dobriyanconst: constify remaining file_operations
2009-09-22 Alexey Dobriyanconst: mark remaining inode_operations as const
2009-09-22 Alexey Dobriyanconst: mark remaining address_space_operations const
2009-06-24 Al Viroswitch nilfs2 to inode->i_acl
2009-06-10 Ryusuke Konishinilfs2: use device's backing_dev_info for btree node...
2009-05-11 Ryusuke Konishinilfs2: fix lock order reversal in nilfs_clean_segments...
2009-04-13 Ryusuke Konishinilfs2: remove module version
2009-04-07 Ryusuke Konishinilfs2: support nanosecond timestamp
2009-04-07 Ryusuke Konishinilfs2: introduce secondary super block
2009-04-07 Ryusuke Konishinilfs2: replace BUG_ON and BUG calls triggerable from...
2009-04-07 Ryusuke Konishinilfs2: use unlocked_ioctl
2009-04-07 Ryusuke Konishinilfs2: remove compat ioctl code
2009-04-07 Ryusuke Konishinilfs2: avoid double error caused by nilfs_transaction_end
2009-04-07 Ryusuke Konishinilfs2: add inode and other major structures