summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/slot_map.c
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: Abstract out node number queries.Joel Becker2008-04-181-2/+0Star
* ocfs2: New slot map formatJoel Becker2008-04-181-13/+97
* ocfs2: Define the contents of the slot_map file.Joel Becker2008-04-181-7/+8
* ocfs2: De-magic the in-memory slot map.Joel Becker2008-04-181-58/+72
* ocfs2: slot_map I/O based on max_slots.Joel Becker2008-04-181-20/+108
* ocfs2: Make ocfs2_slot_info private.Joel Becker2008-04-181-24/+57
* ocfs2: Move slot map access into slot_map.cMark Fasheh2008-04-181-14/+48
* ocfs2: Remove mount/unmount votesMark Fasheh2008-01-251-19/+0Star
* ocfs2: Add "preferred slot" mount optionSunil Mushran2007-07-111-2/+10
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* ocfs2: Read from an unwritten extent returns zerosMark Fasheh2007-04-271-1/+1
* ocfs2: temporarily remove extent map cachingMark Fasheh2007-04-271-1/+1
* [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-131-1/+1
* ocfs2: silence a debug printMark Fasheh2006-06-301-1/+1
* [PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh2006-01-031-0/+303