tunnels: fix netns vs proto registration ordering
[safe/jmp/linux-2.6] / fs / ocfs2 / file.h
2009-09-23 Tao Maocfs2: Integrate CoW in file write.
2009-01-05 Jan Karaocfs2: Implementation of local and global quota file...
2008-10-13 Tao Maocfs2: Make high level btree extend code generic
2008-10-13 Tao Maocfs2: Abstract ocfs2_extent_tree in b-tree operations.
2008-10-13 Tao Maocfs2: Modify ocfs2_num_free_extents for future xattr...
2008-10-13 Mark Fashehocfs2: POSIX file locks support
2008-07-27 Al Viro[PATCH] sanitize ->permission() prototype
2008-01-25 Mark Fasheh[PATCH 1/2] ocfs2: add flock lock type
2007-10-12 Mark Fashehocfs2: move nonsparse hole-filling into ocfs2_write_begin()
2007-07-11 Mark Fashehocfs2: Support xfs style space reservation ioctls
2007-07-11 Mark Fashehocfs2: Support creation of unwritten extents
2007-07-11 Mark Fashehocfs2: support writing of unwritten extents
2007-05-02 Adrian Bunk[PATCH] fs/ocfs2/: make 3 functions static
2007-04-26 Mark Fashehocfs2: teach ocfs2_file_aio_write() about sparse files
2007-04-26 Mark Fashehocfs2: sparse b-tree support
2007-02-12 Arjan van de Ven[PATCH] mark struct inode_operations const 2
2006-12-02 Tiger Yangocfs2: implement i_op->permission
2006-12-02 Tiger Yangocfs2: core atime update functions
2006-12-02 Mark Fashehocfs2: Remove struct ocfs2_journal_handle in favor...
2006-03-28 Arjan van de Ven[PATCH] Make most file operations structs in fs/ const
2006-01-03 Mark Fasheh[PATCH] OCFS2: The Second Oracle Cluster Filesystem