aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/slot_map.c
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: Remove mlog(0) from fs/ocfs2/slot_map.cTao Ma2011-02-221-8/+5
* ocfs2: Remove EXIT from masklog.Tao Ma2011-03-071-1/+0
* ocfs2: Remove ENTRY from masklog.Tao Ma2011-02-211-2/+0
* When I tried to compile I got the following warning:Poyo VL2010-10-111-1/+1
* ocfs2: Take the inode out of the metadata read/write paths.Joel Becker2009-09-041-5/+5
* ocfs2: Validate metadata only when it's read from disk.Joel Becker2009-01-051-2/+2
* ocfs2: Make cached block reads the common case.Joel Becker2008-10-141-2/+4
* ocfs2: Simplify ocfs2_read_block()Joel Becker2008-10-141-1/+1
* ocfs2: Require an inode for ocfs2_read_block(s)().Joel Becker2008-10-141-3/+2
* ocfs2: Abstract out node number queries.Joel Becker2008-04-181-2/+0
* 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/+0
* ocfs2: Add "preferred slot" mount optionSunil Mushran2007-07-101-2/+10
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* ocfs2: Read from an unwritten extent returns zerosMark Fasheh2007-04-261-1/+1
* ocfs2: temporarily remove extent map cachingMark Fasheh2007-04-261-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-291-1/+1
* [PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh2006-01-031-0/+303