tunnels: fix netns vs proto registration ordering
[safe/jmp/linux-2.6] / fs / ocfs2 / slot_map.c
2009-09-04 Joel Beckerocfs2: Take the inode out of the metadata read/write...
2009-01-05 Joel Beckerocfs2: Validate metadata only when it's read from disk.
2008-10-14 Joel Beckerocfs2: Make cached block reads the common case.
2008-10-14 Joel Beckerocfs2: Simplify ocfs2_read_block()
2008-10-14 Joel Beckerocfs2: Require an inode for ocfs2_read_block(s)().
2008-04-18 Joel Beckerocfs2: Abstract out node number queries.
2008-04-18 Joel Beckerocfs2: New slot map format
2008-04-18 Joel Beckerocfs2: Define the contents of the slot_map file.
2008-04-18 Joel Beckerocfs2: De-magic the in-memory slot map.
2008-04-18 Joel Beckerocfs2: slot_map I/O based on max_slots.
2008-04-18 Joel Beckerocfs2: Make ocfs2_slot_info private.
2008-04-18 Mark Fashehocfs2: Move slot map access into slot_map.c
2008-01-25 Mark Fashehocfs2: Remove mount/unmount votes
2007-07-11 Sunil Mushranocfs2: Add "preferred slot" mount option
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-04-26 Mark Fashehocfs2: Read from an unwritten extent returns zeros
2007-04-26 Mark Fashehocfs2: temporarily remove extent map caching
2006-12-13 Robert P. J. Day[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
2006-06-29 Mark Fashehocfs2: silence a debug print
2006-01-03 Mark Fasheh[PATCH] OCFS2: The Second Oracle Cluster Filesystem