index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
slot_map.c
Age
Commit message (
Expand
)
Author
2008-10-14
ocfs2: Make cached block reads the common case.
Joel Becker
2008-10-14
ocfs2: Simplify ocfs2_read_block()
Joel Becker
2008-10-14
ocfs2: Require an inode for ocfs2_read_block(s)().
Joel Becker
2008-04-18
ocfs2: Abstract out node number queries.
Joel Becker
2008-04-18
ocfs2: New slot map format
Joel Becker
2008-04-18
ocfs2: Define the contents of the slot_map file.
Joel Becker
2008-04-18
ocfs2: De-magic the in-memory slot map.
Joel Becker
2008-04-18
ocfs2: slot_map I/O based on max_slots.
Joel Becker
2008-04-18
ocfs2: Make ocfs2_slot_info private.
Joel Becker
2008-04-18
ocfs2: Move slot map access into slot_map.c
Mark Fasheh
2008-01-25
ocfs2: Remove mount/unmount votes
Mark Fasheh
2007-07-10
ocfs2: Add "preferred slot" mount option
Sunil Mushran
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-04-26
ocfs2: Read from an unwritten extent returns zeros
Mark Fasheh
2007-04-26
ocfs2: temporarily remove extent map caching
Mark Fasheh
2006-12-13
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
2006-06-29
ocfs2: silence a debug print
Mark Fasheh
2006-01-03
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
Mark Fasheh