aboutsummaryrefslogtreecommitdiff
path: root/fs/ocfs2/slot_map.c
AgeCommit message (Expand)Author
2011-07-24ocfs2: Clean up messages in the fsSunil Mushran
2011-02-22ocfs2: Remove mlog(0) from fs/ocfs2/slot_map.cTao Ma
2011-03-07ocfs2: Remove EXIT from masklog.Tao Ma
2011-02-21ocfs2: Remove ENTRY from masklog.Tao Ma
2010-10-11When I tried to compile I got the following warning:Poyo VL
2009-09-04ocfs2: Take the inode out of the metadata read/write paths.Joel Becker
2009-01-05ocfs2: Validate metadata only when it's read from disk.Joel Becker
2008-10-14ocfs2: Make cached block reads the common case.Joel Becker
2008-10-14ocfs2: Simplify ocfs2_read_block()Joel Becker
2008-10-14ocfs2: Require an inode for ocfs2_read_block(s)().Joel Becker
2008-04-18ocfs2: Abstract out node number queries.Joel Becker
2008-04-18ocfs2: New slot map formatJoel Becker
2008-04-18ocfs2: Define the contents of the slot_map file.Joel Becker
2008-04-18ocfs2: De-magic the in-memory slot map.Joel Becker
2008-04-18ocfs2: slot_map I/O based on max_slots.Joel Becker
2008-04-18ocfs2: Make ocfs2_slot_info private.Joel Becker
2008-04-18ocfs2: Move slot map access into slot_map.cMark Fasheh
2008-01-25ocfs2: Remove mount/unmount votesMark Fasheh
2007-07-10ocfs2: Add "preferred slot" mount optionSunil Mushran
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-04-26ocfs2: Read from an unwritten extent returns zerosMark Fasheh
2007-04-26ocfs2: temporarily remove extent map cachingMark Fasheh
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day
2006-06-29ocfs2: silence a debug printMark Fasheh
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh