summaryrefslogtreecommitdiff
path: root/fs/ocfs2/slot_map.c
Commit message (Expand)AuthorAge
* ocfs2: clean up an unneeded goto in ocfs2_put_slot()Guozhonghua2016-05-19
* ocfs2: fix slot overwritten if storage link down during mountjiangyiwen2016-01-14
* ocfs2: clean up redundant NULL check before iputJoseph Qi2016-01-14
* ocfs2: one function call less in ocfs2_init_slot_info() after error detectionMarkus Elfring2015-04-14
* ocfs2: delete unnecessary checks before three function callsMarkus Elfring2015-04-14
* ocfs2: fix an off-by-one BUG_ON() statementDan Carpenter2014-12-10
* fs/ocfs2/slot_map.c: replace count*size kzalloc by kcallocFabian Frederick2014-08-06
* ocfs2: Clean up messages in the fsSunil Mushran2011-07-24
* ocfs2: Remove mlog(0) from fs/ocfs2/slot_map.cTao Ma2011-02-22
* ocfs2: Remove EXIT from masklog.Tao Ma2011-03-07
* ocfs2: Remove ENTRY from masklog.Tao Ma2011-02-21
* When I tried to compile I got the following warning:Poyo VL2010-10-11
* ocfs2: Take the inode out of the metadata read/write paths.Joel Becker2009-09-04
* ocfs2: Validate metadata only when it's read from disk.Joel Becker2009-01-05
* ocfs2: Make cached block reads the common case.Joel Becker2008-10-14
* ocfs2: Simplify ocfs2_read_block()Joel Becker2008-10-14
* ocfs2: Require an inode for ocfs2_read_block(s)().Joel Becker2008-10-14
* ocfs2: Abstract out node number queries.Joel Becker2008-04-18
* ocfs2: New slot map formatJoel Becker2008-04-18
* ocfs2: Define the contents of the slot_map file.Joel Becker2008-04-18
* ocfs2: De-magic the in-memory slot map.Joel Becker2008-04-18
* ocfs2: slot_map I/O based on max_slots.Joel Becker2008-04-18
* ocfs2: Make ocfs2_slot_info private.Joel Becker2008-04-18
* ocfs2: Move slot map access into slot_map.cMark Fasheh2008-04-18
* ocfs2: Remove mount/unmount votesMark Fasheh2008-01-25
* ocfs2: Add "preferred slot" mount optionSunil Mushran2007-07-10
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* ocfs2: Read from an unwritten extent returns zerosMark Fasheh2007-04-26
* ocfs2: temporarily remove extent map cachingMark Fasheh2007-04-26
* [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-13
* ocfs2: silence a debug printMark Fasheh2006-06-29
* [PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh2006-01-03